Commit Graph

8847 Commits (08f8bd926482740feb5bf1b305a6847c7a207959)
 

Author SHA1 Message Date
Chewbacca 29c913859e Remove mock data for Group Discovery
2 years ago
Chewbacca be4a7e45e9 Fix loading animation for Carousel
2 years ago
Chewbacca 1abcc95a0a Merge branch 'search-my-groups' into 'develop'
2 years ago
Chewbacca e6252070a6 Fix test
2 years ago
Alex Gleason f2744cdf98 Merge branch 'pending-timer' into 'develop'
2 years ago
Chewbacca 3a2b4c6efb Add ability to search my Groups
2 years ago
Alex Gleason 232e387a50
yarn i18n
2 years ago
Alex Gleason d39e2cc7e0
UnapprovedAccount: use countdown, remove rejectUserModal
2 years ago
Alex Gleason 0522f333c3
Make follow requests use AuthorizeRejectButtons countdown
2 years ago
Alex Gleason 22474e3ca9
MembershipRequest: add 3s countdown on authorize/reject actions
2 years ago
Alex Gleason f216b52b36
AuthorizeRejectButtons: skip animations if countdown is undefined
2 years ago
Alex Gleason 09ed0bccab
AuthorizeRejectButtons: refactor ActionEmblem into a separate component
2 years ago
Alex Gleason 63394bb1b4
AuthorizeRejectButtons: refactor button into a separate component
2 years ago
Alex Gleason d08a2e215b
AuthorizeRejectButtons: add a loading animation
2 years ago
Alex Gleason 3b8f43f02d
AuthorizeRejectButtons: fix onReject never being called
2 years ago
Alex Gleason 9367b16200
AuthorizeRejectButtons: swap out icon during action countdown
2 years ago
Alex Gleason 6f705a827e
AuthorizeRejectButtons: add countdown functionality
2 years ago
Chewbacca ff5eb736fc Merge branch 'report-group' into 'develop'
2 years ago
marcin mikołajczak f6cee79c0e lint
2 years ago
marcin mikołajczak bf8c454c23 Update en.json
2 years ago
marcin mikołajczak 12f3b4fbc3 Support Friendica dislikes, quotes
2 years ago
marcin mikołajczak 4bee42f86d Update changelog
2 years ago
marcin mikołajczak 96a8bcdf82 Friendica dislikes
2 years ago
marcin mikołajczak a45be78b97 Merge branch 'friendica' into 'develop'
2 years ago
marcin mikołajczak 4990e1eaa7 Check version for Friendica features
2 years ago
marcin mikołajczak 52172c923f Actually fix version parsing for Friendica
2 years ago
marcin mikołajczak 01359ca592 Update features.ts for Friendica
2 years ago
Alex Gleason 7c1182bfb3 Merge branch 'entity-request' into 'develop'
2 years ago
Alex Gleason 818b10efc3
Remove stray whitespace
2 years ago
Alex Gleason a530ec0202
EntityStore: switch all hooks to use a callback function
2 years ago
Alex Gleason 9d12173b87
Add useLoading hook
2 years ago
Alex Gleason aa7e2f6965
Refactor hooks with useEntityRequest
2 years ago
Alex Gleason 45c12e9b65
Make EntityCallbacks a generic function
2 years ago
Alex Gleason 7248331742
Add useEntityRequest hook
2 years ago
Alex Gleason ac9718e6ed
Return isLoading from useCreateEntity and useDeleteEntity
2 years ago
Alex Gleason 1b569b6c82
useEntity: accept an EntityRequest object
2 years ago
Alex Gleason b4c3248791
useEntityActions: fix isLoading
2 years ago
Alex Gleason 1c5a6d8b41
useDeleteEntity: refactor with EntityRequest
2 years ago
Alex Gleason 50f65bc7c9
useCreateEntity: pass an EntityRequest, refactor
2 years ago
Chewbacca 30ef70440f Add ability to report a Group
2 years ago
Alex Gleason ad3f8acbe5
EntityStore: allow passing an EntityRequest object to useEntities
2 years ago
Alex Gleason 948d66bcab Merge branch 'group-requests' into 'develop'
2 years ago
Alex Gleason 4783a41b78
useDeleteEntity: support onSuccess callback
2 years ago
Alex Gleason 1949651b9a
Merge remote-tracking branch 'origin/develop' into group-requests
2 years ago
Alex Gleason 75b0262f9a
Move pendingCount logic to useEntities
2 years ago
Alex Gleason 2674c060ad
GroupMembers: showLoading if pending members are being fetched
2 years ago
Alex Gleason 6929975aaa
useIncrementEntity: fix optimistic counter
2 years ago
Alex Gleason 402daec9c3
Add useIncrementEntity hook
2 years ago
Alex Gleason c5b1f23bda
GroupMembers: use X-Total-Count if available
2 years ago
Alex Gleason c4d0dd568e
EntityStore: let totalCount be undefined, don't try to set it from the local count
2 years ago