Adhityaa
bb24f62b9c
config_file.go: return error if config is invalid
2018-06-21 21:03:35 +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
e93733510b
api: don't auto-upvote new comments
2018-06-14 16:33:40 +05:30
Adhityaa
57e5bc7abc
api: add disqus endpoint
2018-06-14 16:33:40 +05:30
Adhityaa
78384073b0
api: allow gzipped response
2018-06-11 15:02:14 +05:30
Adhityaa
8983efabe2
errors.go: remove irrelevant errors
2018-06-09 14:22:32 +05:30
Adhityaa
432ffeebb3
api: add COMMENTO_STATIC environment variable
...
Closes https://gitlab.com/commento/commento-ce/issues/2
2018-06-09 14:11:31 +05:30
Adhityaa
16e3c926fe
commenter_get.go: ret error on non-existant user
2018-06-06 22:51:36 +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