.. |
__fixtures__
|
Show quoted statuses list
|
2022-11-29 23:32:21 +00:00 |
__tests__
|
Fix tests
|
2022-12-20 13:14:38 -05:00 |
actions
|
Refactor conditional
|
2023-01-11 14:55:52 -05:00 |
api
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
|
2022-12-31 19:52:03 +01:00 |
components
|
Remove 'hasError' prop from FormGroup and Input
|
2023-01-10 13:41:32 -05:00 |
containers
|
Remove Dyslexic mode
|
2023-01-09 15:04:28 -06:00 |
contexts
|
useDispatch --> useAppDispatch, fix types for react-redux v8
|
2023-01-09 16:13:12 -06:00 |
features
|
Refactor conditional
|
2023-01-11 14:55:52 -05:00 |
hooks
|
useDimensions: don't return null
|
2023-01-05 16:56:05 -06:00 |
jest
|
Tests: wrap toast.remove() with act()
|
2023-01-05 17:45:48 -06:00 |
locales
|
Fix order of en.json
|
2023-01-10 13:21:59 -06:00 |
middleware
|
Update immutable-js, fix tests, fix reducers/auth
|
2022-12-26 14:09:09 +01:00 |
normalizers
|
Update features.ts for Takahē
|
2023-01-03 23:42:15 +01:00 |
pages
|
Update immutable-js, fix tests, fix reducers/auth
|
2022-12-26 14:09:09 +01:00 |
queries
|
Fix useFetchRelationships tests
|
2023-01-05 18:05:55 -06:00 |
reducers
|
don't insert posts to timelines when editing a post
|
2023-01-07 12:01:15 +01:00 |
selectors
|
These params should never be null, actually
|
2022-12-31 19:48:31 +01:00 |
service-worker
|
Fix 'View context' button
|
2023-01-08 21:37:20 +01:00 |
storage
|
Rename files (10): service-worker + storage
|
2022-11-16 08:34:53 -05:00 |
types
|
Admin: improve design of Moderation Logs
|
2022-12-17 15:23:18 -06:00 |
utils
|
Update features.ts for Takahē
|
2023-01-03 23:42:15 +01:00 |
base-polyfills.ts
|
Rename files (12): rand
|
2022-11-16 08:35:29 -05: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 |
extra-polyfills.ts
|
Remove object-fit-images
|
2022-12-30 12:32:53 -06: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 |
load-polyfills.ts
|
Remove object-fit-images
|
2022-12-30 12:32:53 -06:00 |
main.tsx
|
Switch to React 18's createRoot API
|
2023-01-05 16:42:18 -06:00 |
monitoring.ts
|
Rename files (12): rand
|
2022-11-16 08:35:29 -05:00 |
performance.ts
|
Rename files (12): rand
|
2022-11-16 08:35:29 -05: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
|
Convert a bunch of files to TypeScript
|
2022-04-24 14:28:07 -05:00 |
store.ts
|
Use RootState in AppDispatch type
|
2022-06-18 11:34:38 +02:00 |
stream.ts
|
Reducers: TypeScript
|
2022-06-24 00:33:23 +02:00 |
toast.tsx
|
Move Toast to components/ui
|
2022-12-21 14:14:31 -05:00 |