Commit Graph
98 Commits
Author SHA1 Message Date
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
Raven Scott c15b298268 Tests 2024-06-08 16:13:20 -04:00
Raven Scott d0310247c5 Trying to fix peer counts 2024-06-08 16:08:53 -04:00
Raven Scott ac2da1524d Trying to fix peer counts 2024-06-08 15:52:44 -04:00
Raven Scott 8c54e4ca77 Try to fix update icons 2024-06-08 15:48:56 -04:00
Raven Scott 748f4664b3 Try to fix update icons 2024-06-08 15:40:58 -04:00
Raven Scott d1779cb1a7 Try to fix update peer count 2024-06-08 15:32:21 -04:00
Raven Scott ccf34e9637 Try to fix update peer count 2024-06-08 15:24:36 -04:00
Raven Scott c4ebb6713a Try to fix update peer count 2024-06-08 15:22:50 -04:00
Raven Scott 607480c91b Revert back 2024-06-08 15:19:39 -04:00
Raven Scott 310f1bd14d Update 2024-06-08 15:16:28 -04:00
Raven Scott 9e6c803347 testing EventEmitter 2024-06-08 15:06:24 -04:00
Raven Scott 20aa777270 Display full topic per room 2024-06-08 01:47:29 -04:00
Raven Scott e7e80f8791 Bug fix, resolve issue with Leave Room button not removing the room from the sidebar 2024-06-08 01:25:06 -04:00
Raven Scott 24ffe2a977 Adding a sidebar that contains a room list that can switch chat views, a toggle button to access create/join settings 2024-06-08 01:21:25 -04:00
Raven Scott 378aeb7469 adding .env 2024-06-04 01:36:45 -04:00
Raven Scott c293e3b5e7 Add command handler for bot 2024-06-04 01:19:56 -04:00
Raven Scott 6463f2e526 Re add scroll to bottom 2024-06-04 01:00:24 -04:00
Raven Scott ef312ad068 fix 2024-06-04 00:57:28 -04:00
Raven Scott 1d7f69ccd2 fix 2024-06-04 00:53:49 -04:00
Raven Scott 7a29ecc391 fix 2024-06-04 00:40:38 -04:00
Raven Scott bc4a3bcc77 fix 2024-06-04 00:38:14 -04:00
Raven Scott 184edb8b44 fix 2024-06-04 00:33:53 -04:00
Raven Scott b62636ed0e Update 2024-06-04 00:26:32 -04:00
Raven Scott 7ba32ea7c0 Add multi line support 2024-06-04 00:03:14 -04:00
Raven Scott 59c1a2f776 keep user data in localstorage 2024-06-03 23:22:13 -04:00
Raven Scott 1d19fc5a9d fix 2024-06-03 23:16:22 -04:00
Raven Scott 1608a44ac7 make things look better on screen 2024-06-03 23:05:03 -04:00
Raven Scott f43b615021 Adding better css 2024-06-03 22:49:52 -04:00
Raven Scott fa2d93e830 testing 2024-06-03 22:33:39 -04:00
Raven Scott 9bf319dcf3 Removing storage 2024-06-03 20:13:17 -04:00
Raven Scott 2ac5a606a7 Removing stoage 2024-06-03 20:12:36 -04:00
Raven Scott cd5edfc9aa current 2024-06-03 20:04:32 -04:00
Raven Scott 2d199493ac current 2024-06-03 20:04:15 -04:00
Raven Scott dae080a833 test 2024-06-03 20:01:48 -04:00
Raven Scott 2fbc3f3bf0 test 2024-06-03 20:01:09 -04:00
Raven Scott 50026db476 test 2024-06-03 19:53:10 -04:00
Raven Scott 4c6cdb9170 revert 2024-06-03 19:43:33 -04:00
Raven Scott 6e171c5ffa test 2024-06-03 19:42:30 -04:00
Raven Scott c58671dc7d first commit 2024-06-03 19:23:14 -04:00