|
9c5acc09f0
|
Slightly reorder account header menu items, add 'Copy link to profile'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-14 22:35:53 +02:00 |
|
Alex Gleason
|
e5837ebefb
|
nip07: catch signEvent error
|
2023-05-13 21:25:59 -05:00 |
|
Alex Gleason
|
85f526d1d4
|
Sign Nostr event with ditto
|
2023-05-13 21:07:36 -05:00 |
|
Alex Gleason
|
a5c616312f
|
Merge remote-tracking branch 'origin/develop' into nostr-ws
|
2023-05-13 19:27:52 -05:00 |
|
Alex Gleason
|
829d207cea
|
Fix type
|
2023-05-12 21:46:36 -05:00 |
|
Alex Gleason
|
275d456693
|
Fix groups test
|
2023-05-12 20:50:39 -05:00 |
|
Alex Gleason
|
0acbbc3445
|
Merge branch 'group-fixes' into 'develop'
Various Group fixes & improvements
See merge request soapbox-pub/soapbox!2510
|
2023-05-12 21:43:04 +00:00 |
|
Chewbacca
|
a6519c5685
|
Merge branch 'group-hooks-tests' into 'develop'
Add tests for Group API hooks
See merge request soapbox-pub/soapbox!2508
|
2023-05-12 21:02:11 +00:00 |
|
Chewbacca
|
cfaa3ea669
|
Invalidate group tags after updating Group
|
2023-05-12 12:50:32 -04:00 |
|
Chewbacca
|
682a86049e
|
Linkify urls inside Group note
|
2023-05-12 11:51:44 -04:00 |
|
Chewbacca
|
f27933965f
|
Allow non-owners to see pinned tags
|
2023-05-12 11:51:00 -04:00 |
|
|
41e969616d
|
Forgot to commit some files
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-11 22:10:58 +02:00 |
|
Chewbacca
|
d2eca144fa
|
Make sure GroupLinkPreview covers entire header
|
2023-05-11 15:13:36 -04:00 |
|
Chewbacca
|
e84a4a6c45
|
Fix full-width of Group Header
|
2023-05-11 15:13:07 -04:00 |
|
Chewbacca
|
2c59933cd0
|
Handle API errors when failing to join group
|
2023-05-11 15:00:28 -04:00 |
|
Chewbacca
|
90f7c71256
|
Hide Group context in Compose button if not Group member
|
2023-05-11 14:41:31 -04:00 |
|
Chewbacca
|
93c67c863a
|
Format tag input with #
|
2023-05-11 14:28:44 -04:00 |
|
Chewbacca
|
6ab41eb899
|
Add ability to share Group
|
2023-05-11 14:20:33 -04:00 |
|
|
da6be7ba4c
|
Merge remote-tracking branch 'soapbox/develop' into follow-hashtags
|
2023-05-11 19:31:25 +02:00 |
|
Chewbacca
|
8d05747537
|
Fix test
|
2023-05-11 08:30:13 -04:00 |
|
Chewbacca
|
4a2b7faa59
|
Support soft-deleted statuses via tombstones
|
2023-05-09 15:16:13 -04:00 |
|
Chewbacca
|
afec0edc1c
|
Add tests for Group API hooks
|
2023-05-08 13:29:11 -04:00 |
|
Chewbacca
|
e9fee8aad3
|
Merge branch 'search-ux' into 'develop'
Remove search term after navigating away from Search page
See merge request soapbox-pub/soapbox!2498
|
2023-05-08 16:11:15 +00:00 |
|
Chewbacca
|
da10423020
|
Merge branch 'login-ux' into 'develop'
Prevent focus on 'Trouble logging in?' link
See merge request soapbox-pub/soapbox!2505
|
2023-05-08 16:11:03 +00:00 |
|
Alex Gleason
|
f4c7ab5dd6
|
Merge branch 'thread-line' into 'develop'
Thread fixes
See merge request soapbox-pub/soapbox!2507
|
2023-05-08 16:09:16 +00:00 |
|
Alex Gleason
|
c5c2378542
|
Merge branch 'zod-notification' into 'develop'
zod: Notification, Attachment, ChatMessage, Status
See merge request soapbox-pub/soapbox!2500
|
2023-05-08 15:49:08 +00:00 |
|
Alex Gleason
|
f47b5f0a20
|
Thread: fix display of initial loading indicator
|
2023-05-08 10:44:07 -05:00 |
|
Alex Gleason
|
f290ca85e3
|
Thread: scroll up a little more on focus so the thread connector is visible
|
2023-05-08 10:39:25 -05:00 |
|
Alex Gleason
|
0f65c7bd7e
|
Auth: fix otherAccounts throwing a fullscreen error in local dev
|
2023-05-08 10:35:12 -05:00 |
|
Alex Gleason
|
185ef4e3c6
|
StatusReplyMentions: enforce a 200px max width
|
2023-05-06 22:55:36 -05:00 |
|
marcin mikołajczak
|
5e16d0875e
|
Merge branch 'birthday-panel' into 'develop'
Hide relationship in BirthdayPanel
See merge request soapbox-pub/soapbox!2501
|
2023-05-06 06:29:41 +00:00 |
|
Chewbacca
|
a491c6acb8
|
Prevent focus on 'Trouble logging in?' link
|
2023-05-05 15:15:59 -04:00 |
|
Chewbacca
|
a35d95e9e3
|
Merge branch 'group-tests' into 'develop'
Group tests
See merge request soapbox-pub/soapbox!2502
|
2023-05-05 17:16:01 +00:00 |
|
Chewbacca
|
670b3cff02
|
Merge branch 'remove-groups-search' into 'develop'
Remove group search inside global search
See merge request soapbox-pub/soapbox!2499
|
2023-05-05 17:15:27 +00:00 |
|
Chewbacca
|
390855b6d9
|
Merge branch 'allow-owner-status-deletion' into 'develop'
Add ability for owners to delete statuses from Group
See merge request soapbox-pub/soapbox!2490
|
2023-05-05 17:15:08 +00:00 |
|
Alex Gleason
|
7a0ce1aab4
|
Sound better now!
|
2023-05-05 16:26:58 +00:00 |
|
Ahmad Dakhlallah
|
06d8370fe6
|
Enhance RTL detection by ignoring links in post
|
2023-05-05 17:51:33 +03:00 |
|
Chewbacca
|
de3ff58f95
|
Merge branch 'group-improvements' into 'develop'
Improve Group UX
See merge request soapbox-pub/soapbox!2494
|
2023-05-05 13:13:37 +00:00 |
|
Chewbacca
|
2e7e6b3df6
|
I18n
|
2023-05-05 08:44:23 -04:00 |
|
Chewbacca
|
5b61aa39a7
|
Account for 409 response codes
|
2023-05-05 08:41:25 -04:00 |
|
Chewbacca
|
9b011275b8
|
Switch order of Group Page tabs
|
2023-05-05 08:35:21 -04:00 |
|
Chewbacca
|
db91a00aca
|
Add more Jest tests for various Group components
|
2023-05-05 08:35:11 -04:00 |
|
Chewbacca
|
ad6f237a9d
|
Add back 'uses' attribute for specific use-case
|
2023-05-05 08:34:23 -04:00 |
|
|
f1b98e1602
|
Hide relationship in BirthdayPanel
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-05 13:18:39 +02:00 |
|
Alex Gleason
|
0e7ccd57ae
|
Export new schemas
|
2023-05-04 12:20:39 -05:00 |
|
Alex Gleason
|
e024e92125
|
Add a real statusSchema
|
2023-05-04 12:13:39 -05:00 |
|
Alex Gleason
|
9a64375681
|
useGroupMedia: don't use statusSchema directly yet so we can change it
|
2023-05-04 11:51:50 -05:00 |
|
Alex Gleason
|
1dec42cd9f
|
Add contentSchema helper
|
2023-05-04 11:42:20 -05:00 |
|
Alex Gleason
|
a7e1350a65
|
Add real chatMessageSchema
|
2023-05-04 11:31:58 -05:00 |
|
Alex Gleason
|
074c3c5b39
|
Add attachmentSchema
|
2023-05-04 11:26:31 -05:00 |
|
Alex Gleason
|
55ebc8c6ee
|
Add notificationSchema
|
2023-05-04 10:24:34 -05:00 |
|
Chewbacca
|
f8d31aa505
|
Merge branch 'thread-connector-fix' into 'develop'
Fix alignment on ThreadConnector
See merge request soapbox-pub/soapbox!2493
|
2023-05-04 14:14:22 +00:00 |
|
Alex Gleason
|
da69cf140b
|
Merge branch 'zod-poll' into 'develop'
zod: Poll
See merge request soapbox-pub/soapbox!2495
|
2023-05-04 14:10:15 +00:00 |
|
Chewbacca
|
8ebaca0b44
|
Remove group search inside global search
|
2023-05-04 09:48:39 -04:00 |
|
Chewbacca
|
9e33dc80ae
|
Remove search term after navigating away from Search page
|
2023-05-04 09:24:37 -04:00 |
|
Chewbacca
|
4f081abb7a
|
d
|
2023-05-04 08:14:43 -04:00 |
|
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 |
|
Alex Gleason
|
f48edfba45
|
Add tagSchema
|
2023-05-03 13:40:30 -05:00 |
|
Chewbacca
|
ebaff75e38
|
Improve Group UX
|
2023-05-03 14:03:13 -04:00 |
|
Alex Gleason
|
d4ed442a7e
|
Normalize poll with zod
|
2023-05-03 12:52:36 -05:00 |
|
Chewbacca
|
2baabd3e86
|
i18n
|
2023-05-03 11:17:47 -04:00 |
|
Chewbacca
|
27cc002572
|
Fix alignment on ThreadConnector
|
2023-05-03 11:13:47 -04:00 |
|
Alex Gleason
|
211fdd52f5
|
Fix normalizeChatMessageEmojiReaction
|
2023-05-03 08:01:02 -05:00 |
|
Chewbacca
|
4bc92f3c27
|
Add ability for owners to delete statuses from Group
|
2023-05-03 08:31:43 -04:00 |
|
Alex Gleason
|
ece5ba4764
|
Merge remote-tracking branch 'origin/develop' into zod-card
|
2023-05-02 19:36:00 -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 |
|
Alex Gleason
|
fb0f20cb64
|
cardSchema: drop card.pleroma from transformed type
|
2023-05-02 19:22:59 -05:00 |
|
Alex Gleason
|
e3fcff55f9
|
Convert EmojiReaction to zod
|
2023-05-02 19:11:17 -05:00 |
|
Alex Gleason
|
0016aeacec
|
Normalize Relationship with zod
|
2023-05-02 18:49:13 -05:00 |
|
Alex Gleason
|
489145ffb8
|
Remove normalizeCard()
|
2023-05-02 18:33:41 -05:00 |
|
Alex Gleason
|
54d8d12054
|
Remove normalizeAd
|
2023-05-02 18:30:21 -05:00 |
|
Alex Gleason
|
81de7c268e
|
Refactor ad providers to not use normalizeCard
|
2023-05-02 17:56:25 -05:00 |
|
Alex Gleason
|
741da92084
|
Card: normalize with zod
|
2023-05-02 17:47:19 -05:00 |
|
|
586f536329
|
Update changelog
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-03 00:26:29 +02:00 |
|
|
610864d5a9
|
Add followed tags list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-03 00:21:53 +02:00 |
|
|
7e3ab33dc5
|
Follow hashtags: Support Akkoma
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-02 23:34:46 +02:00 |
|
|
c61368821a
|
Use ListItem for 'Follow hashtag' setting
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-02 23:33:53 +02:00 |
|
|
5aaf4d75af
|
Merge remote-tracking branch 'soapbox/develop' into follow-hashtags
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-02 23:32:43 +02: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 |
|
Chewbacca
|
b0ac174f80
|
Merge branch 'handle-null-group' into 'develop'
Handle null group in confirmation step
See merge request soapbox-pub/soapbox!2472
|
2023-04-26 17:01:31 +00:00 |
|
Chewbacca
|
7548c26490
|
Hide 'View group' button if already on Group
|
2023-04-26 10:11:54 -04:00 |
|
Chewbacca
|
b2848f52f9
|
Hide status info if Thread Status
|
2023-04-26 09:46:31 -04:00 |
|
Chewbacca
|
5d923842c5
|
Change 'uses' to 'groups' in Tag schema
|
2023-04-26 09:17:31 -04:00 |
|
Chewbacca
|
4f0cafabcf
|
Fix logic with toggling Group Tag visibility
|
2023-04-26 09:08:00 -04:00 |
|
Chewbacca
|
6cda34fb69
|
Handle null group in confirmation step
|
2023-04-26 09:06:02 -04:00 |
|
Chewbacca
|
36be68cdcc
|
Improve fallback of Group Avatars not loading
|
2023-04-26 09:04:25 -04:00 |
|
marcin mikołajczak
|
e5cf1dfa85
|
Merge branch 'deafult-privacy' into 'develop'
Fix default privacy setting on Mastodon
See merge request soapbox-pub/soapbox!2470
|
2023-04-25 20:47:26 +00:00 |
|
|
929935fb19
|
Fix default privacy setting on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-25 19:14:02 +02:00 |
|
Alex Gleason
|
39d381ae4a
|
Merge branch 'drop-zones' into 'develop'
Drop zones
See merge request soapbox-pub/soapbox!2464
|
2023-04-25 13:55:17 +00:00 |
|
Chewbacca
|
1144b863a2
|
Fix export
|
2023-04-24 13:01:01 -04:00 |
|
Chewbacca
|
533400bd66
|
Merge branch 'clear-pending-cache' into 'develop'
Clear pending groups cache
See merge request soapbox-pub/soapbox!2468
|
2023-04-24 16:32:27 +00:00 |
|
Chewbacca
|
3bbaa02054
|
Merge branch 'fix-tab-counter' into 'develop'
Fix counter in Group tabs
See merge request soapbox-pub/soapbox!2467
|
2023-04-24 16:32:14 +00:00 |
|
Chewbacca
|
c5151417d1
|
Merge branch 'fallback-group-images' into 'develop'
Handle errors on Group Headers
See merge request soapbox-pub/soapbox!2465
|
2023-04-24 16:20:25 +00:00 |
|
Chewbacca
|
dfae278741
|
Merge branch 'remove-warning-for-group-posts' into 'develop'
Remove hashtag warning for Group posts
See merge request soapbox-pub/soapbox!2460
|
2023-04-24 16:20:10 +00:00 |
|
Chewbacca
|
81bf8649b4
|
Merge branch 'fix-reporting-modal' into 'develop'
Fix reporting modal
See merge request soapbox-pub/soapbox!2466
|
2023-04-24 16:19:55 +00:00 |
|
Chewbacca
|
68d3775737
|
Clear pending groups cache
|
2023-04-24 12:15:56 -04:00 |
|
Chewbacca
|
50a005da54
|
Fix counter in Group tabs
|
2023-04-24 11:46:31 -04:00 |
|
Chewbacca
|
9b90289e7c
|
Fix confirmation step in Group report
|
2023-04-24 11:34:09 -04:00 |
|
Chewbacca
|
11cb90bb15
|
Allow admins to report Groups
|
2023-04-24 11:33:42 -04:00 |
|
Alex Gleason
|
5834be838b
|
Merge branch 'group-tags-x' into 'develop'
GroupTagsField: hide "x" until there's more than one tag
See merge request soapbox-pub/soapbox!2461
|
2023-04-24 15:00:30 +00:00 |
|
Chewbacca
|
b6a5c56859
|
Merge branch 'tag-improvements' into 'develop'
Tag improvements
See merge request soapbox-pub/soapbox!2458
|
2023-04-24 12:59:13 +00:00 |
|
Chewbacca
|
8530471ddb
|
Handle errors on Group Headers
|
2023-04-24 08:17:51 -04:00 |
|
marcin mikołajczak
|
abfad1a4a7
|
Merge branch 'gallery-empty-column' into 'develop'
Make empty-column-indicator fullwidth on Gallery pages
See merge request soapbox-pub/soapbox!2463
|
2023-04-22 21:35:28 +00:00 |
|
Alex Gleason
|
94b84438b0
|
yarn i18n
|
2023-04-21 19:27:26 -05:00 |
|
Alex Gleason
|
01b99d875b
|
Remove UploadArea component
|
2023-04-21 17:33:20 -05:00 |
|
Alex Gleason
|
0904b6a2a0
|
Fix drag-and-drop interaction with ComposeModal
|
2023-04-21 17:13:40 -05:00 |
|
Alex Gleason
|
c9037f6661
|
GroupTimeline: add drop zone to composer
|
2023-04-21 16:54:23 -05:00 |
|
Alex Gleason
|
d0722934a9
|
ComposeForm: expand when dragged
|
2023-04-21 16:54:08 -05:00 |
|
|
78ce8a4894
|
Make empty-column-indicator fullwidth on Gallery pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-21 23:50:08 +02:00 |
|
|
1e18f78756
|
Fix v2 filters
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-21 23:41:55 +02:00 |
|
Alex Gleason
|
ed0206c379
|
Improve drag-and-drop of Home feed composer
|
2023-04-21 16:31:10 -05:00 |
|
Alex Gleason
|
aad7309470
|
useDraggedFiles: control dragged state of node
|
2023-04-21 16:28:54 -05:00 |
|
Alex Gleason
|
28c8f1dbd6
|
Add useDraggedFiles hook
|
2023-04-21 16:03:44 -05:00 |
|
Alex Gleason
|
7ea9f0ad86
|
UploadArea: update deprecated e.keyCode --> e.key
|
2023-04-21 12:28:44 -05:00 |
|
Alex Gleason
|
ede31e4e5a
|
GroupTagsField: hide "x" until there's more than one tag
|
2023-04-21 11:31:59 -05:00 |
|
Chewbacca
|
620e0cb606
|
Remove hashtag warning for Group posts
|
2023-04-21 10:19:37 -04:00 |
|
Chewbacca
|
e5f7fe244c
|
Grid spacing improvements
|
2023-04-21 10:11:34 -04:00 |
|
Chewbacca
|
63ca6554d1
|
Improve spacing between GroupGridItem
|
2023-04-21 09:46:19 -04:00 |
|
Chewbacca
|
f61202c6e0
|
Fix z-index positioning of Group Grid item
|
2023-04-21 09:41:28 -04:00 |
|
Chewbacca
|
ed4b86c5fa
|
Add page to show statuses per tag
|
2023-04-21 09:36:37 -04:00 |
|
Chewbacca
|
6977d305bf
|
Fix route to tag path
|
2023-04-21 09:36:26 -04:00 |
|
Chewbacca
|
7842f8e7dc
|
Only owners can edit tags
|
2023-04-21 09:36:08 -04:00 |
|
Chewbacca
|
fc6eba91ac
|
Merge branch 'improve-group-creation' into 'develop'
Improve group creation
See merge request soapbox-pub/soapbox!2456
|
2023-04-20 14:28:25 +00:00 |
|
Chewbacca
|
67a5240e43
|
Add locale
|
2023-04-20 09:51:40 -04:00 |
|
Chewbacca
|
584b3bb539
|
Merge branch 'my-groups-pagination' into 'develop'
Support pagination in My Groups
See merge request soapbox-pub/soapbox!2455
|
2023-04-20 13:49:20 +00:00 |
|
marcin mikołajczak
|
e72e39b5ef
|
Merge branch 'schedule-form-order' into 'develop'
Move ScheduleForm below SpoilerInput in ComposeForm
See merge request soapbox-pub/soapbox!2452
|
2023-04-19 21:13:19 +00:00 |
|
Chewbacca
|
c87589be4e
|
Build group URI and handle successful copying
|
2023-04-19 16:51:07 -04:00 |
|
Chewbacca
|
2813b02329
|
Coerce group 'id' into String
|
2023-04-19 16:45:26 -04:00 |
|
Chewbacca
|
68be77fa54
|
Use 'copy' function for copying group uri
|
2023-04-19 16:44:22 -04:00 |
|
Chewbacca
|
e43a9164b7
|
Update modal title in Group creation
|
2023-04-19 16:44:00 -04:00 |
|
Chewbacca
|
2516fd36e0
|
Update 'Create Group' modal title dynamically
|
2023-04-19 16:28:15 -04:00 |
|
Chewbacca
|
bc72b1822e
|
Support pagination in My Groups
|
2023-04-19 16:22:34 -04:00 |
|
Chewbacca
|
7675b18e52
|
Merge branch 'group-quote-fix' into 'develop'
Groups: set composer visibilty when quoting a group post
See merge request soapbox-pub/soapbox!2454
|
2023-04-19 15:54:44 +00:00 |
|
Alex Gleason
|
666c95e0b5
|
Groups: set composer visibilty when quoting a group post
|
2023-04-19 10:55:00 -04:00 |
|
Chewbacca
|
1074b003b0
|
Merge branch 'improve-status-info' into 'develop'
Improve StatusInfo for reposting from groups
See merge request soapbox-pub/soapbox!2453
|
2023-04-19 14:48:13 +00:00 |
|
Chewbacca
|
5dbaba3c41
|
Add locale
|
2023-04-19 10:20:23 -04:00 |
|
Chewbacca
|
2cce0435b4
|
Improve StatusInfo for reposting from groups
|
2023-04-19 10:09:03 -04:00 |
|
Chewbacca
|
5d58a3e18f
|
Merge branch 'fix-request-to-media' into 'develop'
Fix 403 toast on Group Media endpoint
See merge request soapbox-pub/soapbox!2451
|
2023-04-19 13:24:25 +00:00 |
|
|
776cc1e5bb
|
Move ScheduleForm below SpoilerInput in ComposeForm
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-19 15:20:19 +02:00 |
|
Alex Gleason
|
ec903a984d
|
Merge branch 'thread-scrolltop' into 'develop'
Thread: scroll into view accounting for sticky column header
See merge request soapbox-pub/soapbox!2449
|
2023-04-19 13:13:03 +00:00 |
|
Alex Gleason
|
2b74250981
|
Merge branch 'ads-spacing' into 'develop'
Improve spacing of ads
See merge request soapbox-pub/soapbox!2448
|
2023-04-19 13:12:38 +00:00 |
|
Chewbacca
|
fcf6d258ef
|
Prevent request to endpoint if not member
|
2023-04-18 16:51:55 -04:00 |
|
Chewbacca
|
e88be5fada
|
Fix spacing
|
2023-04-18 12:03:52 -04:00 |
|
Chewbacca
|
0f29c5673c
|
Fix bug with slug in Group Media
|
2023-04-18 12:03:42 -04:00 |
|
Alex Gleason
|
768fa1c4eb
|
Merge branch 'profile-popup-corners' into 'develop'
ProfileHoverCard: fix rounded corners
See merge request soapbox-pub/soapbox!2447
|
2023-04-18 15:29:35 +00:00 |
|
Alex Gleason
|
de9e7b3c90
|
Thread: scroll into view accounting for sticky column header
|
2023-04-18 11:00:36 -04:00 |
|
Alex Gleason
|
6ad99d10dc
|
Improve spacing of ads
|
2023-04-18 10:56:03 -04:00 |
|
Alex Gleason
|
2216dc4d4c
|
ProfileHoverCard: fix rounded corners
|
2023-04-18 10:40:45 -04:00 |
|
Alex Gleason
|
70c2c5c438
|
GroupLinkPreview: link to slug URL
|
2023-04-18 10:00:18 -04:00 |
|
Alex Gleason
|
bf8efeee9e
|
Merge remote-tracking branch 'origin/develop' into group-lookup
|
2023-04-18 09:59:53 -04:00 |
|
Alex Gleason
|
1dea7b47c8
|
Merge branch 'group-link-preview' into 'develop'
Group Link Preview
See merge request soapbox-pub/soapbox!2445
|
2023-04-18 13:59:16 +00:00 |
|
Alex Gleason
|
19dfda4ca2
|
GroupLinkPreview: dark mode
|
2023-04-18 09:39:09 -04:00 |
|
Alex Gleason
|
3f44e6cdcb
|
GroupLinkPreview: fix cursor
|
2023-04-18 09:31:08 -04:00 |
|
Chewbacca
|
a461ef9f51
|
Fix endpoint
|
2023-04-17 16:55:45 -04:00 |
|
Alex Gleason
|
7b544d2427
|
Group Link Preview
|
2023-04-17 16:36:05 -04:00 |
|
Alex Gleason
|
c343cce5ea
|
Merge remote-tracking branch 'origin/develop' into group-lookup
|
2023-04-17 15:55:05 -04:00 |
|
Alex Gleason
|
dea9979b39
|
GroupLookup: improve column loading
|
2023-04-17 15:45:16 -04:00 |
|
Alex Gleason
|
f2d5b2eaef
|
Update group URLs to use slugs
|
2023-04-17 15:42:08 -04:00 |
|
Alex Gleason
|
1bce61182c
|
Make components use groupId param
|
2023-04-17 15:28:20 -04:00 |
|
Alex Gleason
|
ccde5f8823
|
Make GroupLookup HOC kind of work
|
2023-04-17 14:56:31 -04:00 |
|
Chewbacca
|
ddee915d39
|
Lint + Tests
|
2023-04-17 10:22:00 -04:00 |
|
Chewbacca
|
c5c5bd0d62
|
Add ability to update Group tags
|
2023-04-17 10:21:59 -04:00 |
|
Chewbacca
|
2d52c8c3e4
|
Add support for Group tags
|
2023-04-17 10:21:23 -04:00 |
|
Chewbacca
|
8ec8d4a2ca
|
Use FloatingUI with Tooltip
|
2023-04-17 10:19:57 -04:00 |
|
Chewbacca
|
6da45c3ef7
|
Add ability to search my Groups
|
2023-04-17 10:19:57 -04:00 |
|
Chewbacca
|
5a6a6f63d2
|
Merge branch 'trending-topics' into 'develop'
Support Trending Topics
See merge request soapbox-pub/soapbox!2442
|
2023-04-17 14:19:31 +00:00 |
|
Chewbacca
|
cc393e2425
|
Merge branch 'update-details' into 'develop'
Add group context to details screen
See merge request soapbox-pub/soapbox!2433
|
2023-04-17 14:12:58 +00:00 |
|
|
6b4076ce10
|
lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-16 15:10:41 +02:00 |
|
Alex Gleason
|
324c427a72
|
Add truthsocial to loginWithUsername feature
|
2023-04-16 06:12:01 +00:00 |
|
|
ba69f5ba62
|
update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-16 00:06:47 +02:00 |
|
|
8d832856b1
|
Only use 'username or e-mail' if can log in with username
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-16 00:03:06 +02:00 |
|
Chewbacca
|
4cb628d5a4
|
Allow reposting Group posts
|
2023-04-14 08:07:49 -04:00 |
|
Alex Gleason
|
4cd43c340b
|
Fix group types :(
|
2023-04-13 10:43:24 -05:00 |
|
Chewbacca
|
bb70c1ea3c
|
Add topic pages
|
2023-04-13 09:28:40 -04:00 |
|
Chewbacca
|
8702c16998
|
Update GroupTag schema
|
2023-04-13 07:34:37 -04:00 |
|
Chewbacca
|
5d29666b41
|
Add support for trending tags
|
2023-04-13 07:33:52 -04:00 |
|
Chewbacca
|
5bcd150c4b
|
Merge branch 'fix-z-index' into 'develop'
Resolve bug with toast during modal
See merge request soapbox-pub/soapbox!2436
|
2023-04-13 11:21:43 +00:00 |
|
Chewbacca
|
cbb569b731
|
Merge branch 'fix-outline' into 'develop'
Fix outline of StatusActionButton
See merge request soapbox-pub/soapbox!2437
|
2023-04-13 11:21:34 +00:00 |
|
Chewbacca
|
cd890c8641
|
Handle error from API on Group Save
|
2023-04-12 16:56:56 -04:00 |
|
Alex Gleason
|
4e822a80dd
|
Add useGroupLookup hook
|
2023-04-12 15:51:30 -05:00 |
|
Alex Gleason
|
17757ea326
|
Add useEntityLookup hook
|
2023-04-12 15:45:24 -05:00 |
|
Chewbacca
|
3f4bbe6f55
|
Merge branch 'add-toast' into 'develop'
Update toast after saving Groups
See merge request soapbox-pub/soapbox!2421
|
2023-04-12 20:42:37 +00:00 |
|
Chewbacca
|
f55943a79b
|
Fix outline of StatusActionButton
|
2023-04-12 16:09:18 -04:00 |
|
Chewbacca
|
d165651800
|
Merge branch 'add-share-ability' into 'develop'
Add share ability to Group statuses
See merge request soapbox-pub/soapbox!2405
|
2023-04-12 20:09:13 +00:00 |
|
marcin mikołajczak
|
23fe4e5ce6
|
Merge branch 'datepicker-overflow' into 'develop'
Fix: scheduled poast box datepicker cut off again
Closes #1411
See merge request soapbox-pub/soapbox!2434
|
2023-04-12 19:43:14 +00:00 |
|
Chewbacca
|
dc761f9416
|
Update i18n
|
2023-04-12 15:37:20 -04:00 |
|
Chewbacca
|
dd94dbad8e
|
Update toast after saving Groups
|
2023-04-12 15:32:29 -04:00 |
|
Chewbacca
|
575382b226
|
Add ability to share Group statuses
|
2023-04-12 15:18:00 -04:00 |
|
Chewbacca
|
5612cb6fdf
|
Merge branch 'fix-reply-status-group' into 'develop'
Fix replying to status from Group
See merge request soapbox-pub/soapbox!2426
|
2023-04-12 19:05:42 +00:00 |
|
Chewbacca
|
bb8dde1d64
|
Merge branch 'autofocus-streamfield' into 'develop'
Support autoFocus in Streamfield
See merge request soapbox-pub/soapbox!2432
|
2023-04-12 19:05:32 +00:00 |
|
Chewbacca
|
5f3250b175
|
Resolve bug with toast during modal
|
2023-04-12 15:04:42 -04:00 |
|
|
d4c9d086d5
|
Fix renderLocation in ComposeEventModal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-12 19:53:24 +02:00 |
|
|
3a9e4de5cc
|
Fix: scheduled poast box datepicker cut off again
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-12 19:45:48 +02:00 |
|
Chewbacca
|
21419f23d4
|
Add group context to details screen
|
2023-04-12 09:44:33 -04:00 |
|
Chewbacca
|
c8d9197065
|
Support autoFocus in Streamfield
|
2023-04-12 09:17:26 -04:00 |
|
Alex Gleason
|
f23538c46a
|
Merge branch 'home-link-headers' into 'develop'
Use Link header for home timeline pagination
See merge request soapbox-pub/soapbox!2395
|
2023-04-12 13:05:46 +00:00 |
|
Alex Gleason
|
7720df2ebe
|
Merge remote-tracking branch 'origin/develop' into group-gallery
|
2023-04-11 11:01:37 -05:00 |
|
Alex Gleason
|
75045a5eff
|
Merge branch 'entity-pos' into 'develop'
EntityStore: allow customizing import position
See merge request soapbox-pub/soapbox!2430
|
2023-04-11 15:51:16 +00:00 |
|
Chewbacca
|
b7c7b9cc71
|
Merge branch 'update-aside-for-manage-groups' into 'develop'
Update aside for Manage Group pages
See merge request soapbox-pub/soapbox!2422
|
2023-04-11 15:38:46 +00:00 |
|
Chewbacca
|
c388ff2896
|
Merge branch 'fix-composer-button' into 'develop'
Improve spacing inside timelines
See merge request soapbox-pub/soapbox!2429
|
2023-04-11 15:38:22 +00:00 |
|
Alex Gleason
|
3d7cccd984
|
EntityStore: allow customizing import position
|
2023-04-11 10:04:31 -05:00 |
|
Alex Gleason
|
b2b1f5ece3
|
yarn i18n
|
2023-04-11 09:01:59 -05:00 |
|
Furkan Kalkan
|
406513391b
|
Translated using Weblate (Turkish)
Currently translated at 98.1% (1519 of 1547 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/tr/
|
2023-04-11 15:51:28 +02:00 |
|
Temuri Doghonadze
|
79b571e26c
|
Translated using Weblate (Georgian)
Currently translated at 24.9% (386 of 1547 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ka/
|
2023-04-11 15:51:28 +02:00 |
|
Poesty Li
|
d8184f5d20
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1547 of 1547 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-11 15:51:28 +02:00 |
|
Furkan Kalkan
|
83db42cd98
|
Translated using Weblate (Turkish)
Currently translated at 98.1% (1519 of 1547 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/tr/
|
2023-04-11 15:51:28 +02:00 |
|
Furkan Kalkan
|
330002a4dc
|
Translated using Weblate (Turkish)
Currently translated at 99.1% (1533 of 1546 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/tr/
|
2023-04-11 15:51:28 +02:00 |
|
Poesty Li
|
51629861e7
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1544 of 1544 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-11 15:51:28 +02:00 |
|
Furkan Kalkan
|
784fce48c5
|
Translated using Weblate (Turkish)
Currently translated at 99.2% (1533 of 1544 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/tr/
|
2023-04-11 15:51:28 +02:00 |
|
Furkan Kalkan
|
790d2e0716
|
Translated using Weblate (Turkish)
Currently translated at 99.2% (1533 of 1544 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/tr/
|
2023-04-11 15:51:28 +02:00 |
|
Furkan Kalkan
|
840449b797
|
Translated using Weblate (Turkish)
Currently translated at 92.6% (1431 of 1544 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/tr/
|
2023-04-11 15:51:28 +02:00 |
|
Allan Nordhøy
|
66d1c681bc
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 97.0% (1499 of 1544 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/nb_NO/
|
2023-04-11 15:51:28 +02:00 |
|
Poesty Li
|
5783676b49
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1540 of 1540 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-11 15:51:28 +02:00 |
|
jonnysemon
|
ac8e6b9bde
|
Translated using Weblate (Arabic)
Currently translated at 98.8% (1523 of 1540 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-04-11 15:51:28 +02:00 |
|
Hosted Weblate
|
2ad79f28de
|
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-04-11 15:51:28 +02:00 |
|
Poesty Li
|
9071bf0b70
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1541 of 1541 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-11 15:51:28 +02:00 |
|
Poesty Li
|
fad828cd3e
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1540 of 1540 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-11 15:51:28 +02:00 |
|
Hosted Weblate
|
f7da07e69d
|
Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
|
2023-04-11 15:51:28 +02:00 |
|
Allan Nordhøy
|
b006356ebe
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 97.3% (1499 of 1540 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/nb_NO/
|
2023-04-11 15:51:28 +02:00 |
|
jonnysemon
|
4ad5a6b8cd
|
Translated using Weblate (Arabic)
Currently translated at 99.2% (1529 of 1540 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-04-11 15:51:27 +02:00 |
|
Chewbacca
|
e82ecdc05c
|
Improve alignment/spacing
|
2023-04-11 08:55:17 -04:00 |
|
Alex Gleason
|
0e1da7512c
|
Toggle: fix toggle acting as a submit button in forms
|
2023-04-10 15:25:42 -05:00 |
|
Alex Gleason
|
ce0557546a
|
Groups: add group gallery
|
2023-04-10 15:22:08 -05:00 |
|
Chewbacca
|
dc8468adc2
|
Set button type to Toggle
|
2023-04-10 16:03:27 -04:00 |
|
Chewbacca
|
39f2734bd4
|
Fix replying to status from Group
|
2023-04-10 15:59:36 -04:00 |
|
Alex Gleason
|
901ff57e13
|
Add toSchema function, to convert any legacy normalizer into a zod schema
|
2023-04-10 12:02:50 -05:00 |
|
Alex Gleason
|
c2348a6249
|
Merge remote-tracking branch 'origin/develop' into home-link-headers
|
2023-04-10 10:13:19 -05:00 |
|
Alex Gleason
|
2315dbdae5
|
Merge branch 'thread' into 'develop'
Add sticky column header, improve design of threads
See merge request soapbox-pub/soapbox!2423
|
2023-04-10 15:10:08 +00:00 |
|
Alex Gleason
|
8476d69e7b
|
Threads: add a bit of space between the top post and column header
|
2023-04-10 09:53:51 -05:00 |
|
Alex Gleason
|
09a65a7500
|
ProfileInfoPanel: fix long usernames x-overflow'ing the page
|
2023-04-10 09:33:24 -05:00 |
|
Chewbacca
|
ad5d5b1826
|
Merge branch 'group-notifications' into 'develop'
Support group notifications for favourites/reblogs
See merge request soapbox-pub/soapbox!2420
|
2023-04-10 13:49:33 +00:00 |
|
Alex Gleason
|
9b5acf9b17
|
Merge remote-tracking branch 'origin/develop' into thread
|
2023-04-05 19:30:42 -05:00 |
|
Alex Gleason
|
27d103f79f
|
yarn i18n
|
2023-04-05 19:30:26 -05:00 |
|
Alex Gleason
|
532013b34f
|
Merge branch 'add-topics' into 'develop'
Groups: allow managing topics
See merge request soapbox-pub/soapbox!2416
|
2023-04-05 21:37:55 +00:00 |
|
Alex Gleason
|
749d6f0889
|
Streamfield: add space between inputs
|
2023-04-05 15:58:13 -05:00 |
|
Alex Gleason
|
7a3f98ca64
|
EditGroup: remove toast
|
2023-04-05 15:57:33 -05:00 |
|
Alex Gleason
|
a875163ed9
|
Streamfield: remove "Add" button when maxItems is reached
|
2023-04-05 15:56:42 -05:00 |
|
Alex Gleason
|
088f7e0b0e
|
GroupTagsField: i18n
|
2023-04-05 15:55:29 -05:00 |
|
Alex Gleason
|
a5d7841987
|
Thread: use a different title for Group posts
|
2023-04-05 15:21:53 -05:00 |
|
Alex Gleason
|
4481d9227f
|
Drop thread back to a medium sized card
|
2023-04-05 15:17:11 -05:00 |
|
Alex Gleason
|
c2f5ac82b8
|
Remove extraneous shadow from detailed-status.scss
|
2023-04-05 14:45:07 -05:00 |
|
Alex Gleason
|
d0e7ccb8c8
|
Column: fix border-radius of sticky header when scrolled
|
2023-04-05 13:54:43 -05:00 |
|
Alex Gleason
|
1c45d575d4
|
Fix status placeholder
|
2023-04-05 13:18:53 -05:00 |
|
Alex Gleason
|
9e62226bd1
|
Make floating column header pretty much work
|
2023-04-05 13:16:18 -05:00 |
|
Alex Gleason
|
96cece3d2e
|
ColumnHeader: increase margin-bottom for size lg columns
|
2023-04-05 11:36:43 -05:00 |
|
Alex Gleason
|
0c15c336ea
|
Thread: increase spacing around thread, change title to "Post Details"
|
2023-04-05 11:02:23 -05:00 |
|
Chewbacca
|
a94d2d036e
|
Update aside for Manage Group pages
|
2023-04-05 10:29:57 -04:00 |
|
Alex Gleason
|
6ff1caa2fb
|
Merge branch 'drop-invalid-count' into 'develop'
useEntities: drop X-Total-Count if it's less than the number of entities in the response
See merge request soapbox-pub/soapbox!2419
|
2023-04-05 14:26:47 +00:00 |
|
Chewbacca
|
23c466656b
|
Merge branch 'fix-scroll-bug' into 'develop'
Fix infinite scroll bug with Group Search
See merge request soapbox-pub/soapbox!2414
|
2023-04-05 14:22:23 +00:00 |
|
Chewbacca
|
5fb4b498da
|
Support group notifications for favourites/reblogs
|
2023-04-05 10:03:26 -04:00 |
|
Chewbacca
|
535579676b
|
Merge branch 'max-admins' into 'develop'
Cap Group Admins at 5
See merge request soapbox-pub/soapbox!2415
|
2023-04-05 13:19:19 +00:00 |
|
Alex Gleason
|
9e5bd27cfb
|
Merge branch 'invalidate-members' into 'develop'
GroupMembershipRequests: invalidate list on unmount
See merge request soapbox-pub/soapbox!2418
|
2023-04-04 21:32:11 +00:00 |
|
Alex Gleason
|
0c45889206
|
useEntities: drop X-Total-Count if it's less than the number of entities in the response (that doesn't make sense)
|
2023-04-04 16:02:44 -05:00 |
|
Alex Gleason
|
1049968fd6
|
GroupMembershipRequests: invalidate list on unmount
|
2023-04-04 15:35:28 -05:00 |
|
Chewbacca
|
4ac8c34a8c
|
i18n
|
2023-04-04 16:26:32 -04:00 |
|
Alex Gleason
|
f08d23c055
|
useGroupMembershipRequests: disable for non-staff roles
|
2023-04-04 15:14:06 -05:00 |
|
Alex Gleason
|
456ed852c4
|
yarn i18n
|
2023-04-04 14:59:52 -05:00 |
|
Alex Gleason
|
ae4430b9eb
|
EditGroup: allow managing topics
|
2023-04-04 14:54:32 -05:00 |
|
Alex Gleason
|
914ed6fe9c
|
CreateGroupModal: allow adding topics
|
2023-04-04 14:10:20 -05:00 |
|
Alex Gleason
|
880e63f2ec
|
Streamfield: remove plus icon from button, adjust X icon color
|
2023-04-04 13:42:15 -05:00 |
|
Chewbacca
|
87fd56ffee
|
Merge branch 'fix-search-groups' into 'develop'
Add 'path' to dep list
See merge request soapbox-pub/soapbox!2400
|
2023-04-04 18:23:12 +00:00 |
|
Chewbacca
|
2211c6ec67
|
Use medium weight if summary is present
|
2023-04-04 14:06:54 -04:00 |
|
Chewbacca
|
5fa8a21403
|
Cap Group Admins at 5
|
2023-04-04 14:05:08 -04:00 |
|
Alex Gleason
|
8cca3c4e6e
|
Merge remote-tracking branch 'origin/develop' into group-modal
|
2023-04-04 12:29:51 -05:00 |
|
Alex Gleason
|
2c3006df93
|
CreateGroupModal: toast on error
|
2023-04-04 11:50:37 -05:00 |
|
Chewbacca
|
b704e476eb
|
Merge branch 'update-group-header' into 'develop'
Allow Admins to manage/leave Group
See merge request soapbox-pub/soapbox!2410
|
2023-04-04 16:35:52 +00:00 |
|
Alex Gleason
|
3d1c0fa813
|
Fix groups index being updated when a new group is created
|
2023-04-04 11:16:26 -05:00 |
|
Chewbacca
|
f20dade50b
|
Update entity in store after canceling request
|
2023-04-04 12:08:29 -04:00 |
|
Chewbacca
|
e78bbf4e19
|
Allow Admins to manage/leave Group
|
2023-04-04 12:08:26 -04:00 |
|
Chewbacca
|
909f294165
|
Add 'path' to dep list
|
2023-04-04 11:58:34 -04:00 |
|
Chewbacca
|
8cb0540361
|
Fix infinite scroll bug with Group Search
|
2023-04-04 11:45:27 -04:00 |
|
Chewbacca
|
17800fa56f
|
Merge branch 'fix-icon-color' into 'develop'
Update icon color for Group Statuses
See merge request soapbox-pub/soapbox!2409
|
2023-04-04 14:42:41 +00:00 |
|
Chewbacca
|
5fe7ffd2cb
|
Merge branch 'fix-member-bug' into 'develop'
Fetch account and relationship with entity store
See merge request soapbox-pub/soapbox!2413
|
2023-04-04 14:42:25 +00:00 |
|
Chewbacca
|
7ef2220405
|
Revert change to key
|
2023-04-04 08:13:23 -04:00 |
|
Chewbacca
|
a486b317d4
|
Fetch account and relationship with entity store
|
2023-04-04 08:11:03 -04:00 |
|
Chewbacca
|
4c9b2c3a00
|
Merge branch 'fix-theme-selector' into 'develop'
Fix theme selector icon placement
Closes #1406
See merge request soapbox-pub/soapbox!2412
|
2023-04-04 11:36:59 +00:00 |
|
Chewbacca
|
11b86ecad6
|
Fix theme selector icon placement
Closes https://gitlab.com/soapbox-pub/soapbox/-/issues/1406
|
2023-04-04 06:57:39 -04:00 |
|
Chewbacca
|
c2902b16ec
|
Fix dark mode animation
|
2023-04-04 06:55:33 -04:00 |
|
Alex Gleason
|
8d67556bdf
|
yarn 118n
|
2023-04-03 16:46:02 -05:00 |
|
Chewbacca
|
c045a6630d
|
Merge branch 'remove-pending-requests' into 'develop'
Remove 'Pending requests' from Group Manage
See merge request soapbox-pub/soapbox!2406
|
2023-04-03 21:26:42 +00:00 |
|
Chewbacca
|
b959b14746
|
Update icon color in Group timeline
|
2023-04-03 17:17:03 -04:00 |
|
Chewbacca
|
fd9fc8bb59
|
Update icon color for Group statuses
|
2023-04-03 17:02:13 -04:00 |
|
Alex Gleason
|
9aac68fee8
|
Merge remote-tracking branch 'origin/develop' into group-modal
|
2023-04-03 15:23:31 -05:00 |
|
Chewbacca
|
6dc962f6aa
|
Fix icon
|
2023-04-03 16:19:19 -04:00 |
|
Alex Gleason
|
a4992eec4d
|
isLoading --> isSubmitting for action hooks
|
2023-04-03 15:19:10 -05:00 |
|
Alex Gleason
|
c9a724525e
|
ManageGroupModal --> CreateGroupModal
|
2023-04-03 15:12:50 -05:00 |
|
Alex Gleason
|
9d0ff2b8a4
|
Remove group-editor code
|
2023-04-03 15:10:33 -05:00 |
|
Alex Gleason
|
659c186394
|
ManageGroupModal: use internal state instead of Redux
|
2023-04-03 15:06:20 -05:00 |
|
Chewbacca
|
aed41989f5
|
Remove 'Pending requests' from Group Manage
|
2023-04-03 15:57:12 -04:00 |
|
Chewbacca
|
d2224c0359
|
Merge branch 'udpate-toast-copy' into 'develop'
Update copy after requesting to join group
See merge request soapbox-pub/soapbox!2404
|
2023-04-03 19:47:47 +00:00 |
|
Chewbacca
|
c2f5671de1
|
Update copy after requesting to join group
|
2023-04-03 15:38:41 -04:00 |
|
Alex Gleason
|
1b9c070a20
|
EditGroup: move AvatarPicker and HeaderPicker into their own components
|
2023-04-03 14:26:31 -05:00 |
|
Chewbacca
|
29f8ee234f
|
Merge branch 'refactor-group-layout-selector' into 'develop'
Refactor Group Layout selection
See merge request soapbox-pub/soapbox!2399
|
2023-04-03 18:07:44 +00:00 |
|
Chewbacca
|
bb70568bac
|
Merge branch 'fix-list-item-weight' into 'develop'
Fix weight of List Item text
See merge request soapbox-pub/soapbox!2398
|
2023-04-03 18:07:20 +00:00 |
|
Chewbacca
|
f5ec14e9ba
|
Merge branch 'add-animation-to-auth-rej-buttons' into 'develop'
Add animation to AuthorizeRejectButton comp
See merge request soapbox-pub/soapbox!2396
|
2023-04-03 18:07:06 +00:00 |
|
Chewbacca
|
607e91e8cf
|
Refactor Group Layout selection
|
2023-04-03 12:56:29 -04:00 |
|
Chewbacca
|
c67d5712ba
|
Fix weight of List Item text
|
2023-04-03 12:17:29 -04:00 |
|
Chewbacca
|
485213972e
|
Update banned members design
|
2023-04-03 12:13:41 -04:00 |
|
Chewbacca
|
2240952b8f
|
Add animation to AuthorizeRejectButton comp
|
2023-04-03 09:51:22 -04:00 |
|
Alex Gleason
|
86a5753d10
|
Sign nostr event from websocket
|
2023-04-02 20:50:48 -05:00 |
|
Alex Gleason
|
2bc6ff3fa3
|
Use Link header for home timeline pagination
|
2023-04-02 18:32:50 -05:00 |
|
Tassoman
|
43ffceabac
|
Translated using Weblate (Italian)
Currently translated at 94.4% (1454 of 1540 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
|
2023-04-02 20:17:14 +02:00 |
|
jonnysemon
|
d558fb9f61
|
Translated using Weblate (Arabic)
Currently translated at 99.1% (1527 of 1540 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-04-02 12:01:14 +02:00 |
|
Poesty Li
|
6c2887e8b3
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1540 of 1540 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:14 +02:00 |
|
Isabell De Inschnitzel
|
7dde47f5a1
|
Translated using Weblate (German)
Currently translated at 90.9% (1400 of 1540 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/de/
|
2023-04-02 12:01:14 +02:00 |
|
Poesty Li
|
2a3586ba24
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1539 of 1539 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:14 +02:00 |
|
Hosted Weblate
|
828e9a881c
|
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-04-02 12:01:14 +02:00 |
|
Allan Nordhøy
|
d7e76743d7
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 95.8% (1474 of 1538 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/nb_NO/
|
2023-04-02 12:01:14 +02:00 |
|
Ahmad Dakhlallah
|
4134557e0d
|
Translated using Weblate (Arabic)
Currently translated at 94.2% (1450 of 1538 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
|
2023-04-02 12:01:14 +02:00 |
|
Hosted Weblate
|
8eba32a20c
|
Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
|
2023-04-02 12:01:14 +02:00 |
|
Allan Nordhøy
|
0cc1b8af09
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 95.2% (1465 of 1538 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/nb_NO/
|
2023-04-02 12:01:14 +02:00 |
|
Poesty Li
|
83b80dc48c
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1538 of 1538 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:14 +02:00 |
|
Poesty Li
|
721c85f108
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1532 of 1532 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:13 +02:00 |
|
Poesty Li
|
5e6d054f65
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1531 of 1531 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:13 +02:00 |
|
Poesty Li
|
8300559eba
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1531 of 1531 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:13 +02:00 |
|
Poesty Li
|
291d2e62c5
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1525 of 1525 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:13 +02:00 |
|
Hosted Weblate
|
88b0b617db
|
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-04-02 12:01:13 +02:00 |
|
Poesty Li
|
54035073aa
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1526 of 1526 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:13 +02:00 |
|
gallegonovato
|
1e76c42ad2
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1523 of 1523 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
|
2023-04-02 12:01:13 +02:00 |
|
Hosted Weblate
|
461a006d02
|
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-04-02 12:01:13 +02:00 |
|
Poesty Li
|
614b0494e7
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1523 of 1523 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:13 +02:00 |
|
Hosted Weblate
|
7d3e960d8f
|
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-04-02 12:01:13 +02:00 |
|
Poesty Li
|
1974655a52
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1522 of 1522 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:13 +02:00 |
|
gallegonovato
|
a685065f1b
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1522 of 1522 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
|
2023-04-02 12:01:12 +02:00 |
|
Hosted Weblate
|
7b10065e73
|
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-04-02 12:01:12 +02:00 |
|
Hosted Weblate
|
ffd11b0aa3
|
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-04-02 12:01:12 +02:00 |
|
Poesty Li
|
21a7fbab9d
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1524 of 1524 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-04-02 12:01:12 +02:00 |
|
Isabell De Inschnitzel
|
4c7d8029c0
|
Translated using Weblate (German)
Currently translated at 93.1% (1419 of 1524 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/de/
|
2023-04-02 12:01:12 +02:00 |
|
gallegonovato
|
f67f23274c
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1524 of 1524 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
|
2023-04-02 12:01:12 +02:00 |
|
|
a1cf627bfd
|
Lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-01 20:37:34 +02:00 |
|
|
817459536d
|
Update TailwindCSS, fix aspect ratio in ProfileMediaPanel
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-01 15:46:21 +02:00 |
|
Alex Gleason
|
72b57d93da
|
Merge branch 'groups-toggle' into 'develop'
Groups toggle
See merge request soapbox-pub/soapbox!2391
|
2023-03-31 19:06:10 +00:00 |
|
Alex Gleason
|
839a639f1e
|
Only show toggle for public groups
|
2023-03-31 13:46:09 -05:00 |
|
Alex Gleason
|
59860b405a
|
GroupTimeline: use FormattedMessage
|
2023-03-31 12:17:20 -05:00 |
|
Alex Gleason
|
1c71cf3da4
|
Toggle: prevent clicking label getting it stuck
|
2023-03-31 12:04:52 -05:00 |
|
Alex Gleason
|
406e6f3f40
|
GroupTimeline: make label clickable
|
2023-03-31 12:00:15 -05:00 |
|
Alex Gleason
|
94f67e166e
|
GroupTimeline: use size sm Toggle
|
2023-03-31 11:58:23 -05:00 |
|
Alex Gleason
|
2b5a3f720d
|
Toggle: fix size sm track
|
2023-03-31 11:58:10 -05:00 |
|
Alex Gleason
|
d0fbc881e7
|
Remove react-toggle
|
2023-03-31 11:52:19 -05:00 |
|
Alex Gleason
|
d7cb52c40c
|
Toggle: add "name" prop
|
2023-03-31 11:50:32 -05:00 |
|
Alex Gleason
|
6f48d6500d
|
Toggle: add disabled state
|
2023-03-31 11:47:41 -05:00 |
|
Alex Gleason
|
91f92050dc
|
Toggle: fix JSDoc comment
|
2023-03-31 11:18:45 -05:00 |
|
Alex Gleason
|
79a8cd6b13
|
Toggle: use bg-primary-600 when checked
|
2023-03-31 11:17:06 -05:00 |
|
Alex Gleason
|
e38b5fbfd3
|
Toggle: add size prop
|
2023-03-31 11:15:48 -05:00 |
|
Alex Gleason
|
541d48c5ab
|
Replace Toggle with a custom component
|
2023-03-31 11:06:43 -05:00 |
|
Chewbacca
|
eeafb3073e
|
Change discover chunk to groups
|
2023-03-31 08:00:21 -04:00 |
|
Alex Gleason
|
5720d396fc
|
Groups: make "share with followers" button work
|
2023-03-30 20:47:08 -05:00 |
|
Chewbacca
|
a994d1c33e
|
i18n
|
2023-03-30 20:46:18 -04:00 |
|
Chewbacca
|
681eacf827
|
Improve dark mode support of Groups + bug fixes
|
2023-03-30 15:19:14 -04:00 |
|
Chewbacca
|
4b3b601659
|
Add tests for GroupOptionsButton
|
2023-03-30 12:57:42 -04:00 |
|
Chewbacca
|
697791fc5d
|
Add tests for GroupRelationship
|
2023-03-30 12:57:23 -04:00 |
|
Alex Gleason
|
a976b542e1
|
Merge branch 'edit-group-page' into 'develop'
Edit group page
See merge request soapbox-pub/soapbox!2389
|
2023-03-30 13:57:57 +00:00 |
|
Chewbacca
|
e32ea32f15
|
Merge branch 'group-name-validation' into 'develop'
Group name validation
See merge request soapbox-pub/soapbox!2388
|
2023-03-30 13:28:03 +00:00 |
|