Commit Graph

139 Commits

Author SHA1 Message Date
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
5edcff29e1 revert 8c4a38ca8e
revert peer count per room
2024-06-13 20:06:49 +00:00
Raven Scott
8c4a38ca8e peer count per room 2024-06-13 16:00:02 -04:00
Raven Scott
3c803c811e Debug 2024-06-13 14:50:23 -04:00
Raven Scott
6b3f043332 first attempt at audio messages 2024-06-13 03:53:23 -04:00
Raven Scott
060308ec92 Remove localStorage uses 2024-06-13 01:44:44 -04:00
Raven Scott
7461dadf88 remove unused function 2024-06-13 01:38:10 -04:00
MrMasrozYTLIVE
00b26d6afe Changed lots of stuff inside of bot code. Got rid of peers in message object. 2024-06-11 21:47:42 +03:00
Raven Scott
7a74d3fc4d Add room names to room view header, add a copy topic button and remove the display of the topics 2024-06-11 02:52:53 -04:00
7ec2901165 revert 9aedd9fda4
revert update peer count per topic
2024-06-11 04:40:01 +00:00
Raven Scott
9aedd9fda4 update peer count per topic 2024-06-11 00:18:27 -04:00
Raven Scott
6a0b05df86 REFRACTOR: New connection logic, all saved rooms are connected on init. New Room tracking and message tracking with message history after switching. Better connection management 2024-06-10 21:51:34 -04:00
Raven Scott
d0d408230a Adding buttons instead of links for downloads 2024-06-10 21:08:44 -04:00