Commit Graph

15 Commits

Author SHA1 Message Date
Adhityaa Chandrasekar
610b61831d frontend,api: open source comment sticky 2018-12-18 18:57:32 -05:00
Adhityaa Chandrasekar
6d3f8171e5 release: v1.2.0 2018-10-07 23:14:55 -04:00
Adhityaa Chandrasekar
3f1c570e84 db: store version in config table 2018-10-07 23:13:26 -04:00
Adhityaa Chandrasekar
f54f4d0afd db: build the comments count column 2018-09-23 00:47:38 -04:00
Adhityaa Chandrasekar
330131f390 api,db: add comments count endpoint
Closes https://gitlab.com/commento/commento-ce/issues/27
2018-09-23 00:40:10 -04:00
Adhityaa
299649cea2 api,db: add page attributes and thread locking 2018-09-23 00:26:37 -04:00
Adhityaa Chandrasekar
97d3d556e6 remove-config.sql: drop table only if it exists 2018-08-08 11:37:42 +05:30
Adhityaa Chandrasekar
58be6a44b6 db: remove the config table 2018-07-24 15:37:03 +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
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
44e6d2bc8e Makefile: fix target typo 2018-06-05 13:52:29 +05:30
Adhityaa
c6222208cf db: build into the db directory 2018-06-03 16:40:51 +05:30
Adhityaa
60e7e59841 db: add Makefile 2018-05-27 23:40:46 +05:30
Adhityaa
cf572a6883 db: add initial postgresql schema 2018-05-27 23:40:46 +05:30
Adhityaa
5652afa6d5 db: add script to create new migration files 2018-05-27 23:40:46 +05:30