Commit Graph
354 Commits
Author SHA1 Message Date
Umputun a9aeb7e4f0 comment methods ro private 2018-03-22 19:50:40 -05:00
Umputun 855de450f1 weaker interfaces for migrator 2018-03-22 19:35:45 -05:00
Umputun 4138a5f05a small cleanups 2018-03-22 13:11:17 -05:00
Umputun 641cd28548 restore default avater 2018-03-22 02:43:26 -05:00
Umputun ee4228c5d2 prep hashed ip and id 2018-03-22 02:38:49 -05:00
Umputun 1e395456da user tests, incapsulate user id settter 2018-03-21 01:46:24 -05:00
Umputun 7c41eec3b6 remove use of static external urls in avatar tests 2018-03-21 00:46:37 -05:00
Umputun d3b2ad33d4 fix avatar tests 2018-03-20 02:03:03 -05:00
Umputun 6a647f6f63 fix incorrect default avatar url 2018-03-20 01:54:21 -05:00
Umputun dadb3666af don't set predefined text in deleted 2018-03-19 01:47:22 -05:00
Umputun bb185a0a3c optimize avatar partitioning, cover with test 2018-03-19 01:38:38 -05:00
Umputun 72f16010f1 add limit param for user find 2018-03-18 22:12:52 -05:00
Umputun 9473d96c57 enforce delete flag 2018-03-18 18:55:28 -05:00
Umputun ad46b3f72f add name to blocked response 2018-03-18 18:47:32 -05:00
Umputun feb2dc3ef5 don't change comment text for blocked in admin view 2018-03-18 18:25:00 -05:00
Umputun 244056f978 show blocked for admins 2018-03-18 18:14:30 -05:00
Umputun 18dae24694 race flag to tests 2018-03-12 21:05:07 -05:00
Umputun 667d07636c more rest tests 2018-03-12 19:18:00 -05:00
Umputun 04d5b9d05c fix notifier leftovers 2018-03-12 18:44:01 -05:00
Umputun b6455f337c remove notifier 2018-03-12 18:41:16 -05:00
Umputun 7eea0a86ff add tests 2018-03-12 03:40:07 -05:00
Umputun 53fa9d2a6a fix removed scope error 2018-03-12 03:25:56 -05:00
Umputun 42b1577a1f minor renaming 2018-03-12 03:24:09 -05:00
Umputun 3d581d388e prevent potential admin cache leak 2018-03-12 01:42:07 -05:00
Umputun e7dab7a2b4 notif simplified to be site-level 2018-03-12 00:39:14 -05:00
Umputun f968c13312 typo 2018-03-11 19:01:37 -05:00
Umputun 92cd33f33e optimize counts go get them directly 2018-03-11 19:01:04 -05:00
Umputun 7f1a5edfa5 don't return deleted in last 2018-03-11 14:15:18 -05:00
Umputun 5a2fa328b6 rename multi-count to counts, move to service and cover 2018-03-11 13:52:10 -05:00
Umputun d53b985603 add count for multi posts 2018-03-11 13:08:08 -05:00
Umputun e3601629c8 revert avatar optional encoding 2018-03-07 22:28:53 -06:00
Umputun ac78dde639 lint: err shadoing in avatar encoder 2018-03-07 22:19:26 -06:00
Umputun 438652630d fix id encoding 2018-03-07 22:16:25 -06:00
Umputun 2a16609bf7 avoud double encoding 2018-03-07 22:11:58 -06:00
Umputun 1955e20f93 encode user id 2018-03-07 21:59:48 -06:00
Umputun 26318cb07d switch to coreos bbolt 2018-03-07 13:05:57 -06:00
Umputun ed4a73ffd7 fix pointer to exporter 2018-03-04 02:39:35 -06:00
Umputun 3278a687c1 split main 2018-03-04 02:37:39 -06:00
Umputun 695afad55b Merge branch 'master' of github.com:umputun/remark 2018-03-04 02:03:06 -06:00
Umputun 86de8d5fa4 add comments 2018-03-04 02:03:01 -06:00
Umputun 258586b505 switch to tsNano to avoid ordering issues 2018-03-02 13:49:40 -06:00
Umputun 2be0eace55 import return err if all failed 2018-03-02 00:55:04 -06:00
Umputun b9b23a2c73 make last sorted by ts 2018-03-02 00:43:08 -06:00
Umputun 1cf68e1980 remove ref object, replace by pair of make/parse methods 2018-03-02 00:29:44 -06:00
Umputun 94dbca0006 don't retrun ww-auth header 2018-02-22 13:21:01 -06:00
Umputun c96042cdf2 fix basic enforced in dev mode 2018-02-22 02:54:49 -06:00
Umputun a565e40a06 prevent basic enforced in dev mode 2018-02-22 02:45:30 -06:00
Umputun a423d86d0b fix lack of skip in disqus export 2018-02-19 13:04:11 -06:00
Umputun 6a3d6c0173 add skip support for list of commented posts 2018-02-19 13:00:08 -06:00
Umputun 7a0a06b97e Merge branch 'master' of github.com:umputun/remark 2018-02-19 12:47:59 -06:00