Commit Graph

17 Commits

Author SHA1 Message Date
609a25fd8d Groups: add dot to group with pending membership requests 2023-03-29 12:21:43 -05:00
af9439f1d3 Use entity store for Group Search 2023-03-28 12:57:44 -04:00
4985db7dea Update group roles to owner/admin/user 2023-03-20 15:41:12 -04:00
6b30671875 Add Account entity and improve Block/Ban support for Groups 2023-03-15 14:55:43 -04:00
c8a4d63fc8 Add GroupAvatar component 2023-03-14 15:17:05 -04:00
9d1c2df1a2 Use ZOD for group-members 2023-03-14 15:16:00 -04:00
3ca168dc8c Fix exporting of types 2023-03-14 13:10:00 -04:00
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
e9ae8d2c45 Fix filteredArray logic 2023-03-13 16:37:40 -05:00
d12078a687 Use group factory functions in tests instead of normalizers 2023-03-13 14:55:59 -05:00
d747e323c6 Add basic groupSchema test 2023-03-13 14:03:50 -05:00
607e6b1808 groupsSchema: refine --> transform 2023-03-13 12:05:56 -05:00
a0c67c9b6f Fix Zod parsing error 2023-03-13 13:02:37 -04:00
6a2c64ae45 groupSchema: catch emojis 2023-03-10 13:41:47 -06:00
3d2331d20b Make useGroups hooks use zod parser, update group types 2023-03-10 13:36:00 -06:00
5e8c92ed4d groupSchema: refine --> transform, fix type of members_count 2023-03-10 13:13:54 -06:00
6be8d4d46e Add groups schemas with zod 2023-03-10 12:42:49 -06:00