Commit Graph
49 Commits
Author SHA1 Message Date
igoradamenko 787dfc705a fix logic of block/unblock buttons appearing 2018-02-05 01:01:07 +02: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 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 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 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
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 a0632c89f8 add send button to input 2018-01-28 23:41:37 +02:00
igoradamenko 8ebdb94d3a add some format for time string 2018-01-28 23:23:55 +02:00
igoradamenko 43172c6e57 remove border around demo container 2018-01-28 23:12:18 +02:00
igoradamenko d80ad716c9 add font for threads 2018-01-28 23:12:18 +02:00
igoradamenko 99523f8925 move styles from root block to its elements 2018-01-28 23:12:18 +02:00
igoradamenko 1808cafea6 add spaces around score 2018-01-28 23:12:18 +02:00
igoradamenko 4f1ab160d4 add input component with auto-resize on input 2018-01-28 23:09:02 +02:00
igoradamenko 59c9d59ad0 show error in console if root node isn't found 2018-01-23 20:15:35 +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
igoradamenko fa821cb5e1 start to rewrite draft using preact 2018-01-23 20:15:35 +02:00
igoradamenko 446b80b5c9 prepare webpack config to preact 2018-01-23 20:15:35 +02:00
igoradamenko 6912a622c7 add draft for voting ui 2018-01-23 20:15:35 +02:00
igoradamenko 8cd75f7b1e add polyfills for .matches and .closest 2018-01-23 09:50:31 +02:00
igoradamenko 45df3c8f3e add draft of web app 2018-01-06 11:58:24 +02:00
Umputun a1297322a8 robots to rest 2017-12-30 13:55:09 -06:00
Umputun a93b3f0fa8 add robots.txt 2017-12-30 13:51:29 -06:00
Umputun d3e380b154 remove web static 2017-12-28 21:15:20 -06:00
Umputun 030aefc4fe add index 2017-12-28 19:01:41 -06:00
Umputun 473b6aa8a0 missed header in policy 2017-12-28 17:31:30 -06:00
Umputun 9904961af8 typo in policy 2017-12-28 17:29:11 -06:00
Umputun 1c6afdc762 rename privacy file 2017-12-28 17:24:48 -06:00
Umputun 71e7d19d45 add facebook oauth 2017-12-28 17:20:59 -06:00
Umputun 6ced081fe9 fix path to png 2017-12-26 19:05:51 -06:00
Umputun 02f5e1ca86 add favicons 2017-12-26 18:59:21 -06:00
eugene 3a26eec1fc add support for static web 2017-12-22 13:43:51 -06:00