Commit Graph

290 Commits

Author SHA1 Message Date
MrMasrozYTLIVE
5d6728f39f Filtering all the peers except myself now 2024-06-10 17:57:52 +03:00
MrMasrozYTLIVE
051aa09c2d Opps i had array of arrays of peers in message json 2024-06-10 17:55:23 +03:00
MrMasrozYTLIVE
2ed13e50f7 Ok i will stop exiting to test it properly 2024-06-10 17:53:36 +03:00
MrMasrozYTLIVE
aa53cb487b I tried to iterate over not iterable object again 😭 2024-06-10 17:50:20 +03:00
MrMasrozYTLIVE
d1ee697c84 There's something even more interesting called 'peerInfo.topics' lol. So bad it has no good docs and i have to do this stuff to learn more 2024-06-10 17:48:24 +03:00
MrMasrozYTLIVE
7751d03b57 Found something interesting called 'swarm.peers' 2024-06-10 17:44:32 +03:00
MrMasrozYTLIVE
6980520a85 Lol i tried to iterate over not-iterable object 2024-06-10 17:40:57 +03:00
MrMasrozYTLIVE
7399585d9e Trying to find a way to check which topic each pear is from 2024-06-10 17:38:50 +03:00
MrMasrozYTLIVE
fda25abe8c Oops debugging didnt go as planned lol 2024-06-10 17:34:57 +03:00
MrMasrozYTLIVE
4cfae430b2 Started working on ChatRoom class 2024-06-10 17:34:21 +03:00
MrMasrozYTLIVE
8788adbc2b Fixed sending ON_READY_MESSAGE 2024-06-10 17:28:18 +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
805983e3f5 Oops forgot about bot startup message. It doesnt work because there's no known peers yet 2024-06-10 17:14:26 +03:00
MrMasrozYTLIVE
165d2f0faa Trying to fix a bug with message peers 2024-06-10 17:07:54 +03:00
MrMasrozYTLIVE
24101e5611 Trying to make multiple rooms support. This is gonna be a bit of a hell lol. 2024-06-09 22:55:32 +03:00
MrMasrozYTLIVE
9f5d5b7dba Merge branch 'main' of https://git.ssh.surf/snxraven/LinkUp-P2P-Chat 2024-06-09 21:01:00 +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
Raven Scott
55d00260fa fix user icons between peers 2024-06-09 05:09:39 -04:00
1c07819d91 Merge pull request 'Fixed rooms not being deleted from the json file' (#4) from MiTask/LinkUp-P2P-Chat:main into main
Reviewed-on: #4

#killinit. - Coding and vibin like it should be!
2024-06-09 08:19:59 +00:00
MrMasrozYTLIVE
9587ae4818 I guess its time to work on multiple rooms now 2024-06-09 11:19:57 +03:00
MrMasrozYTLIVE
8bac7def09 I fr fixed it this time 2024-06-09 11:17:20 +03:00
MrMasrozYTLIVE
d44ef48d89 I guess i know why it doesnt delete the room now 2024-06-09 11:16:22 +03:00
MrMasrozYTLIVE
2a2fbed732 Well i didnt... 2024-06-09 11:15:05 +03:00
MrMasrozYTLIVE
c59795a407 Well i hope i fixed it now 2024-06-09 11:12:40 +03:00
MrMasrozYTLIVE
33e0a13f93 Merge branch 'main' of https://git.ssh.surf/snxraven/LinkUp-P2P-Chat 2024-06-09 11:10:02 +03:00
MrMasrozYTLIVE
840b6e2069 Fixed removing rooms 2024-06-09 11:09:58 +03:00
Raven Scott
babde932e7 adding readableTimestamp to messages 2024-06-09 04:09:07 -04:00
MrMasrozYTLIVE
72bf632cd4 I dont know what to say here because i just need up-to-date repo on my laptop 2024-06-09 11:07:52 +03:00
Raven Scott
8458430989 adding peers to messages 2024-06-09 04:07:24 -04:00
MrMasrozYTLIVE
966873774c Merge branch 'main' of https://git.ssh.surf/snxraven/LinkUp-P2P-Chat 2024-06-09 11:05:42 +03:00
Raven Scott
1c85c78e4c add topic id to message 2024-06-09 04:02:45 -04:00
MrMasrozYTLIVE
3df73b97c5 Guess gonna try this and then really take a break 2024-06-09 10:55:54 +03:00
MrMasrozYTLIVE
824e2dab42 Started working on making the bot be in multiple chatrooms 2024-06-09 10:51:15 +03: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
9bcf6b8b43 Merge pull request 'Working on Config system (Saving & Loading user data)' (#3) from MiTask/LinkUp-P2P-Chat:main into main
Reviewed-on: #3

Well done!
2024-06-09 07:11:48 +00:00
MrMasrozYTLIVE
0077989253 It acutally works just fine now yay 2024-06-09 10:08:29 +03:00