Commit Graph
20 Commits
Author SHA1 Message Date
igoradamenko a3df876eb6 add log out endpoint 2018-02-14 01:16:55 +02:00
igoradamenko 60eeb51ee9 make it possible to override api base in fetcher 2018-02-14 01:16:55 +02:00
igoradamenko 36ff18c61a add withCredentials flag to endpoints that need it 2018-02-13 22:33:37 +02:00
igoradamenko fd66f639f3 add support for withCredentials to fetcher; change its api to polymorphic 2018-02-13 22:33:13 +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 cf295c18fe add getPinnedComments method to store 2018-02-13 01:15:09 +02:00
igoradamenko 787dfc705a fix logic of block/unblock buttons appearing 2018-02-05 01:01:07 +02:00
igoradamenko 35837ed6c9 add remove, blockUser and unblockUser to api 2018-02-05 00:27:47 +02:00
igoradamenko d287a18969 add pin / unpin to api 2018-02-05 00:27:47 +02:00
igoradamenko 46c52c6e46 change default sort to -score 2018-02-03 01:01:38 +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 b027dd48c7 add getComment support to api 2018-02-02 23:47:41 +02:00
igoradamenko 00a17ad15f api.user → api.getUser 2018-02-02 21:15:21 +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 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 1f4e1b160f rewrite draft using preact 2018-01-23 20:15:35 +02:00
igoradamenko 26e2445913 move common files to folder /common/ 2018-01-23 20:15:35 +02:00