Commit graph

54 commits

Author SHA1 Message Date
hippoz
8b5323047d
remove confusing "card" notation from css classes and just use normal names 2021-08-30 18:08:19 +03:00
hippoz
e43030a57c
add icons, tidy code, and add simple user page 2021-08-30 17:32:01 +03:00
hippoz
92fd25265e
more or less fix long messages breaking the UI 2021-08-29 16:57:32 +03:00
hippoz
63b4a60422
add user list to channel loading page' 2021-08-29 16:43:03 +03:00
hippoz
b6073ba064
fix loading animations 2021-08-29 16:38:44 +03:00
hippoz
c60b8537ea
poorly fix button colors 2021-08-21 20:06:45 +03:00
hippoz
669e72194b
remove legacy scss file 2021-08-21 19:58:46 +03:00
hippoz
850187e913
minor visual improvements - add gradient banner back, polish some elements, combine some classes 2021-08-21 19:53:52 +03:00
hippoz
e6f78f8ec9
overhaul colors and general ui elements 2021-08-21 03:36:58 +03:00
hippoz
63fc9d7d50
major code clean-up: the ChannelView component is now smaller, main-card css class has been removed, among other changes 2021-08-20 21:31:56 +03:00
hippoz
eb89803398
add basic and somewhat clunky automatic reconnection support for the gateway 2021-08-20 20:00:55 +03:00
hippoz
551d83fc06
experiment more with redesign 2021-06-27 14:04:04 +03:00
hippoz
f7bd8d82f3
disable banner gradient once it is clicked 2021-06-10 23:16:53 +03:00
hippoz
033d0e4da1
presence, experiment overrides, design improvements 2021-06-10 18:42:53 +03:00
hippoz
2f220e511e
design improvements, presence, experiment overrides 2021-06-10 18:41:46 +03:00
hippoz
fe219cd42b
massive redesign and voice sort of works (this time the actual commit) 2021-06-02 04:44:08 +03:00
hippoz
bb1893a59f
massive redesign and voice sort of barely works 2021-06-02 04:43:38 +03:00
hippoz
ced60c44e1
fix experiments 2021-05-25 15:52:44 +03:00
hippoz
7d756029d9
polish landing page and add create account button 2021-05-21 02:54:18 +03:00
hippoz
d2f1ca9e02
add support for broken voice backend and add support for serverside experiment toggling 2021-05-21 01:33:14 +03:00
hippoz
26a867b3b0
hello
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2021-04-02 05:31:33 +03:00
hippoz
281b0fa757
slightly change box shadow and maybe, with a bit of luck, fix ci/cd
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-04-02 05:24:24 +03:00
hippoz
acb534b816
h
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-03-30 05:08:25 +03:00
hippoz
ac528c9449
huuuaaaaggghhhhhhh
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-03-30 04:59:29 +03:00
hippoz
c7b2e88a94
fuck ci 2021-03-30 04:58:02 +03:00
hippoz
05ff36513e
test ci
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-03-30 04:55:12 +03:00
hippoz
f09062a680
Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet-react
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-03-30 04:20:55 +03:00
hippoz
847ad0d9c5
organize files and overhaul ui 2021-03-30 04:20:11 +03:00
6517ac605b Add 'bfrontend/.drone.yml' 2021-03-30 04:17:04 +03:00
hippoz
118a55fed9
ui overhaul + integrate gateway better 2021-03-28 21:05:52 +03:00
hippoz
c5210b40c3
fix authentication fail after login 2021-03-27 07:31:31 +02:00
hippoz
6111d1dfa3
integrate the new gateway, more or less 2021-03-27 07:27:57 +02:00
hippoz
e3bb4ce125
what is life 2021-03-25 20:22:48 +02:00
hippoz
dc08d02dc8
reorganize project 2021-02-18 20:57:54 +02:00
hippoz
1b425dc274
fix bug where it sometimes wouldnt subscribe to the channels, and add some functionality 2021-02-11 19:07:47 +02:00
hippoz
d35198e88e
subscribe to all available categories, instead of subscribing to them when you click on them if that makes sense 2021-02-09 20:09:36 +02:00
hippoz
57e72d24c7
change colors and redesign a few elements, also fix a few bugs 2021-02-09 18:35:06 +02:00
hippoz
9fefb7de20
git 2021-02-04 16:01:49 +02:00
hippoz
9ee72f7d9e
make change that could possibly make the app work on a different subdomain than the api 2021-01-22 23:57:13 +02:00
hippoz
e229afe026
maybe fix error message not appearing on user data fetch exeption 2021-01-20 02:52:16 +02:00
hippoz
9f0a9a6629
Merge branch 'master' of https://git.hippoz.xyz/hippoz/brainlet-react 2021-01-20 01:50:16 +02:00
hippoz
a699218c22
add logging in more places 2021-01-20 01:49:57 +02:00
76598561d7 Test logo in readme 2021-01-19 23:41:34 +00:00
hippoz
5e2f4fd7c3
subscribe to categories only once, when the category is loaded. also fixed the shadow on the main page 2021-01-16 17:41:46 +02:00
hippoz
b638422e35
scroll all the way to bottom when a new message arrives 2021-01-12 01:08:35 +02:00
hippoz
68b8568174
text box, you can send messages! woohoo! 2021-01-12 00:24:45 +02:00
hippoz
f2ef7c5c77
listen for the message event from the gateway and display message 2021-01-08 22:48:16 +02:00
hippoz
f9a5f1698b
add message component and fix gateway connection (?) 2021-01-08 00:53:42 +02:00
hippoz
ba170ac632
add a little icon for categories and add files for gateway connection 2021-01-05 22:16:58 +02:00
hippoz
ac3df61fec
Add category sidebar and category info routing 2021-01-05 18:40:03 +02:00