Commit Graph

151 Commits

Author SHA1 Message Date
MrMasrozYTLIVE
0af52a3764 Fixed bug where messages dont appear if user has no avatar 2024-07-12 22:29:13 +03:00
Raven Scott
7c874fab21 Auto Join Guild on Create 2024-07-08 00:57:58 -04:00
Raven Scott
cb88b16606 Readd Markdown Support + Syntax Highlights and DOMPurify is used to sanitize HTML content to prevent XSS attacks. 2024-07-07 23:42:17 -04:00
Raven Scott
7eddd45f79 Only auto play on peers 2024-07-07 22:49:15 -04:00
Raven Scott
70bc69ddea auto play audio messages 2024-07-07 22:45:55 -04:00
Raven Scott
aa70e42fdc change internal agent prefix 2024-07-07 22:40:22 -04:00
Raven Scott
c530a8d69c Add back file menu 2024-07-07 22:39:31 -04:00
Raven Scott
084cb02a11 fix icon message 2024-07-07 22:00:13 -04:00
Raven Scott
a0c7eb1561 fix 2024-07-07 21:52:57 -04:00
Raven Scott
43e9890235 readd updateIcon 2024-07-07 21:49:13 -04:00
Raven Scott
ed4625275d init all guild topics on start 2024-07-07 21:40:52 -04:00
Raven Scott
55875f468c more test 2024-07-07 21:30:09 -04:00
Raven Scott
e0ad9c7067 more test 2024-07-07 21:21:55 -04:00
Raven Scott
d423031cfb more test 2024-07-07 21:14:17 -04:00
Raven Scott
181d011b8d more test 2024-07-07 21:08:30 -04:00
Raven Scott
da1bf28e3d test 2024-07-07 20:51:12 -04:00
Raven Scott
a1b11f7ae6 test 2024-07-07 20:46:59 -04:00
Raven Scott
8c0f7ebd0f test 2024-06-22 16:56:04 -04:00
Raven Scott
0e6d074c11 test 2024-06-22 16:53:07 -04:00
Raven Scott
6ea37b8082 test 2024-06-22 16:52:05 -04:00
Raven Scott
fd02cff23f test 2024-06-22 16:49:42 -04:00
Raven Scott
cd92618351 Add the beginnings of guilds 2024-06-20 00:46:24 -04:00
882e35f14d fix: make avatars not draggable and selectable 2024-06-15 15:42:35 +02:00
Raven Scott
66ae839318 Fix usernames for bots 2024-06-14 15:21:41 -04:00
Raven Scott
db88b09ba5 handling user icons via HyperDrive 2024-06-14 15:09:54 -04:00
MrMasrozYTLIVE
42dccf9547 Actually just returning the url if its host is not 'localhost' 2024-06-14 19:58:40 +03:00
MrMasrozYTLIVE
d4dc1b299d Ignoring 'updatePortInUrl' if port is 443 (SSL connection) 2024-06-14 19:53:51 +03:00
MrMasrozYTLIVE
14aa129f6d Trying some changes to make bot messages and client mmessages have same format 2024-06-14 17:44:05 +03:00
MrMasrozYTLIVE
d449249f41 Revert reverting 2024-06-14 17:39:16 +03:00
MrMasrozYTLIVE
bb26b5c2a8 Revert all changes i did to app.js 2024-06-14 17:37:58 +03:00
MrMasrozYTLIVE
b3ccda32ea did lots of work on bot package 2024-06-14 16:43:17 +03:00
Raven Scott
9eeb38ca3f Validate topicBuffer: Ensure topicBuffer is always defined and valid before converting it to a string. 2024-06-14 04:33:50 -04:00
Raven Scott
50a02e8dfd topic validation for the join box 2024-06-14 04:04:00 -04:00
Raven Scott
ff0acb1a85 add readme 2024-06-14 03:17:31 -04:00
Raven Scott
4d9d22060b Adding hyperdrive files management via ~list-files 2024-06-14 01:56:46 -04:00
Raven Scott
f84a6cff1b better formatting for help 2024-06-14 01:28:08 -04:00
Raven Scott
6a74c23f9c fixed 2024-06-14 01:19:58 -04:00
Raven Scott
59e72998c6 Fix message history by adding new clear function for internal command 2024-06-14 01:17:18 -04:00
Raven Scott
458954c1e1 adding in new commands 2024-06-14 01:10:23 -04:00
Raven Scott
b56d603b1e Add internal command handler with ping and clear commands to start 2024-06-14 00:57:05 -04:00
Raven Scott
7dbcf17429 Duplicate message fix 2024-06-14 00:33:19 -04:00
Raven Scott
98aa79f075 Prevent Message Duplicates in Message History 2024-06-14 00:08:32 -04:00
Raven Scott
7a31202ac3 Fixing user avatars/icons concerning all of the major changes today 2024-06-13 23:12:31 -04:00
Raven Scott
7061aa1e5e fixes 2024-06-13 22:41:43 -04:00
Raven Scott
af37909b3f update 2024-06-13 22:29:05 -04:00
Raven Scott
2faf2b6f78 Moving to MultiSwarm with proper connection tracking per topic 2024-06-13 21:44:30 -04:00
Raven Scott
b1ea06018b Using swarm.connections.size 2024-06-13 21:05:10 -04:00
Raven Scott
116b23d70f Move back to global peer count 2024-06-13 20:47:45 -04:00
6b1b13f75e revert 0a3732fb07
revert Re adding per room topic counts
2024-06-13 23:41:30 +00:00
Raven Scott
0a3732fb07 Re adding per room topic counts 2024-06-13 19:23:42 -04:00