Commit Graph
64 Commits
Author SHA1 Message Date
Anatoly Milkov 24fc291c4f add Yandex OAuth provider, refactor GitHub provider #34 2018-06-04 14:56:21 -05:00
igoradamenko 1f47f51806 add show more button
close #25
2018-06-03 18:36:56 +03:00
igoradamenko e5f9961a81 save comments collapsed state
closes #43
2018-06-03 17:37:25 +03:00
igoradamenko b43f9cbb23 fix method addComment 2018-05-19 00:00:28 +03:00
igoradamenko cbc74041c6 fix adding comment to store, again 2018-05-18 23:45:25 +03:00
igoradamenko 2a1c416bb8 use value from config for critical comment score 2018-05-18 22:09:12 +03:00
igoradamenko 875d37f7d8 add url param to edit comment call 2018-05-18 19:47:12 +03:00
igoradamenko 7f18f1db16 add endpoint for editing comments 2018-05-18 19:25:57 +03:00
igoradamenko 3b83f5f80e set useless mod for comments with score <= -10 2018-05-13 00:20:07 +03:00
igoradamenko 485a99cb67 add collapse for threads 2018-05-12 23:42:49 +03:00
igoradamenko cc1894caa4 fix default sort 2018-05-12 21:42:15 +03:00
igoradamenko ab9057efa3 enhance provider names in auth line 2018-05-12 15:12:13 +03:00
igoradamenko 30650cc047 remove useless code from scroll to parent action 2018-05-12 14:57:25 +03:00
igoradamenko 3bd4edbce3 fix scroll to parent 2018-05-12 14:38:26 +03:00
igoradamenko 1b0beb2a7f add link to parent 2018-05-12 13:57:21 +03:00
igoradamenko e54d979707 don't allow user to vote for his own comment 2018-05-12 00:32:24 +03:00
igoradamenko 1511ff81a3 show available characters warning on input 2018-05-11 21:39:29 +03:00
igoradamenko 75ece05a82 add sort switcher 2018-05-06 14:35:32 +03:00
igoradamenko 154c74ec13 fix search for pinned comments 2018-05-03 00:39:42 +03:00
igoradamenko 412fc7a97d add preview support 2018-05-02 02:44:27 +03:00
igoradamenko 8070ab39ef restyle input 2018-04-30 10:24:02 +03:00
igoradamenko 2a97fa4a03 remove promise unhandledrejection stub 2018-04-17 12:21:22 +03:00
igoradamenko d29981868f fix links to comments 2018-04-17 12:08:34 +03:00
igoradamenko d3043c0ab0 replace BASE_URL by REMARK_URL in runtime 2018-04-14 21:41:51 +03:00
igoradamenko 97d6041656 remove cancel handler from fetcher 2018-03-26 16:51:13 +03:00
igoradamenko bf35ef81cf try to set BASE_URL in frontend using REMARK_URL in backend 2018-03-26 15:08:27 +03:00
igoradamenko 193baf36a0 rewrite todos 2018-03-26 14:30:26 +03:00
igoradamenko 21703d6574 add getBlocked endpoint to api 2018-03-18 23:11:53 +02:00
igoradamenko 338724121f change /count endpoint to /counts 2018-03-11 21:54:57 +03:00
igoradamenko dd1c6332f7 rewrite counter to batch request 2018-03-11 21:44:10 +03:00
igoradamenko 68fdba30a9 add constants for last comments (for node classname & default value of max) 2018-03-11 20:33:34 +03:00
igoradamenko b6ec112d10 add /last endpoint to api helper 2018-03-11 20:33:09 +03:00
igoradamenko 84c58db2f1 remove default param for siteId in fetcher 2018-03-10 23:54:43 +03:00
igoradamenko 770eedbf6b add counter script 2018-03-10 23:49:37 +03:00
igoradamenko a3320c21cb add count api endpoint 2018-03-10 23:47:23 +03:00
igoradamenko fdfb5c5770 add support for setting site-id in fetcher 2018-03-10 23:47:12 +03:00
igoradamenko 1aa699ebd3 Revert "try to use lightweight unfetch instead of heavy axious"
This reverts commit b020ef2
2018-03-10 23:07:01 +03:00
igoradamenko cd82d08dbc Revert "fix using unfetch api"
This reverts commit 10d9c1a
2018-03-10 23:06:47 +03:00
igoradamenko 9493c61f2c Revert "remove axios"
This reverts commit 086af34
2018-03-10 23:06:39 +03:00
igoradamenko 086af343af remove axios 2018-03-10 21:15:50 +03:00
igoradamenko 10d9c1ae41 fix using unfetch api 2018-03-10 19:48:59 +03:00
igoradamenko b020ef22a0 try to use lightweight unfetch instead of heavy axious 2018-03-10 19:38:58 +03:00
igoradamenko ff9010f534 parse query string for settings 2018-02-18 00:37:27 +02:00
igoradamenko 10f65eb853 move constants to separated file 2018-02-18 00:37:27 +02:00
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