Alex Gleason
|
36b41e06e4
|
Merge branch 'vitest' into 'develop'
Switch to Vitest
See merge request soapbox-pub/soapbox!2683
|
2023-09-16 01:21:50 +00:00 |
|
Alex Gleason
|
da49327b35
|
Remove @testing-library/jest-dom imports
|
2023-09-15 19:30:51 -05:00 |
|
Alex Gleason
|
79a764177d
|
Remove webpackChunkName magic comments
|
2023-09-15 19:27:59 -05:00 |
|
Alex Gleason
|
1e3b89ad13
|
ProfileFamiliarFollowers: use a div for the text element, fix console error
|
2023-09-14 13:48:21 -05:00 |
|
Alex Gleason
|
b787b4cca7
|
ProfileFamiliarFollowers: add key prop, fix console error
|
2023-09-14 13:45:02 -05:00 |
|
Alex Gleason
|
e83351f376
|
Temporarily disable hotkeys
|
2023-09-14 13:04:14 -05:00 |
|
Alex Gleason
|
76e8e2e999
|
Create a wrapper component around react-hotkeys
|
2023-09-14 12:59:30 -05:00 |
|
marcin mikołajczak
|
f7b84982e3
|
Merge branch 'account-notes-panel' into 'develop'
Move account notes to a panel
See merge request soapbox-pub/soapbox!2661
|
2023-09-12 10:08:45 +00:00 |
|
|
beb221576d
|
Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-09-12 11:52:37 +02:00 |
|
|
bc1b2fc07e
|
Move account notes to a panel
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-09-12 01:13:31 +02:00 |
|
|
82c6f658e8
|
Allow to drag files to avatar/header pickers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-09-12 01:11:07 +02:00 |
|
|
f518a7e5e4
|
Add title to created_at label
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-08-28 19:58:11 +02:00 |
|
Alex Gleason
|
1011be5333
|
Nostr: sign events with NIP-46
|
2023-08-27 10:22:56 -05:00 |
|
|
d391193a03
|
Make all profile badges translatable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-08-25 22:43:21 +02:00 |
|
|
b5dd668609
|
Improve focus handlding and focused state styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-23 19:27:11 +02:00 |
|
Alex Gleason
|
77f0f4d377
|
Add Streaming hooks
|
2023-07-22 12:49:02 -05:00 |
|
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 |
|