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

485 Commits

Author SHA1 Message Date
Puyodead1
14e6575dcb
presence indicator rework 2024-06-17 13:14:25 -04:00
Puyodead1
1750b22af7
start implementing proper settings modal 2024-06-17 13:14:25 -04:00
Puyodead1
34db3f9561
updated presence indicators 2024-06-17 13:14:25 -04:00
Puyodead1
f59041233a
increase upload progress width 2024-06-17 12:34:47 -04:00
Puyodead1
3640e9bf18
more fixes for embeds 2024-06-17 12:34:46 -04:00
Puyodead1
c0601ad79c
fix some things not having proper font 2024-06-17 12:34:46 -04:00
Puyodead1
03a77f7c4f
some embed tweaks 2024-06-17 12:34:46 -04:00
Puyodead1
32208f5ef3
Update ChannelSidebar.tsx 2024-06-17 12:34:46 -04:00
Puyodead1
960f9bf875
work on mobile
- replaced banner context with banner controller like modals
- replaced network check with new hook
- add swipable layout component
- fix member list width being slightly larger when overflowing members are displayed

god help me
2024-06-17 12:34:45 -04:00
Puyodead1
aaa5e78cc5
it wasnt very important after all 2024-06-17 12:34:41 -04:00
Puyodead1
5d3a84c1a6
fix mode being in headers 2024-06-16 14:29:07 -04:00
Puyodead1
f0f67ebdf7
send headers in well known related requests 2024-06-15 18:39:56 -04:00
Puyodead1
4b021ecafa
house keeping 2024-04-01 15:15:30 -04:00
Puyodead1
fe6961acc2
make home section placeholder text not selectable 2024-04-01 15:15:30 -04:00
Puyodead1
65f574f01e
minor refactors 2024-04-01 15:15:29 -04:00
Puyodead1
ca96cb9bce
fix empty list not rendering when no active channel 2024-03-05 15:28:52 -05:00
Puyodead1
95411d5158
check channel creation permissions 2024-03-05 09:50:20 -05:00
Puyodead1
e4081b8c16
enforce lowercase characters in channel name 2024-03-05 09:06:08 -05:00
Puyodead1
09a8401712
channel creation 2024-03-04 18:15:33 -05:00
Puyodead1
5847ed2df0
fix minor bug with merged member load
if guild is not found for a member, instead of continuing it would break and never set the app to ready
2024-03-03 13:58:28 -05:00
Puyodead1
4a79ae5b6b
use -1 as fallback in channel position sorting 2024-03-03 13:53:22 -05:00
Puyodead1
ae44cce733
Render message preview in message delete modal 2024-03-03 13:45:12 -05:00
Puyodead1
edb16ad7c0
some refactoring to improve message author role color fetching 2024-03-03 13:44:30 -05:00
Puyodead1
6acaaf956e
fix bug with message list hasMore persisting 2024-03-02 19:28:42 -05:00
Puyodead1
19fe08b602
e 2024-02-27 22:40:34 -05:00
Puyodead1
a63e154431
update dependencies 2024-02-27 22:35:29 -05:00
Puyodead1
80b986ce36
fix user context menu not showing if member fetch fails 2024-01-11 20:54:46 -05:00
Puyodead1
a39a55fb80
markdown in embeds 2024-01-06 11:37:06 -05:00
Puyodead1
f7fee83cce
user update event 2024-01-06 11:28:54 -05:00
Puyodead1
3c098ea441
guild member update event 2024-01-06 11:21:12 -05:00
Puyodead1
64f8c42de7
fix not being able to send messages on touchscreen devices 2023-12-24 15:48:06 -05:00
Puyodead1
0dbb5a7fe2
rework image scaling to work better on mobile 2023-12-24 15:47:48 -05:00
Puyodead1
a9f4aa1ba5
remove a debug log 2023-12-24 15:19:01 -05:00
Puyodead1
85bd86a6e6
fix kick,ban,roles context menu items being shown without permission 2023-12-24 13:00:40 -05:00
Puyodead1
d6e89d5d88
channel and use mention context menus 2023-12-24 12:51:59 -05:00
Puyodead1
88dba4cdf0
fix double divider in message context menu 2023-12-24 12:42:54 -05:00
Puyodead1
ea74c1609a
open user popout on mention click 2023-12-24 12:40:18 -05:00
Puyodead1
2ae1cb915d
resolve user mentions 2023-12-24 12:32:56 -05:00
Puyodead1
250046bc60
suppress an eslint warning 2023-12-23 23:31:43 -05:00
Puyodead1
21c2d8204b
close modal stack on logout 2023-12-23 23:31:26 -05:00
Puyodead1
09996b9606
fix attachment upload progress being really thin 2023-12-23 23:31:18 -05:00
Puyodead1
732248dd04
add invite creation context menu item 2023-12-23 23:30:54 -05:00
Puyodead1
0dd31bfbd0
more minor improvements to embeded media 2023-12-22 23:55:57 -05:00
Puyodead1
ecda1d7c12
open gifs in image viewer 2023-12-22 23:27:36 -05:00
Puyodead1
f810397861
some fixes for gifs 2023-12-22 23:00:45 -05:00
Puyodead1
70ff143c36
fix not being able to delete own message 2023-12-22 17:57:55 -05:00
Puyodead1
a0cc376346
fix double user popouts opening 2023-12-22 17:09:09 -05:00
Puyodead1
2b87afe9dd
store version info in window/window type extension 2023-12-22 17:03:10 -05:00
Puyodead1
8fef7d1b94
updater error event/dont update on dev builds 2023-12-22 16:52:45 -05:00
Puyodead1
06c5f1ccbd
minor bug fix for updater 2023-12-22 01:09:43 -05:00