Commit Graph

290 Commits

Author SHA1 Message Date
Raven Scott
7c874fab21 Auto Join Guild on Create 2024-07-08 00:57:58 -04:00
Raven Scott
f125cad87c change screenshot 2024-07-08 00:41:46 -04:00
Raven Scott
cb88b16606 Readd Markdown Support + Syntax Highlights and DOMPurify is used to sanitize HTML content to prevent XSS attacks. 2024-07-07 23:42:17 -04:00
94ea9b6840 Merge pull request 'Feat: Adding GUILDS!' (#12) from guilds into main
Reviewed-on: #12
2024-07-07 23:01:33 -04:00
Raven Scott
7eddd45f79 Only auto play on peers 2024-07-07 22:49:15 -04:00
Raven Scott
70bc69ddea auto play audio messages 2024-07-07 22:45:55 -04:00
Raven Scott
aa70e42fdc change internal agent prefix 2024-07-07 22:40:22 -04:00
Raven Scott
c530a8d69c Add back file menu 2024-07-07 22:39:31 -04:00
Raven Scott
084cb02a11 fix icon message 2024-07-07 22:00:13 -04:00
Raven Scott
a0c7eb1561 fix 2024-07-07 21:52:57 -04:00
Raven Scott
43e9890235 readd updateIcon 2024-07-07 21:49:13 -04:00
Raven Scott
ed4625275d init all guild topics on start 2024-07-07 21:40:52 -04:00
Raven Scott
55875f468c more test 2024-07-07 21:30:09 -04:00
Raven Scott
e0ad9c7067 more test 2024-07-07 21:21:55 -04:00
Raven Scott
d423031cfb more test 2024-07-07 21:14:17 -04:00
Raven Scott
181d011b8d more test 2024-07-07 21:08:30 -04:00
Raven Scott
6cfbb36d35 Merge branch 'guilds' of git.ssh.surf:snxraven/LinkUp-P1P-Chat into guilds 2024-07-07 20:51:41 -04:00
Raven Scott
da1bf28e3d test 2024-07-07 20:51:12 -04:00
Raven Scott
a1b11f7ae6 test 2024-07-07 20:46:59 -04:00
de9e01e932 revert 8c0f7ebd0f
revert test
2024-06-22 21:19:28 +00:00
Raven Scott
8c0f7ebd0f test 2024-06-22 16:56:04 -04:00
Raven Scott
0e6d074c11 test 2024-06-22 16:53:07 -04:00
Raven Scott
6ea37b8082 test 2024-06-22 16:52:05 -04:00
Raven Scott
fd02cff23f test 2024-06-22 16:49:42 -04:00
Raven Scott
cd92618351 Add the beginnings of guilds 2024-06-20 00:46:24 -04:00
9d759e5af3 Merge pull request 'fix: make avatars not draggable and selectable' (#11) from Cyber/LinkUp-P2P-Chat:main into main
Reviewed-on: #11

Good Job!
2024-06-15 17:50:47 +00:00
882e35f14d fix: make avatars not draggable and selectable 2024-06-15 15:42:35 +02:00
Raven Scott
241cf62220 update readme, add screenshot 2024-06-15 03:57:42 -04:00
Raven Scott
5080c37bcf update 2024-06-15 03:28:36 -04:00
Raven Scott
7350d134a1 update 2024-06-15 03:20:52 -04:00
Raven Scott
a6229b4b9a update readme 2024-06-15 03:19:54 -04:00
Raven Scott
c477a988fd update readme 2024-06-15 03:18:52 -04:00
Raven Scott
04c677e8e7 update readme 2024-06-15 03:16:15 -04:00
Raven Scott
983d88002e Add current bot readme 2024-06-15 03:12:38 -04:00
Raven Scott
150b69a2a2 update example paths 2024-06-15 03:04:41 -04:00
Raven Scott
487bc13970 Adding proper support for audio messages via bot 2024-06-15 03:03:43 -04:00
Raven Scott
2cf819553a correct support for sending files via the bot 2024-06-15 02:52:20 -04:00
Raven Scott
49f4cc88ed fix usernames being sent 2024-06-14 15:38:45 -04:00
Raven Scott
66ae839318 Fix usernames for bots 2024-06-14 15:21:41 -04:00
Raven Scott
db88b09ba5 handling user icons via HyperDrive 2024-06-14 15:09:54 -04:00
1c6cc9a82e Merge pull request 'Reworked message format, added support for audio messages, made Message class' (#10) from MiTask/LinkUp-P2P-Chat:main into main
Reviewed-on: #10
2024-06-14 18:15:43 +00:00
MrMasrozYTLIVE
f706e7d621 Made Client.js->setupSwarm() parsing messages more readable 2024-06-14 20:06:05 +03:00
MrMasrozYTLIVE
42dccf9547 Actually just returning the url if its host is not 'localhost' 2024-06-14 19:58:40 +03:00
MrMasrozYTLIVE
d4dc1b299d Ignoring 'updatePortInUrl' if port is 443 (SSL connection) 2024-06-14 19:53:51 +03:00
MrMasrozYTLIVE
3e9a2101d5 I did this.botName and not bot.botName lol 2024-06-14 19:51:34 +03:00
MrMasrozYTLIVE
2d0f97bc8f Oops i made async constructor 2024-06-14 19:50:10 +03:00
MrMasrozYTLIVE
6cbfe34966 Testing bot avatars thingy 2024-06-14 19:49:26 +03:00
MrMasrozYTLIVE
9b4357dd00 i hate js. it ignores all of my code and just sends 'messagetype' instead of 'type' 2024-06-14 19:25:17 +03:00
MrMasrozYTLIVE
14aa129f6d Trying some changes to make bot messages and client mmessages have same format 2024-06-14 17:44:05 +03:00
MrMasrozYTLIVE
d449249f41 Revert reverting 2024-06-14 17:39:16 +03:00