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

259 Commits

Author SHA1 Message Date
Puyodead1
4b0cd78f7a
Start of message input refactor 2023-09-09 15:33:22 -04:00
Puyodead1
0b547226c3
remove debug log 2023-09-08 17:38:50 -04:00
Puyodead1
d9241989df
feat: add attachments from clipboard 2023-09-08 17:38:20 -04:00
Puyodead1
56c7d2b144
fix typing indicators showing object 2023-09-08 17:32:50 -04:00
Puyodead1
f815eb53d4
bug fix 2023-09-08 16:47:09 -04:00
Puyodead1
12110930ff
render user join messages 2023-09-08 16:43:20 -04:00
Puyodead1
05d9ea74f4
maybe fix an issue with typing indicator 2023-09-08 10:13:04 -04:00
Puyodead1
b823e67812
fix typing indicators 2023-09-07 22:28:55 -04:00
Puyodead1
2137454f94
typing indicator 2023-09-07 22:21:49 -04:00
Puyodead1
e111c18e01
add swipe test 2023-09-06 13:12:07 -04:00
Puyodead1
ef1ec8e598
add network check back for isReady 2023-09-05 09:53:59 -04:00
Puyodead1
eb48399012
oops 2023-09-05 00:56:53 -04:00
Puyodead1
f55fe62680
add logout buttons to settings page and loading screen 2023-09-05 00:56:36 -04:00
Puyodead1
698ac81ed4
banners/offline banner 2023-09-05 00:45:29 -04:00
Puyodead1
2f30c9bb1b
fix all log levels being debug 2023-09-04 22:39:58 -04:00
Puyodead1
dc3fb2ef31
decrease mobile view width breakpoint 2023-09-03 22:49:15 -04:00
Puyodead1
03e3e11580
Merge pull request #155 from spacebarchat/feat/embeds
Implement Embeds
2023-09-03 22:37:05 -04:00
Puyodead1
647373209f
rewrite embeds a bit to work correctly 2023-09-03 22:35:22 -04:00
Puyodead1
69c5897a25
fix embed overflow 2023-09-03 20:48:57 -04:00
Puyodead1
cc884ea0fd
fix padding and yt embeds 2023-09-03 20:41:16 -04:00
Puyodead1
2d7e7be799
Implement embed color 2023-09-03 20:09:49 -04:00
Puyodead1
68ce058f19
add embed footer text 2023-09-03 19:37:56 -04:00
Puyodead1
8b9b7f5e77
Update MessageAttachment.tsx 2023-09-03 19:32:08 -04:00
Puyodead1
e005f98a55
reduce video height to 200 2023-09-03 19:32:07 -04:00
Puyodead1
565f5073fd
remove debug logs 2023-09-03 19:32:07 -04:00
Puyodead1
ca8929ea88
fix 2 for rich embeds 2023-09-03 19:32:07 -04:00
Puyodead1
90b5b83a63
fix for rich embed types 2023-09-03 19:31:43 -04:00
Puyodead1
29b0d09258
remove temp fix for embed type 2023-09-03 19:31:42 -04:00
Puyodead1
bb59552f3d
fix attachment preview div being too large 2023-09-03 19:31:42 -04:00
Puyodead1
523ad2f854
oops 2023-09-03 19:31:42 -04:00
Puyodead1
9e76ca745d
only allow previews for images 2023-09-03 19:31:42 -04:00
Puyodead1
ff37abd9b9
proper variable name 2023-09-03 19:31:41 -04:00
Puyodead1
1fb1392d58
fix incorrect video size 2023-09-03 19:31:41 -04:00
Puyodead1
39b00299aa
temp fix for xkcd 2023-09-03 19:31:41 -04:00
Puyodead1
75b480a9bd
styling 2023-09-03 19:31:40 -04:00
Puyodead1
595b44f063
add font-weight and font-size 2023-09-03 19:31:40 -04:00
Puyodead1
326709f7ab
add description character cap 2023-09-03 19:31:40 -04:00
Puyodead1
f8986b726b
add a little border radius 2023-09-03 19:31:39 -04:00
Puyodead1
3bc73d6e5e
lighten message hover color, use secondary for embed 2023-09-03 19:31:39 -04:00
Madeline
5adfd32a7d
start of embeds, will probably refactor later 2023-09-03 19:31:39 -04:00
Madeline
2009d2e3dc
refactor message attachments into own component 2023-09-03 19:31:38 -04:00
Puyodead1
c1c0ce91ec
remove adding a trailing slash 2023-09-03 19:28:19 -04:00
Puyodead1
c764bab74d
Fix DOB input colors 2023-09-03 16:07:42 -04:00
Puyodead1
64394e7f1e
[RegistrationPage] Fix missing marginbottom on passwd input 2023-09-03 16:07:02 -04:00
Puyodead1
f9b6b933a1
[LoginPage] Fix missing marginbottom on email field 2023-09-03 16:01:38 -04:00
Puyodead1
e603a4b8ff
fix DOB input options having wrong color 2023-09-03 15:59:04 -04:00
Puyodead1
4d5a10e87b
[MFA] add proper go back 2023-09-03 15:57:12 -04:00
Puyodead1
840e9a06a3
fix some dom warnings 2023-09-03 15:43:04 -04:00
Puyodead1
76222c5694
check permission to upload files 2023-09-03 13:49:12 -04:00
Puyodead1
e09eeeacdc
Merge pull request #154 from spacebarchat/feat/attachment-uploading
Attachment Uploading
2023-09-02 23:35:09 -04:00