Commit graph

3850 commits

Author SHA1 Message Date
Alex Gleason
04659a74a4 Merge branch 'truncate-bio' into 'develop'
ProfileInfoPanel: truncate bio

Closes #1456

See merge request soapbox-pub/soapbox!2598
2023-07-17 15:21:34 +00:00
Alex Gleason
f456cb4086
Fix account.url tests 2023-07-15 21:07:48 -05:00
13cd0b726e Add AvatarStack component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-10 12:43:18 +02:00
Alex Gleason
8da8f18a45
ProfileInfoPanel: truncate bio
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1456
2023-07-06 12:21:52 -05:00
Alex Gleason
6f83b7748e
Merge remote-tracking branch 'origin/develop' into redirect-unauth 2023-07-06 11:10:34 -05:00
7c38f751f2 Fix HeaderPicker/AvatarPicker for missing images
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-06 13:22:15 +02:00
a9db41de89 Use AvatarPicker/HeaderPicker on Edit Profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-05 21:39:50 +02:00
marcin mikołajczak
aca9c51924 Merge branch 'media-modal-focus-status' into 'develop'
Focus the correct status in media modal

See merge request soapbox-pub/soapbox!2592
2023-07-03 20:33:02 +00:00
bf6bf879a0 Move GlobalHotkeys back to features/ui for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-03 13:53:41 +02:00
55b1f9be67 Focus the correct status in media modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-03 13:39:11 +02:00
marcin mikołajczak
42e9d31a3e Merge branch 'hotkeys-statuses' into 'develop'
Fix hotkey navigation in media modal

See merge request soapbox-pub/soapbox!2589
2023-07-02 21:27:10 +00:00
32c8a94267 Move Hotkeys to a new component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 22:39:10 +02:00
702d8a843e Show year for older chat messages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 22:30:23 +02:00
b0bdb78543 Fix hotkey navigation in media modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 18:41:39 +02:00
8646aa5572 Add Followed hashtags page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 13:54:02 +02:00
Alex Gleason
b8c42c9371
Fix edit profile
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1451
2023-06-30 11:52:37 -05:00
Alex Gleason
bcac58b9c3
Redirect to login when groups or accounts 403 2023-06-29 15:10:45 -05:00
Alex Gleason
5ffaaa4c3a Merge branch 'compose-safe' into 'develop'
Make Compose reducer type-safe

See merge request soapbox-pub/soapbox!2581
2023-06-29 17:12:32 +00:00
Chewbacca
5eef027ed0 Use new api hook for 'useGroup' 2023-06-29 10:40:15 -04:00
Chewbacca
6f2e0749b6 Refactor 'usePendingGroups' into new api hooks 2023-06-29 10:40:15 -04:00
Alex Gleason
de0b05d691
Make Compose reducer type-safe 2023-06-28 17:53:17 -05:00
Alex Gleason
c4931d5f6f
Fix follow notifications not having relationship 2023-06-28 09:30:44 -05:00
Alex Gleason
14ad6e6fb2 Merge branch 'oakes/own-account-familiar-followers' into 'develop'
Don't show familiar followers for own account

See merge request soapbox-pub/soapbox!2575
2023-06-27 20:38:49 +00:00
oakes
2cae474547 Don't show familiar followers for own account 2023-06-27 16:05:39 -04:00
Chewbacca
e60a4b5be0 Merge branch 'group-mutes' into 'develop'
Support Group Muting

See merge request soapbox-pub/soapbox!2552
2023-06-27 19:14:11 +00:00
oakes
ecdbee271b Fix how familiar followers dialog is rendered 2023-06-27 13:41:05 -04:00
Chewbacca
9e27cb06cb Ban User from status action bar 2023-06-27 09:24:29 -04:00
Chewbacca
e3fa58c0da Support Group mutes 2023-06-27 09:24:03 -04:00
Alex Gleason
e58dada03a Merge branch 'modal-scrollable-list' into 'develop'
Fix scrollable list in modals and add pagination

See merge request soapbox-pub/soapbox!2570
2023-06-27 02:52:11 +00:00
Alex Gleason
242c6026d5
Make account hooks DRY with useAccountList 2023-06-26 11:22:02 -05:00
oakes
03d5be2c5a Add pagination to reblogged_by dialog 2023-06-25 18:50:01 -04:00
Alex Gleason
6f7bb54b19
Add useBlocks hook, switch over blocks and mutes to hooks 2023-06-25 17:48:19 -05:00
oakes
500ac3eefe Add pagination to favourited_by dialog 2023-06-25 18:44:20 -04:00
Alex Gleason
468f763299
Favourites small refactoring 2023-06-25 17:27:02 -05:00
Alex Gleason
45493880cd
Export useFollowing hook 2023-06-25 16:22:47 -05:00
Alex Gleason
9c9c790a5f
Update followers/following pages 2023-06-25 16:21:27 -05:00
Alex Gleason
989d99f908
Add useBatchedEntities hook for relationships 2023-06-25 15:57:38 -05:00
Alex Gleason
d4eaf1e27a
Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
Alex Gleason
8955a56c27
Delete findAccountByUsername selector 2023-06-25 12:24:21 -05:00
oakes
b96828ad23 Fix scrollable list in modals 2023-06-24 18:47:16 -04:00
Alex Gleason
ec8177d578
Add useAccountLookup hook, fix useRelationships 2023-06-23 21:41:36 -05:00
Alex Gleason
1f653b1065
Gate Nostr signing to Ditto 2023-06-23 11:44:07 -05:00
Alex Gleason
75dbeb65b6
Remove account_counters reducer and legacy follow actions 2023-06-22 23:38:50 -05:00
Alex Gleason
88692b7020
Fix Patron badge in profile info panel 2023-06-21 17:13:29 -05:00
Alex Gleason
3a369f21fa
Switch to useAccount hook in more places 2023-06-21 16:51:08 -05:00
Alex Gleason
5f61a624c6
Remove legacy useAccount hook 2023-06-21 16:28:51 -05:00
Alex Gleason
69d8817b6d
SidebarMenu: useAccount hook 2023-06-21 16:25:35 -05:00
Alex Gleason
c2c94d0577
Fix crash on aliases page 2023-06-21 11:19:09 -05:00
Alex Gleason
4fc6640c2c
Skip broken tests 2023-06-20 21:44:07 -05:00
Alex Gleason
7e83039999
Improve reducer type 2023-06-20 21:09:49 -05:00