Commit Graph
127 Commits
Author SHA1 Message Date
Umputun 639f89064b customizable max comment size 2018-05-06 19:15:36 -05:00
Umputun e8a59ed238 validate comment size and fields 2018-05-06 18:48:13 -05:00
Umputun f924cf76df adopt test for \n and \t allowes 2018-05-06 18:15:03 -05:00
Umputun 80bac9d951 don't clean \n and \t 2018-05-06 18:07:54 -05:00
Umputun a78b3a2d6d sanitize on preview 2018-05-06 17:29:34 -05:00
Umputun 0bc88c606b remove profile 2018-05-06 15:07:20 -05:00
Umputun 66ff83cae5 sort logging 2018-05-06 13:40:58 -05:00
Umputun a507f7864b add restore backuo script 2018-05-03 01:58:29 -05:00
Umputun a691210fd6 simplify interfaces for migrator, switch back to dataStore 2018-05-02 23:13:50 -05:00
Umputun 9b9479367a in-proc import with initial delete 2018-04-30 00:54:15 -05:00
Umputun 3d734188d4 hash ip with hmac 2018-03-25 16:42:05 -05:00
Umputun 952adde9f7 externalize bolt options 2018-03-22 23:18:44 -05:00
Umputun 9a5aa72b0d hash user ip 2018-03-22 20:11:57 -05:00
Umputun a9aeb7e4f0 comment methods ro private 2018-03-22 19:50:40 -05:00
Umputun 4138a5f05a small cleanups 2018-03-22 13:11:17 -05:00
Umputun ee4228c5d2 prep hashed ip and id 2018-03-22 02:38:49 -05:00
Umputun dadb3666af don't set predefined text in deleted 2018-03-19 01:47:22 -05:00
Umputun ad46b3f72f add name to blocked response 2018-03-18 18:47:32 -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 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 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 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 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 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
Umputun 0366e99d89 list with limits 2018-02-19 12:19:16 -06:00
Umputun c93f2c661d test for double edit 2018-02-19 02:49:01 -06:00
Umputun 6645855c9f lint: count error return 2018-02-18 21:53:00 -06:00
Umputun 2ddb426ec6 save counts in separte bucket 2018-02-18 21:47:30 -06:00
Umputun 06742311d5 typos 2018-02-18 13:57:48 -06:00
Umputun 4711512282 add mask info to hide exposed ip, add separate cache for admins 2018-02-16 22:26:05 -06:00
Umputun a83db17d90 initial interface for notifications 2018-02-16 20:42:15 -06:00
Umputun b78cc1284a remove multierror deps 2018-02-13 00:27:28 -06:00
Umputun c0453c42af simplify bold bkt names 2018-02-12 11:53:26 -06:00
Umputun 0749c5084f remove dup code in top bkt create 2018-02-12 11:46:20 -06:00
Umputun 3c098fb45b remove not needed checks for top level buckets 2018-02-12 02:43:03 -06:00
Umputun 4ecc0d0724 safer new bolt, check bucket create errors 2018-02-12 02:15:22 -06:00
Umputun 60f00b93c9 switch to uuid and dep 2018-02-11 02:15:02 -06:00