Commit Graph

170 Commits

Author SHA1 Message Date
HF
a60242617d move context menus and rewrite some components from react classes to hooks 2021-04-30 23:09:24 +02:00
HF
e9640bfe89 move buttons into subfolder 2021-04-30 03:53:21 +02:00
HF
59f7c4b85b update translations
fix some more stuff
fix some themes
2021-04-30 03:26:57 +02:00
HF
8f0ec19999 make window close transition 2021-04-30 00:19:16 +02:00
HF
1c486f3105 move drag detection into hook 2021-04-29 18:29:13 +02:00
HF
f593d8c7e2 debug windows on phones 2021-04-29 15:35:17 +02:00
HF
24fbbab6c0 fix chat container height
fix login input width
fix context menu closing
2021-04-29 12:44:00 +02:00
HF
3ce2da7709 adjust chat read status to new windows 2021-04-29 04:32:43 +02:00
HF
7788acd909 add touch event listeners to windows
window styling
fix window closing
fix mute evasion exploit
2021-04-29 03:08:56 +02:00
HF
a7584510f8 add windowType to window class
put window limits into constants
allow focusing windows
2021-04-29 00:23:40 +02:00
HF
56d4267cfe move winows on resize 2021-04-28 23:29:27 +02:00
HF
6d1ad02b26 move windows to subfolder 2021-04-28 13:41:14 +02:00
HF
7d550d5a20 merge reducer/modal with reducer/window 2021-04-27 14:58:21 +02:00
HF
baca212686 add basic window reducer and add chat to it 2021-04-27 04:12:15 +02:00
HF
9b96e390af enter in text field -> submit captcha 2021-03-18 15:18:32 +01:00
HF
3c1c364944 fix user counter 2021-03-18 02:11:13 +01:00
HF
e237d74481 Merge branch 'captcha' 2021-03-18 01:47:23 +01:00
HF
629bb82f3c add sstraight theme 2021-03-18 01:14:40 +01:00
HF
c4f9c7eb7a fix changepassword 2021-03-18 00:45:52 +01:00
HF
ae65f4de67 Captcha style 2021-03-18 00:33:57 +01:00
HF
bea6ae303d reset captcha text on failure 2021-03-18 00:10:54 +01:00
HF
36e1027fb7 adjust captchas 2021-03-17 23:35:35 +01:00
HF
37239ee267 change z order of Modal and Alert 2021-03-17 22:40:11 +01:00
HF
109b7f76dc replace react-modal with selmade modal and fix modal and alert stylings 2021-03-17 22:30:36 +01:00
HF
a4c0ead137 fix double decleration of errors 2021-03-17 20:53:57 +01:00
HF
8bf875049b migrate ChangePassword to React hooks 2021-03-17 20:25:51 +01:00
HF
7bf9d7a295 change alert and captcha styling 2021-03-17 19:58:04 +01:00
HF
c771e4a74d stopPropagation of click event in alert 2021-03-17 14:34:29 +01:00
HF
c2bf474136 change Tabs to use react hooks 2021-03-17 14:25:17 +01:00
HF
45e6d15fb3 continue captchas 2021-03-17 11:00:58 +01:00
HF
2b9cae2ca2 move all fetch requets from components to actions/fetch 2021-03-17 02:24:30 +01:00
HF
1c0b1101b0 fix table width
more captcha changes
2021-03-17 02:24:05 +01:00
HF
7dd44811a6 add captcha alert, remove some old captcha stuff 2021-02-24 04:32:01 +01:00
HF
74b4a44224 replace sweetalert 2021-02-23 23:39:22 +01:00
HF
38e98efd8d fix english default strings based on pull requrests from equwal
fix ru tranlation
2021-02-14 22:41:53 +01:00
HF
ee21dd9d86 captcha.jsx 2021-02-14 22:23:36 +01:00
HF
e76e56027f split ranks from user reducer 2021-02-06 11:54:03 +01:00
HF
0791e0a173 add language selection etting 2021-02-02 23:00:25 +01:00
HF
fb4ee3e83d make int channel just show for languages that don't have one and aren't english 2021-01-31 21:40:48 +01:00
HF
4ca75a586a fix adding channels for languages
add pt translations
fix ru translations
2021-01-31 21:02:05 +01:00
HF
acf353619f create a channel for every translated language 2021-01-31 19:11:10 +01:00
HF
26c6de0b02 chat and localisation
more translations
allow links in chat
parallell webpack builds
2021-01-31 14:13:20 +01:00
HF
a5881d11ac add more translations 2021-01-31 00:48:49 +01:00
HF
e7eafbf450 more translations 2021-01-30 17:32:09 +01:00
HF
8475ad0c9f add more translations
move descriptions of canvases.json into .js file in oder to translate it
2021-01-30 08:06:51 +01:00
HF
f595c6d2ed add more translations 2021-01-30 00:54:25 +01:00
HF
840a172816 change how we build stuff 2021-01-29 22:49:41 +01:00
HF
6367e2926f testing first translations for client files 2021-01-29 17:06:33 +01:00
HF
0c5ab8bf97 add localisation via ttag 2021-01-29 02:17:51 +01:00
HF
3df0bcae1c add stump for getting accept-language header 2021-01-28 13:40:01 +01:00