Commit Graph

412 Commits

Author SHA1 Message Date
HF
02489b674a archive political-compass canvas 2020-11-30 15:47:14 +01:00
HF
1386c0f472 add information about lossless compression to historyDownload.py and small README change 2020-11-30 14:57:32 +01:00
HF
26d73b6ffd change m for million to upper case 2020-11-30 00:44:57 +01:00
HF
64d94fb246 fix historyDownload generating wrong image size on canvas launch day 2020-11-30 00:39:04 +01:00
HF
56c36b61e6 fix areaDownload.py not working on protected pixels 2020-11-30 00:38:28 +01:00
HF
3614c24aa4 fix borders of UserContextMenu 2020-11-29 18:22:15 +01:00
HF
5a90e3786a more chrome scrollbar styling 2020-11-29 17:59:00 +01:00
HF
9a7ca41eb9 create Moderator role 2020-11-29 17:47:25 +01:00
HF
a9922e3041 make scrollbar in channel selection thin on chrome 2020-11-29 11:07:36 +01:00
HF
8419adf2f0 change order of User Context Menu items 2020-11-29 10:53:28 +01:00
HF
1bec84ae08 move chat ratelimiter to core/ChatProvider 2020-11-29 04:05:49 +01:00
HF
a7f356b7bc Merge branch 'production' 2020-11-29 01:17:46 +01:00
HF
b79a12f931 fixing bugs that got introduced in the past two commits 2020-11-29 01:13:05 +01:00
HF
ac464ba5a7 split LOGIN and LOGOUT from RECEIVE_ME 2020-11-28 02:02:12 +01:00
HF
46ba5188b5 add websocket messages or chat joining and leaving 2020-11-27 23:48:59 +01:00
HF
8f24a34a1d make channels from array into object 2020-11-26 21:23:16 +01:00
HF
ab910619f8 add route and action to leave DM channel 2020-11-26 18:27:45 +01:00
HF
f42078853a add Channel Context Menu 2020-11-25 22:40:26 +01:00
HF
7777fb2bb2 add button for chat channel settings 2020-11-25 20:19:26 +01:00
HF
26ed411129 add blocking of Users 2020-11-25 10:07:44 +01:00
HF
cdfad4124d add setscale to extensions, remove pixelupdate, dont emit center on receivechunk (redundant because chunk.cell exists) 2020-11-20 12:23:14 +01:00
HF
5318b521e7 add route for blocking user 2020-11-20 11:49:40 +01:00
HF
9a47b90e04 add comments and set_hover to extensions eventemitter 2020-11-19 22:20:08 +01:00
HF
3774dd1d6d Merge branch 'production' of ssh://pixelplanet:/home/pixelpla/pixelplanet into production 2020-11-19 21:39:48 +01:00
HF
870eecfc21 add eventemitter usable for extensions and userscripts
remove unused ads stuff
2020-11-19 21:38:45 +01:00
HF
a4671e6f4e update pp-center pmg 2020-11-19 20:19:25 +01:00
HF
389f447b5b request blocked users with passport 2020-11-19 20:18:45 +01:00
HF
cce2ad1f80 send channel type and lastMessage to client
use name of other user on DM channels
add startdm api to start direct messages
2020-11-16 00:00:15 +01:00
HF
fc09ffcb45 check if chatProvider is ready when sending event message 2020-11-15 01:02:29 +01:00
HF
4064f1674d add custom channel drop down menu basics 2020-11-15 00:52:33 +01:00
HF
eaef11f484 Merge branch 'production' 2020-11-09 15:26:03 +01:00
HF
44362681de set start date of bw canvas 2020-11-09 00:27:48 +01:00
HF
90ac27d551 set start date of bw canvas 2020-11-09 00:21:32 +01:00
HF
70ac437d48 Merge branch 'production' 2020-11-09 00:16:39 +01:00
HF
e62f800c8b add black and white canvas 2020-11-09 00:15:33 +01:00
HF
0c19d1ba40 add black and white canvas 2020-11-09 00:14:51 +01:00
HF
ad79ac1746 add popu-up menu 2020-11-08 23:42:02 +01:00
HF
17553f999b fix url update and isClicking stuck on mouseout 2020-11-08 15:55:18 +01:00
HF
2161fe11a2 add fields for dms 2020-11-07 20:16:32 +01:00
HF
2b27a98132 change variables names and comments to make more sense 2020-11-07 11:18:19 +01:00
HF
0be3cf63cc add additional checks for touch device tapping 2020-11-07 11:01:56 +01:00
HF
662dbd4206 limit touchend events 2020-11-06 23:35:44 +01:00
HF
af5aa9410e add 100ms treshold before paning 2020-11-06 23:30:40 +01:00
HF
d44556b6e2 temporarily disable selection saving on chat 2020-11-06 23:10:39 +01:00
HF
8c6018a4ad used wrong channel for cyrillic check 2020-11-06 22:00:37 +01:00
HF
d5e4da904f fix logout 2020-11-06 21:48:33 +01:00
HF
a54c1b198e fix static methodes of ChatProvider 2020-11-06 21:15:50 +01:00
HF
9f0a78f1ea make info and event messages belong to actual user 2020-11-06 21:00:47 +01:00
HF
2038e56d4f remove focus from others when interacting with canvas 2020-11-06 19:38:01 +01:00
HF
1b32b69e61 remove hammerjs dependency 2020-11-06 19:28:38 +01:00