Commit Graph

116 Commits

Author SHA1 Message Date
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
Raven Scott
3dcabac0b4 Fix channel edit input size 2024-06-10 20:28:16 -04:00
Raven Scott
8d1ecc2c19 Adding in Room Aliases 2024-06-10 20:01:00 -04:00
Raven Scott
01fee56692 Fixing bot messages 2024-06-10 19:49:46 -04:00
Raven Scott
e1153cb5df Fixed Message attachments! 2024-06-10 17:18:06 -04:00
Raven Scott
25e421e982 more work on file attachments 2024-06-10 17:13:20 -04:00
Raven Scott
3a0af4ace2 Adding syntax highlights 2024-06-10 16:32:52 -04:00
MrMasrozYTLIVE
92ba56b9fc Added topic to file attachment json 2024-06-10 21:25:41 +03:00
MrMasrozYTLIVE
d993090f8b I actually didnt fix the issue with array of arrays. Now it should be fine 2024-06-10 18:03:15 +03:00
MrMasrozYTLIVE
051aa09c2d Opps i had array of arrays of peers in message json 2024-06-10 17:55:23 +03:00
MrMasrozYTLIVE
d9dbdf4401 Oh i actually broke it because push returns length and not array itself 💀 2024-06-10 17:22:06 +03:00
MrMasrozYTLIVE
961599f366 I might've fix sending all 'peers' lol 2024-06-10 17:19:36 +03:00
MrMasrozYTLIVE
704f6ca0dc Hmm how can i get publickey of the user sending info and not just peers who connected? 2024-06-10 17:17:34 +03:00
MrMasrozYTLIVE
165d2f0faa Trying to fix a bug with message peers 2024-06-10 17:07:54 +03:00
Raven Scott
f269781226 revert too tired 2024-06-09 07:00:42 -04:00
Raven Scott
5ff2460d23 add debug, last try for now 2024-06-09 06:44:26 -04:00
Raven Scott
d5ea2abb7a add debug 2024-06-09 06:39:15 -04:00
Raven Scott
3835149c92 add debug 2024-06-09 06:35:45 -04:00
Raven Scott
206d095bcf attempts for file attachments again 2024-06-09 06:25:30 -04:00
Raven Scott
0010feed24 attempts for file attachments again 2024-06-09 06:13:58 -04:00
Raven Scott
b07579cdc9 another shot 2024-06-09 06:10:42 -04:00
Raven Scott
f6d9991c71 attempts for file attachments again 2024-06-09 06:06:08 -04:00
Raven Scott
3042974e55 repair file sharing hopefully 2024-06-09 05:40:37 -04:00
Raven Scott
b46ca2b2df repair icons for report peers 2024-06-09 05:35:37 -04:00