Commit graph

7029 commits

Author SHA1 Message Date
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
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
Chewbacca
ff3c0c5cd7 i18n 2023-03-30 09:25:15 -04:00
Chewbacca
01458c3003 Merge branch 'reply-popover' into 'develop'
Add popover when trying to reply to Group status

See merge request soapbox-pub/soapbox!2386
2023-03-30 13:23:47 +00:00
Alex Gleason
453420796b
yarn i18n 2023-03-29 20:49:04 -05:00
Alex Gleason
e47b9300f0
EditGroup: add "cannot change" hint 2023-03-29 20:45:40 -05:00
Alex Gleason
ddf433a5c9
FormGroup: move hintText above input 2023-03-29 20:42:57 -05:00
Alex Gleason
79a33d0f1d
Input: improve disabled style 2023-03-29 20:37:22 -05:00
Alex Gleason
9e60d90812
We do a little refactoring 2023-03-29 20:30:05 -05:00
Alex Gleason
f3727440ff
Move form hooks into their own files 2023-03-29 20:14:41 -05:00
Alex Gleason
eb055339d8
react-hook-form SUX 2023-03-29 20:00:04 -05:00
Alex Gleason
9c78a37844
Merge remote-tracking branch 'origin/develop' into edit-group-page 2023-03-29 19:31:01 -05:00
Alex Gleason
8e6dfe6395 Merge branch 'textarea-counter' into 'develop'
Textarea: add a character counter

See merge request soapbox-pub/soapbox!2373
2023-03-30 00:30:39 +00:00
Alex Gleason
7ec51778f8 Apply 1 suggestion(s) to 1 file(s) 2023-03-30 00:30:27 +00:00
Alex Gleason
eb6c82a867
Make EditGroup page work, pretty much 2023-03-29 19:18:20 -05:00
Alex Gleason
bfd40fa373
Boilerplate Edit Group page by copying code from the modal 2023-03-29 14:51:29 -05:00
Chewbacca
455030ef5b Add validation support to features 2023-03-29 15:44:00 -04:00
Chewbacca
4886548889 Add validation support to Group names 2023-03-29 15:42:20 -04:00
Chewbacca
85e5780645 Deprecate old Icon component 2023-03-29 15:42:05 -04:00
Chewbacca
20960d7238 Improve UI of List component 2023-03-29 15:41:49 -04:00
Alex Gleason
319d47b36f Merge branch 'pending-memberships-dot' into 'develop'
Groups: add dot to group with pending membership requests

See merge request soapbox-pub/soapbox!2387
2023-03-29 19:13:54 +00:00
Alex Gleason
609a25fd8d
Groups: add dot to group with pending membership requests 2023-03-29 12:21:43 -05:00
marcin mikołajczak
55c0f8d6a1 Merge branch 'friendica' into 'develop'
Friendica dislikes

See merge request soapbox-pub/soapbox!2381
2023-03-28 22:13:24 +00:00
Chewbacca
1e69812078 Add popover when trying to reply to Group status 2023-03-28 15:39:41 -04:00
Chewbacca
af9439f1d3 Use entity store for Group Search 2023-03-28 12:57:44 -04:00
Chewbacca
a916056367 Re-use GroupActionButton component 2023-03-28 11:53:13 -04:00
Chewbacca
9fe2d4f92c Remove unused query 2023-03-28 11:53:13 -04:00
Chewbacca
ca0987dec2 Update variables to use proper naming 2023-03-28 11:53:13 -04:00
Chewbacca
6458ebbb11 Ensure button text stays centered 2023-03-28 11:53:13 -04:00
Chewbacca
966fcc617a Merge branch 'fix-loading-state' into 'develop'
Fix loading animation for Carousel

See merge request soapbox-pub/soapbox!2383
2023-03-28 15:52:56 +00:00
Chewbacca
e12450ee5d Merge branch 'group-improvements' into 'develop'
Remove mock data for Group Discovery

See merge request soapbox-pub/soapbox!2384
2023-03-28 14:33:49 +00:00
Chewbacca
29c913859e Remove mock data for Group Discovery 2023-03-28 10:32:56 -04:00
Chewbacca
be4a7e45e9 Fix loading animation for Carousel 2023-03-28 10:30:34 -04:00
Chewbacca
1abcc95a0a Merge branch 'search-my-groups' into 'develop'
Add ability to search my Groups

See merge request soapbox-pub/soapbox!2377
2023-03-28 14:02:25 +00:00
Chewbacca
e6252070a6 Fix test 2023-03-28 09:46:55 -04:00
Chewbacca
3a2b4c6efb Add ability to search my Groups 2023-03-28 09:09:09 -04:00
Alex Gleason
232e387a50
yarn i18n 2023-03-27 17:24:24 -05:00
Alex Gleason
d39e2cc7e0
UnapprovedAccount: use countdown, remove rejectUserModal 2023-03-27 17:14:22 -05:00
Alex Gleason
0522f333c3
Make follow requests use AuthorizeRejectButtons countdown 2023-03-27 17:13:44 -05:00
Alex Gleason
22474e3ca9
MembershipRequest: add 3s countdown on authorize/reject actions 2023-03-27 17:09:10 -05:00
Alex Gleason
f216b52b36
AuthorizeRejectButtons: skip animations if countdown is undefined 2023-03-27 17:08:24 -05:00
Alex Gleason
09ed0bccab
AuthorizeRejectButtons: refactor ActionEmblem into a separate component 2023-03-27 17:03:19 -05:00
Alex Gleason
63394bb1b4
AuthorizeRejectButtons: refactor button into a separate component 2023-03-27 16:59:55 -05:00
Alex Gleason
d08a2e215b
AuthorizeRejectButtons: add a loading animation 2023-03-27 16:45:41 -05:00
Alex Gleason
3b8f43f02d
AuthorizeRejectButtons: fix onReject never being called 2023-03-27 15:36:55 -05:00
Alex Gleason
9367b16200
AuthorizeRejectButtons: swap out icon during action countdown 2023-03-27 15:34:02 -05:00
Alex Gleason
6f705a827e
AuthorizeRejectButtons: add countdown functionality 2023-03-27 15:31:13 -05:00
Chewbacca
ff5eb736fc Merge branch 'report-group' into 'develop'
Add ability to report a Group

See merge request soapbox-pub/soapbox!2375
2023-03-27 18:06:35 +00:00
f6cee79c0e lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-03-26 21:58:46 +02:00
bf8c454c23 Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-03-25 23:18:38 +01:00
12f3b4fbc3 Support Friendica dislikes, quotes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-03-25 23:16:40 +01:00
96a8bcdf82 Friendica dislikes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-03-25 12:14:53 +01:00
4990e1eaa7 Check version for Friendica features
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-03-25 10:02:21 +01:00
52172c923f Actually fix version parsing for Friendica
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-03-25 09:43:27 +01:00
01359ca592 Update features.ts for Friendica
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-03-25 09:01:58 +01:00
Alex Gleason
818b10efc3
Remove stray whitespace 2023-03-23 19:24:20 -05:00
Alex Gleason
a530ec0202
EntityStore: switch all hooks to use a callback function 2023-03-23 19:22:26 -05:00
Alex Gleason
9d12173b87
Add useLoading hook 2023-03-23 18:44:44 -05:00
Alex Gleason
aa7e2f6965
Refactor hooks with useEntityRequest 2023-03-23 16:22:15 -05:00
Alex Gleason
45c12e9b65
Make EntityCallbacks a generic function 2023-03-23 16:09:04 -05:00
Alex Gleason
7248331742
Add useEntityRequest hook 2023-03-23 16:04:42 -05:00
Alex Gleason
ac9718e6ed
Return isLoading from useCreateEntity and useDeleteEntity 2023-03-23 15:30:45 -05:00
Alex Gleason
1b569b6c82
useEntity: accept an EntityRequest object 2023-03-23 15:15:04 -05:00
Alex Gleason
b4c3248791
useEntityActions: fix isLoading 2023-03-23 15:09:00 -05:00
Alex Gleason
1c5a6d8b41
useDeleteEntity: refactor with EntityRequest 2023-03-23 15:05:34 -05:00
Alex Gleason
50f65bc7c9
useCreateEntity: pass an EntityRequest, refactor 2023-03-23 14:52:38 -05:00
Chewbacca
30ef70440f Add ability to report a Group 2023-03-23 15:17:44 -04:00
Alex Gleason
ad3f8acbe5
EntityStore: allow passing an EntityRequest object to useEntities 2023-03-23 14:14:53 -05:00
Alex Gleason
4783a41b78
useDeleteEntity: support onSuccess callback 2023-03-23 10:45:49 -05:00
Alex Gleason
1949651b9a
Merge remote-tracking branch 'origin/develop' into group-requests 2023-03-23 10:23:06 -05:00
Alex Gleason
75b0262f9a
Move pendingCount logic to useEntities 2023-03-22 21:28:48 -05:00
Alex Gleason
2674c060ad
GroupMembers: showLoading if pending members are being fetched 2023-03-22 20:26:53 -05:00
Alex Gleason
6929975aaa
useIncrementEntity: fix optimistic counter 2023-03-22 19:58:40 -05:00
Alex Gleason
402daec9c3
Add useIncrementEntity hook 2023-03-22 19:45:34 -05:00
Alex Gleason
c5b1f23bda
GroupMembers: use X-Total-Count if available 2023-03-22 19:22:12 -05:00
Alex Gleason
c4d0dd568e
EntityStore: let totalCount be undefined, don't try to set it from the local count 2023-03-22 19:11:11 -05:00
Alex Gleason
f016ac1e6d
GroupMembershipRequests: invalidate query upon authorize/reject 2023-03-22 18:48:24 -05:00
Alex Gleason
cb8363d179
EntityStore: make fetching the first page override the old list 2023-03-22 18:47:10 -05:00
Alex Gleason
e2510489c5
EntityStore: support query invalidation 2023-03-22 18:17:28 -05:00
Alex Gleason
a256665aad
EntityStore: add support for X-Total-Count from the API 2023-03-22 17:39:58 -05:00
Alex Gleason
1eed61c386
GroupMembershipRequests: don't clear dismissed entries until new content is fetched 2023-03-22 16:42:08 -05:00
Alex Gleason
b47cdb368f
useGroupMembershipRequests: use useDismissEntity hooks 2023-03-22 16:31:49 -05:00
Alex Gleason
61fb434a54
Improve API of parseEntitiesPath 2023-03-22 16:12:05 -05:00
Alex Gleason
8f67d2c76f
EntityStore: consolidate types, fix type of "path" 2023-03-22 16:06:10 -05:00
Alex Gleason
d2fd9e0387
Export new entity hooks 2023-03-22 15:32:56 -05:00
Alex Gleason
b127025167
Move useCreateEntity into its own hook as well, because why not 2023-03-22 15:31:58 -05:00
Alex Gleason
b76559f24a
Add useDismissEntity hook, update useDeleteEntity to match 2023-03-22 14:40:18 -05:00
Alex Gleason
3d72e6305f
EntityStory: add dismissEntities action for deleting ids from a list 2023-03-22 14:34:10 -05:00
Alex Gleason
4049de50aa
Add separate useDeleteEntity hook accepting a callback 2023-03-22 14:08:08 -05:00
Alex Gleason
ee1b1b4397
GroupMembers: fix pending row borders and dark mode 2023-03-22 13:47:18 -05:00
Alex Gleason
1954848c65
Tabs: vertically center the counter 2023-03-22 13:23:45 -05:00
Alex Gleason
71c7c4adc7 Merge branch 'group-widgets' into 'develop'
Add MyGroupsPanel, improve layout on various group pages

See merge request soapbox-pub/soapbox!2374
2023-03-22 16:03:02 +00:00
Alex Gleason
cc2fbc0208 Merge branch 'redirect-group-posts' into 'develop'
Redirect group statuses to a custom path

See merge request soapbox-pub/soapbox!2371
2023-03-22 16:02:58 +00:00
Chewbacca
32ca5f09ee I18n 2023-03-22 11:23:35 -04:00
Chewbacca
ad98bf45cc Add hook to delete Group 2023-03-22 11:20:03 -04:00
Alex Gleason
65070f6519
Add MyGroupsPanel, improve layout on various group pages 2023-03-21 16:34:15 -05:00
Alex Gleason
ec72ac0db8
yarn i18n 2023-03-21 16:09:40 -05:00
Alex Gleason
be32a0c1a0
Textarea: add a character counter 2023-03-21 15:39:08 -05:00
Alex Gleason
69d667d6c6
"Authorized" --> "Approved" 2023-03-21 11:56:48 -05:00
Alex Gleason
f61e0d889a
"Blocked members" --> "Banned members" 2023-03-20 21:56:15 -05:00
Alex Gleason
cc3585f319
Manage group: add headers 2023-03-20 21:52:44 -05:00
Alex Gleason
f369a7c765
Use "danger" text for deleting account and group 2023-03-20 21:42:54 -05:00
Alex Gleason
a8be701ea0
Fix PendingGroupsRow test 2023-03-20 21:31:07 -05:00
Alex Gleason
2196d9e3e5
yarn i18n 2023-03-20 21:23:10 -05:00
Alex Gleason
fb8d543f7c
Redirect group statuses to a custom path 2023-03-20 20:57:49 -05:00
Alex Gleason
b87af6a71c
AuthorizeRejectButtons: fix styles, make less fragile 2023-03-20 20:11:21 -05:00
Alex Gleason
3a12b316d9
GroupPage: add pending members counter 2023-03-20 20:02:58 -05:00
Alex Gleason
9ca384dcd7
Card: fix back button not having a rounded border 2023-03-20 19:37:46 -05:00
Alex Gleason
5774516ea0
Reorganize GroupMembershipRequests a little 2023-03-20 19:32:24 -05:00
Alex Gleason
d4e9fddd02
Update usage of AuthorizeRejectButtons in group membership requests 2023-03-20 19:24:06 -05:00
Alex Gleason
7a06c7f92c
Use AuthorizeReject buttons for follow requests 2023-03-20 19:23:11 -05:00
Alex Gleason
28f5a88848
Use AuthorizeReject buttons for account approval 2023-03-20 19:22:55 -05:00
Alex Gleason
4de8926445
IAuthorizeRejectButtons: simplify component 2023-03-20 19:22:00 -05:00
Alex Gleason
f9ab9a45c2
AuthorizeRejectButtons: improve style of result message 2023-03-20 18:49:41 -05:00
Alex Gleason
fe64f9f84b
AuthorizeRejectButtons: improve button styles 2023-03-20 18:35:31 -05:00
Alex Gleason
7c7855e7a1
Groups: make authorize/reject use component state, update designs 2023-03-20 17:46:10 -05:00
Alex Gleason
1d9ed41fec
Add AuthorizeRejectButtons component 2023-03-20 17:45:52 -05:00
marcin mikołajczak
282afaa47f Merge branch 'use-groups-condition' into 'develop'
Do not make requests to api/v1/groups if feature not available

See merge request soapbox-pub/soapbox!2363
2023-03-20 21:57:35 +00:00
7329c0bf25 Do not make requests to api/v1/groups if fffeature not available
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-03-20 22:42:27 +01:00
Alex Gleason
ca9a41f102
Use EntityStore for pending group requests 2023-03-20 16:41:12 -05:00
Chewbacca
babaa979f5 Merge branch 'move-mutations-to-entities' into 'develop'
Move Group mutations to entities

See merge request soapbox-pub/soapbox!2368
2023-03-20 21:35:37 +00:00
Alex Gleason
143a9eda44
Use PendingItemsRow for pending members, pass a prop to control its size 2023-03-20 16:26:40 -05:00
Alex Gleason
f6b28dd9c3
Abstract PendingItemsRow into its own component 2023-03-20 16:09:19 -05:00
Alex Gleason
3c06ba734b
Display pending counter in group member list 2023-03-20 16:03:41 -05:00
Alex Gleason
d08178f5fc
Groups: use entity store for pending requests 2023-03-20 15:54:06 -05:00
Alex Gleason
28a69ad88b
Ensure group_visibility param is passed when creating group 2023-03-20 15:30:13 -05:00
Chewbacca
e46a7e8f4a Merge branch 'promote-to-admin' into 'develop'
Move Promote/Demote admin into entity store

See merge request soapbox-pub/soapbox!2359
2023-03-20 20:08:51 +00:00