Adhityaa Chandrasekar
dc24a40a37
api, frontend: add account deletion
...
Closes https://gitlab.com/commento/commento/issues/120
2020-01-02 14:19:44 -08:00
Adhityaa Chandrasekar
918a691ba3
api, frontend: allow editing profile information
...
Closes https://gitlab.com/commento/commento/issues/235
2019-12-04 22:12:29 -08:00
Adhityaa Chandrasekar
85456a019e
api,frontend: add commenter password resets
2019-06-06 01:33:31 -07:00
Adhityaa Chandrasekar
cc1dfee017
api, frontend: add comment editing
2019-05-15 10:46:51 -07:00
Adhityaa Chandrasekar
6317b384d9
sso: expire tokens after usage
2019-04-20 23:39:08 -04:00
Adhityaa Chandrasekar
1d1cd46c2b
frontend, api, db: add single sign-on
...
Closes https://gitlab.com/commento/commento/issues/90
2019-04-20 21:10:07 -04:00
Adhityaa Chandrasekar
9607c15c2b
frontend, api: add ability to clear comments
2019-04-13 21:02:40 -04:00
Adhityaa Chandrasekar
d4b466b04f
api: mirror user photos for better privacy
2019-02-22 22:23:27 -05:00
Adhityaa Chandrasekar
3e5c1c2656
oauth: add gitlab
2019-02-22 22:23:27 -05:00
Adhityaa Chandrasekar
c07f3e8b9f
oauth: add twitter
2019-02-22 22:23:26 -05:00
Adhityaa Chandrasekar
63c4da0b8d
api: add email moderation
2019-02-18 17:34:43 -05:00
Adhityaa Chandrasekar
e1c94ecf15
api,frontend: add unsubscribe
2019-02-18 17:34:43 -05:00
Adhityaa Chandrasekar
06f0f6f014
everywhere: add email notifications
2019-02-18 17:34:43 -05:00
Adhityaa Chandrasekar
fff5e5c0e1
everywhere: add option to export data
2019-01-31 02:06:11 -05:00
Adhityaa Chandrasekar
55f24b2de2
api: add github oauth
...
Closes https://gitlab.com/commento/commento/issues/20
2019-01-30 21:22:46 -05:00
Adhityaa Chandrasekar
988a9fb1a1
router_api.go: expose /api/comment/count endpoint
2018-09-23 00:42:16 -04:00
Adhityaa
299649cea2
api,db: add page attributes and thread locking
2018-09-23 00:26:37 -04:00
Adhityaa Chandrasekar
14002df4b9
api: rename initAPIRouter
2018-07-24 12:16:02 +05:30
Adhityaa
ef0f45527a
everywhere: use different session cookie names
...
If the user is hosting the dashboard in the same domain as
their blog (with a nginx suburi, for example), the two session
cookies clash; logging into one service logs you out of the other.
With this patch, both have separate names.
Fixes https://gitlab.com/commento/commento-ce/issues/49
2018-06-20 08:59:55 +05:30
Adhityaa
57e5bc7abc
api: add disqus endpoint
2018-06-14 16:33:40 +05:30
Adhityaa
2020405e8b
frontend, api: allow custom emails as commenters
...
I'm really sorry this came out as one huge commit, but I'm afraid
I can't split this up.
Closes https://gitlab.com/commento/commento-ce/issues/9
2018-06-10 22:58:54 +05:30
Adhityaa
5b7b97a4bf
api: add statistics endpoint
2018-06-03 21:35:44 +05:30
Adhityaa
13eca3c78a
domain_delete: delete moderator data
2018-06-03 21:35:25 +05:30
Adhityaa
a090770b73
api: Add go files
...
I know this is a huge commit, but I can't be bothered to check
this in part by part.
2018-05-27 23:40:46 +05:30