Commit graph

9403 commits

Author SHA1 Message Date
Poesty Li
534f6c51bb
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1570 of 1570 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2023-06-26 06:25:18 +02:00
Hosted Weblate
3f0ae45f8d
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2023-06-26 06:25:18 +02:00
Hosted Weblate
ddc98fe804
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2023-06-26 06:25:18 +02:00
jonnysemon
e1f9832c44
Translated using Weblate (Arabic)
Currently translated at 96.5% (1522 of 1576 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-06-26 06:25:18 +02:00
Alex Gleason
4f7512c782 Merge branch 'change-entity' into 'develop'
Add changeEntity hook, useFollow, remove accounts_counters reducer

See merge request soapbox-pub/soapbox!2568
2023-06-26 00:55:29 +00: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
bfe6ab3c26
Fix useRelationships hook 2023-06-25 16:11:00 -05:00
Alex Gleason
989d99f908
Add useBatchedEntities hook for relationships 2023-06-25 15:57:38 -05:00
Alex Gleason
a5e213eca0
Restore Patron reducer for now 2023-06-25 12:37:37 -05:00
Alex Gleason
d4eaf1e27a
Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
Alex Gleason
a8459ced75
Remove Patron reducer 2023-06-25 12:27:26 -05:00
Alex Gleason
f46374fdac
Simplify makeGetAccount further 2023-06-25 12:26:48 -05:00
Alex Gleason
8955a56c27
Delete findAccountByUsername selector 2023-06-25 12:24:21 -05:00
Alex Gleason
5320f04e6e
Fetch relationship from profile page 2023-06-25 12:04:30 -05:00
Alex Gleason
072014e39e
Add useRelationship hook, disable fetching relationship for account by default 2023-06-25 12:01:34 -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
marcin mikołajczak
2ee47fd9a8 Merge branch 'moderation-hide-actions' into 'develop'
Add hideActions to moderation confirmation modals

See merge request soapbox-pub/soapbox!2569
2023-06-23 22:11:00 +00:00
29c20e6361 Add hideActions to moderation confirmation modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-06-23 23:11:50 +02:00
Alex Gleason
9f53a81fa1
Add useTransaction hook 2023-06-23 14:12:12 -05:00
Alex Gleason
2657c8f946
Simplify getAccountGallery selector, also fix getGroupGallery 2023-06-23 11:45:12 -05:00
Alex Gleason
1f653b1065
Gate Nostr signing to Ditto 2023-06-23 11:44:07 -05:00
Alex Gleason
448f5c6ab9
Fix media gallery being broken 2023-06-23 11:41:10 -05:00
Alex Gleason
65f8299c1f
EntityStore: change error type from any to unknown 2023-06-23 11:35:16 -05:00
Alex Gleason
ab5c4a4233
Fix useRelationships getting called while logged out 2023-06-23 11:30:10 -05:00
Alex Gleason
7bfde28b0c
useFollow: don't go below 0 2023-06-22 23:47:46 -05:00
Alex Gleason
75dbeb65b6
Remove account_counters reducer and legacy follow actions 2023-06-22 23:38:50 -05:00
Alex Gleason
ad1718b5f9
Add useFollow, useChangeEntity hooks 2023-06-22 23:17:40 -05:00
Alex Gleason
cff5f96df4 Merge branch 'accounts-hook' into 'develop'
Switch to useAccount hook in every place it's convenient

See merge request soapbox-pub/soapbox!2566
2023-06-21 22:47:03 +00: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
e01ee84ee9
ProfileHoverCard: use useAccount hook, add usePatronUser hook 2023-06-21 16:20:07 -05:00
Alex Gleason
25d3925b76 Merge branch 'zod-accounts' into 'develop'
Create legacy immutable adapter for accounts reducer

See merge request soapbox-pub/soapbox!2563
2023-06-21 16:39:14 +00: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
ced600657b
Fix auth test 2023-06-20 21:36:25 -05:00
Alex Gleason
256d7825ee
Fix timelines test 2023-06-20 21:17:57 -05:00
Alex Gleason
7e83039999
Improve reducer type 2023-06-20 21:09:49 -05:00
Alex Gleason
ade9fa007d Merge branch 'remove-follow-suggestion' into 'develop'
Fix follow suggestion removal

See merge request soapbox-pub/soapbox!2565
2023-06-21 00:56:14 +00:00
oakes
fdd20981e3 Fix field name so follow suggestion is successfully removed 2023-06-20 20:25:15 -04:00
Alex Gleason
c4ad5e5d78
Fix tests that set the store wrong 2023-06-20 17:48:57 -05:00
Alex Gleason
e7217c5c58
Fix reducer in a way that works in tests 2023-06-20 17:33:20 -05:00
Alex Gleason
eb0c499d91
factory: generate account on status if not provided 2023-06-20 16:57:40 -05:00