Commit Graph
38 Commits
Author SHA1 Message Date
Umputun f907533da8 integrate multi-site bolt store 2017-12-27 17:54:58 -06:00
Umputun c3f8fc2e49 split store interface 2017-12-27 14:11:54 -06:00
Umputun 3be7821b04 rename store methods 2017-12-27 03:20:46 -06:00
Umputun ca9afd2c8b add service layer on top of store 2017-12-27 01:11:01 -06:00
Umputun d0acfc5069 extracted store put and get 2017-12-27 00:38:57 -06:00
Umputun 78e654ac64 simpler implementation of store model for userID refs 2017-12-26 20:47:16 -06:00
Umputun a083165cf5 much faster comments by user id 2017-12-26 17:42:11 -06:00
Umputun b1c423e437 limit comments per user 2017-12-26 17:27:48 -06:00
Umputun 195c83c34a add comments per user 2017-12-26 15:56:18 -06:00
Umputun 06919c1ae7 omit empty pin 2017-12-25 21:14:07 -06:00
Umputun b2d22fce97 add pin comment 2017-12-25 21:12:04 -06:00
Umputun e5c2af6d72 limited support for sort param 2017-12-25 16:58:12 -06:00
Umputun f1fd6dba78 integrate anonym auth and logger middleware 2017-12-25 14:49:13 -06:00
Umputun bfed1ef547 sort imports 2017-12-24 18:15:33 -06:00
Umputun 012ff98de1 add export support 2017-12-24 18:04:07 -06:00
Eugene 95b5f6a90f proper snaitizer for profile link 2017-12-24 14:57:02 -06:00
Eugene aa4958a180 fix html escaping 2017-12-24 14:51:50 -06:00
Umputun cca529b0b3 allow html in comment, sanitize with bluemonday 2017-12-24 14:41:35 -06:00
Umputun 24d0d0f498 allow passing timestamp to create, clear on rest level 2017-12-24 13:29:16 -06:00
umputunandeugene c5d8b90a1d switch disqus importer to streaming model 2017-12-24 12:18:03 -06:00
Eugene 3fa4ab418d start importer from disqus 2017-12-24 02:43:56 -06:00
Eugene 5a1577d7db typos 2017-12-23 13:50:26 -06:00
eugene 60d2b30907 allow passing comment.ID for import 2017-12-23 13:30:01 -06:00
eugene 4da52f2c07 hard limit to last 2017-12-23 13:23:10 -06:00
eugene d8ade4612d fix predictable order to Last 2017-12-23 12:44:25 -06:00
eugene cf801b385f swtich commentID to strings 2017-12-23 12:25:00 -06:00
Eugene 9c3cf52a8d lint warnings 2017-12-22 20:51:07 -06:00
Eugene b526de7f51 add block/unblock rest and store 2017-12-22 20:48:18 -06:00
Eugene ef7c8fcba2 move admin rests to moderator 2017-12-22 17:58:59 -06:00
Eugene c034a84c6b working local dev config 2017-12-22 14:42:15 -06:00
Eugene d6c4d06bd8 dev mode integrated with rest 2017-12-22 14:16:01 -06:00
eugene 983606ecd6 add /count request 2017-12-22 13:24:29 -06:00
eugene e62881b30a add /vote support 2017-12-22 13:03:42 -06:00
Eugene abf9811aaa implement logout 2017-12-22 02:45:07 -06:00
Eugene 3c74c3f214 oauth2 with google and github 2017-12-21 20:41:34 -06:00
Eugene 1fe92d2d70 add rest 2017-12-20 18:17:24 -06:00
Eugene 04d441b8d6 lint: error shadowing and missed return 2017-12-20 15:54:02 -06:00
Eugene eb32dda24c init 2017-12-20 15:29:54 -06:00