Commit graph

23 commits

Author SHA1 Message Date
de5268a41f Userlist colors persist accross other users' reconnects. 2026-04-22 12:34:49 -04:00
b26dd1094c Modified commandPreprocessor to be easily shared between chat.js and pmHandler.js 2025-10-01 20:38:16 -04:00
c0f219276f JSDoc for www/js/channel/*.js complete. Just need to hadnle ww/js/channel/panels. 2025-09-04 20:11:23 -04:00
ac06f839ea Started work on JSDoc for www/js/channel 2025-09-04 05:45:33 -04:00
4c31dbde1e Finished up with inline and full-body chat-filters. 2025-01-11 13:00:34 -05:00
77bc549653 Added spoiler support. 2025-01-11 01:30:25 -05:00
9df7f52e9e Finished up with chat prompt autocomplete. 2025-01-05 00:05:19 -05:00
acbe0400c4 Added proper toke and username autocompletion. 2025-01-04 11:19:24 -05:00
23a71a5478 Basic auto-complete functionality added. Just need to finish up with toke command memory and permission map system. 2025-01-04 04:00:58 -05:00
8f45048ab6 Started work on chat autocomplete 2025-01-03 04:05:29 -05:00
7e0c8e72c5 Updated license text. 2024-12-29 15:27:05 -05:00
a4a1f6a65b Started work on personal emotes. 2024-12-22 13:46:08 -05:00
6a10bf3dea Updated commandPreprocessor to mark all emotes instead of just site-wide ones. 2024-12-21 11:09:08 -05:00
c3d016e1af Per-Channel Emotes Implemented. 2024-12-21 11:01:00 -05:00
97717b525c Added site-wide emote support. 2024-12-20 01:42:48 -05:00
12922658b9 Started work on emotes schema and administration endpoints. Improvements to Link/Media embeds in chat. 2024-12-17 07:37:57 -05:00
1ce2fc3c22 Finished up with implementing media link embeds in chat. 2024-12-16 23:25:51 -05:00
4474cc4b6d commandPreprocessor.js now scrapes links out of chat message before sending to server. 2024-12-15 22:00:08 -05:00
375cdfb3d8 Added channel-wide !announce command 2024-12-08 14:38:56 -05:00
0182c6927e add !whisper command for tiny chats 2024-12-08 13:05:09 -05:00
4c1f0f10a7 Added basic serverside command logic (no commands yet) 2024-12-08 08:55:49 -05:00
358d01d730 Improved local command processing. 2024-12-08 08:24:57 -05:00
77dc865022 Added browser-side command parser and /high command. 2024-12-08 08:18:30 -05:00