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

606 Commits

Author SHA1 Message Date
Puyodead1
dcdb11b20b
Update Channel.ts 2023-09-26 19:11:23 -04:00
Puyodead1
714ea64764
tweak gateway reconnect backoff 2023-09-26 17:59:57 -04:00
Puyodead1
06159a4110
fix tauri build 2023-09-25 13:45:13 -04:00
Puyodead1
c8a81dd3b7
add fps graph 2023-09-25 13:07:24 -04:00
Puyodead1
2a0304cd24
update blockquote style 2023-09-25 11:55:44 -04:00
Puyodead1
c63843d10b
fix centering timestamps to not affect headers 2023-09-25 11:44:40 -04:00
Puyodead1
d5ff36e518
fix empty channel list not using entire height 2023-09-25 11:41:28 -04:00
Puyodead1
c7e3c378df
fix typing status not stopping when message is sent 2023-09-25 11:39:47 -04:00
Puyodead1
6573cbcc6b
fix links not opening in new tabs 2023-09-25 11:38:24 -04:00
Puyodead1
8af482cb89
virtualized guild list 2023-09-25 11:35:23 -04:00
Puyodead1
11f93c3ad2
add missing tooltip placement on message timestamp 2023-09-25 10:41:54 -04:00
Puyodead1
0b756e4023
just remove channel sorting for now 2023-09-25 10:40:53 -04:00
Puyodead1
fb36df86b7
make timestamps center aligned 2023-09-25 10:39:55 -04:00
Puyodead1
16ff244e0c
fix typing indicator 2023-09-25 10:38:56 -04:00
Puyodead1
7ac890b565
Update GuildItem.tsx 2023-09-25 09:06:30 -04:00
Puyodead1
94e9880197
replace channel list with virtualized list 2023-09-25 09:05:45 -04:00
Puyodead1
53eaf7d41f
fix missing channel header 2023-09-24 13:22:28 -04:00
Puyodead1
df7ec32d89
image loading stuff 2023-09-24 13:12:05 -04:00
Puyodead1
58b8bd38d1
remove a debug log 2023-09-23 17:28:29 -04:00
Puyodead1
fc32dd3c70
channel and role mentions 2023-09-23 17:27:48 -04:00
Puyodead1
49aaae4b8b
add some vertical margin to message content 2023-09-23 17:11:21 -04:00
Puyodead1
42acb28f20
fix another p tag issue 2023-09-23 17:11:09 -04:00
Puyodead1
9d4b82a761
re-spoiler when scrolled out of view 2023-09-23 17:04:42 -04:00
Puyodead1
3564c06047
fix all elements being wrapped in a p tag 2023-09-23 16:50:18 -04:00
Puyodead1
81b57c4ebb
move channel and role storage to app root 2023-09-23 16:35:26 -04:00
Puyodead1
711e79cdfd
mentions 2023-09-22 22:18:27 -04:00
Puyodead1
8872de4ad0
timestamps 2023-09-22 16:48:13 -04:00
Puyodead1
577b25fede
markdown v999? with spoilers! 2023-09-22 16:32:12 -04:00
Puyodead1
3adc27949b
fix message group re-rendering issue 2023-09-22 12:04:27 -04:00
Puyodead1
45d1064384
more minor embed styling fixes 2023-09-22 11:03:30 -04:00
Puyodead1
c553c6c1e9
more embed gap stuff 2023-09-22 10:55:04 -04:00
Puyodead1
981f73bb6c
fix embed gap 2023-09-22 10:53:03 -04:00
Puyodead1
87b9f18787
more embed stuff 2023-09-22 10:43:12 -04:00
Puyodead1
af3b4743a6
fix images on rich embeds 2023-09-21 17:16:44 -04:00
Puyodead1
5bacb57781
message status style should only affect content 2023-09-21 16:55:42 -04:00
Puyodead1
12dd45621b
code highlighting stuff 2023-09-21 16:55:09 -04:00
Puyodead1
18fb5fbd21
add codeblock linenumbers, and lang 2023-09-21 00:03:10 -04:00
Puyodead1
424256b8f5
add border to codeblocks 2023-09-20 23:43:58 -04:00
Puyodead1
11be9f19ec
remove unused dependency 2023-09-20 23:35:59 -04:00
Puyodead1
ad9dbb5f93
an attempt to redo embeds 2023-09-20 23:31:54 -04:00
Puyodead1
dec2c9d486
reduce code font size 2023-09-20 17:35:29 -04:00
Puyodead1
eeb794bc82
message mention color 2023-09-20 17:20:29 -04:00
Puyodead1
43ba708669
tweaks and fixes for codeblocks 2023-09-20 16:58:43 -04:00
Puyodead1
3ea2670abc
Delete src/components/markdown/prism.ts 2023-09-20 01:38:27 -04:00
Puyodead1
9afc5b118d
markdown v2 2023-09-20 01:26:44 -04:00
Puyodead1
1ab749a762
markdown 2023-09-19 21:38:04 -04:00
Puyodead1
e9f5994260
error boundary and suspense 2023-09-19 15:21:04 -04:00
Puyodead1
d5248d2c6b
use default context menu for links 2023-09-19 14:41:47 -04:00
Puyodead1
7d51f56994
add some margin to top of embeds 2023-09-19 14:32:52 -04:00
Puyodead1
abef1354ed
role colors in messages 2023-09-17 17:36:55 -04:00