Commit graph

7027 commits

Author SHA1 Message Date
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