Commit graph

30 commits

Author SHA1 Message Date
bananarama92
36837be44d
MAINT: Explicitly set the CSS files charset 2025-08-22 00:36:32 +02:00
bananarama92
a016142641
BUG: Fix the beep's reply icon not properly appearing in chat 2025-06-03 18:00:56 +02:00
Jean-Baptiste Emmanuel Zorg
bf364b03ad Port the rest of the WCE Beep improvements 2025-05-24 15:16:28 +02:00
BondageProjects
0994b4641a Merge branch 'newline' into 'master'
HOTFIX: Fix copy/pasting the chat no longer having a newline after each message

See merge request BondageProjects/Bondage-College!5602
2025-05-21 06:01:33 -04:00
bananarama92
1d0b3b9527
BUG: Fix copy/pasting the chat no longer having a newline after each message 2025-05-20 12:55:38 +02:00
bananarama92
27af6f5605
BUG: Fix chat message metadata alignment being broken in Opera 2025-05-19 20:19:10 +02:00
bananarama92
983f4eca71
MAINT: Misc css changes 2025-04-28 18:12:14 +02:00
bananarama92
5ded16d71e
MAINT: Use <time> elements for chat messages 2025-04-27 16:50:59 +02:00
bananarama92
aae061ef1f
ENH: Ensure that clicking on "Replying to ..." scrolls towards the to-be replied to message 2025-04-27 00:24:01 +02:00
bananarama92
4ed1ed0c66
MAINT: Convert the chat room reply trigger into a discord-esque popup menu and move time & sender metadata to its own element 2025-04-26 19:49:00 +02:00
bananarama92
eaa2807009
MAINT: Use hidden spans rather than copy event listeners for handling chat room header copies
The previous listener could not handle partial selections
2025-04-10 19:12:53 +02:00
bananarama92
754076b594
MAINT: Add missing styling for keyboard-activated chat room sep header clicks 2025-04-10 18:59:20 +02:00
bananarama92
5ed6108c4b
MAINT: Avoid user-select: all for the chat room header
This will automatically select all text the moment the button is clicked (the "auto" part is a problem)
2025-04-10 18:45:01 +02:00
bananarama92
dd2885244f
MAINT: Explicitly use scrollbar-gutter: auto for the chat log 2025-04-08 21:24:48 +02:00
bananarama92
8a074d6ac0
MAINT: Move the chat-room-reply-indicator DIV up one level 2025-03-31 17:52:11 +02:00
bananarama92
71f4ede190
MAINT: Rewrite the chat input auto expansion logic 2025-03-31 17:52:10 +02:00
bananarama92
fe716f31c7
BUG: Fix the new chat room header icons not producing text upon copy/pasting 2025-03-29 21:47:36 +01:00
BondageProjects
31123d58e3 Merge branch 'feature/message-replies' into 'master'
Added the ability to reply to whispers, actions and chat messages

See merge request BondageProjects/Bondage-College!5486
2025-03-28 01:14:28 +00:00
Zoe-64
3dc904d2ce Added replies to messages, actions and whispers 2025-03-26 22:13:52 +01:00
bananarama92
534d744797
ENH: Add the new room namespace icons to the chat log header 2025-03-25 16:34:01 +01:00
bananarama92
ec7f5849c7
MAINT: Use more font-size specific width/height units for the changelog 2025-01-27 16:12:47 +01:00
bananarama92
389c41c3c3
MAINT: Make the scroll-bar persistent again in the chat area 2025-01-27 16:12:46 +01:00
bananarama92
b1b6ba8f2d
BUG: Fix clipping of the /changelog tooltips 2025-01-18 17:37:30 +01:00
bananarama92
768abfb703
MAINT: Explicitly use @supports for handling css features that older browsers might not support 2025-01-02 21:10:48 +01:00
bananarama92
186d586c00
ENH: Centralize the styling of scrollbar-containing elements 2024-12-19 23:23:12 +01:00
bananarama92
0b8015dfc3
MAINT: Add a border gap between changelogs if they are adjecant 2024-11-22 18:37:11 +01:00
bananarama92
39ae1695ff
ENH: Let /changelog paste the changelog into chat rather than opening a new tab 2024-11-16 17:21:02 +01:00
bananarama92
5be9f04c0b
MAINT: Add :disabled styling for the chat room buttons collapse button 2024-10-18 21:32:59 +02:00
bananarama92
b26ef6247f
BUG: Fix the gap on the left side of the chat room separator 2024-10-01 17:27:14 +02:00
dDeepLb
57ce4aaabf MAINT: split styles into different files and format them 2024-09-04 23:13:20 +00:00