Commit graph

  • 8321cefa78 revert config to fix conflict hippoz 2020-12-07 23:26:32 +0200
  • b476466d53 fix message clumping and also add discord<->brainlet bridge bot hippoz 2020-12-07 23:25:59 +0200
  • f0e6051fbe possibly fix clumping again? David 2020-12-06 13:18:32 +0000
  • 9b3ef21537 hopefully fix clumping hippoz 2020-12-05 23:23:50 +0200
  • f6e35fd043 ok hippoz 2020-12-05 22:59:09 +0200
  • 06f6a3287d add epic bot hippoz 2020-12-05 22:56:41 +0200
  • 4147e4f6ca allow private messages, mostly for bots hippoz 2020-12-05 21:06:28 +0200
  • 9a6576fe98 allow bots to set custom nicknames for messages hippoz 2020-12-05 19:10:11 +0200
  • 29b068a1c4 add a little library for interacting with the gateway, will make it also interact with http apis soon! hippoz 2020-12-03 23:14:49 +0200
  • d6a358446c add readme with guide hippoz 2020-12-03 20:38:47 +0200
  • 4dd9540430 message clumping!!!!!!! hippoz 2020-12-03 19:39:40 +0200
  • 6a4112a13e revert config to fix conflict hippoz 2020-12-03 01:49:33 +0200
  • aa12ffb0a1 use colors throughout the whole app hippoz 2020-12-03 01:46:29 +0200
  • 09867e58b6 add color generation function and make more endpoints use the getpublicobject function hippoz 2020-12-03 01:16:07 +0200
  • bdfdd1a460 use standard function for objects to make api more mantainable hippoz 2020-12-03 00:40:46 +0200
  • 818cb1afc6 refresh also now clears messages from client hippoz 2020-12-02 23:44:59 +0200
  • d0025b4221 add forceful refresh of user clients to push updates and erase bad messages from the dom hippoz 2020-12-01 22:28:35 +0200
  • 670d7d49b4 restore config to fix conflit hippoz 2020-11-26 11:43:30 +0200
  • 3bc1fdbde7 add a simple rate limiter hippoz 2020-11-26 11:42:27 +0200
  • 7bebf6d471 hopefully fix user list hippoz 2020-11-21 17:40:35 +0200
  • 5b34130ef4 allow only one connection per user, TODO: give a firendly message to users hippoz 2020-11-21 14:44:54 +0200
  • 2c41359b9d fix some DoS vulns and other stuff hippoz 2020-11-21 13:29:20 +0200
  • 03d89bca7f add icons to some things hippoz 2020-11-21 13:01:02 +0200
  • 887d625722 make message cards bigger hippoz 2020-11-21 12:22:33 +0200
  • 0e1898b591 remove annoying yoo message when entering room hippoz 2020-11-21 12:12:22 +0200
  • 6018c3b610 user list (?) hippoz 2020-11-21 12:08:32 +0200
  • 6d6c4ebb61 add try catch to notification hippoz 2020-11-20 22:11:21 +0200
  • 86ad93b318 fix notifications (?) hippoz 2020-11-20 22:10:42 +0200
  • 98cb260ff5 add notifications (?) hippoz 2020-11-20 22:05:55 +0200
  • 76e0433753 add character limit for chat message (?) hippoz 2020-11-20 21:35:43 +0200
  • d1b1cce3bf removed unnecessary console.log hippoz 2020-11-20 21:27:45 +0200
  • 4b2def736f scroll to the bottom of the message list container when a new message is sent hippoz 2020-11-20 21:26:41 +0200
  • 35d37ea782 fix messages not being broadcasted hippoz 2020-11-20 20:15:20 +0200
  • de6a66a877 maybe fix weird crash hippoz 2020-11-20 19:25:56 +0200
  • fd7489976d maybe fix chat? hippoz 2020-11-20 18:39:06 +0200
  • c0d4ec680d make rate limit more permissive hippoz 2020-11-20 18:26:56 +0200
  • 1e935b03df change log message on listen event for server hippoz 2020-11-20 13:27:34 +0200
  • ced4d4652a add useless debug panel and do not allow user to subscribe twice to room to be safe hippoz 2020-11-20 13:25:08 +0200
  • 9d1adfe748 attempt (and fail) to put message div before the textobx hippoz 2020-11-20 11:59:48 +0200
  • 94d3af7b7e make gateway send debug info and add some egde case handling, like empty messages hippoz 2020-11-17 18:13:07 +0200
  • 68e2bd1a6c make socket connection more robust hippoz 2020-11-17 17:20:33 +0200
  • 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 hippoz 2020-11-17 15:27:23 +0200
  • 89acdf6a3c add buggy, basic message list hippoz 2020-11-17 11:28:11 +0200
  • 514ca2dd2b implement client side message list hippoz 2020-11-16 22:18:39 +0200
  • 893b1d4ff6 add message sending hippoz 2020-11-16 22:08:23 +0200
  • dcdcc64553 forgot to check for inactivity before disconnecting hippoz 2020-11-16 21:35:38 +0200
  • efffd3bc66 add events for gateway connection and fix vue warns hippoz 2020-11-16 21:33:03 +0200
  • 046b4d2b01 add basic gateway connection functionality hippoz 2020-11-16 21:16:25 +0200
  • c293389359 what have i done hippoz 2020-11-09 21:55:14 +0200
  • c87c7f98d3 Initial commit hippoz 2020-10-05 20:36:03 +0300