Commit Graph
302 Commits
Author SHA1 Message Date
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
Umputun 472d6d7d81 don't remove deleted from post store, just mark it to keep tree 2018-02-04 17:58:52 -06:00
Umputun fdfcf202b0 change block rest example 2018-02-04 17:40:14 -06:00
igoradamenko 787dfc705a fix logic of block/unblock buttons appearing 2018-02-05 01:01:07 +02:00
Umputun 01cb1dbc0f Merge remote-tracking branch 'origin/master' 2018-02-04 16:52:08 -06:00
Umputun 7fca267e8b test for masked comments 2018-02-04 16:51:27 -06:00
igoradamenko 2f9146f462 add handlers for block, unblock and remove in comment component 2018-02-05 00:27:47 +02:00
igoradamenko 35837ed6c9 add remove, blockUser and unblockUser to api 2018-02-05 00:27:47 +02:00
igoradamenko fab35349c2 add block request to rest description 2018-02-05 00:27:47 +02:00
igoradamenko 8ff6e8e589 add support for pin to comment component 2018-02-05 00:27:47 +02:00
igoradamenko d287a18969 add pin / unpin to api 2018-02-05 00:27:47 +02:00
igoradamenko 633a1b9125 add delete request to rest description 2018-02-05 00:27:47 +02:00
Umputun 8925da510a fake (for now) SiteID for /config 2018-02-04 16:09:45 -06:00
Umputun 5a19a697db dynamic providers from opts 2018-02-04 16:03:52 -06:00
Umputun fdfe532e73 add config struct 2018-02-04 15:52:14 -06:00
Umputun e7b4b10c0f no md extensions for edit as well 2018-02-04 15:31:15 -06:00
Umputun e9219d03d1 adjust md test 2018-02-04 15:30:25 -06:00
Umputun 2d53f79f17 disable md extensions 2018-02-04 15:27:23 -06:00
Umputun 8b813e4820 map config json 2018-02-04 15:12:14 -06:00
Umputun 13f027c8a1 conf duration in secs 2018-02-04 15:05:44 -06:00
Umputun fd579bde44 add /config 2018-02-04 15:00:31 -06:00
Umputun a08fcc9a6a sort imports 2018-02-02 19:55:33 -06:00
Umputun e37e7b5bd5 randomize ports for auth test 2018-02-02 17:33:28 -06:00
igoradamenko c0ed35f2b1 remove link from username in comment component 2018-02-03 01:01:53 +02:00
igoradamenko 46c52c6e46 change default sort to -score 2018-02-03 01:01:38 +02:00
igoradamenko 5b06f88cae fix indentation in rest description 2018-02-03 00:55:05 +02:00
igoradamenko c2a3fd4293 add store update on vote 2018-02-03 00:53:52 +02:00
igoradamenko bdb54925ea move logic about replacement and pasting comment to store instead of root component 2018-02-03 00:53:26 +02:00
igoradamenko 150f6c0089 add sending possibility on cmd/ctrl+enter 2018-02-03 00:32:51 +02:00
igoradamenko 9468acd477 add support for posting comments & replies 2018-02-02 23:49:10 +02:00
igoradamenko 87683bd91c add pass onreply callback through thread component to children 2018-02-02 23:48:11 +02:00
igoradamenko b027dd48c7 add getComment support to api 2018-02-02 23:47:41 +02:00
igoradamenko c4365d09fe add input for replying to comment component 2018-02-02 23:47:28 +02:00
igoradamenko 5248041b00 input: add autofocus and reset value after sending 2018-02-02 23:46:12 +02:00
igoradamenko 00a17ad15f api.user → api.getUser 2018-02-02 21:15:21 +02:00
igoradamenko 3012c27f90 add preloader 2018-02-02 21:10:13 +02:00
igoradamenko 45dc4a49e5 add user get request to api 2018-02-02 20:52:44 +02:00
igoradamenko cb293c78fc add store singleton 2018-02-02 20:52:27 +02:00
igoradamenko 7bf29b99dc change accent color 2018-02-02 19:32:32 +02:00
Umputun 61c6207b39 separate sort 2018-01-31 03:12:25 -06:00
Umputun 42e5787bbe use :mastr image 2018-01-29 00:06:36 -06:00
igoradamenko a4a9b0a0f7 add sending comment to server on submit input 2018-01-29 00:43:07 +02:00
igoradamenko 73861df6b1 add send api endpoint for posting comments 2018-01-29 00:43:07 +02:00
igoradamenko 24e51e35a6 add body to post requests in fetcher 2018-01-29 00:43:07 +02:00
igoradamenko 2c66cc8355 remove info about user from comment post request in rest description 2018-01-29 00:43:07 +02:00
Umputun 8177d201e1 typos 2018-01-28 16:26:05 -06:00
Umputun fc7b8456b1 test with locator expect 2018-01-28 16:24:18 -06:00
Umputun de2188f1a6 rename loc in response to locator 2018-01-28 16:22:03 -06:00