Commit Graph

215 Commits

Author SHA1 Message Date
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: snxraven/LinkUp-P2P-Chat#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: snxraven/LinkUp-P2P-Chat#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
MrMasrozYTLIVE
f3b4755821 Very strange stuff tbh 2024-06-09 10:03:23 +03:00
MrMasrozYTLIVE
f6f804ab39 It actually works now but i want to get it to work properly 2024-06-09 10:01:01 +03:00
MrMasrozYTLIVE
f5f8d0ce19 And I honestly have no idea why it doesnt want to work 2024-06-09 10:00:01 +03:00
MrMasrozYTLIVE
13e4020920 It just doesnt want to put proper data to the config for some strange reason 2024-06-09 09:58:35 +03:00
MrMasrozYTLIVE
4a881ed721 Its actually not the reason... 2024-06-09 09:57:11 +03:00
MrMasrozYTLIVE
2befd34039 Ohh reading is async, thats why it didnt work 2024-06-09 09:56:12 +03:00
MrMasrozYTLIVE
b577ff3207 It doesnt want to use config for some reason. Time to debug stuff 2024-06-09 09:54:30 +03:00
MrMasrozYTLIVE
8ca1cc2b8f I just forgot to read from the file LOL 2024-06-09 09:53:11 +03:00
MrMasrozYTLIVE
a3fbe7434a Hmm will it work this way? 2024-06-09 09:50:05 +03:00
MrMasrozYTLIVE
a9f50e892b Oopsie checking if config exists didnt work (It is done by checking if username is not empty lol) 2024-06-09 09:46:42 +03:00
MrMasrozYTLIVE
1271c48571 Mostly finished loading. User avatar stuff is left to do 😭 2024-06-09 09:44:52 +03:00
MrMasrozYTLIVE
d33d31debf Got rid of userName and userAvatar in exchange of config.userName and config.userAvatar 2024-06-09 09:32:33 +03:00
MrMasrozYTLIVE
89ebe02743 Merge branch 'main' of https://git.ssh.surf/snxraven/LinkUp-P2P-Chat 2024-06-09 09:29:39 +03:00
Raven Scott
b227683778 Adding padding to the attach file and send buttons 2024-06-09 02:27:20 -04:00
MrMasrozYTLIVE
c2e1242d8b Merge branch 'main' of https://git.ssh.surf/snxraven/LinkUp-P2P-Chat
This is automatic merge of FileUploading and Config commits.
2024-06-09 09:24:04 +03:00
MrMasrozYTLIVE
3947e78aef Started working on saving the user data on actions like registration, joining and leaving rooms. Lacks of loading on start up. 2024-06-09 09:23:45 +03: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
4cc087fae2 delete ai command from repo 2024-06-08 23:08:39 +00:00