Commit Graph
76 Commits
Author SHA1 Message Date
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 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 6a3d6c0173 add skip support for list of commented posts 2018-02-19 13:00:08 -06:00
Umputun 0366e99d89 list with limits 2018-02-19 12:19:16 -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 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
Umputun 7bf0f6864e lint: err shadow 2018-02-05 11:25:04 -06:00
Umputun f448af5e0c block list with ts 2018-02-05 11:22:23 -06:00
Umputun 3ff25d1c3c add list of blocked users 2018-02-05 03:27:31 -06:00
Umputun 339ee71642 lint: err shadowing 2018-02-05 02:57:03 -06:00
Umputun 375e5cb049 comment methods 2018-02-05 02:51:11 -06:00
Umputun 614eb83984 externalize MaskComment 2018-02-04 18:54:06 -06:00
Umputun 472d6d7d81 don't remove deleted from post store, just mark it to keep tree 2018-02-04 17:58:52 -06:00
Umputun 61c6207b39 separate sort 2018-01-31 03:12:25 -06:00
Umputun f72a0c5ef7 add count to users comment 2018-01-15 01:50:14 -06:00
Umputun bfc9314d1a add import test 2018-01-14 22:59:51 -06:00
Umputun cb949edd97 add delete test 2018-01-10 02:38:44 -06:00
Umputun 83c47111ba more rest integration tests 2018-01-10 01:35:49 -06:00
Umputun 1af33927f5 fix User bolt test 2018-01-09 02:54:46 -06:00
Umputun dcc0e9fb2b remove GetByID, simpler Accessor interface 2018-01-08 23:38:21 -06:00
Umputun f0380a3c4d lint: convdersion not needed 2018-01-08 20:07:36 -06:00
Umputun ff629afa7d optimize List 2018-01-08 20:01:20 -06:00
Umputun 3d203659c4 lint: error shadow 2018-01-08 19:48:10 -06:00
Umputun decf9c177b add counts to list 2018-01-08 19:35:42 -06:00
Umputun 1e938702d6 simplify store interfaces, siteID instead of locator in many places 2018-01-08 19:16:12 -06:00
Umputun f992d9c578 load and save helpers for bolt 2018-01-08 00:55:48 -06:00
Umputun e510c47f60 safer rest create cleanup 2018-01-07 19:01:37 -06:00
Umputun e949927df6 comment typos 2018-01-02 23:58:20 -06:00
Umputun 2dc3f09cb7 adjust bolt comments and named returns 2018-01-02 13:17:27 -06:00
Umputun 001c3abc3c typos 2017-12-30 12:58:58 -06:00
Umputun 5d48845a5d auto celanup for backups 2017-12-29 18:52:50 -06:00
Umputun f907533da8 integrate multi-site bolt store 2017-12-27 17:54:58 -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