Commit graph

7027 commits

Author SHA1 Message Date
Alex Gleason
04811c4618
InteractionCounter: use neutral colors 2023-05-03 14:37:41 -05:00
Alex Gleason
08b2f0446d
DetailedStatus: remove timestamp from account 2023-05-03 14:29:57 -05:00
Liberal dev
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
Hosted Weblate
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
marcin mikołajczak
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
Poesty Li
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
Poesty Li
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
Poesty Li
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
Allan Nordhøy
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
Hosted Weblate
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
Poesty Li
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
Alex Gleason
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
Chewbacca
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
Chewbacca
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
Alex Gleason
7aac5ccc34
Add support for Ditto 2023-05-02 13:38:47 -05:00
Alex Gleason
a065df0941
ReplyIndicator: use Markup component, horizontal scrolling of code blocks, etc 2023-05-02 13:32:31 -05:00
Alex Gleason
626ddfda80
Truncate long usernames in modals 2023-05-02 13:28:42 -05:00
Alex Gleason
9f2540c5c3
Modal: truncate long title 2023-05-02 13:14:45 -05:00
Alex Gleason
ac9653a89f
UserPanel: truncate long display name 2023-05-02 13:12:57 -05:00
Alex Gleason
ca2dffd9c3
ProfileInfoPanel: truncate long username while loading 2023-05-02 13:09:58 -05:00
Alex Gleason
be41c78030
UserPanel: truncate long acct 2023-05-02 13:08:11 -05:00
Alex Gleason
a38bc912c7
EditProfile: prevent crash with account.source is not available 2023-05-02 12:51:12 -05:00
Alex Gleason
9776cc9623
Settings: truncate long usernames 2023-05-02 12:50:55 -05:00
Chewbacca
238c30acf8 Split out hooks from 'useGroups' 2023-05-02 13:48:55 -04:00
Alex Gleason
6aabad9df3
List: prevent long content overflow 2023-05-02 12:48:01 -05:00
Chewbacca
4dd4ba212d Remove pencil from Compose button 2023-05-02 13:33:42 -04:00
Chewbacca
0f1e7fb2a7 Support HTML version of note in Group Creation modal 2023-05-02 13:29:29 -04:00
Chewbacca
e0af6c4b2e Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
Alex Gleason
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
Chewbacca
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
Alex Gleason
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
Chewbacca
4d609b57d6 Add tests for Groups discover components 2023-05-01 12:01:39 -04:00
Chewbacca
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
Alex Gleason
d8a3f51e4a
useGroupMembershipRequests: dismiss instead of decrement 2023-04-27 14:11:45 -05:00
Alex Gleason
a1b9d8a682
Fix ComposeButton tests 2023-04-27 13:20:53 -05:00
Chewbacca
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
Alex Gleason
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
Alex Gleason
8ee5727cd8
ComposeModal: add share to group toggle 2023-04-26 15:53:06 -05:00
Alex Gleason
506cad3b70
FloatingActionButton: contextual group support 2023-04-26 15:33:34 -05:00
Alex Gleason
a193108ef8
ComposeModal: become group-aware 2023-04-26 15:14:54 -05:00
Alex Gleason
f9b5954060
ComposeModal: allow passing a composeId 2023-04-26 15:07:19 -05:00
Chewbacca
27f632786f Account for soft-deleted Groups in the profile 2023-04-26 15:53:52 -04:00
Chewbacca
3a5f9f3c93 Update GroupRelationship state after join/leave group 2023-04-26 14:27:36 -04:00
Alex Gleason
4720922015
ComposeButton: style group compose button 2023-04-26 13:06:03 -05:00
Chewbacca
84641d053a Merge branch 'improve-group-popover' into 'develop'
Hide 'View group' button if already on Group

See merge request soapbox-pub/soapbox!2476
2023-04-26 17:06:16 +00:00
Chewbacca
1960eb000a Merge branch 'hide-status-info-on-threads' into 'develop'
Hide status info if Thread Status

See merge request soapbox-pub/soapbox!2475
2023-04-26 17:06:02 +00:00
Chewbacca
c001a4ab76 Merge branch 'update-group-tag-schema' into 'develop'
Change 'uses' to 'groups' in Tag schema

See merge request soapbox-pub/soapbox!2474
2023-04-26 17:05:38 +00:00
Chewbacca
f19e3b01c2 Merge branch 'fix-visibility-logic' into 'develop'
Fix logic with toggling Group Tag visibility

See merge request soapbox-pub/soapbox!2473
2023-04-26 17:05:29 +00:00