Commit Graph
100 Commits
Author SHA1 Message Date
Raven Scott cd92618351 Add the beginnings of guilds 2024-06-20 00:46:24 -04:00
Raven Scott 241cf62220 update readme, add screenshot 2024-06-15 03:57:42 -04:00
Raven Scott 5080c37bcf update 2024-06-15 03:28:36 -04:00
Raven Scott 7350d134a1 update 2024-06-15 03:20:52 -04:00
Raven Scott a6229b4b9a update readme 2024-06-15 03:19:54 -04:00
Raven Scott c477a988fd update readme 2024-06-15 03:18:52 -04:00
Raven Scott 04c677e8e7 update readme 2024-06-15 03:16:15 -04:00
Raven Scott 983d88002e Add current bot readme 2024-06-15 03:12:38 -04:00
Raven Scott 150b69a2a2 update example paths 2024-06-15 03:04:41 -04:00
Raven Scott 487bc13970 Adding proper support for audio messages via bot 2024-06-15 03:03:43 -04:00
Raven Scott 2cf819553a correct support for sending files via the bot 2024-06-15 02:52:20 -04:00
Raven Scott 49f4cc88ed fix usernames being sent 2024-06-14 15:38:45 -04: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
Raven Scott bd885bb591 Fix peerName in Message received 2024-06-14 04:46:19 -04: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 f50370d2e5 Missed something 2024-06-14 01:18:13 -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
Raven Scott 0dbd441cd5 Merge branch 'main' of git.ssh.surf:snxraven/LinkUp-P2P-Chat 2024-06-13 20:05:21 -04:00
Raven Scott b50bd0bbab Room Counts done better 2024-06-13 20:02:01 -04:00
Raven Scott 0a3732fb07 Re adding per room topic counts 2024-06-13 19:23:42 -04: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 6a7eb78d34 fixing talk button not turning red 2024-06-13 06:10:26 -04:00
Raven Scott 76b00ce5b2 New dark mode theme, removing green, making UI uniform 2024-06-13 05:55:14 -04:00
Raven Scott 145b5b728b Better style for the side bar + removing alert on copy 2024-06-13 05:24:44 -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
Raven Scott 052fbecc20 Remove not needed join line 2024-06-12 00:08:34 -04:00
Raven Scott b9db313eff Fix chatBot 2024-06-11 17:40:02 -04:00
Raven Scott cd4b333954 Remove not needed code 2024-06-11 03:31:20 -04:00
Raven Scott a92b22ef17 Remove not needed code 2024-06-11 03:28:26 -04: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
Raven Scott 6eab069cc5 Move Peer Count to Title Bar | Make the count global to all rooms 2024-06-11 01:12:01 -04:00
Raven Scott 9aedd9fda4 update peer count per topic 2024-06-11 00:18:27 -04:00
Raven Scott e57db27a13 Fixing bot 2024-06-10 22:20:36 -04:00
Raven Scott 157c8af4f4 Update bot Client to work with the new connection logic 2024-06-10 22:04:57 -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
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
Raven Scott 55d00260fa fix user icons between peers 2024-06-09 05:09:39 -04:00
Raven Scott babde932e7 adding readableTimestamp to messages 2024-06-09 04:09:07 -04:00
Raven Scott 8458430989 adding peers to messages 2024-06-09 04:07:24 -04:00
Raven Scott 1c85c78e4c add topic id to message 2024-06-09 04:02:45 -04:00
Raven Scott f83befa2e5 Really fix it 2024-06-09 03:38:53 -04:00
Raven Scott 7a1eef31e4 Bug Fix: Update HTTP Port for icon on launch, remove timebased stoage directory for single user usage 2024-06-09 03:34:41 -04:00
Raven Scott a79195d140 Revert "Bug Fix: Update HTTP Port for icon on launch, remove timebased stoage directory for single user usage"
This reverts commit 3d0c10db2b.
2024-06-09 03:34:27 -04:00
Raven Scott 3d0c10db2b Bug Fix: Update HTTP Port for icon on launch, remove timebased stoage directory for single user usage 2024-06-09 03:33:28 -04:00
Raven Scott b227683778 Adding padding to the attach file and send buttons 2024-06-09 02:27:20 -04:00
Raven Scott ee52e49030 Adding file and image upload and sharing 2024-06-09 02:22:46 -04:00
Raven Scott 2fa431886c make window controls look better, move app name to the right side 2024-06-09 01:55:39 -04:00
Raven Scott 27f555d267 Setting force window default size, min size and adding real window buttons 2024-06-09 01:27:42 -04:00
Raven Scott 148f79ed13 Actually fixing the scrollbar issue and styling the chat scrollbar 2024-06-09 00:58:14 -04:00
Raven Scott d6f14c3062 removing overflow-y from css to remove scrollbar 2024-06-09 00:50:03 -04:00
Raven Scott 34b771bea9 Removing imports that are no longer needed 2024-06-09 00:00:11 -04:00
Raven Scott 6d469dd0fd move storage into subdir 2024-06-08 23:49:34 -04:00
Raven Scott 4e961aebb7 Update CSS layout and Syles 2024-06-08 20:38:18 -04:00
Raven Scott d26c025073 update gitignore 2024-06-08 19:07:31 -04:00
Raven Scott a4f89be654 Merge branch 'main' of git.ssh.surf:snxraven/LinkUp-P2P-Chat 2024-06-08 19:07:04 -04:00
Raven Scott e1adede7c3 update gitignore 2024-06-08 19:06:25 -04:00
Raven Scott 9461368c02 Update port range 2024-06-08 17:08:30 -04:00
Raven Scott 302589e97e Bug Fix: Allowing clients to have different ServePorts per client and storages per client 2024-06-08 16:48:10 -04:00
Raven Scott 736a3a5e70 Merge branch 'main' of git.ssh.surf:snxraven/LinkUp-P2P-Chat 2024-06-08 16:47:46 -04:00
Raven Scott 7855689289 Bug Fix: Allowing clients to have different ServePorts per client and storages per client 2024-06-08 16:46:53 -04:00
Raven Scott 8dbaa629d2 Revert "Bug Fix: Allowing clients to have different ServePorts per client and storages per client"
This reverts commit b1271ceb82.
2024-06-08 16:46:36 -04:00
Raven Scott b1271ceb82 Bug Fix: Allowing clients to have different ServePorts per client and storages per client 2024-06-08 16:46:29 -04:00
Raven Scott 5931d68a29 Revert "Bug Fix: Allowing clients to have different ServePorts per client and storages per client"
This reverts commit 5f8817a2f2.
2024-06-08 16:45:46 -04:00
Raven Scott 5f8817a2f2 Bug Fix: Allowing clients to have different ServePorts per client and storages per client 2024-06-08 16:45:15 -04:00
Raven Scott dd8099649f Tests for user icons with eventEmitter 2024-06-08 16:15:55 -04:00