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

694 Commits

Author SHA1 Message Date
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
Puyodead1
2be41a1e6b
fix previews for non-image file types 2023-09-02 22:53:14 -04:00
Puyodead1
b1a6f318be
fix upload progress 2023-09-02 22:43:05 -04:00
Puyodead1
3bf5f11f78
rework layout, fix overflow with uploading multiple attachments 2023-09-02 21:27:05 -04:00
Puyodead1
4b7c8c714e
attachment upload progress component, fix queued messages, etc 2023-09-02 00:24:08 -04:00
Puyodead1
cdc0405fba
reanme AttachmentUpload -> AttachmentUploadList 2023-09-01 23:10:15 -04:00
Puyodead1
3c8007d95b
initial implementation of attachment uploading 2023-09-01 17:38:27 -04:00
Puyodead1
1c32fe99ce
move guild check to parent 2023-09-01 11:36:15 -04:00
Puyodead1
d51fd11180
ok I lied about no crashes, fr this time 2023-09-01 11:32:31 -04:00
Puyodead1
e685d93209
re-add useCallback on channel list render (but without crashes) 2023-09-01 11:22:07 -04:00
Puyodead1
2e0759143b
lets not do that (crash fix) 2023-09-01 10:17:02 -04:00
Puyodead1
7f00d573ab
some more refactoring, mainly for performance stuff 2023-09-01 10:15:32 -04:00
Puyodead1
2efdc27bb0
remove a debug log 2023-09-01 09:50:56 -04:00
Puyodead1
9857065b7f
refactor some layout stuff 2023-09-01 09:50:25 -04:00
Puyodead1
76beb5463d
fix issues with permissions 2023-08-31 23:07:23 -04:00
Puyodead1
18e50eae53
navigate to first channel with permission to read 2023-08-31 21:31:32 -04:00