Commit Graph

711 Commits

Author SHA1 Message Date
HF
4d367d5232 fix right-shift historical view when time selected 2022-04-03 00:00:32 +02:00
HF
cf74ca9f32 more embed changes for Telegram and Twitter 2022-04-02 14:22:31 +02:00
HF
3aad0ead73 add Twitter embed 2022-04-02 03:34:57 +02:00
HF
8e14fe2e7c add telegram embeds 2022-04-02 03:18:57 +02:00
HF
1fce6cccc3 fix flashing on refresh
fix 3D canvas showing as 2D on refresh
allow access to the 2D representation by pressing P when viewing 3D canvas
2022-04-01 21:52:44 +02:00
HF
ba20d6fcf3 change moderation logs again 2022-04-01 17:59:46 +02:00
HF
1b3a54224f don't apply rollback limits to admins 2022-04-01 14:40:08 +02:00
HF
e2dd53add6 add spareexu method to canvas cleaner 2022-04-01 14:18:18 +02:00
HF
fbb0c9b193 change how spareext canvas cleaner method works 2022-04-01 13:41:48 +02:00
HF
c8c290d889 Merge branch 'master' into production 2022-04-01 13:23:12 +02:00
HF
ff8ea6ae90 Merge branch 'master' into production 2022-04-01 13:22:38 +02:00
HF
b647cf59af Merge branch 'master' into production 2022-04-01 00:13:38 +02:00
HF
3a14699c6b add canvas cleaner 2022-04-01 00:08:49 +02:00
HF
8d0866c0de add canvas cleaner 2022-03-31 18:02:08 +02:00
HF
9122f3e0a0 add validation of x_y u_v canvas areas for modtools
change username length requirements to >=2
2022-03-28 17:34:03 +02:00
HF
747981ad5a move modlogs into own folder 2022-03-16 20:42:17 +01:00
HF
9b7cf6365c kill dead websockets more aggressively and log them 2022-03-14 23:38:34 +01:00
HF
a8232757b1 give unregistered people access to chat channels 2022-02-10 23:15:14 +01:00
HF
6dc2084bc7 add odysee support and remove it cause no CORSE support 2022-02-10 22:38:47 +01:00
HF
34c53d0c89 debug tiny issues 2022-02-10 03:50:25 +01:00
HF
c4c5bc7063 improve EvenListeners (they can be a bit junky) 2022-02-10 03:02:01 +01:00
HF
82c7dabcd2 layout chane 2022-02-10 01:41:28 +01:00
HF
bac982368b fix chat message overflow 2022-02-10 01:14:17 +01:00
HF
29a93f7655 Merge branch 'master' into production 2022-02-09 22:55:36 +01:00
HF
eb7b8782fe make every second chat message display differently 2022-02-09 22:52:41 +01:00
HF
54c8f83123 make every second chat message display differently 2022-02-09 22:31:58 +01:00
HF
ba3adfead6 Merge branch 'master' into production 2022-02-09 22:19:13 +01:00
HF
fbc95ba64b make Enclosure Parsing more inclusive 2022-02-09 22:16:55 +01:00
HF
5d8b99c09c fix some times not being available 2022-02-09 22:02:21 +01:00
HF
433fdcccb8 Merge branch 'master' into production 2022-02-09 21:54:53 +01:00
HF
cad78f5d7b next style change, remove console log 2022-02-09 21:54:37 +01:00
HF
909dc49d63 change stling of embed buttons 2022-02-09 21:24:15 +01:00
HF
6bcc8ab537 support more embeds 2022-02-09 21:11:25 +01:00
HF
874a44fbd9 reformat chat
fix timestamps
2022-02-09 21:05:11 +01:00
HF
3e6f02f48a convert createdAt for chat messages to unix timestamp 2022-02-09 19:46:35 +01:00
HF
25169dcf62 add timestamps to chat messages 2022-02-09 17:46:14 +01:00
HF
2192c05e6f fix muting by mention 2022-02-09 17:07:57 +01:00
HF
e80f9b4447 expand Markdown parsing, add embeds 2022-02-09 16:26:59 +01:00
HF
3eeece6a54 check if emptytile.png exists before sending it 2022-02-01 00:58:28 +01:00
HF
082cc92b65 add catalonian translation 2022-01-30 14:00:45 +01:00
HF
10353c2056 add apisocket messages to chat history 2022-01-15 11:49:57 +01:00
HF
de83b3e06e change captcha styles 2022-01-14 14:47:51 +01:00
HF
837b1de613 fix historyDownload 2022-01-14 03:28:11 +01:00
HF
2f13771dba fix APISocketServer not getting language channel messages 2022-01-14 02:31:25 +01:00
HF
8f4e1c83b0 small fixes 2022-01-14 01:17:03 +01:00
HF
220ead80fd remove last uses of String.prototype.substr in favor of slice and substring 2022-01-12 23:06:14 +01:00
HF
22d2ffabab only send messages from public channels to APIWebSocket
send reply with public channels and their ids if APIWebSocket subs to
chat
add getflag apisocket request
add yy flag for matrix
2022-01-12 15:10:24 +01:00
HF
031de42878 change online SocketEvent and add onlineCounter subscriber back to APISocketServer 2022-01-12 02:26:09 +01:00
HF
6dc7f21555 ProtocolClient -> SocketClient 2022-01-12 01:58:08 +01:00
HF
aa731bdc89 Merge branch 'production' 2022-01-12 01:52:26 +01:00