1
mirror of https://gitlab.com/commento/commento.git synced 2025-04-28 06:30:28 -04:00

Commit Graph

  • a4c5cc8b9e commento.js: show comment 404 only hash is an ID master Adhityaa Chandrasekar 2021-02-28 15:26:39 +05:30
  • fc83eed221 comment_new.go: simplify state logic Adhityaa Chandrasekar 2021-02-28 13:43:58 +05:30
  • 18612933f6 commento.js: show error when comment link is 404 Adhityaa Chandrasekar 2021-02-28 12:44:10 +05:30
  • aaa44a0bee api: log comment deleter and deletion date Adhityaa Chandrasekar 2021-02-28 12:39:31 +05:30
  • 84bfd64e32 Dockerfile: Added build arg, RELEASE. Drew Foehn 2020-07-18 20:23:28 -04:00
  • 800902640b Update base images in Dockerfile Aaron 2020-09-04 23:05:37 +00:00
  • 5390c6f81c Fix twitter profile photo import bug Souradip Mookerjee 2021-01-16 00:26:17 +00:00
  • 326601394a commento.js: add lazy loading to avatar images pawurb 2020-05-06 22:59:28 +02:00
  • 3c3cf08656 utils.js: use global.origin in cookieSet() Wouter Groeneveld 2020-05-09 23:53:42 +00:00
  • e44ae1ce9d dashboard-main.scss: remove height from action buttons Adhityaa Chandrasekar 2020-04-11 19:48:59 -04:00
  • a2a8f9ce86 release: v1.8.0 v1.8.0 Adhityaa Chandrasekar 2020-04-10 17:55:22 -04:00
  • 025bb10c0b .gitlab-ci.yml: fix postgres to 9.6 Adhityaa Chandrasekar 2020-04-10 17:13:05 -04:00
  • 9a4563fdb3 db: maintain 9.6 compatibility Adhityaa Chandrasekar 2020-04-10 17:09:54 -04:00
  • daae592b5d commento.js: use a event listener in CSS overrides v1.8.0-rc1 Adhityaa Chandrasekar 2020-03-31 07:00:46 -04:00
  • fbc98bce08 commento.js: remove stray console.log Adhityaa Chandrasekar 2020-03-31 06:47:03 -04:00
  • 36204ff81b constants.go: set version at compile time Adhityaa Chandrasekar 2020-03-31 06:29:03 -04:00
  • f09a619d41 Dockerfile: use go 1.14 Adhityaa Chandrasekar 2020-03-31 06:18:42 -04:00
  • f8e6cc78dc .gitlab-ci.yml: use 1.14 in go test Adhityaa Chandrasekar 2020-03-31 06:17:49 -04:00
  • 3b2ed644a3 .gitlab-ci.yml: use 1.14 in go fmt Adhityaa Chandrasekar 2020-03-31 06:15:02 -04:00
  • 49a8669970 .gitlab-ci.yml: remove aws-upload-tags stage Adhityaa Chandrasekar 2020-03-31 06:13:30 -04:00
  • 7f97686b8f dashboard.html: use a generic commento import placeholder Adhityaa Chandrasekar 2020-03-31 06:08:43 -04:00
  • af2626c443 domain_export_download.go: include json in filename Adhityaa Chandrasekar 2020-03-31 06:08:23 -04:00
  • 20027d0efe domain_export_download.go: do not add gzip encoding header Adhityaa Chandrasekar 2020-03-31 06:04:06 -04:00
  • 885b4c6689 api: use commentoExportV1 struct Adhityaa Chandrasekar 2020-03-31 06:03:26 -04:00
  • 0d929595cc api: import from commento export format igolaizola 2020-02-01 08:12:21 +01:00
  • 998bc43d8c settings.html: remove Stripe JavaScript Adhityaa Chandrasekar 2020-03-19 06:43:32 -04:00
  • 881bd54c4f dashboard.html: include configuredOauths in warning logic Adhityaa Chandrasekar 2020-03-19 06:42:13 -04:00
  • 7f64614f60 commento.js: default to anonymous if only option Adhityaa Chandrasekar 2020-03-19 06:33:37 -04:00
  • d077241f09 Fixed Github OAuth name error atagulalan 2019-04-10 17:36:46 +03:00
  • b57b6bcc12 oauth config: Use GITLAB_URL env variable matclab 2019-07-26 12:28:19 +02:00
  • 07cfcc9c17 dashboard.js: add defer to the script tag in installation guide on page Frieder Griesshammer 2019-04-07 11:44:59 +02:00
  • 7f323b5abe oauth_twitter_callback.go: fix avatar icon and account url for Twitter evalphobia 2020-03-11 02:26:03 +09:00
  • b14de2eb53
    frontend: upgrade node-sass to support Node 13 Yann Pringault 2020-03-03 18:42:43 +01:00
  • 55a3d1fd89 api: go fmt Adhityaa Chandrasekar 2020-02-13 20:15:05 -05:00
  • 986b05f89a api, frontend: restrict profile updates to commento provider Adhityaa Chandrasekar 2020-02-13 20:11:47 -05:00
  • b7c214e910 commenter_update.go: parse empty links as undefined Adhityaa Chandrasekar 2020-02-13 20:01:44 -05:00
  • ea3419e8b4 commenter_photo.go: resize images to 38px Adhityaa Chandrasekar 2020-02-13 19:58:52 -05:00
  • b29147a95b commenter_update.go: make link optional Adhityaa Chandrasekar 2020-02-13 19:21:19 -05:00
  • b3f2cf3064 database_connect.go: redact password before log message Adhityaa Chandrasekar 2020-02-13 19:12:52 -05:00
  • bbea9df8b8 commenter_login.go: include email in response Ricky Panzer 2020-02-13 16:13:14 +00:00
  • 44dd4fa00c commento.js: re-render comments after login Ricky Panzer 2020-01-30 20:20:07 +00:00
  • 2006b02f59 smtp_configure.go: disable smtp auth when unset Mariusz Gronczewski 2020-02-09 14:25:23 +01:00
  • c040f95e25 Dockerfile: add arm64 support PIE 2020-02-09 16:39:29 +00:00
  • 90f39499a1 commento.js: define new thresholds for time ago descriptions David Planella 2020-02-13 18:26:59 +01:00
  • 6978171885 fix errorf missing argument Kaspars 2020-02-03 22:17:41 +02:00
  • 166599a2c8 count.js: support data-page-id paths Adhityaa Chandrasekar 2020-01-02 14:02:36 -08:00
  • 15022ba3a0 count.js: replace with script-based data-custom-text Adhityaa Chandrasekar 2020-01-02 13:57:11 -08:00
  • dc24a40a37 api, frontend: add account deletion Adhityaa Chandrasekar 2020-01-02 13:41:07 -08:00
  • 80dc91ca05 domain_delete.go: clean up SQL Adhityaa Chandrasekar 2019-12-28 20:53:45 -08:00
  • f6d6a1f77f owner_get.go: clean up SQL Adhityaa Chandrasekar 2019-12-27 17:58:17 -08:00
  • d6e7507b2c api: sql statements: replace spaces with tabs Adhityaa Chandrasekar 2019-12-27 17:31:27 -08:00
  • e7a5e01379 comment_vote.go: clean up SQL Adhityaa Chandrasekar 2019-12-27 17:27:47 -08:00
  • e0504a0c88 comment_vote.go: fix logger msg typo erorr->error Dave 2019-11-24 09:41:24 +00:00
  • 6cfa9922de email_get.go: clean up SQL Adhityaa Chandrasekar 2019-12-27 17:22:31 -08:00
  • 72a3f87c28 domain_get.go, domain_list.go: clean up SQL Adhityaa Chandrasekar 2019-12-27 17:13:06 -08:00
  • c94e5ca41f comment_get.go: clean up SQL Adhityaa Chandrasekar 2019-12-27 17:00:14 -08:00
  • a05d8eeb07 commenter_get.go: clean up SQL Adhityaa Chandrasekar 2019-12-27 16:20:05 -08:00
  • 024859ff45 utils_sql.go: add sqlScanner interface Adhityaa Chandrasekar 2019-12-27 17:12:46 -08:00
  • 042fda0e8c commenter_get.go: single query commenterGetByCommenterToken Dave 2019-11-24 09:53:54 +00:00
  • 885c4dea9f dashboard.html: link to frontend configuration Adhityaa Chandrasekar 2019-12-05 20:03:47 -08:00
  • 0b1e2002d0 commento.js: add data-page-id option Adhityaa Chandrasekar 2019-12-05 20:02:19 -08:00
  • 2f9368a275 commenter_update.go: allow editing link, photo Adhityaa Chandrasekar 2019-12-04 22:48:44 -08:00
  • 2a11149034 .gitlab-ci.yml: remove dco Adhityaa Chandrasekar 2019-12-04 22:01:01 -08:00
  • 918a691ba3 api, frontend: allow editing profile information Adhityaa Chandrasekar 2019-12-04 21:57:10 -08:00
  • 3e1576d494 api, frontend, db: add comment sorting Adhityaa Chandrasekar 2019-12-04 18:50:50 -08:00
  • 3101af8a5c utils_sanitise.go: strip protocol before trailer Adhityaa Chandrasekar 2019-11-21 01:09:21 -08:00
  • 162b11bd7a api: do not batch email notifications Adhityaa Chandrasekar 2019-10-25 01:04:27 -07:00
  • 0e5bcb8a79 commento.js: fix edit failure after new comment Adhityaa Chandrasekar 2019-10-06 17:00:36 -07:00
  • b2b8d1b5d0 commento.js: hide deleted if children are deleted Adhityaa Chandrasekar 2019-10-06 16:55:06 -07:00
  • c2bda4abc6 commento.js: confirm before deleting Adhityaa Chandrasekar 2019-09-13 18:17:40 -07:00
  • ee7875cc1e commento.js: don't recursively delete comments Adhityaa Chandrasekar 2019-09-13 18:13:38 -07:00
  • 3ef4a79547 commento.js: use value instead of innerText for textarea Adhityaa Chandrasekar 2019-09-13 17:26:53 -07:00
  • a9a1dc6376 frontend: migrate to gulp 4 Adhityaa Chandrasekar 2019-09-13 17:14:43 -07:00
  • b682fd14fa commenter_update.go: run go fmt Adhityaa Chandrasekar 2019-09-12 12:35:13 -07:00
  • b278522e35 commento.js: preserve whitespace in edits Adhityaa Chandrasekar 2019-09-12 12:31:25 -07:00
  • 982a574512 email_notification_new.go: do not return on pageTitleUpdate errors Adhityaa Chandrasekar 2019-08-21 21:14:19 -07:00
  • 52f8df5183 config.go: parse config file before default Adhityaa Chandrasekar 2019-08-21 21:07:44 -07:00
  • 9538c9036e api: update commenter information on new login Adhityaa Chandrasekar 2019-08-11 15:52:56 -07:00
  • 696361df4a reset.js: remove self.close call Adhityaa Chandrasekar 2019-07-09 00:01:37 -07:00
  • 4a8e90bd43 db: decrease comment count when a comment is deleted Enrico Testori 2019-05-05 20:11:02 +02:00
  • 62340eb9c6 comment_new.go: create page before inserting comment Adhityaa Chandrasekar 2019-05-08 22:28:20 -07:00
  • ff04981cf5 count.js: allow customizing no comments text pawurb 2019-04-17 18:48:03 +02:00
  • f37e26bfc2 .gitlab-ci.yml: use go 1.12 Adhityaa Chandrasekar 2019-06-06 01:56:28 -07:00
  • 73234832b6 api: vendor deps before tests Adhityaa Chandrasekar 2019-06-06 01:44:17 -07:00
  • 85456a019e api,frontend: add commenter password resets Adhityaa Chandrasekar 2019-06-06 01:27:42 -07:00
  • 36fea6e95b commento.js: make login box more intuitive Adhityaa Chandrasekar 2019-06-05 22:15:12 -07:00
  • cc00387136 commento.js: preserve login button on failed oauth logins Adhityaa Chandrasekar 2019-06-05 21:58:48 -07:00
  • cd8a2bbf99 Dockerfile: use minor point release containers Adhityaa Chandrasekar 2019-06-05 21:40:17 -07:00
  • bdda465f33 api: use go mod Adhityaa Chandrasekar 2019-06-05 21:38:04 -07:00
  • 6e22d10b02 api/Makefile: remove -i flag to fix cross-compilation WGH 2019-05-06 21:48:29 +03:00
  • 48bbceabc8 comment_get.go: run go fmt Adhityaa Chandrasekar 2019-05-15 11:46:11 -07:00
  • cc1dfee017 api, frontend: add comment editing Adhityaa Chandrasekar 2019-05-15 10:46:51 -07:00
  • ce19cb8842 comment_list.go: do not include markdown in most responses Adhityaa Chandrasekar 2019-05-15 10:45:01 -07:00
  • b816c09802 commento-options.scss: optimise remove SVG slightly Adhityaa Chandrasekar 2019-05-15 09:41:48 -07:00
  • 8dbeecf71e commento.js: reset selfHex and state when logging out Adhityaa Chandrasekar 2019-05-15 09:13:56 -07:00
  • 5faa727ef8 api: add option to delete own comments Adhityaa Chandrasekar 2019-05-15 09:13:39 -07:00
  • 5228ff671a README.md: overhaul Adhityaa Chandrasekar 2019-05-02 18:42:49 -04:00
  • 038b6780d2 commento-common.scss: preserve newline in code blocks Adhityaa Chandrasekar 2019-05-03 19:50:27 -04:00
  • 0a793b90cc common-main.scss: do not apply colours to input Adhityaa Chandrasekar 2019-05-03 19:45:44 -04:00
  • ab312bfe20 commento.scss: have root-font take precedence Adhityaa Chandrasekar 2019-05-03 19:38:23 -04:00