• Joined on 2023-01-04
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-10 10:34:39 -04:00
4cfae430b2 Started working on ChatRoom class
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-10 10:28:36 -04:00
8788adbc2b Fixed sending ON_READY_MESSAGE
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-10 10:22:22 -04:00
d9dbdf4401 Oh i actually broke it because push returns length and not array itself 💀
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-10 10:19:53 -04:00
961599f366 I might've fix sending all 'peers' lol
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-10 10:17:52 -04:00
704f6ca0dc Hmm how can i get publickey of the user sending info and not just peers who connected?
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-10 10:14:43 -04:00
805983e3f5 Oops forgot about bot startup message. It doesnt work because there's no known peers yet
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-10 10:08:11 -04:00
165d2f0faa Trying to fix a bug with message peers
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 15:56:03 -04:00
24101e5611 Trying to make multiple rooms support. This is gonna be a bit of a hell lol.
f269781226 revert too tired
5ff2460d23 add debug, last try for now
d5ea2abb7a add debug
Compare 14 commits »
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 04:20:12 -04:00
9587ae4818 I guess its time to work on multiple rooms now
MiTask created pull request snxraven/LinkUp-P2P-Chat#4 2024-06-09 04:19:14 -04:00
Fixed rooms not being deleted from the json file
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 04:17:36 -04:00
8bac7def09 I fr fixed it this time
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 04:16:37 -04:00
d44ef48d89 I guess i know why it doesnt delete the room now
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 04:15:20 -04:00
2a2fbed732 Well i didnt...
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 04:12:55 -04:00
c59795a407 Well i hope i fixed it now
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 04:10:29 -04:00
840b6e2069 Fixed removing rooms
babde932e7 adding readableTimestamp to messages
8458430989 adding peers to messages
Compare 4 commits »
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 04:08:09 -04:00
72bf632cd4 I dont know what to say here because i just need up-to-date repo on my laptop
1c85c78e4c add topic id to message
Compare 3 commits »
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 03:56:09 -04:00
3df73b97c5 Guess gonna try this and then really take a break
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 03:51:50 -04:00
824e2dab42 Started working on making the bot be in multiple chatrooms
f83befa2e5 Really fix it
7a1eef31e4 Bug Fix: Update HTTP Port for icon on launch, remove timebased stoage directory for single user usage
a79195d140 Revert "Bug Fix: Update HTTP Port for icon on launch, remove timebased stoage directory for single user usage"
3d0c10db2b Bug Fix: Update HTTP Port for icon on launch, remove timebased stoage directory for single user usage
Compare 6 commits »
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 03:08:45 -04:00
0077989253 It acutally works just fine now yay
MiTask pushed to main at MiTask/LinkUp-P2P-Chat 2024-06-09 03:03:39 -04:00
f3b4755821 Very strange stuff tbh