hippoz merged pull request hippoz/brainlet#14 2021-01-25 17:22:59 +02:00
Make default configuration work
hippoz pushed to master at hippoz/brainlet 2021-01-25 17:22:59 +02:00
9ed67992a1 Merge pull request 'Make default configuration work' (#14) from hiimgoodpack/brainlet:master into master
869c20e035 Make default configuration work
Compare 2 commits »
hippoz pushed to master at hippoz/brainlet 2021-01-23 00:25:28 +02:00
45a4a50812 allow requests without origin header to api domain
hippoz pushed to master at hippoz/brainlet 2021-01-23 00:24:31 +02:00
2f28d606e0 remove unnecessary console.log
hippoz pushed to master at hippoz/brainlet 2021-01-23 00:21:04 +02:00
98711f361d handle express errors
hippoz pushed to master at hippoz/brainlet-react 2021-01-22 23:57:28 +02:00
9ee72f7d9e make change that could possibly make the app work on a different subdomain than the api
hippoz pushed to master at hippoz/brainlet 2021-01-20 03:21:01 +02:00
f763e733f0 add cors allow list
hippoz pushed to master at hippoz/brainlet 2021-01-20 03:04:28 +02:00
c94b7be5fb i misspelled config
hippoz pushed to master at hippoz/brainlet 2021-01-20 03:03:30 +02:00
1f3d4adba1 actually do something else
hippoz pushed to master at hippoz/brainlet 2021-01-20 03:01:29 +02:00
74091d2a49 make config specify protocol for address
hippoz pushed to master at hippoz/brainlet-react 2021-01-20 02:52:27 +02:00
e229afe026 maybe fix error message not appearing on user data fetch exeption
hippoz pushed to master at hippoz/brainlet-react 2021-01-20 01:50:28 +02:00
a699218c22 add logging in more places
Compare 2 commits »
hippoz pushed to master at hippoz/brainlet-react 2021-01-20 01:41:35 +02:00
76598561d7 Test logo in readme
hippoz pushed to master at hippoz/brainlet-react 2021-01-16 17:42:00 +02:00
5e2f4fd7c3 subscribe to categories only once, when the category is loaded. also fixed the shadow on the main page
hippoz pushed to master at alnux/aps 2021-01-16 16:55:01 +02:00
76e7125149 pass package path as argument for package scripts
hippoz pushed to master at alnux/aps 2021-01-16 16:49:23 +02:00
2ac9696aa9 pass install root as parameter to package scripts
hippoz commented on issue hippoz/brainlet#13 2021-01-13 21:06:21 +02:00
SUGGESTION: Don't allow channels with the same name

This issue should be remediated when the whole category invite system is finished. Will do.

hippoz commented on issue hippoz/brainlet#13 2021-01-13 21:03:10 +02:00
SUGGESTION: Don't allow channels with the same name

How does it make them harder to use? Asking this beforehand, just to know

hippoz pushed to master at hippoz/brainlet-react 2021-01-12 01:08:59 +02:00
b638422e35 scroll all the way to bottom when a new message arrives
hippoz pushed to master at hippoz/brainlet-react 2021-01-12 00:24:57 +02:00
68b8568174 text box, you can send messages! woohoo!
f2ef7c5c77 listen for the message event from the gateway and display message
Compare 2 commits »