hippoz pushed to master at hippoz/brainlet-react 2021-09-15 14:24:10 +03:00
9f146de154 fix: improve loading display
hippoz pushed to master at hippoz/brainlet-react 2021-09-15 13:30:52 +03:00
d9129b826b fix(layout): more or less fix messages being too small
hippoz pushed to master at hippoz/brainlet 2021-09-14 22:30:04 +03:00
e3f35f5525 Update 'README.md'
hippoz pushed to master at hippoz/brainlet 2021-09-14 17:07:07 +03:00
3cd7fcb5f9 refactor(gateway): completely refactor gateway
hippoz pushed to master at hippoz/brainlet 2021-09-14 13:18:24 +03:00
fe124316a4 remove legacy libbrainlet
hippoz pushed to master at hippoz/brainlet-react 2021-09-14 13:17:28 +03:00
13521f76d1 add close messages and clean up code
hippoz commented on issue hippoz/brainlet#12 2021-09-10 23:09:29 +03:00
Attempting to connect more than once works if you do it really quick due to race condition

Not sure if this applies to gatewayv2 too

hippoz closed issue hippoz/brainlet#6 2021-09-10 23:08:59 +03:00
SUGGESTION: Categories and channels
hippoz closed issue hippoz/brainlet#11 2021-09-10 23:08:49 +03:00
Make admin force refresh command disconnect clients from the socket, so the request cant just be ignored
hippoz closed issue hippoz/brainlet#9 2021-09-10 23:08:38 +03:00
BUG: Pressing logout does not invalidate token
hippoz closed issue hippoz/brainlet#19 2021-09-10 23:08:11 +03:00
When sending a login request without alsoSetCookie, the server returns an error
hippoz deleted branch gateway-pings from hippoz/brainlet 2021-09-10 23:08:00 +03:00
hippoz pushed to master at hippoz/brainlet 2021-09-09 17:56:40 +03:00
fb18dae0a8 remove legacy code
81a08101e9 fix secret.js and disallow YOO packet after user is already authenticated
Compare 2 commits »
hippoz pushed to master at hippoz/brainlet 2021-09-08 00:45:48 +03:00
f1b6da19a2 update documentation to be more accurate to the current implementation
hippoz merged pull request hippoz/brainlet#20 2021-09-08 00:28:28 +03:00
Add gateway pings
hippoz pushed to master at hippoz/brainlet 2021-09-08 00:28:28 +03:00
aa7c838164 Merge pull request 'Add gateway pings' (#20) from gateway-pings into master
e96bd51ff4 reset debug value
a5c1900e3f add gateway pings
0345e0d0a3 bump package versions and clean gateway code
680aab399b replace terminology in log messages and such
Compare 5 commits »
hippoz created pull request hippoz/brainlet#20 2021-09-08 00:28:16 +03:00
Add gateway pings
hippoz pushed to gateway-pings at hippoz/brainlet 2021-09-08 00:26:20 +03:00
e96bd51ff4 reset debug value
hippoz pushed to master at hippoz/brainlet-react 2021-09-08 00:22:56 +03:00
6b3751aff2 add support for gateway pings
hippoz pushed to gateway-pings at hippoz/brainlet 2021-09-08 00:22:46 +03:00
a5c1900e3f add gateway pings