commento/api
2018-12-28 12:58:01 -05:00
..
akismet.go api,frontend: add Akismet spam flagging integration 2018-12-19 22:57:02 -05:00
comment_approve_test.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
comment_approve.go comment_domain_path_get.go: include path in return 2018-07-25 00:04:42 +05:30
comment_count_test.go api,db: add comments count endpoint 2018-09-23 00:40:10 -04:00
comment_count.go api: run go fmt 2018-09-23 01:12:52 -04:00
comment_delete_test.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_delete.go comment_domain_path_get.go: include path in return 2018-07-25 00:04:42 +05:30
comment_domain_path_get_test.go comment_domain_path_get.go: include path in return 2018-07-25 00:04:42 +05:30
comment_domain_path_get.go comment_domain_path_get.go: include path in return 2018-07-25 00:04:42 +05:30
comment_list_test.go api: don't auto-upvote new comments 2018-06-14 16:33:40 +05:30
comment_list.go comment_list.go: allow empty path on new comments 2018-09-23 00:41:02 -04:00
comment_new_test.go api,db: add page attributes and thread locking 2018-09-23 00:26:37 -04:00
comment_new.go api,frontend: add Akismet spam flagging integration 2018-12-19 22:57:02 -05:00
comment_ownership_verify_test.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_ownership_verify.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_statistics.go api: run go fmt 2018-06-10 23:13:42 +05:30
comment_vote_test.go api: don't auto-upvote new comments 2018-06-14 16:33:40 +05:30
comment_vote.go api: standardise marshal and unmarshal fn names 2018-07-24 12:28:43 +05:30
comment.go api: run go fmt 2018-06-10 23:13:42 +05:30
commenter_get_test.go everywhere: use different session cookie names 2018-06-20 08:59:55 +05:30
commenter_get.go everywhere: use different session cookie names 2018-06-20 08:59:55 +05:30
commenter_login_test.go everywhere: use different session cookie names 2018-06-20 08:59:55 +05:30
commenter_login.go api: standardise marshal and unmarshal fn names 2018-07-24 12:28:43 +05:30
commenter_new_test.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
commenter_new.go commenter_new.go: do not return error on empty website 2018-08-09 11:09:42 +02:00
commenter_self.go api: standardise marshal and unmarshal fn names 2018-07-24 12:28:43 +05:30
commenter_session_new_test.go everywhere: use different session cookie names 2018-06-20 08:59:55 +05:30
commenter_session_new.go api: standardise marshal and unmarshal fn names 2018-07-24 12:28:43 +05:30
commenter_session_update_test.go commenter_session_update_test.go: verify update 2018-06-20 09:11:11 +05:30
commenter_session_update.go everywhere: use different session cookie names 2018-06-20 08:59:55 +05:30
commenter_session.go api: run go fmt 2018-06-20 09:20:14 +05:30
commenter.go api: replace commenterIsProviderUser 2018-06-07 13:11:02 +05:30
config_file_test.go config_file_test.go: add tests 2018-06-21 21:17:13 +05:30
config_file.go api: config files have lower precedence than envvars 2018-06-21 21:08:28 +05:30
config_test.go api: add MAX_IDLE_PG_CONNECTIONS config variable 2018-08-17 00:22:38 +05:30
config.go api,frontend: add Akismet spam flagging integration 2018-12-19 22:57:02 -05:00
constants.go release: v1.4.0 2018-12-28 12:18:54 -05:00
database_connect.go api: add MAX_IDLE_PG_CONNECTIONS config variable 2018-08-17 00:22:38 +05:30
database_migrate.go api: rename performMigrations to migrate 2018-07-24 12:21:59 +05:30
database.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_delete_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_delete.go domain_delete.go: delete entries from pages on domain delete 2018-10-08 02:34:06 -04:00
domain_get_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_get.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_import_disqus.go api: standardise strip fn names 2018-07-24 12:30:45 +05:30
domain_list_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_list.go api: standardise marshal and unmarshal fn names 2018-07-24 12:28:43 +05:30
domain_moderator_delete_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_moderator_delete.go api: standardise strip fn names 2018-07-24 12:30:45 +05:30
domain_moderator_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_moderator_new.go api: standardise strip fn names 2018-07-24 12:30:45 +05:30
domain_moderator_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_moderator.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_new.go api: standardise strip fn names 2018-07-24 12:30:45 +05:30
domain_ownership_verify_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_ownership_verify.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_statistics.go api: standardise strip fn names 2018-07-24 12:30:45 +05:30
domain_update_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_update.go api: standardise strip fn names 2018-07-24 12:30:45 +05:30
domain_view_record.go api: Add go files 2018-05-27 23:40:46 +05:30
domain.go api: Add go files 2018-05-27 23:40:46 +05:30
errors.go api,db: add page attributes and thread locking 2018-09-23 00:26:37 -04:00
Gopkg.lock api,frontend: add Akismet spam flagging integration 2018-12-19 22:57:02 -05:00
Gopkg.toml api: use dep instead of go get 2018-10-18 02:17:51 -04:00
main.go api: add version checking 2018-08-17 00:22:40 +05:30
Makefile everywhere: remove -ce suffix 2018-12-28 12:58:01 -05:00
markdown_html_test.go api: Add go files 2018-05-27 23:40:46 +05:30
markdown_html.go dep: add dependency version pinning with dep 2018-08-12 23:39:26 +05:30
markdown.go dep: add dependency version pinning with dep 2018-08-12 23:39:26 +05:30
oauth_google_callback.go everywhere: use different session cookie names 2018-06-20 08:59:55 +05:30
oauth_google_redirect.go everywhere: use different session cookie names 2018-06-20 08:59:55 +05:30
oauth_google_test.go api: use COMMENTO_ prefix on errors 2018-06-13 00:22:08 +05:30
oauth_google.go api: use COMMENTO_ prefix on errors 2018-06-13 00:22:08 +05:30
oauth.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
owner_confirm_hex_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_confirm_hex.go owner_confirm_hex.go: fix login redirect typo 2018-08-12 23:39:26 +05:30
owner_get_test.go everywhere: use different session cookie names 2018-06-20 08:59:55 +05:30
owner_get.go owner_get.go: fix incorrent owner session selection field 2018-10-18 01:03:12 -04:00
owner_login_test.go everywhere: use different session cookie names 2018-06-20 08:59:55 +05:30
owner_login.go api: standardise marshal and unmarshal fn names 2018-07-24 12:28:43 +05:30
owner_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_new.go api: add option to forbid new owner registrations 2018-07-24 15:53:41 +05:30
owner_reset_hex.go api: standardise marshal and unmarshal fn names 2018-07-24 12:28:43 +05:30
owner_reset_password_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_reset_password.go api: standardise marshal and unmarshal fn names 2018-07-24 12:28:43 +05:30
owner_self.go api: standardise marshal and unmarshal fn names 2018-07-24 12:28:43 +05:30
owner.go api: Add go files 2018-05-27 23:40:46 +05:30
page_get_test.go api,db: add page attributes and thread locking 2018-09-23 00:26:37 -04:00
page_get.go frontend,api: open source comment sticky 2018-12-18 18:57:32 -05:00
page_new_test.go api,db: add page attributes and thread locking 2018-09-23 00:26:37 -04:00
page_new.go api,db: add page attributes and thread locking 2018-09-23 00:26:37 -04:00
page_update_test.go api,db: add page attributes and thread locking 2018-09-23 00:26:37 -04:00
page_update.go frontend,api: open source comment sticky 2018-12-18 18:57:32 -05:00
page.go api,frontend: add Akismet spam flagging integration 2018-12-19 22:57:02 -05:00
router_api.go router_api.go: expose /api/comment/count endpoint 2018-09-23 00:42:16 -04:00
router_static.go router_static.go: go fmt 2018-12-28 12:14:15 -05:00
router.go everywhere: allow subdir-ed origin setups 2018-08-08 12:42:59 +05:30
sigint.go api: rename setupSigintCleanup 2018-07-24 12:14:25 +05:30
smtp_configure_test.go smtp_configure_test.go: rename cleanSmtpVars 2018-07-24 12:26:19 +05:30
smtp_configure.go api: use COMMENTO_ prefix on errors 2018-06-13 00:22:08 +05:30
smtp_owner_confirm_hex.go api: run go fmt 2018-06-10 23:13:42 +05:30
smtp_owner_reset_hex.go api: run go fmt 2018-06-10 23:13:42 +05:30
smtp_templates.go api: run go fmt 2018-06-10 23:13:42 +05:30
testing.go api: rename performMigrations to migrate 2018-07-24 12:21:59 +05:30
utils_crypto_test.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_crypto.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_gzip.go api: allow gzipped response 2018-06-11 15:02:14 +05:30
utils_http.go api,frontend: add Akismet spam flagging integration 2018-12-19 22:57:02 -05:00
utils_logging_test.go api: rename createLogger to loggerCreate 2018-07-24 12:12:03 +05:30
utils_logging.go api: rename createLogger to loggerCreate 2018-07-24 12:12:03 +05:30
utils_misc.go utils_misc.go: print error on fatal exit 2018-06-22 19:50:20 +05:30
utils_sanitise_test.go api: standardise strip fn names 2018-07-24 12:30:45 +05:30
utils_sanitise.go config.go: add http prefix to ORIGIN and CDN_PREFIX 2018-08-12 23:39:21 +05:30
version.go version.go: remove unused import 2018-12-28 12:18:54 -05:00