Commit graph

3616 commits

Author SHA1 Message Date
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
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
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
bb70c1ea3c Add topic pages 2023-04-13 09:28:40 -04:00
Chewbacca
5d29666b41 Add support for trending tags 2023-04-13 07:33:52 -04:00
Chewbacca
cd890c8641 Handle error from API on Group Save 2023-04-12 16:56:56 -04:00
Chewbacca
dd94dbad8e Update toast after saving Groups 2023-04-12 15:32:29 -04: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
d4c9d086d5 Fix renderLocation in ComposeEventModal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-12 19:53:24 +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
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
e82ecdc05c Improve alignment/spacing 2023-04-11 08:55:17 -04:00
Alex Gleason
ce0557546a
Groups: add group gallery 2023-04-10 15:22:08 -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
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
7a3f98ca64
EditGroup: remove toast 2023-04-05 15:57:33 -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
9e62226bd1
Make floating column header pretty much work 2023-04-05 13:16:18 -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
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
1049968fd6
GroupMembershipRequests: invalidate list on unmount 2023-04-04 15:35:28 -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
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
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
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