commento/api
2018-06-13 00:33:42 +05:30
..
comment_approve_test.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
comment_approve.go comment_approve.go: fix isDomainModerator args 2018-06-07 12:59:39 +05:30
comment_delete_test.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_delete.go comment_delete.go: fix isDomainModerator args 2018-06-07 13:05:52 +05:30
comment_domain_get_test.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_domain_get.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_list_test.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
comment_list.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
comment_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
comment_new.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
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 frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
comment_vote.go api: Add go files 2018-05-27 23:40:46 +05:30
comment.go api: run go fmt 2018-06-10 23:13:42 +05:30
commenter_get_test.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
commenter_get.go commenter_get.go: add spaces around SQL WHERE 2018-06-07 13:11:33 +05:30
commenter_login_test.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
commenter_login.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
commenter_new_test.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
commenter_new.go api: run go fmt 2018-06-10 23:13:42 +05:30
commenter_self.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_get_test.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
commenter_session_get.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_new.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_update_test.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session_update.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter_session.go api: Add go files 2018-05-27 23:40:46 +05:30
commenter.go api: replace commenterIsProviderUser 2018-06-07 13:11:02 +05:30
config_test.go api: use COMMENTO_ prefix on errors 2018-06-13 00:22:08 +05:30
config.go api: use COMMENTO_ prefix on errors 2018-06-13 00:22:08 +05:30
database_connect.go api: Add go files 2018-05-27 23:40:46 +05:30
database_migrations.go api: add COMMENTO_STATIC environment variable 2018-06-09 14:11:31 +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: delete moderator data 2018-06-03 21:35:25 +05:30
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_list_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_list.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_moderator_delete_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_moderator_delete.go domain_moderator_delete.go: fix fn param order 2018-06-03 20:47:58 +05:30
domain_moderator_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_moderator_new.go api: Add go files 2018-05-27 23:40:46 +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 domain_new.go: use stripped domain name 2018-06-11 12:05:31 +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: add statistics endpoint 2018-06-03 21:35:44 +05:30
domain_update_test.go api: Add go files 2018-05-27 23:40:46 +05:30
domain_update.go api: Add go files 2018-05-27 23:40:46 +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: allow gzipped response 2018-06-11 15:02:14 +05:30
main.go main.go: load SMTP templates 2018-06-09 15:49:54 +05:30
Makefile Makefile: make devel the default target 2018-06-11 01:19:41 +05:30
markdown_html_test.go api: Add go files 2018-05-27 23:40:46 +05:30
markdown_html.go api: Add go files 2018-05-27 23:40:46 +05:30
markdown.go api: Add go files 2018-05-27 23:40:46 +05:30
oauth_google_callback.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
oauth_google_redirect.go oauth_google_callback.go: use error to detect auth 2018-06-07 13:13:36 +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 api: Add go files 2018-05-27 23:40:46 +05:30
owner_get_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_get.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_login_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_login.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_new_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_new.go owner_new.go: create commenter user on ownerNew 2018-06-11 00:16:22 +05:30
owner_reset_hex.go owner_reset_hex.go: check for SMTP configuration before queries 2018-06-09 15:49:54 +05:30
owner_reset_password_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_reset_password.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_self_test.go api: Add go files 2018-05-27 23:40:46 +05:30
owner_self.go api: Add go files 2018-05-27 23:40:46 +05:30
owner.go api: Add go files 2018-05-27 23:40:46 +05:30
router_api.go frontend, api: allow custom emails as commenters 2018-06-10 22:58:54 +05:30
router_static.go api: allow gzipped response 2018-06-11 15:02:14 +05:30
router.go api: add COMMENTO_BIND_ADDRESS variable 2018-06-10 22:19:29 +02:00
sigint.go api: handle SIGINT gracefully 2018-06-03 14:03:24 +05:30
smtp_configure_test.go smtp_configure_test.go: clean SMTP_PORT each test 2018-06-13 00:33:42 +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: use localhost instead of 0.0.0.0 2018-06-08 00:39:45 +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: Add go files 2018-05-27 23:40:46 +05:30
utils_logging_test.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_logging.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_misc.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_sanitise_test.go api: Add go files 2018-05-27 23:40:46 +05:30
utils_sanitise.go api: sanitise new commenters' links 2018-06-10 23:13:18 +05:30