Alex Gleason
|
709b985ab0
|
Remove intermittently failing test
|
2023-07-20 16:26:54 -05:00 |
|
Alex Gleason
|
90664dd5c6
|
Remove legacy accounts reducer
|
2023-07-20 15:03:23 -05:00 |
|
|
74155432cd
|
Add option to preserve spoilers text when replying
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-19 00:34:06 +02:00 |
|
|
d01f86af22
|
Make Compose hotkey open Compose modal when required
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-18 01:08:06 +02:00 |
|
Alex Gleason
|
36083fe1b8
|
Merge branch 'fix-scheduled-posts' into 'develop'
Fix scheduled posts
Closes #1445
See merge request soapbox-pub/soapbox!2606
|
2023-07-17 16:13:00 +00:00 |
|
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
|
6b8be7af3c
|
Fix scheduled posts
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1445
|
2023-07-17 10:19:27 -05: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 |
|
Alex Gleason
|
c4ad5e5d78
|
Fix tests that set the store wrong
|
2023-06-20 17:48:57 -05:00 |
|
Alex Gleason
|
412fe84d13
|
FIX THE TYPE ERRORS
|
2023-06-20 14:24:39 -05:00 |
|
Chewbacca
|
d5b3853afc
|
Merge branch 'add-suggested-groups-to-search' into 'develop'
Add Suggested Groups panel to Search page
See merge request soapbox-pub/soapbox!2560
|
2023-06-19 12:17:34 +00:00 |
|
Alex Gleason
|
138ded3904
|
Merge branch 'link-header' into 'develop'
Use Link header for pagination in more places
See merge request soapbox-pub/soapbox!2562
|
2023-06-17 12:58:59 +00:00 |
|
oakes
|
e1cacb6ee4
|
Optionally use Link header for pagination in various timelines
|
2023-06-15 21:40:32 -04:00 |
|
Chewbacca
|
1d9130f7ac
|
Add Suggested Groups panel to Search page
|
2023-06-14 08:11:39 -04:00 |
|
Alex Gleason
|
0b439b79a1
|
Upgrade to TypeScript 5.1
|
2023-06-13 16:26:30 -05:00 |
|
Chewbacca
|
ae75c9ac0d
|
Merge branch 'group-admin-fix' into 'develop'
Allow admins to delete Group statuses
See merge request soapbox-pub/soapbox!2533
|
2023-06-12 12:05:59 +00:00 |
|
Chewbacca
|
c5ec755661
|
Remove log
|
2023-06-05 14:21:04 -04:00 |
|
Chewbacca
|
476ae0a68d
|
Fix emoji search test
|
2023-06-05 13:17:48 -04:00 |
|
Chewbacca
|
1fed96e99e
|
Sort the emojis
|
2023-06-05 12:39:32 -04:00 |
|
Chewbacca
|
27f831dce9
|
Improve emoji search
|
2023-06-05 12:19:59 -04:00 |
|
Chewbacca
|
f1f6373cd7
|
Merge branch 'redirect' into 'develop'
Add redirect from statuses -> posts
See merge request soapbox-pub/soapbox!2546
|
2023-06-05 15:18:29 +00:00 |
|
Chewbacca
|
f718ca6d90
|
Add redirect from statuses -> posts
|
2023-06-05 10:41:21 -04:00 |
|
Chewbacca
|
cae9d9158d
|
Fix typo
|
2023-06-05 10:25:48 -04:00 |
|
Chewbacca
|
35d9348edd
|
Support Group pins
|
2023-06-05 09:41:36 -04:00 |
|
marcin mikołajczak
|
73eedea362
|
Merge branch 'i18n' into 'develop'
Minor strings improvements
See merge request soapbox-pub/soapbox!2542
|
2023-06-04 19:04:34 +00:00 |
|
|
2f3311a352
|
Minor strings improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-06-04 20:21:22 +02:00 |
|
|
c80633fd9f
|
Media modal: Restore navigationHidden functionality
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-06-03 20:55:04 +02:00 |
|
Chewbacca
|
8de2619ad1
|
Merge branch 'dark-mode-fixes' into 'develop'
Dark mode improvements
See merge request soapbox-pub/soapbox!2537
|
2023-06-02 14:28:36 +00:00 |
|
Alex Gleason
|
0d8317145d
|
MediaModal: make clicking the background close the modal
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1434
|
2023-06-01 12:55:58 -05:00 |
|
Alex Gleason
|
87b279d8ee
|
MediaModal: hide fullscreen button on mobile
|
2023-06-01 11:49:36 -05:00 |
|
Chewbacca
|
e62f292aa8
|
Use dark-mode badges for Group members
|
2023-06-01 12:44:11 -04:00 |
|
Chewbacca
|
b45d1ea7fa
|
Fix dark border color
|
2023-06-01 12:41:23 -04:00 |
|
marcin mikołajczak
|
27a5c533b5
|
Merge branch 'search-persist-fix' into 'develop'
Fix shouldPersistSearch for Pleroma flake ids
See merge request soapbox-pub/soapbox!2535
|
2023-06-01 06:47:46 +00:00 |
|
Alex Gleason
|
aca4322526
|
MediaModal: support not having a status
|
2023-05-31 20:01:30 -05:00 |
|
|
99e262ab8a
|
Fix shouldPersistSearch for Pleroma flake ids
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-31 20:34:08 +02:00 |
|
Chewbacca
|
5ff9c1c6ec
|
Fix tests
|
2023-05-31 08:54:54 -04:00 |
|
Chewbacca
|
866c80d30b
|
Improve the MediaModal with ability to like, comment, reply, etc
|
2023-05-31 08:50:03 -04:00 |
|
Chewbacca
|
602eaf1ec1
|
Use AppDispatch
|
2023-05-31 08:44:45 -04:00 |
|
Chewbacca
|
02479efc35
|
Merge branch 'group-improvements' into 'develop'
Group improvements
See merge request soapbox-pub/soapbox!2525
|
2023-05-30 13:12:21 +00:00 |
|
|
5f1bbfb194
|
Fix open media hotkey
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-27 01:12:20 +02:00 |
|
marcin mikołajczak
|
0a397c1cfe
|
Merge branch 'mfa-form-page' into 'develop'
Proper spacing on MFA page
See merge request soapbox-pub/soapbox!2519
|
2023-05-23 16:57:45 +00:00 |
|
Chewbacca
|
c8ff9db879
|
Truncate group name in panels
|
2023-05-23 12:32:55 -04:00 |
|
Chewbacca
|
5c069b8b93
|
Make # members clickable to Group Members page
|
2023-05-23 12:32:44 -04:00 |
|
Alex Gleason
|
917b45bdc5
|
Merge branch 'status-schema' into 'develop'
Status schema improvements
See merge request soapbox-pub/soapbox!2521
|
2023-05-23 14:22:44 +00:00 |
|
Chewbacca
|
d18bc015f7
|
Merge branch 'add-group-context-to-reply-modal' into 'develop'
Add group context to reply modal
See merge request soapbox-pub/soapbox!2524
|
2023-05-23 14:08:22 +00:00 |
|
Chewbacca
|
092dee0592
|
Merge branch 'group-fixes' into 'develop'
Multiple Group improvements
See merge request soapbox-pub/soapbox!2523
|
2023-05-23 13:39:57 +00:00 |
|
Chewbacca
|
d564728117
|
Add Group context to reply modal
|
2023-05-23 09:39:37 -04:00 |
|
Alex Gleason
|
36bbef2293
|
Support quoted tombstone
|
2023-05-22 11:47:49 -05:00 |
|
Alex Gleason
|
bf7c08d4d1
|
DetailedStatus: remove unused props
|
2023-05-22 10:29:52 -05:00 |
|
Chewbacca
|
e0056d4931
|
Reduce size of Ad icon
|
2023-05-22 09:49:00 -04:00 |
|
Chewbacca
|
bfdd3a3d50
|
Fix header copy
|
2023-05-22 09:47:31 -04:00 |
|
|
15186bada3
|
Proper spacing on MFA page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-21 23:53:44 +02:00 |
|