Aleksey Gurianov
9b5c784bdc
Admin page to approve deleteme request
2018-07-17 23:21:11 +04:00
Eldar Amantay and Aleksei Gurianov
1d267f5db6
ISSUE-73: UI support for DeleteMe request
...
Closes #73
* Add the API post request deleteMe
* Add a trigger button
* Add an utils/email module with the template and window opener
* Add a dropdown component
* Add a button component
* Hide the user-id text and a logout bout in the dropdown
* Add a noop empty function to pass a default handler callback to components
2018-07-17 23:21:11 +04:00
Jack & Burger and Aleksei Gurianov
905d41af7e
Option to disable comments manually ( #154 )
2018-07-13 11:41:12 +04:00
Jack & Burger and Aleksei Gurianov
4cea9d5855
Add ability to ban users for limited time and to view in the 'Show blocked' ( #140 )
...
closes #88
2018-07-09 16:58:08 +04:00
Prettier and Aleksey Gurianov
2df3aa01d4
apply prettier formating
2018-07-07 01:17:37 +04:00
Alex
0b36b79d16
#remove @method -rename
2018-06-23 23:13:45 +03:00
Alex
73d875f477
#unverify @method -rename
2018-06-23 23:12:31 +03:00
Alex
72f1f774f5
#verify @method -rename
2018-06-23 23:11:34 +03:00
Alex
400905c8ff
#unpin @method -rename
2018-06-23 23:09:52 +03:00
Alex
7b7934e93c
#pin @method -rename
2018-06-23 23:08:41 +03:00
Alex
0171fc85b5
#edit @method -rename
2018-06-23 22:57:46 +03:00
Alex
48bcadbceb
#send @method -rename
2018-06-23 22:56:54 +03:00
Alex
7e27cf5060
#vote @method -rename
2018-06-23 22:53:22 +03:00
Alex
17529d0646
#counts @method -rename
2018-06-23 22:51:14 +03:00
Alex
83d3afa291
#last @method -rename
2018-06-23 22:38:55 +03:00
Alex
37f9954f11
#find @method -rename
2018-06-23 22:35:56 +03:00
igoradamenko
833520c494
fix typo
2018-06-23 13:18:12 +03:00
konstantin krivlenia
07f82bf6a5
add eslint check
2018-06-23 01:38:03 +03:00
igoradamenko
5dcd7aea4e
add possibility to get last 10 user comments
2018-06-18 23:28:29 +03:00
igoradamenko
1ac77dbf37
add verify / unverify actions to api
2018-06-11 15:15:44 +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
75ece05a82
add sort switcher
2018-05-06 14:35:32 +03:00
igoradamenko
412fc7a97d
add preview support
2018-05-02 02:44:27 +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
b6ec112d10
add /last endpoint to api helper
2018-03-11 20:33:09 +03:00
igoradamenko
a3320c21cb
add count api endpoint
2018-03-10 23:47:23 +03:00
igoradamenko
cd82d08dbc
Revert "fix using unfetch api"
...
This reverts commit 10d9c1a
2018-03-10 23:06:47 +03:00
igoradamenko
10d9c1ae41
fix using unfetch api
2018-03-10 19:48:59 +03:00
igoradamenko
a3df876eb6
add log out endpoint
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
37c2e8b3fd
add getConfig to api
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
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
73861df6b1
add send api endpoint for posting comments
2018-01-29 00:43:07 +02:00
igoradamenko
1f4e1b160f
rewrite draft using preact
2018-01-23 20:15:35 +02:00