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

677 Commits

Author SHA1 Message Date
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
Puyodead1
453f45a19f
implement ReadMessageHistory permission check 2023-08-31 21:29:56 -04:00
Puyodead1
37774c4cba
implement channel view and message send permissions 2023-08-31 21:25:34 -04:00
Puyodead1
f9cbf15f14
I have no commit message 2023-08-31 21:02:31 -04:00
Puyodead1
8f6be416b6
pass guild and channel by props, lazy request on channel open 2023-08-31 19:37:25 -04:00
Puyodead1
10e312ae5a
add some permission utils 2023-08-31 18:50:26 -04:00
Puyodead1
761130c2c6
fix: message input getting cutoff on top 2023-08-31 00:12:20 -04:00
Puyodead1
ebcd0cbf8f
fix: not being able to close attachment previews 2023-08-31 00:06:53 -04:00
Puyodead1
db94f526be
fix: modals closing when trying to click interactive elements 2023-08-30 23:38:01 -04:00
Puyodead1
f98364317d
Merge pull request #152 from spacebarchat/dependabot/npm_and_yarn/adobe/css-tools-4.3.1
Bump @adobe/css-tools from 4.2.0 to 4.3.1
2023-08-30 22:07:41 -04:00
Puyodead1
35d9bbfa6e
attachment previews 2023-08-30 21:52:52 -04:00
Puyodead1
f946108b21
copy attachment link context menu item 2023-08-30 21:00:38 -04:00
Puyodead1
c9b0a79039
add invite context menu icon 2023-08-30 20:44:19 -04:00
Puyodead1
1605f82251
add context menu to guild icons 2023-08-30 20:42:48 -04:00
Puyodead1
7b9c6dc464
context menu item sorting 2023-08-30 20:36:30 -04:00
Puyodead1
77091f9416
Merge pull request #153 from spacebarchat/feat/createinvitemodal
Create invite modal
2023-08-30 20:32:17 -04:00
Puyodead1
ca841ddd2c
[invite modal] use Selects, add generate button, other tweaks 2023-08-30 20:28:21 -04:00
Madeline
5b3f13a157
Create invite modal 2023-08-31 00:51:51 +10:00