Commit Graph

230 Commits

Author SHA1 Message Date
HF
77375eca64 have to check on config for proxycheck 2020-04-30 00:27:58 +02:00
HF
5808d8a595 some more chat stuff 2020-04-30 00:20:12 +02:00
HF
2c85ad18c9 fix chat stuff 2020-04-29 23:47:05 +02:00
HF
d1e8236ea1 country ban for actual country not displayed country 2020-04-29 23:36:32 +02:00
HF
d952050f42 change APISocket to allow country code and channelId definition 2020-04-29 22:17:03 +02:00
HF
50e3a95161 Merge branch 'master' into production 2020-04-29 19:34:00 +02:00
HF
c051dc9ac5 Chat Channels part 2 2020-04-29 19:32:21 +02:00
HF
dff98b2f96 no mute message 2020-04-29 18:35:54 +02:00
HF
c979df911f no mute message for automute 2020-04-29 18:23:50 +02:00
HF
8877a7658a add chat channels 2020-04-29 18:16:58 +02:00
HF
5478faebd5 move copy-coords key to R 2020-04-29 04:38:36 +02:00
HF
e1783bd53c change caps lock detection again, allow F 2020-04-28 18:29:16 +02:00
HF
1c7dd67573 extend README.md 2020-04-28 09:33:02 +02:00
HF
70d8eb1385 no http links after filtering 2020-04-28 08:56:09 +02:00
HF
9f7495a336 fix websocket reconnect on login 2020-04-28 08:39:05 +02:00
HF
77d3a6c417 click on coords box copies to chat if open
style changes, chat now selectable
2020-04-28 08:28:18 +02:00
HF
c231cbf8f1 check caps-lock with regexp because string.toUpper == string does also return true for foreign characters like mandarin 2020-04-28 06:24:44 +02:00
HF
d756da6a1c strip canvas links to coords only in chat 2020-04-28 04:49:42 +02:00
HF
4e411d6eaf names ending with "berg" or "stein" default to israel 2020-04-28 04:38:36 +02:00
HF
3ec1d71a49 add country flags
add chat mute by country
2020-04-28 04:13:48 +02:00
HF
1ca9932b84 add subsitution regexp for chat messages (currently unused) 2020-04-28 02:30:13 +02:00
HF
29129b98f7 make it needed to be verified to chat
autoban on message repeat
log chat ips on more places
2020-04-27 23:08:32 +02:00
HF
b72fce1589 fix names with spaces 2020-04-27 20:40:19 +02:00
HF
5cc626b8a0 add /mute chat command
fix eslint no-import error for jsons that don't get packed by webpack (i am sure there must be a better way to do that, but i am too lazy right now)
2020-04-27 19:49:24 +02:00
HF
cd7c373277 add backup sync script 2020-04-27 04:59:58 +02:00
HF
43d914ed3c make canvases.json and proxies.json externals 2020-04-27 04:33:19 +02:00
HF
1de40034a6 try to fix bug about pixels not getting received 2020-04-26 00:14:55 +02:00
HF
bdeb51fdb2 add script that cleans spare pixels from images 2020-04-25 08:21:01 +02:00
HF
9cabf7c8fd reenable negative notifications and move it from gui to user state 2020-04-24 20:59:05 +02:00
HF
fdae2b76fe add limit of 300 characters to chat messages 2020-04-24 20:58:41 +02:00
HF
d056c8111e Option to use gmail for mail delivery and format mail as html 2020-04-24 20:27:21 +02:00
HF
958d4a35ec another useless commit 2020-04-20 05:50:28 +02:00
HF
cc60ebdddd this does nothing 2020-04-20 05:12:31 +02:00
HF
06ba9f7014 fix 2D garbage collection 2020-04-19 22:27:13 +02:00
HF
4836d1c132 also do canvasId as string in minecraft request on APISocket 2020-04-19 08:35:16 +02:00
HF
480aff4655 make apiwebsocket pass canvasId as string 2020-04-19 08:24:27 +02:00
HF
f95428add6 Merge branch 'master' into production 2020-04-17 21:07:57 +02:00
HF
e71d730476 fix eslint errors in SocketServer 2020-04-17 21:07:05 +02:00
HF
1b9fcd3593 Merge branch 'master' into production 2020-04-17 20:05:16 +02:00
HF
d8424a666d imagine killing websocket server because of one client error, lmao 2020-04-17 20:02:03 +02:00
HF
865419f8ed imagine killing websocket server because of one client error, lmao 2020-04-17 19:55:06 +02:00
HF
dd61ff064d Merge branch 'master' into production 2020-04-15 15:19:54 +02:00
HF
c273386562 upgrade packages 2020-04-15 15:16:56 +02:00
HF
d0f4537a00 upgrade packages 2020-04-15 15:14:32 +02:00
HF
bedd7b82e5 enable garbage collection for 3D (again) 2020-04-15 05:30:06 +02:00
HF
32152fc9ba recursive preLoad Chunks 2020-04-15 05:16:13 +02:00
HF
5133f99680 fix chunk preloading and garbage collection tweaks 2020-04-15 04:35:00 +02:00
HF
2daed7ebbe remove data creatime timestamp messages 2020-04-15 03:49:26 +02:00
HF
ed8919e3a2 enable garbage collection again 2020-04-15 03:41:19 +02:00
HF
c105b54098 add chunk preloading from lower zoom tile 2020-04-15 02:49:36 +02:00