Commit Graph
72 Commits
Author SHA1 Message Date
Umputun 11cf177657 basic cache, fush on any update 2017-12-26 18:16:15 -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 4f5635481d switch .rest tests to demo.remark42.com 2017-12-26 17:05:35 -06:00
Umputun ff38f0a49d fix commnts to get query param 2017-12-26 16:19:00 -06:00
Umputun 195c83c34a add comments per user 2017-12-26 15:56:18 -06:00
UmputunandGitHub 728955f2ad add license 2017-12-26 13:42:04 -06:00
Umputun ff77aaf49a typos 2017-12-26 13:37:15 -06:00
Umputun 968f9f390f optimize sorting nodes 2017-12-26 03:29:09 -06:00
Umputun 6f71baf74c add rest file with testing requests 2017-12-26 02:55:55 -06:00
Umputun 53bcb26e89 move all import and backup to migrator 2017-12-26 02:11:46 -06:00
Umputun 76d2d89c8d simplify code, smaller functions 2017-12-26 01:57:46 -06:00
Umputun 7b023099f9 add overview ro readme 2017-12-25 22:58:26 -06:00
Umputun d8352bf36d fix pin docs 2017-12-25 21:31:05 -06:00
Umputun 0843c236fd fix pin rest 2017-12-25 21:27:26 -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 880192012b add tree formatter 2017-12-25 20:27:27 -06:00
Umputun e5c2af6d72 limited support for sort param 2017-12-25 16:58:12 -06:00
Umputun 05f5c435fd move auth middleware to auth package 2017-12-25 16:38:58 -06:00
Umputun f1fd6dba78 integrate anonym auth and logger middleware 2017-12-25 14:49:13 -06:00
Umputun 5a664e95c1 simplify routing 2017-12-25 01:28:35 -06:00
Umputun 774afd8a3a add import from native format 2017-12-24 22:05:07 -06:00
Umputun 6150fecd81 add auto-backup 2017-12-24 19:59:09 -06:00
Umputun 74b67ae2d6 simplify exporter creation 2017-12-24 18:33:51 -06:00
Umputun bda663f0d1 move export to admin 2017-12-24 18:20:03 -06:00
Umputun bfed1ef547 sort imports 2017-12-24 18:15:33 -06:00
Umputun f94d79fd71 missing error check in export 2017-12-24 18:10:17 -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
Eugene a653c0af42 fix ID import 2017-12-24 13:51:56 -06:00
Umputun 24d0d0f498 allow passing timestamp to create, clear on rest level 2017-12-24 13:29:16 -06:00
Umputun d274593c79 integrate imported as sub-command 2017-12-24 13:17:15 -06:00
Umputun 5d0e0d3295 exclude disqus spam comments 2017-12-24 12:33:08 -06:00
Umputun 881b8948d4 lint: check error for decoder 2017-12-24 12:22:56 -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 fa1d051400 delegate blocking check to mod 2017-12-23 13:02:56 -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 d7cc5e3c83 fix moderate docs 2017-12-23 03:07:35 -06:00
Eugene a110b2e4c6 strip bin 2017-12-22 20:54:59 -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