Commit Graph

  • 882e35f14d fix: make avatars not draggable and selectable main Cyber 2024-06-15 15:42:35 +0200
  • 241cf62220 update readme, add screenshot Raven Scott 2024-06-15 03:57:42 -0400
  • 5080c37bcf update Raven Scott 2024-06-15 03:28:36 -0400
  • 7350d134a1 update Raven Scott 2024-06-15 03:20:52 -0400
  • a6229b4b9a update readme Raven Scott 2024-06-15 03:19:54 -0400
  • c477a988fd update readme Raven Scott 2024-06-15 03:18:52 -0400
  • 04c677e8e7 update readme Raven Scott 2024-06-15 03:16:15 -0400
  • 983d88002e Add current bot readme Raven Scott 2024-06-15 03:12:38 -0400
  • 150b69a2a2 update example paths Raven Scott 2024-06-15 03:04:41 -0400
  • 487bc13970 Adding proper support for audio messages via bot Raven Scott 2024-06-15 03:03:43 -0400
  • 2cf819553a correct support for sending files via the bot Raven Scott 2024-06-15 02:52:20 -0400
  • 49f4cc88ed fix usernames being sent Raven Scott 2024-06-14 15:38:45 -0400
  • 66ae839318 Fix usernames for bots Raven Scott 2024-06-14 15:21:41 -0400
  • db88b09ba5 handling user icons via HyperDrive Raven Scott 2024-06-14 15:09:54 -0400
  • 1c6cc9a82e Merge pull request 'Reworked message format, added support for audio messages, made Message class' (#10) from MiTask/LinkUp-P2P-Chat:main into main snxraven 2024-06-14 18:15:43 +0000
  • f706e7d621 Made Client.js->setupSwarm() parsing messages more readable MrMasrozYTLIVE 2024-06-14 20:06:05 +0300
  • 42dccf9547 Actually just returning the url if its host is not 'localhost' MrMasrozYTLIVE 2024-06-14 19:58:40 +0300
  • d4dc1b299d Ignoring 'updatePortInUrl' if port is 443 (SSL connection) MrMasrozYTLIVE 2024-06-14 19:53:51 +0300
  • 3e9a2101d5 I did this.botName and not bot.botName lol MrMasrozYTLIVE 2024-06-14 19:51:34 +0300
  • 2d0f97bc8f Oops i made async constructor MrMasrozYTLIVE 2024-06-14 19:50:10 +0300
  • 6cbfe34966 Testing bot avatars thingy MrMasrozYTLIVE 2024-06-14 19:49:26 +0300
  • 9b4357dd00 i hate js. it ignores all of my code and just sends 'messagetype' instead of 'type' MrMasrozYTLIVE 2024-06-14 19:25:17 +0300
  • 14aa129f6d Trying some changes to make bot messages and client mmessages have same format MrMasrozYTLIVE 2024-06-14 17:44:05 +0300
  • d449249f41 Revert reverting MrMasrozYTLIVE 2024-06-14 17:39:16 +0300
  • bb26b5c2a8 Revert all changes i did to app.js MrMasrozYTLIVE 2024-06-14 17:37:58 +0300
  • 52a319a1c0 Fixed my bots messages MrMasrozYTLIVE 2024-06-14 17:36:16 +0300
  • 70655ce901 So messages actually broke somehow lol MrMasrozYTLIVE 2024-06-14 17:34:06 +0300
  • 75be3a5b33 Reworked commands, added some funny stuff MrMasrozYTLIVE 2024-06-14 17:20:37 +0300
  • d5650a9d7b I think i did it yay MrMasrozYTLIVE 2024-06-14 17:09:30 +0300
  • 2ff9c73585 It doesnt want to work 😭 MrMasrozYTLIVE 2024-06-14 17:07:21 +0300
  • d50e0df6a1 Time to do lots of debugging 😭 MrMasrozYTLIVE 2024-06-14 17:05:00 +0300
  • 8262bd4eb7 Hm. Its pretty strange. Thats why i dont really like JavaScript MrMasrozYTLIVE 2024-06-14 17:04:08 +0300
  • 457bf01bc3 Trying out isPrototypeOf() function MrMasrozYTLIVE 2024-06-14 17:02:26 +0300
  • feff30fecc Testing if sendMessage argument extends Message class MrMasrozYTLIVE 2024-06-14 17:00:35 +0300
  • b3ccda32ea did lots of work on bot package MrMasrozYTLIVE 2024-06-14 16:43:17 +0300
  • bd885bb591 Fix peerName in Message received Raven Scott 2024-06-14 04:46:19 -0400
  • 66dc7cdac2 Merge pull request 'Fix shutdown' (#9) from MiTask/LinkUp-P2P-Chat:main into main snxraven 2024-06-14 08:44:09 +0000
  • 624222f726 Merge branch 'main' into main MiTask 2024-06-14 08:43:47 +0000
  • 01ca4aae5a Update chatBot/includes/Client.js MiTask 2024-06-14 08:43:27 +0000
  • 37ce0ff5bf Merge pull request 'Added graceful shutdown' (#8) from MiTask/LinkUp-P2P-Chat:main into main snxraven 2024-06-14 08:37:47 +0000
  • 65576e82b3 Added proper shutting down MiTask 2024-06-14 08:35:54 +0000
  • 9eeb38ca3f Validate topicBuffer: Ensure topicBuffer is always defined and valid before converting it to a string. Raven Scott 2024-06-14 04:33:50 -0400
  • d3792b4bd0 Merge pull request 'Up to date fork' (#1) from snxraven/LinkUp-P2P-Chat:main into main MiTask 2024-06-14 08:32:25 +0000
  • 50a02e8dfd topic validation for the join box Raven Scott 2024-06-14 04:04:00 -0400
  • ff0acb1a85 add readme Raven Scott 2024-06-14 03:17:31 -0400
  • 4d9d22060b Adding hyperdrive files management via ~list-files Raven Scott 2024-06-14 01:56:46 -0400
  • f84a6cff1b better formatting for help Raven Scott 2024-06-14 01:28:08 -0400
  • 6a74c23f9c fixed Raven Scott 2024-06-14 01:19:58 -0400
  • f50370d2e5 Missed something Raven Scott 2024-06-14 01:18:13 -0400
  • 59e72998c6 Fix message history by adding new clear function for internal command Raven Scott 2024-06-14 01:17:18 -0400
  • 458954c1e1 adding in new commands Raven Scott 2024-06-14 01:10:23 -0400
  • b56d603b1e Add internal command handler with ping and clear commands to start Raven Scott 2024-06-14 00:57:05 -0400
  • 7dbcf17429 Duplicate message fix Raven Scott 2024-06-14 00:33:19 -0400
  • 98aa79f075 Prevent Message Duplicates in Message History Raven Scott 2024-06-14 00:08:32 -0400
  • 7a31202ac3 Fixing user avatars/icons concerning all of the major changes today Raven Scott 2024-06-13 23:12:31 -0400
  • 7061aa1e5e fixes Raven Scott 2024-06-13 22:41:43 -0400
  • af37909b3f update Raven Scott 2024-06-13 22:29:05 -0400
  • 2faf2b6f78 Moving to MultiSwarm with proper connection tracking per topic Raven Scott 2024-06-13 21:44:30 -0400
  • b1ea06018b Using swarm.connections.size Raven Scott 2024-06-13 21:05:10 -0400
  • 116b23d70f Move back to global peer count Raven Scott 2024-06-13 20:47:45 -0400
  • 0dbd441cd5 Merge branch 'main' of git.ssh.surf:snxraven/LinkUp-P2P-Chat Raven Scott 2024-06-13 20:05:21 -0400
  • b50bd0bbab Room Counts done better Raven Scott 2024-06-13 20:02:01 -0400
  • 6b1b13f75e revert 0a3732fb07 snxraven 2024-06-13 23:41:30 +0000
  • 0a3732fb07 Re adding per room topic counts Raven Scott 2024-06-13 19:23:42 -0400
  • 5edcff29e1 revert 8c4a38ca8e snxraven 2024-06-13 20:06:49 +0000
  • 8c4a38ca8e peer count per room Raven Scott 2024-06-13 16:00:02 -0400
  • 3c803c811e Debug Raven Scott 2024-06-13 14:50:23 -0400
  • 6a7eb78d34 fixing talk button not turning red Raven Scott 2024-06-13 06:10:26 -0400
  • 76b00ce5b2 New dark mode theme, removing green, making UI uniform Raven Scott 2024-06-13 05:55:14 -0400
  • 145b5b728b Better style for the side bar + removing alert on copy Raven Scott 2024-06-13 05:24:44 -0400
  • 6b3f043332 first attempt at audio messages Raven Scott 2024-06-13 03:53:23 -0400
  • 060308ec92 Remove localStorage uses Raven Scott 2024-06-13 01:44:44 -0400
  • 7461dadf88 remove unused function Raven Scott 2024-06-13 01:38:10 -0400
  • 052fbecc20 Remove not needed join line Raven Scott 2024-06-12 00:08:34 -0400
  • b9db313eff Fix chatBot Raven Scott 2024-06-11 17:40:02 -0400
  • 9a14c10bac Merge pull request 'Reworking bot code. Again...' (#7) from MiTask/LinkUp-P2P-Chat:main into main snxraven 2024-06-11 20:38:54 +0000
  • f69b22c810 Removed .idea folder MrMasrozYTLIVE 2024-06-11 21:49:34 +0300
  • 00b26d6afe Changed lots of stuff inside of bot code. Got rid of peers in message object. MrMasrozYTLIVE 2024-06-11 21:47:42 +0300
  • 4aa205cd73 Got rid of 2 useless classes MrMasrozYTLIVE 2024-06-11 20:56:02 +0300
  • 5bb5e63105 Trying to merge is so hard MrMasrozYTLIVE 2024-06-11 20:54:43 +0300
  • 4415d196de small change in text MrMasrozYTLIVE 2024-06-11 20:53:30 +0300
  • cd4b333954 Remove not needed code Raven Scott 2024-06-11 03:31:20 -0400
  • a92b22ef17 Remove not needed code Raven Scott 2024-06-11 03:28:26 -0400
  • 7a74d3fc4d Add room names to room view header, add a copy topic button and remove the display of the topics Raven Scott 2024-06-11 02:52:53 -0400
  • 6eab069cc5 Move Peer Count to Title Bar | Make the count global to all rooms Raven Scott 2024-06-11 01:12:01 -0400
  • 7ec2901165 revert 9aedd9fda4 snxraven 2024-06-11 04:40:01 +0000
  • 9aedd9fda4 update peer count per topic Raven Scott 2024-06-11 00:18:27 -0400
  • e57db27a13 Fixing bot Raven Scott 2024-06-10 22:20:36 -0400
  • 157c8af4f4 Update bot Client to work with the new connection logic Raven Scott 2024-06-10 22:04:57 -0400
  • 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 Raven Scott 2024-06-10 21:51:34 -0400
  • d0d408230a Adding buttons instead of links for downloads Raven Scott 2024-06-10 21:08:44 -0400
  • 3dcabac0b4 Fix channel edit input size Raven Scott 2024-06-10 20:28:16 -0400
  • 8d1ecc2c19 Adding in Room Aliases Raven Scott 2024-06-10 20:01:00 -0400
  • 01fee56692 Fixing bot messages Raven Scott 2024-06-10 19:49:46 -0400
  • e1153cb5df Fixed Message attachments! Raven Scott 2024-06-10 17:18:06 -0400
  • 25e421e982 more work on file attachments Raven Scott 2024-06-10 17:13:20 -0400
  • 3a0af4ace2 Adding syntax highlights Raven Scott 2024-06-10 16:32:52 -0400
  • 4fbbc73527 Merge pull request 'Fixed bot crash on file attachment, added 2 more new events and topic ID to file message' (#6) from MiTask/LinkUp-P2P-Chat:main into main snxraven 2024-06-10 20:09:25 +0000
  • edf61f0462 Started working on proper classes for messages (files and text), user peer class, chatroom class MrMasrozYTLIVE 2024-06-10 21:34:50 +0300
  • 92ba56b9fc Added topic to file attachment json MrMasrozYTLIVE 2024-06-10 21:25:41 +0300