Commit Graph

129 Commits (8d84748c4204c0258609520be230bd7c0adca0b6)

Author SHA1 Message Date
Aevann 8d84748c42 add spaces for consistency 2023-08-24 00:57:39 +03:00
Aevann 1537805ea5 scrolling down 2023-08-20 22:31:06 +03:00
Aevann a13cc458a4 fix image scrolling in chat 2023-08-20 20:03:20 +03:00
Aevann f482e7eead fix chat mention highlighting 2023-08-20 18:57:31 +03:00
Aevann 70047a3004 add patron backgrounds in chat 2023-08-14 15:26:42 +03:00
Aevann 5d68d55515 fix chat blocks not working on 'speak' event 2023-08-11 19:40:28 +03:00
Aevann 028a92162b make blocking affect chat too 2023-08-09 18:19:43 +03:00
Aevann c9abf14349 use shorter syntax in chat code 2023-08-09 18:19:32 +03:00
Aevann da98e32ba8 remove typing status in chat after 2 seconds 2023-08-08 20:23:29 +03:00
Aevann 9e835fcece prettier code 2023-08-08 20:15:35 +03:00
Aevann 4f2cba6af7 make oldfiles contain DataTransfer objects instead of lists 2023-08-08 13:52:07 +03:00
Aevann dd238cbc68 shorter is better 2023-08-03 16:50:33 +03:00
Aevann cb5835624d dont make pressing enter on inline emoji modal in chat send message 2023-08-02 10:53:26 +03:00
Aevann 63c9715d7c fix this https://discord.com/channels/1104830662831247492/1104909974238400542/1135806954611167252 2023-08-01 09:43:32 +03:00
Aevann 5b7187f619 fix console errors 2023-07-23 03:00:36 +03:00
Aevann a72c18bed7 fix mention html (im retarded) 2023-07-22 21:12:04 +03:00
Aevann 988a14f187 use SITE_FULL_IMAGES whenever u possibly can 2023-07-22 19:24:16 +03:00
Aevann eeb975b177 cachebust everything 2023-06-29 23:14:30 +03:00
Aevann 348f16266f remove carprama 2023-06-29 23:14:24 +03:00
Aevann 9519020de8 replace icon and headericon with carp 2023-06-28 17:31:41 +03:00
Aevann 93422e2be9 cache-bust all 2023-04-25 18:24:12 +02:00
Aevann a5d7cc63ed cachebust all assets 2023-03-21 15:58:14 +02:00
Aevann 573d6a6fc6 Revert "use () => instead of function() for consistency"
This reverts commit b9aad1503c.
2023-03-10 05:21:02 +02:00
Aevann b9aad1503c use () => instead of function() for consistency 2023-03-10 03:33:05 +02:00
Aevann b83aa1d82c better media code 2023-03-06 20:02:12 +02:00
Aevann e3b6a1949b same as last commit 2023-03-05 01:09:36 +02:00
Aevann 9e9297f420 fix file upload in chat 2023-03-05 01:07:05 +02:00
Aevann 5b71b0a81a refactor file upload 2023-02-27 17:02:35 +02:00
Aevann a395c18955 remove unnecessary tabs 2023-02-22 19:27:33 +02:00
Aevann 104060e79a fix replying in chat while keeping expanded images fixed 2023-02-18 23:45:37 +02:00
Aevann 4615e4138d fix expanded images in chat 2023-02-18 18:08:48 +02:00
Aevann c1c6c06547 fix minor console error 2023-02-18 18:02:19 +02:00
mummified-corroding-granny 0c670299c0 chat: update header chat count on websocket update message (#122)
Kindly,

Just a small lil PR to make sure the chat counts keep synchronized in /chat as users come and go

Thanks,
granny

Reviewed-on: #122
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-02-16 13:41:43 +00:00
Aevann c4953d924e more improvements to chat 2023-02-10 15:44:47 +02:00
Aevann ee66071ce1 fix chat msg deletion 2023-01-29 11:27:47 +02:00
Aevann abb702506f dont use var 2023-01-28 13:33:59 +02:00
Aevann 159773cf73 show namecolor in online listing 2023-01-27 20:15:38 +02:00
Aevann 4a795d924f show profile pictures in chat online list 2023-01-27 19:52:47 +02:00
Aevann 06e3573a05 make chat pfps clickable 2023-01-25 05:30:08 +02:00
Aevann c1b1ccedff chat improvements 2023-01-24 07:28:56 +02:00
Aevann d9553d2636 chat anti-spam 2023-01-23 08:04:02 +02:00
Aevann b1131fc64b more scrolling 2023-01-23 01:17:59 +02:00
Aevann bb6d798647 fix quoting new messages 2023-01-22 08:00:50 +02:00
Aevann 2448c3104f debugging 2023-01-22 07:56:22 +02:00
Aevann 744f6ab437 debugging 2023-01-22 07:55:29 +02:00
Aevann c3d055ebf2 same as last commit 2023-01-22 07:34:01 +02:00
Aevann 47b7c0c23d more scrolling 2023-01-22 07:33:26 +02:00
Aevann f762695300 highlight ur quoted msgs 2023-01-22 07:30:57 +02:00
Aevann 31fc180cc8 scroll chat earlier 2023-01-22 07:17:25 +02:00
Aevann 542410eb27 fixes to chat 2023-01-22 05:16:37 +02:00