Commit Graph

313 Commits

Author SHA1 Message Date
HF
7e4902c38a buff void 2020-05-26 22:14:37 +02:00
HF
f01db742af add maxLength to chat input field
make void a tiny bit faster again
2020-05-25 19:43:09 +02:00
HF
e6ebc08e26 count newly user set pixels that void steps upon too 2020-05-25 17:53:39 +02:00
HF
94c26f0ee2 ban cyrillic from en again 2020-05-25 14:46:06 +02:00
HF
4d830794ce even slower 2020-05-25 14:41:15 +02:00
HF
a33b807c9e even slower 2020-05-25 02:51:38 +02:00
HF
35842215b8 turn down required speed 2020-05-25 01:09:48 +02:00
HF
dc6b1f8cbe add MMORPG style Event 2020-05-24 23:23:19 +02:00
HF
4baadec329 Better error handling if no mail got given by OAuth for some reason 2020-05-23 07:42:41 +02:00
HF
02bbdbdcfc add parameter of used canvas to historyDownload and fix occasional skips of a day when faulty incremential backup is present 2020-05-20 08:48:51 +02:00
HF
71c5caaec6 add function to set given rectangular area on canvas to protect or not 2020-05-20 08:47:14 +02:00
HF
ce293974a8 don't do incremential backups at 00:00 2020-05-20 08:46:55 +02:00
HF
8da6b23cfb make api/captcha always verify token and setting key 2020-05-18 10:22:22 +02:00
HF
235a0e1f4b change postition from ui elements to fixed instead of absolute 2020-05-18 09:55:01 +02:00
HF
59fe03f3d2 add hCaptcha test button 2020-05-18 09:52:56 +02:00
HF
a2ac51929d end ban of cyrillic in en channel 2020-05-18 08:14:24 +02:00
HF
4169bf8d8a change trans to arkeros style and include background image 2020-05-17 13:51:21 +02:00
HF
d93a2cae1f limit chat message length from APISocket
fix trans style
2020-05-17 13:13:13 +02:00
HF
628d338875 add trans style 2020-05-17 13:03:08 +02:00
HF
ce83847fa6 give Aquila Uganda flag 2020-05-17 10:54:17 +02:00
HF
94e7de9894 process ws messageQueue after setting canvasId 2020-05-17 06:42:52 +02:00
HF
121ea6ba67 make viewport position fixed 2020-05-17 05:59:02 +02:00
HF
a2405e349b deal with some cyrillic characters in en channel 2020-05-16 20:38:50 +02:00
HF
3b2cb0bb15 fix eslint errors
also hide overflow-y from body after hcaptcha execution
2020-05-16 18:19:03 +02:00
HF
4a58412ca6 fix chat
fix overflow
move captcha div into body
2020-05-16 17:54:01 +02:00
HF
76d2a041b5 Add hCaptcha support 2020-05-16 15:53:08 +02:00
HF
ecb27a1ea0 change captcha
remove noauthUser, which was just confusing
remove rest of api/pixel
2020-05-16 13:49:10 +02:00
HF
2b8b5b5888 fix pixel remove on 3d canvas 2020-05-15 15:21:43 +02:00
HF
53acf388a4 fix ping regexp 2020-05-15 08:24:13 +02:00
HF
361cbb4991 disallow cli colors from being used 2020-05-15 04:09:31 +02:00
HF
50afa28174 less logging 2020-05-14 07:16:50 +02:00
HF
3a7ecf21cc start to move set pixel request to websocket
remove killing of old websocket after 30min
catch binary ws package errors
change CoolDownPacket to ms
stop messing with void bot
fix reddit login image alt-text
force subrender on pixel set to avoid seemingly freeze
excape redex characters in username
2020-05-14 07:07:56 +02:00
HF
897b56a9b9 use ceil instead of floor on cooldown box for tosya 2020-05-13 05:06:32 +02:00
HF
cb2076eb48 set colors in chat according to theme
fix default color on refresh
2020-05-13 03:47:57 +02:00
HF
f421f22430 move selectedColor from gui to canvas store to be able to choose default color based on cli 2020-05-13 02:28:23 +02:00
HF
74ee0483d3 fix chat linebreaks 2020-05-13 01:55:07 +02:00
HF
7614d5366b add on click mentions
add ping notifications
2020-05-13 01:38:47 +02:00
HF
d278edb9b1 add mentions 2020-05-12 14:52:36 +02:00
HF
a7b43c2854 fix notifybox styling 2020-05-12 11:25:17 +02:00
HF
69552fbf10 fix text selection in chat
fix auto-scrolling in chat
2020-05-12 10:11:34 +02:00
HF
b53ff19876 fix pixel color getter 2020-05-12 01:32:49 +02:00
HF
43e79f9db5 add political compass canvas 2020-05-12 00:30:12 +02:00
HF
9f5299646d add greentext 2020-05-11 20:01:42 +02:00
HF
bf3769dc10 Merge branch 'master' into production 2020-05-11 15:28:52 +02:00
HF
cf7fb88c83 fix chat opening on window resize
fix space in Online Box
send online counter on every websocket connect
2020-05-11 15:27:19 +02:00
HF
9d1ff296aa fix chat opening on window resize 2020-05-11 13:59:05 +02:00
HF
0b3afeb6e0 Change Modal layout
fix configure store error
add css transition effects
2020-05-11 13:45:32 +02:00
HF
0ed5193982 make css additional to default css instead of replacing it 2020-05-11 08:31:51 +02:00
HF
fb167337bb split stylesheet from js, style selection and fix all lsint errors 2020-05-11 05:56:07 +02:00
HF
358b5a3ce0 fix apisocket pxl receiver 2020-05-10 06:41:16 +02:00