.. |
__fixtures__
|
Add basic groupSchema test
|
2023-03-13 14:03:50 -05:00 |
__tests__
|
Fix tests
|
2022-12-20 13:14:38 -05:00 |
actions
|
Retrofit old Group actions to EntityStore
|
2023-03-15 18:37:50 -05:00 |
api
|
Fix mock in tests
|
2023-03-13 10:07:23 -04:00 |
components
|
Add Account entity and improve Block/Ban support for Groups
|
2023-03-15 14:55:43 -04: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
|
Merge branch 'block-group-members' into 'develop'
|
2023-03-15 20:42:40 +00:00 |
features
|
Make "Manage Group" use the EntityStore
|
2023-03-15 17:59:37 -05:00 |
hooks
|
Revert useEntity array changes, do that in the schema parser
|
2023-03-15 14:19:13 -05:00 |
jest
|
Use group factory functions in tests instead of normalizers
|
2023-03-13 14:55:59 -05:00 |
locales
|
Merge branch 'block-group-members' into 'develop'
|
2023-03-15 20:42:40 +00:00 |
middleware
|
Update immutable-js, fix tests, fix reducers/auth
|
2022-12-26 14:09:09 +01:00 |
normalizers
|
Use ZOD for group-members
|
2023-03-14 15:16:00 -04:00 |
pages
|
Add Account entity and improve Block/Ban support for Groups
|
2023-03-15 14:55:43 -04:00 |
queries
|
Convert popular/suggested Groups to use Entities
|
2023-03-14 15:16:01 -04:00 |
reducers
|
Move Join / Leave / Cancel group/request to mutations
|
2023-03-13 11:36:08 -04:00 |
schemas
|
Add Account entity and improve Block/Ban support for Groups
|
2023-03-15 14:55:43 -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
|
Add Account entity and improve Block/Ban support for Groups
|
2023-03-15 14:55:43 -04:00 |
build-config.js
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
custom.ts
|
Rename files (12): rand
|
2022-11-16 08:35:29 -05:00 |
globals.ts
|
Convert a bunch of files to TypeScript
|
2022-04-24 14:28:07 -05:00 |
iframe.ts
|
EmbeddedStatus: listen for embed.js iframe events and autosize height
|
2022-08-21 14:32:54 -04:00 |
is-mobile.ts
|
Rename files (12): rand
|
2022-11-16 08:35:29 -05:00 |
main.tsx
|
Move polyfills import to the top
|
2023-01-23 16:52:04 -06:00 |
monitoring.ts
|
Sentry: filter out localForage "No storage found" error
|
2023-02-14 10:30:14 -06:00 |
polyfills.ts
|
Add back some polyfills not covered by core-js
|
2023-01-23 15:00:34 -06:00 |
precheck.ts
|
Support translation feature on Mastodon
|
2022-10-27 19:48:41 +02:00 |
ready.ts
|
Convert application entrypoint files into Typescript
|
2022-04-15 19:54:40 -05:00 |
rtl.ts
|
Convert a bunch of files to TypeScript
|
2022-04-24 14:28:07 -05:00 |
settings.ts
|
Add support for Group search
|
2023-02-28 10:26:27 -05:00 |
store.ts
|
Use RootState in AppDispatch type
|
2022-06-18 11:34:38 +02:00 |
stream.ts
|
Change ESLint rules, lint
|
2023-02-16 00:12:02 +01:00 |
toast.tsx
|
Move Toast to components/ui
|
2022-12-21 14:14:31 -05:00 |