Block a user
Reworking bot code. Again...
9a14c10bac
Merge pull request 'Reworking bot code. Again...' (#7) from MiTask/LinkUp-P2P-Chat:main into main
f69b22c810
Removed .idea folder
00b26d6afe
Changed lots of stuff inside of bot code. Got rid of peers in message object.
4aa205cd73
Got rid of 2 useless classes
5bb5e63105
Trying to merge is so hard
7a74d3fc4d
Add room names to room view header, add a copy topic button and remove the display of the topics
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
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
edf61f0462
Started working on proper classes for messages (files and text), user peer class, chatroom class
92ba56b9fc
Added topic to file attachment json
7275b69948
Added onIcon and onFile events. onMessage is now being called only on messageType == message. Removed debug code from swarm.on('update').
56d8a8091e
Yeah it actually works :yay:
Fixed bot crash on file attachment, added 2 more new events and topic ID to file message