Commit graph

28 commits

Author SHA1 Message Date
0ed1c0dd89 More work decoupling chatPreprocessor from src/app/channel. 2025-10-02 03:38:40 -04:00
d465863ee6 Split commandPreprocessor in preperation for formatted private messaging. 2025-10-01 19:43:46 -04:00
f34ad4829c Added JSDoc for Class Members of src/app/channel/* 2025-09-06 00:32:37 -04:00
514b00a714 Properly marked exported classes to fix JSDoc 2025-09-02 07:32:51 -04:00
2303c89bcf Javadoc for src/app complete 2025-08-29 01:59:44 -04:00
6639cee8ca Added !resettoke command to tokebot 2025-04-27 09:49:14 -04:00
4dff3e562b Remove guff added by IDE 2025-04-27 08:15:53 -04:00
eadfa7c126 Critical Hotfix for !announce and !serverannounce 2025-04-26 09:48:02 -04:00
b443840c29 Finished up with internet archive api utility. 2025-01-12 16:39:03 -05:00
4c1d3c9db5 Fixed critical bug with server-side commandPreprocessor 2025-01-11 23:26:04 -05: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
7e0c8e72c5 Updated license text. 2024-12-29 15:27:05 -05:00
2ea3c72a61 Added !kick command. Updated perm check logic on chan ban to match. 2024-12-29 03:45:06 -05:00
ed698f40c7 Started work on URL-Token based password reset system. Email not yet implemented. 2024-12-28 04:30:08 -05:00
a4a1f6a65b Started work on personal emotes. 2024-12-22 13:46:08 -05:00
b9283607d6 Several improvements to chat pre/post processing 2024-12-17 20:44:14 -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
23df4f88f9 Server now seperates links and media. Client now embeds links, but not media. 2024-12-16 09:01:41 -05:00
a83dbdcb7f This commit is proof that I shouldn't be allowed to program anymore. 2024-12-16 04:39:43 -05:00
d85f906a69 Started work on toke logic 2024-12-13 18:28:48 -05:00
d516fed309 Added basic toke command loading/storage logic 2024-12-10 22:23:29 -05:00
f8efe5b99e Added !clear command 2024-12-10 18:51:21 -05:00
df18b4d783 Added !serverannounce command. 2024-12-08 15:09:25 -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