Alex Gleason
|
40af1d91a4
|
suggest and verify by account IDs, simplify hooks
|
2023-07-21 12:59:31 -05:00 |
|
Alex Gleason
|
d0a97c8c52
|
Export admin API hooks from an index.ts
|
2023-07-21 12:49:54 -05:00 |
|
Alex Gleason
|
99e8f6912d
|
Add useVerify hook
|
2023-07-21 12:48:47 -05:00 |
|
Alex Gleason
|
31e5f860d9
|
Add useSuggest hook
https://gitlab.com/soapbox-pub/soapbox/-/issues/1483
|
2023-07-21 12:36:02 -05:00 |
|
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 |
|
|
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
|
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 |
|
|
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 |
|
|
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 |
|
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 |
|
|
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
|
bcac58b9c3
|
Redirect to login when groups or accounts 403
|
2023-06-29 15:10:45 -05:00 |
|
oakes
|
2cae474547
|
Don't show familiar followers for own account
|
2023-06-27 16:05:39 -04:00 |
|
oakes
|
ecdbee271b
|
Fix how familiar followers dialog is rendered
|
2023-06-27 13:41:05 -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 |
|
oakes
|
03d5be2c5a
|
Add pagination to reblogged_by dialog
|
2023-06-25 18:50:01 -04:00 |
|
oakes
|
500ac3eefe
|
Add pagination to favourited_by dialog
|
2023-06-25 18:44:20 -04:00 |
|
Alex Gleason
|
d4eaf1e27a
|
Make useOwnAccount return an object
|
2023-06-25 12:35:09 -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
|
4fc6640c2c
|
Skip broken tests
|
2023-06-20 21:44:07 -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
|
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
|
f718ca6d90
|
Add redirect from statuses -> posts
|
2023-06-05 10:41:21 -04:00 |
|
|
c80633fd9f
|
Media modal: Restore navigationHidden functionality
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-06-03 20:55:04 +02: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 |
|
Alex Gleason
|
aca4322526
|
MediaModal: support not having a status
|
2023-05-31 20:01:30 -05: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
|
c8ff9db879
|
Truncate group name in panels
|
2023-05-23 12:32:55 -04:00 |
|
Alex Gleason
|
cdd0fd63b2
|
Merge branch 'nip07' into 'develop'
Implement NIP-07
See merge request soapbox-pub/soapbox!2513
|
2023-05-21 02:34:42 +00:00 |
|
Alex Gleason
|
f318c35544
|
Simplify event signing
|
2023-05-20 21:15:53 -05:00 |
|
|
7efc5e2fbd
|
Add '/' as a hotkey for search
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-20 00:22:10 +02:00 |
|
Chewbacca
|
682a86049e
|
Linkify urls inside Group note
|
2023-05-12 11:51:44 -04:00 |
|