Commit graph

6504 commits

Author SHA1 Message Date
Alex Gleason
bf7c08d4d1
DetailedStatus: remove unused props 2023-05-22 10:29:52 -05:00
Chewbacca
e0056d4931 Reduce size of Ad icon 2023-05-22 09:49:00 -04:00
Chewbacca
bfdd3a3d50 Fix header copy 2023-05-22 09:47:31 -04:00
15186bada3 Proper spacing on MFA page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-21 23:53:44 +02:00
2605f72cb8 Change key for 'copy link to profile' message
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-21 23:33:28 +02:00
Alex Gleason
cdd0fd63b2 Merge branch 'nip07' into 'develop'
Implement NIP-07

See merge request soapbox-pub/soapbox!2513
2023-05-21 02:34:42 +00:00
Alex Gleason
f318c35544
Simplify event signing 2023-05-20 21:15:53 -05:00
marcin mikołajczak
73ec6a92bb Merge branch 'search-hotkey' into 'develop'
Add `/` as a hotkey for search

See merge request soapbox-pub/soapbox!2517
2023-05-20 05:36:28 +00:00
NEETzsche
2709153c20 api/pleroma/admin --> api/v1/pleroma/admin 2023-05-19 16:18:26 -07:00
7efc5e2fbd Add '/' as a hotkey for search
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-20 00:22:10 +02:00
oakes
98f5450a9e Add missing import 2023-05-18 12:53:32 -04:00
oakes
f4da2006ef Pass baseURL when revoking oauth token 2023-05-18 12:39:59 -04:00
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