Commit graph

37 commits

Author SHA1 Message Date
hippoz
a3e8e3ad9b
fix: update install steps for frontend 2021-10-22 19:08:50 +03:00
hippoz
efed62d0a2
style: move all files out of brainlet folder 2021-10-05 18:29:37 +03:00
hippoz
a47d938b7e
update folder stucture and improve documentation 2021-03-13 03:42:01 +02:00
hippoz
bc75e3f24c [Experimental] add an option for brainlet instance owners to require a special code sign up 2020-12-09 01:49:57 +02:00
hippoz
62a5250157 add robots txt 2020-12-08 02:02:36 +02:00
hippoz
b476466d53 fix message clumping and also add discord<->brainlet bridge bot 2020-12-07 23:25:59 +02:00
f0e6051fbe possibly fix clumping again? 2020-12-06 13:18:32 +00:00
hippoz
9b3ef21537 hopefully fix clumping 2020-12-05 23:23:50 +02:00
hippoz
9a6576fe98 allow bots to set custom nicknames for messages 2020-12-05 19:10:11 +02:00
hippoz
4dd9540430 message clumping!!!!!!! 2020-12-03 19:39:40 +02:00
hippoz
aa12ffb0a1 use colors throughout the whole app 2020-12-03 01:46:29 +02:00
hippoz
818cb1afc6 refresh also now clears messages from client 2020-12-02 23:44:59 +02:00
hippoz
d0025b4221 add forceful refresh of user clients to push updates and erase bad messages from the dom 2020-12-01 22:28:35 +02:00
hippoz
7bebf6d471 hopefully fix user list 2020-11-21 17:40:35 +02:00
hippoz
03d89bca7f add icons to some things 2020-11-21 13:01:02 +02:00
hippoz
887d625722 make message cards bigger 2020-11-21 12:22:33 +02:00
hippoz
0e1898b591 remove annoying yoo message when entering room 2020-11-21 12:12:22 +02:00
hippoz
6018c3b610 user list (?) 2020-11-21 12:08:32 +02:00
hippoz
6d6c4ebb61 add try catch to notification 2020-11-20 22:11:21 +02:00
hippoz
86ad93b318 fix notifications (?) 2020-11-20 22:10:42 +02:00
hippoz
98cb260ff5 add notifications (?) 2020-11-20 22:05:55 +02:00
hippoz
76e0433753 add character limit for chat message (?) 2020-11-20 21:35:43 +02:00
hippoz
d1b1cce3bf removed unnecessary console.log 2020-11-20 21:27:45 +02:00
hippoz
4b2def736f scroll to the bottom of the message list container when a new message is sent 2020-11-20 21:26:41 +02:00
hippoz
35d37ea782 fix messages not being broadcasted 2020-11-20 20:15:20 +02:00
hippoz
fd7489976d maybe fix chat? 2020-11-20 18:39:06 +02:00
hippoz
ced4d4652a add useless debug panel and do not allow user to subscribe twice to room to be safe 2020-11-20 13:25:08 +02:00
hippoz
9d1adfe748 attempt (and fail) to put message div before the textobx 2020-11-20 11:59:48 +02:00
hippoz
94d3af7b7e make gateway send debug info and add some egde case handling, like empty messages 2020-11-17 18:13:07 +02:00
hippoz
68e2bd1a6c make socket connection more robust 2020-11-17 17:20:33 +02:00
hippoz
667a843370 improve message object structure, rearrange methods in app.js just for the code to look better and make sure the message list updates when a new message is sent 2020-11-17 15:27:23 +02:00
hippoz
89acdf6a3c add buggy, basic message list 2020-11-17 11:28:11 +02:00
hippoz
514ca2dd2b implement client side message list 2020-11-16 22:18:39 +02:00
hippoz
893b1d4ff6 add message sending 2020-11-16 22:08:23 +02:00
hippoz
efffd3bc66 add events for gateway connection and fix vue warns 2020-11-16 21:33:03 +02:00
hippoz
046b4d2b01 add basic gateway connection functionality 2020-11-16 21:16:25 +02:00
hippoz
c87c7f98d3 Initial commit 2020-10-05 20:36:03 +03:00