Chewbacca
|
36be68cdcc
|
Improve fallback of Group Avatars not loading
|
2023-04-26 09:04:25 -04: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
|
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
|
bc72b1822e
|
Support pagination in My Groups
|
2023-04-19 16:22:34 -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
|
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 |
|
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
|
f2d5b2eaef
|
Update group URLs to use slugs
|
2023-04-17 15:42:08 -04: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
|
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
|
8cb0540361
|
Fix infinite scroll bug with Group Search
|
2023-04-04 11:45:27 -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
|
c9a724525e
|
ManageGroupModal --> CreateGroupModal
|
2023-04-03 15:12:50 -05:00 |
|
Chewbacca
|
607e91e8cf
|
Refactor Group Layout selection
|
2023-04-03 12:56:29 -04:00 |
|
|
a1cf627bfd
|
Lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-01 20:37:34 +02:00 |
|
Chewbacca
|
681eacf827
|
Improve dark mode support of Groups + bug fixes
|
2023-03-30 15:19:14 -04:00 |
|
Alex Gleason
|
609a25fd8d
|
Groups: add dot to group with pending membership requests
|
2023-03-29 12:21:43 -05: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
|
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
|
be4a7e45e9
|
Fix loading animation for Carousel
|
2023-03-28 10:30:34 -04:00 |
|
Chewbacca
|
3a2b4c6efb
|
Add ability to search my Groups
|
2023-03-28 09:09:09 -04:00 |
|
Alex Gleason
|
1949651b9a
|
Merge remote-tracking branch 'origin/develop' into group-requests
|
2023-03-23 10:23:06 -05:00 |
|
Alex Gleason
|
a8be701ea0
|
Fix PendingGroupsRow test
|
2023-03-20 21:31:07 -05: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 |
|
Chewbacca
|
e42e0577f4
|
Move Group mutations to entities
|
2023-03-20 15:41:18 -04:00 |
|
Chewbacca
|
c8a4d63fc8
|
Add GroupAvatar component
|
2023-03-14 15:17:05 -04:00 |
|
Chewbacca
|
821b90c372
|
Add pages for Popular / Suggested Groups
|
2023-03-14 15:16:01 -04:00 |
|
Chewbacca
|
7be8218f0c
|
Convert popular/suggested Groups to use Entities
|
2023-03-14 15:16:01 -04:00 |
|
Alex Gleason
|
6ac57910bf
|
Merge branch 'groupschema-tests' into 'develop'
Add group factory functions for tests, add a groupSchema test
See merge request soapbox-pub/soapbox!2344
|
2023-03-14 14:16:05 +00:00 |
|
Alex Gleason
|
d12078a687
|
Use group factory functions in tests instead of normalizers
|
2023-03-13 14:55:59 -05:00 |
|
Chewbacca
|
58527b0656
|
Update Group component with Join buttons
|
2023-03-13 14:27:35 -04:00 |
|
Chewbacca
|
f21f72461a
|
Add support for pending Group Requests
|
2023-03-13 14:27:21 -04:00 |
|
Chewbacca
|
83532aedba
|
Update blankslate to allow Group Creation
|
2023-03-13 14:27:21 -04:00 |
|
Chewbacca
|
cced90a780
|
Update blankslate to allow Group Creation
|
2023-03-13 14:26:42 -04:00 |
|
Chewbacca
|
287fda6d6c
|
Improve error handling for Groups Discover page
|
2023-03-13 11:36:08 -04:00 |
|
Alex Gleason
|
4c6d13e4ef
|
Use EntityStore for Groups
|
2023-03-09 11:21:27 -06:00 |
|
Chewbacca
|
3cc4f8b64b
|
Improve Group Header with latest designs
|
2023-03-02 14:42:45 -05:00 |
|
Chewbacca
|
0b7a2ac19b
|
Add support for i18n in Group Search
|
2023-03-01 10:40:07 -05:00 |
|
Chewbacca
|
d6d7807807
|
Add tests for RecentSearches
|
2023-03-01 09:43:30 -05:00 |
|
Chewbacca
|
5acc231cda
|
Add tests for Search component
|
2023-02-28 15:03:03 -05:00 |
|
Chewbacca
|
e7897228c6
|
Add support for Group search
|
2023-02-28 10:26:27 -05:00 |
|