bigbuffet-rw/app/soapbox
2023-03-22 17:39:58 -05:00
..
__fixtures__ Add basic groupSchema test 2023-03-13 14:03:50 -05:00
__tests__
actions Ensure group_visibility param is passed when creating group 2023-03-20 15:30:13 -05:00
api Fix mock in tests 2023-03-13 10:07:23 -04:00
components Tabs: vertically center the counter 2023-03-22 13:23:45 -05:00
containers Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
contexts Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
entity-store EntityStore: add support for X-Total-Count from the API 2023-03-22 17:39:58 -05:00
features GroupMembershipRequests: don't clear dismissed entries until new content is fetched 2023-03-22 16:42:08 -05:00
hooks useGroupMembershipRequests: use useDismissEntity hooks 2023-03-22 16:31:49 -05:00
jest Use group factory functions in tests instead of normalizers 2023-03-13 14:55:59 -05:00
locales "Authorized" --> "Approved" 2023-03-21 11:56:48 -05:00
middleware
normalizers Fix preview in reactions modal 2023-03-18 11:55:00 +01:00
pages GroupPage: add pending members counter 2023-03-20 20:02:58 -05:00
queries Update group roles to owner/admin/user 2023-03-20 15:41:12 -04:00
reducers Support custom emoji reacts 2023-03-18 00:07:18 +01:00
schemas Update group roles to owner/admin/user 2023-03-20 15:41:12 -04:00
selectors Allow creating v2 filters 2023-03-04 12:43:27 +01:00
service-worker Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
storage Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
types Use entities with Group Members 2023-03-14 15:15:26 -04:00
utils Merge branch 'promote-to-admin' into 'develop' 2023-03-20 20:08:51 +00:00
build-config.js
custom.ts
globals.ts
iframe.ts
is-mobile.ts
main.tsx Revert change 2023-03-20 16:08:29 -04:00
monitoring.ts Sentry: filter out localForage "No storage found" error 2023-02-14 10:30:14 -06:00
polyfills.ts
precheck.ts
ready.ts
rtl.ts
settings.ts Add support for Group search 2023-02-28 10:26:27 -05:00
store.ts
stream.ts Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
toast.tsx