bigbuffet-rw/app/soapbox
2022-05-05 18:46:30 -05:00
..
__fixtures__ Add tests for Rules redux action/reducer 2022-05-02 13:55:08 -04:00
__mocks__
actions Merge branch 'edit-posts' into 'develop' 2022-05-04 18:57:34 +00:00
components SoapboxConfig: refactor Textarea 2022-05-05 17:45:32 -05:00
containers Merge branch 'edit-posts' into 'develop' 2022-05-04 18:57:34 +00:00
features SoapboxConfig: reorganize and add headings 2022-05-05 18:46:30 -05:00
hooks Convert ReportModal to TSX 2022-05-02 13:52:37 -04:00
jest Mock IndexedDB in tests 2022-04-21 17:03:29 -05:00
locales Configure with i18n 2022-05-02 13:55:29 -04:00
middleware Convert Redux custom middleware to TypeScript 2022-04-24 14:40:14 -05:00
normalizers SoapboxConfig: convert home footer links into Streamfield 2022-05-05 16:18:43 -05:00
pages Use gaps between statuses even on mobile 2022-05-04 23:27:43 -05:00
reducers use camelCase 2022-05-04 20:36:46 +02:00
selectors Restore Patron features, context to TSX 2022-04-24 17:01:57 -05:00
service_worker
storage
types Show poll and attachments in edit history 2022-05-03 21:38:38 +02:00
utils Merge branch 'edit-posts' into 'develop' 2022-05-04 18:57:34 +00:00
api.ts WIP Paginated Context API 2022-04-23 22:31:49 -05:00
base_polyfills.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
build_config.js
compare_id.ts
custom.ts
extra_polyfills.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
globals.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
is_mobile.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
load_polyfills.ts
main.tsx Make Soapbox component an FC, move console.log 2022-04-21 11:21:09 -05:00
monitoring.ts
performance.ts
precheck.ts Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
ready.ts
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 Add redux-toolkit, configureStore() 2022-04-25 12:43:13 -05:00
stream.js