Commit Graph

264 Commits

Author SHA1 Message Date
HF
680cd4327e remove modiletitle class and replace it with h3 2022-08-15 22:07:56 +02:00
HF
4429f2a573 use reselect
reorganize windows reducer
2022-08-15 18:03:21 +02:00
HF
2f1a60fce7 state debug 2022-08-14 21:51:30 +02:00
HF
114d67f1d2 fix chat button on some phones 2022-08-14 20:37:15 +02:00
HF
a67c22c814 change styles 2022-08-14 19:21:25 +02:00
HF
1aa77841d0 change table styles 2022-08-14 18:43:29 +02:00
HF
7c0d6d075e experiment 2022-08-14 11:44:45 +02:00
HF
9ac475c25e Merge branch 'master' into devel 2022-08-14 11:17:07 +02:00
HF
9788704a06 add title to name and change max-width 2022-08-14 01:39:50 +02:00
HF
2f2a446c15 aand more 2022-08-14 01:27:38 +02:00
HF
79643a6605 trying some stuff 2022-08-14 00:44:02 +02:00
HF
fc86dcd967 fix random text color 2022-08-13 20:40:36 +02:00
HF
d11afa83fd redesign chat 2022-08-13 19:45:35 +02:00
HF
196e701150 treat Modal equal to Window, move them to WindowManager 2022-08-13 18:51:43 +02:00
HF
43c2f1d012 check for click outside with mousedown instead of click 2022-08-12 21:26:35 +02:00
HF
ae1e259bab use react portals to move Embeds out of ChatMessages into parent
add barebone for window route
2022-08-12 21:13:47 +02:00
HF
0a5bb9aca7 fix broken stuff 2022-08-12 15:13:59 +02:00
HF
9978d12a70 don't have chat related stuff in general window reducer, handle
chat over window args directly
2022-08-12 13:19:44 +02:00
HF
1b20d3f9e7 send amount of ranked pixel in PixelReturn package 2022-08-11 18:19:07 +02:00
HF
3afd3eeaae refactor Rankings tables 2022-08-08 15:23:48 +02:00
HF
a0b8ea6a4a change styling of Alert and BanInfo buttons 2022-08-08 14:28:34 +02:00
HF
7d2161883d change BanInfo 2022-08-08 14:11:22 +02:00
HF
b857ddba48 fix links ending with ) in some circumstances
fix ban validation message
2022-08-07 02:24:53 +02:00
HF
0e78dea560 fix minor issues 2022-08-06 18:01:38 +02:00
HF
be8f94b368 add adminfunctions 2022-08-06 05:55:27 +02:00
HF
a5d25a8217 more fixes 2022-08-05 23:38:49 +02:00
HF
2b82971ceb fix some eslint errors 2022-08-05 23:04:24 +02:00
HF
86d773c3f0 add sql functions for whitelists and bans 2022-08-05 22:38:57 +02:00
HF
a41c286372 add ui for iid banning
removed ip banning
add eslint option for react-key
2022-08-05 16:56:31 +02:00
HF
f90c542046 add iid action to force captcha
add parsing of pixelLog by iid without canvas and coords
2022-08-04 02:28:39 +02:00
HF
fb79e521fc add UI for IID Tools 2022-08-03 20:32:51 +02:00
HF
c71fdf34cb add sorting 2022-08-03 02:27:00 +02:00
HF
ae878d4518 parse pixel table
add iidtoip admin function
2022-08-02 22:12:57 +02:00
HF
86adb162dc Add parser for current-day pixellog 2022-08-02 17:36:00 +02:00
HF
3c1fb0ead9 add Watchtools basics 2022-08-02 15:07:59 +02:00
HF
35ee5cc61e fix modtools 2022-08-02 13:31:17 +02:00
HF
e9a7ea7262 split moderation canvas tools from admin tools 2022-08-02 12:49:34 +02:00
HF
d4ef69c2ac remove flow types - it was inconsistently used and therefore pointless 2022-08-01 17:44:18 +02:00
HF
7ccf671000 Merge branch 'devel' 2022-07-15 16:40:19 +02:00
HF
5ab33fbca8 fix password-reset-code vulnerability 2022-07-15 16:32:14 +02:00
HF
9ee5bdbd06 change window titlebar key 2022-07-12 20:13:29 +02:00
HF
4182f1a6e3 fix some react errors 2022-07-11 18:01:01 +02:00
HF
4dca37e67a update react 2022-07-11 17:54:22 +02:00
HF
76a3f7d42a move from unmaintained react-toggle-button to react-toggle 2022-07-11 16:19:51 +02:00
HF
e105b8fa07 refactor store 2022-07-11 15:33:29 +02:00
HF
2789cd2a54 reorganize store 2022-07-11 14:42:09 +02:00
HF
4612384a7d fix some key prop errors 2022-07-11 11:38:23 +02:00
HF
d7debd2614 fix duplicate keys on palette entries 2022-07-11 03:10:34 +02:00
HF
b5f9e59549 make moderators be able to place unset pixels without cooldown 2022-07-11 01:46:07 +02:00
HF
aca114644a escape Markdown in x[y](z) enclosures 2022-07-10 13:07:56 +02:00