1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-22 10:22:30 +01:00
Commit Graph

682 Commits

Author SHA1 Message Date
Puyodead1
1ad916615b
message input experiments 2023-06-01 09:39:13 -04:00
Puyodead1
fee93cbf0b
cursor pointer on guild items 2023-06-01 09:36:33 -04:00
Puyodead1
78191305cd
Message Sending 2023-06-01 09:35:17 -04:00
Puyodead1
f95dfe4264
implement message input component 2023-05-27 01:38:51 -04:00
Puyodead1
6db6dc06ab
fix: not fetching messages when switching channels 2023-05-17 12:09:52 -04:00
Puyodead1
6579a0e4c2
feat: message list 2023-05-17 12:08:52 -04:00
Puyodead1
60084acea0
keep chat header on home page 2023-05-17 10:47:23 -04:00
Puyodead1
b51f4149a8
make channel list items use pointer cursor 2023-05-17 10:45:12 -04:00
Puyodead1
c6bda1b7dd
go to first channel in guild 2023-05-17 10:43:29 -04:00
Puyodead1
f975ce304a
feat: ChatHeader 2023-05-17 10:09:47 -04:00
Puyodead1
947aad7130
fix dark theme colors 2023-05-17 08:49:06 -04:00
Puyodead1
47a3440d4f
change dark theme colors 2023-05-12 11:43:43 -04:00
Puyodead1
1be402dcb3
switch icons to material design 2023-05-12 11:43:21 -04:00
Puyodead1
ea581d78f1
refactor: rewrite channel list 2023-05-12 11:14:25 -04:00
Puyodead1
15fc204587
feat(ChannelSidebar): categorized channel list 2023-05-11 22:53:41 -04:00
Puyodead1
04ca33261d
[no ci]: change api-types version 2023-05-10 20:44:19 -04:00
Puyodead1
a0b4afd5b0
fix(GuildItem): guild items using wrong tooltip 2023-05-10 20:38:56 -04:00
Puyodead1
0f18c2034e
refactor(Tooltip): decrease font and change color 2023-05-10 20:38:37 -04:00
Puyodead1
306dcb051f
feat: user panel 2023-05-10 20:38:10 -04:00
Puyodead1
1696c91b5a
fix: cdn urls having extra slash 2023-05-10 20:00:10 -04:00
Puyodead1
8991b0e29f
chore: fix build, update deps 2023-05-10 19:59:48 -04:00
Puyodead1
66a62614d3
fix(ChannelSidebar): not displayed when no guild 2023-05-09 23:11:10 -04:00
Puyodead1
2da82a5eb7
refactor(GuildSidebar): increase home icon size 2023-05-09 23:07:10 -04:00
Puyodead1
b1bcbb99c1
Update SidebarAction.tsx 2023-05-09 23:05:36 -04:00
Puyodead1
7e2a18ebf1
switch fonts 2023-05-09 23:04:43 -04:00
Puyodead1
c5320b697e
feat(ChannelHeader): Show guild name 2023-05-09 23:01:03 -04:00
Puyodead1
f43a53a615
feat(ChannelSidebar): Add channel sidebar and header 2023-05-09 11:05:16 -04:00
Puyodead1
5cb5ddb8d3
fix(GuildSidebar): remove right list padding 2023-05-09 10:21:03 -04:00
Puyodead1
7f34bcadee
ci: create CNAME 2023-05-09 08:14:06 -04:00
Puyodead1
35a870b599
feat(GuildSidebar): sidebar pills 2023-05-08 20:59:44 -04:00
Puyodead1
e53abb0849
[no ci] update homepage url 2023-04-30 17:22:46 -04:00
Puyodead1
9797007d3b
lint 2023-04-30 16:56:03 -04:00
Puyodead1
7555f81ef4
ci: github pages deploy 2023-04-30 16:47:52 -04:00
Puyodead1
54ce474c8c
feat(GuildSidebar): action items (home) 2023-04-28 18:18:00 -04:00
Puyodead1
c3c8925b94
feat(GuildItem): navigation 2023-04-28 17:34:46 -04:00
Puyodead1
2db6962485
feat(GuildItem): hover animations 2023-04-28 17:34:33 -04:00
Puyodead1
f1742dde86
refactor: dispose of reaction 2023-04-28 15:32:18 -04:00
Puyodead1
6401fcf93a
refactor: main page section components 2023-04-28 15:03:08 -04:00
Puyodead1
14f9bdb78f
refactor: remove observer from LoadingPage 2023-04-28 15:02:15 -04:00
Puyodead1
609d469b20
refactor: rename RootPage to AppPage and add Loader component 2023-04-28 15:01:49 -04:00
Puyodead1
b9417fb653
refactor: add save param to setToken 2023-04-28 14:59:31 -04:00
Puyodead1
f03424a3f4
refactor: change bg colors 2023-04-28 14:58:25 -04:00
Puyodead1
200ffb7e12
fix: guild sidebar being too wide 2023-04-28 12:07:12 -04:00
Puyodead1
afe2d3bc02
feat: guild list tooltips 2023-04-27 22:12:58 -04:00
Puyodead1
c0cb3b7618
feat: urbanist font 2023-04-27 22:12:39 -04:00
Puyodead1
835a1e5e1c
refactor: rename theme properties 2023-04-27 22:12:16 -04:00
Puyodead1
77d7e699ef
fix: guild sidebar not keeping min width 2023-04-27 20:00:58 -04:00
Puyodead1
a3bc53ac51
feat: logout 2023-04-27 20:00:10 -04:00
Puyodead1
a60dc4effa
fix: redirect auth routes to /app if authenticated 2023-04-27 19:50:09 -04:00
Puyodead1
7de1568b0f
fix: clear captcha key value on error 2023-04-27 19:45:03 -04:00