Commit Graph
349 Commits
Author SHA1 Message Date
Umputun b78cc1284a remove multierror deps 2018-02-13 00:27:28 -06:00
igoradamenko c69d7cfa95 add todo list for web app 2018-02-13 01:26:06 +02:00
igoradamenko 77e8cc8d45 subscribe comments in root component state to store updates 2018-02-13 01:15:09 +02:00
igoradamenko 7844971304 add sub/pub to store 2018-02-13 01:15:09 +02:00
igoradamenko 37c2e8b3fd add getConfig to api 2018-02-13 01:15:09 +02:00
igoradamenko 94244f9751 decrease opacity of comments of banned users 2018-02-13 01:15:09 +02:00
igoradamenko 115917b0d2 remove old comment deleting handler 2018-02-13 01:15:09 +02:00
igoradamenko 0cbce460cb show pinned comments on the top of threads 2018-02-13 01:15:09 +02:00
igoradamenko 5a52b87cd6 add max width to test container 2018-02-13 01:15:09 +02:00
igoradamenko cf295c18fe add getPinnedComments method to store 2018-02-13 01:15:09 +02:00
igoradamenko 4e3b931e38 reset input height after sending comment 2018-02-13 01:15:09 +02:00
igoradamenko e4e580c55a separate dev & production settings in webpack config 2018-02-13 01:15:09 +02:00
Umputun 9d9d06457a support block masking for /id and user's comments 2018-02-12 16:44:31 -06:00
Umputun 7419686aaf allow /web/ without extra redirect 2018-02-12 14:52:18 -06:00
igoradamenko c2e44e2870 change paths for copying public files of webapp 2018-02-12 22:25:37 +02:00
igoradamenko e9ffc75bfa remove useless NODE_ENV key from dockerfile build-frontend part 2018-02-12 22:17:57 +02:00
igoradamenko 4011f5da19 fix webapp directory in dockerfile 2018-02-12 22:10:38 +02:00
igoradamenko 80352a86f0 add build-frontend part to dockerfile 2018-02-12 22:08:19 +02: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 abef865970 adjust rest file for disqus prefix 2018-02-12 02:28:38 -06:00
Umputun 8a5494c024 add missing vendor for multierror 2018-02-12 02:17:42 -06:00
Umputun 4ecc0d0724 safer new bolt, check bucket create errors 2018-02-12 02:15:22 -06:00
Umputun 02deffb338 ping chi version 2018-02-12 01:10:34 -06:00
Umputun a8c76de96f update lmiter and switch to tollbooth_chi 2018-02-12 01:05:41 -06:00
Umputun c6c9f8c489 buld step for master and other branches 2018-02-11 02:23:39 -06:00
Umputun 60f00b93c9 switch to uuid and dep 2018-02-11 02:15:02 -06:00
Umputun fc96a3b1fe revendor with fresh chi and cache 2018-02-06 01:01:47 -06:00
Umputun 26d67328c7 prefix for disqus with _ 2018-02-05 17:02:39 -06:00
Umputun 5e3e3a4518 Merge branch 'master' of github.com:umputun/remark 2018-02-05 17:00:01 -06:00
Umputun d65c51b22a add disqus prefix for importer 2018-02-05 16:59:58 -06:00
Umputun 510c8092c4 add BlockedUser struct to docs 2018-02-05 12:02:17 -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 b0fa83c304 fix rest example for blocked users 2018-02-05 03:30:27 -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 dfe7676c13 fix admin mask 2018-02-05 02:54:51 -06:00
Umputun 27156b0d3a incorect import 2018-02-05 02:53:18 -06:00
Umputun 375e5cb049 comment methods 2018-02-05 02:51:11 -06:00
Umputun f96ae1f358 more tech details 2018-02-05 01:36:33 -06:00
Umputun a15f400085 text fix 2018-02-05 01:28:07 -06:00
Umputun 9b67c2506c fix typo 2018-02-05 01:26:56 -06:00
Umputun b668aff71d add technical details section 2018-02-05 01:26:39 -06:00
Umputun 8c71d2b510 add import instructions 2018-02-05 00:53:56 -06:00
Umputun 6f60123844 inline autporviders creation for server 2018-02-04 22:44:59 -06:00
Umputun 28caebf830 move makeAuthProviders to ext func 2018-02-04 22:43:55 -06:00
Umputun 614eb83984 externalize MaskComment 2018-02-04 18:54:06 -06:00
Umputun 3aecd5cbc1 fix admin delete integration test 2018-02-04 18:04:35 -06:00