Chewbacca
|
27f632786f
|
Account for soft-deleted Groups in the profile
|
2023-04-26 15:53:52 -04:00 |
|
Chewbacca
|
5d923842c5
|
Change 'uses' to 'groups' in Tag schema
|
2023-04-26 09:17:31 -04:00 |
|
Chewbacca
|
2813b02329
|
Coerce group 'id' into String
|
2023-04-19 16:45:26 -04:00 |
|
Alex Gleason
|
c343cce5ea
|
Merge remote-tracking branch 'origin/develop' into group-lookup
|
2023-04-17 15:55:05 -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 |
|
Alex Gleason
|
4e822a80dd
|
Add useGroupLookup hook
|
2023-04-12 15:51:30 -05:00 |
|
Alex Gleason
|
ce0557546a
|
Groups: add group gallery
|
2023-04-10 15:22:08 -05:00 |
|
Alex Gleason
|
ae4430b9eb
|
EditGroup: allow managing topics
|
2023-04-04 14:54:32 -05: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
|
4985db7dea
|
Update group roles to owner/admin/user
|
2023-03-20 15:41:12 -04:00 |
|
Chewbacca
|
6b30671875
|
Add Account entity and improve Block/Ban support for Groups
|
2023-03-15 14:55:43 -04:00 |
|
Chewbacca
|
c8a4d63fc8
|
Add GroupAvatar component
|
2023-03-14 15:17:05 -04:00 |
|
Chewbacca
|
9d1c2df1a2
|
Use ZOD for group-members
|
2023-03-14 15:16:00 -04:00 |
|
Chewbacca
|
3ca168dc8c
|
Fix exporting of types
|
2023-03-14 13:10:00 -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
|
e9ae8d2c45
|
Fix filteredArray logic
|
2023-03-13 16:37:40 -05:00 |
|
Alex Gleason
|
d12078a687
|
Use group factory functions in tests instead of normalizers
|
2023-03-13 14:55:59 -05:00 |
|
Alex Gleason
|
d747e323c6
|
Add basic groupSchema test
|
2023-03-13 14:03:50 -05:00 |
|
Alex Gleason
|
607e6b1808
|
groupsSchema: refine --> transform
|
2023-03-13 12:05:56 -05:00 |
|
Chewbacca
|
a0c67c9b6f
|
Fix Zod parsing error
|
2023-03-13 13:02:37 -04:00 |
|
Alex Gleason
|
6a2c64ae45
|
groupSchema: catch emojis
|
2023-03-10 13:41:47 -06:00 |
|
Alex Gleason
|
3d2331d20b
|
Make useGroups hooks use zod parser, update group types
|
2023-03-10 13:36:00 -06:00 |
|
Alex Gleason
|
5e8c92ed4d
|
groupSchema: refine --> transform, fix type of members_count
|
2023-03-10 13:13:54 -06:00 |
|
Alex Gleason
|
6be8d4d46e
|
Add groups schemas with zod
|
2023-03-10 12:42:49 -06:00 |
|