Commit Graph

7036 Commits

Author SHA1 Message Date
f48edfba45 Add tagSchema 2023-05-03 13:40:30 -05:00
d4ed442a7e Normalize poll with zod 2023-05-03 12:52:36 -05:00
211fdd52f5 Fix normalizeChatMessageEmojiReaction 2023-05-03 08:01:02 -05:00
ece5ba4764 Merge remote-tracking branch 'origin/develop' into zod-card 2023-05-02 19:36:00 -05:00
99df477bfd Translated using Weblate (Korean)
Currently translated at 72.6% (1140 of 1570 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ko/
2023-05-03 02:35:12 +02:00
d90d138b05 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-05-03 02:35:12 +02:00
dc25f69d8e Translated using Weblate (Polish)
Currently translated at 84.2% (1324 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2023-05-03 02:35:12 +02:00
075ea7852a Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1567 of 1567 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2023-05-03 02:35:12 +02:00
c067690b10 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1548 of 1548 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2023-05-03 02:35:12 +02:00
3d68b1062d Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1548 of 1548 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2023-05-03 02:35:12 +02:00
fa4a6b61e0 Translated using Weblate (Norwegian Bokmål)
Currently translated at 96.7% (1498 of 1548 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/nb_NO/
2023-05-03 02:35:12 +02:00
947197c7d4 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-05-03 02:35:12 +02:00
df3d0c237a Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1548 of 1548 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2023-05-03 02:35:12 +02:00
c0c0dc1cc2 Merge branch 'long-name-fixes' into 'develop'
Fix overflow problems in various places

See merge request soapbox-pub/soapbox!2487
2023-05-03 00:35:06 +00:00
fb0f20cb64 cardSchema: drop card.pleroma from transformed type 2023-05-02 19:22:59 -05:00
e3fcff55f9 Convert EmojiReaction to zod 2023-05-02 19:11:17 -05:00
0016aeacec Normalize Relationship with zod 2023-05-02 18:49:13 -05:00
489145ffb8 Remove normalizeCard() 2023-05-02 18:33:41 -05:00
54d8d12054 Remove normalizeAd 2023-05-02 18:30:21 -05:00
81de7c268e Refactor ad providers to not use normalizeCard 2023-05-02 17:56:25 -05:00
741da92084 Card: normalize with zod 2023-05-02 17:47:19 -05:00
0351bda198 Merge branch 'remove-pencil' into 'develop'
Remove pencil from Compose button

See merge request soapbox-pub/soapbox!2486
2023-05-02 20:28:09 +00:00
00cdecd943 Merge branch 'improve-entity-organization' into 'develop'
Move Group hooks to api folder

See merge request soapbox-pub/soapbox!2484
2023-05-02 18:40:28 +00:00
7aac5ccc34 Add support for Ditto 2023-05-02 13:38:47 -05:00
a065df0941 ReplyIndicator: use Markup component, horizontal scrolling of code blocks, etc 2023-05-02 13:32:31 -05:00
626ddfda80 Truncate long usernames in modals 2023-05-02 13:28:42 -05:00
9f2540c5c3 Modal: truncate long title 2023-05-02 13:14:45 -05:00
ac9653a89f UserPanel: truncate long display name 2023-05-02 13:12:57 -05:00
ca2dffd9c3 ProfileInfoPanel: truncate long username while loading 2023-05-02 13:09:58 -05:00
be41c78030 UserPanel: truncate long acct 2023-05-02 13:08:11 -05:00
a38bc912c7 EditProfile: prevent crash with account.source is not available 2023-05-02 12:51:12 -05:00
9776cc9623 Settings: truncate long usernames 2023-05-02 12:50:55 -05:00
238c30acf8 Split out hooks from 'useGroups' 2023-05-02 13:48:55 -04:00
6aabad9df3 List: prevent long content overflow 2023-05-02 12:48:01 -05:00
4dd4ba212d Remove pencil from Compose button 2023-05-02 13:33:42 -04:00
0f1e7fb2a7 Support HTML version of note in Group Creation modal 2023-05-02 13:29:29 -04:00
e0af6c4b2e Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
bf7d7f93a5 Merge branch 'dismiss-memberships' into 'develop'
useGroupMembershipRequests: dismiss instead of decrement

See merge request soapbox-pub/soapbox!2481
2023-05-02 16:53:23 +00:00
799b845467 Merge branch 'add-tests' into 'develop'
Add tests for Groups discover components

See merge request soapbox-pub/soapbox!2483
2023-05-01 17:11:02 +00:00
95364a46d9 Merge branch 'contextual-compose' into 'develop'
Contextual compose button

See merge request soapbox-pub/soapbox!2478
2023-05-01 16:06:13 +00:00
4d609b57d6 Add tests for Groups discover components 2023-05-01 12:01:39 -04:00
78621a696e Merge branch 'handle-deleted-groups' into 'develop'
Account for soft-deleted Groups in the profile

See merge request soapbox-pub/soapbox!2479
2023-05-01 15:58:06 +00:00
97dd235de3 Use note_plain on group edit page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-29 13:56:07 +02:00
d8a3f51e4a useGroupMembershipRequests: dismiss instead of decrement 2023-04-27 14:11:45 -05:00
a1b9d8a682 Fix ComposeButton tests 2023-04-27 13:20:53 -05:00
fbb258c387 Merge branch 'fix-group-relationship-state-bug' into 'develop'
Update GroupRelationship state after join/leave group

See merge request soapbox-pub/soapbox!2477
2023-04-27 14:14:47 +00:00
44300539d5 yarn i18n 2023-04-26 16:41:20 -05:00
21b6ad1cbd Add dismiss button instead of menu in fediverse explanation box
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-26 23:28:57 +02:00
8ee5727cd8 ComposeModal: add share to group toggle 2023-04-26 15:53:06 -05:00
506cad3b70 FloatingActionButton: contextual group support 2023-04-26 15:33:34 -05:00