.. |
__fixtures__
|
EditProfile: resize avatar/banner in browser, improve error messages
|
2021-10-19 12:03:04 -05:00 |
__mocks__
|
Preload: call verifyCredentials after Mastodon preload to get the "source" parameter of the account
|
2021-09-24 18:47:22 -05:00 |
actions
|
Push notifications: take to Notifications on click
|
2021-10-21 17:34:01 -05:00 |
components
|
AccountTimeline: add SubNavigation
|
2021-10-19 15:13:04 -05:00 |
containers
|
localforage: add localforage, remember a fetched instance
|
2021-10-20 13:18:55 -05:00 |
features
|
Change audio/video playback to stop playback when out of view
|
2021-10-22 18:50:32 +02:00 |
locales
|
Run yarn manage:translations
|
2021-10-19 12:48:42 -05:00 |
middleware
|
errorsMiddleware: only alert when the error has a response (eg not when offline)
|
2021-10-20 17:50:03 -05:00 |
pages
|
RemoteInstancePage: use standard navigation like other pages
|
2021-10-08 16:35:47 -05:00 |
reducers
|
Always check error.response before error.response.status
|
2021-10-20 17:50:35 -05:00 |
selectors
|
Compare hosts in findAccountByUsername, fixes #730
|
2021-10-07 14:43:14 -05:00 |
service_worker
|
ServiceWorker: clean up entry.js and web_push_notifications.js
|
2021-10-21 15:31:09 -05:00 |
storage
|
localforage: create custom KVStore instance, refactor Instance actions
|
2021-10-20 15:17:47 -05:00 |
store
|
Rip out react-redux-loading-bar
|
2021-09-18 18:31:22 -05:00 |
utils
|
EditProfile: resize avatar/banner in browser, improve error messages
|
2021-10-19 12:03:04 -05:00 |
api.js
|
Rename FE_BASE_PATH to FE_SUBDIRECTORY
|
2021-09-05 13:21:39 -05:00 |
base_polyfills.js
|
|
|
build_config.js
|
Sentry: basic monitoring
|
2021-09-11 13:44:54 -05:00 |
compare_id.js
|
|
|
extra_polyfills.js
|
|
|
is_mobile.js
|
eslint: no-extra-semi
|
2021-08-03 14:22:51 -05:00 |
load_polyfills.js
|
|
|
main.js
|
Push notifications: refactor, restore
|
2021-10-21 16:22:54 -05:00 |
monitoring.js
|
Webpack: chunk Sentry to reduce entrypoint size
|
2021-09-12 12:33:39 -05:00 |
performance.js
|
Upgrade Webpack to v5
|
2021-09-05 19:34:05 -05:00 |
precheck.js
|
Standalone: support running Soapbox FE on a subdomain
|
2021-08-22 14:34:58 -05:00 |
ready.js
|
|
|
rtl.js
|
eslint: no-extra-semi
|
2021-08-03 14:22:51 -05:00 |
settings.js
|
eslint: extend 'eslint:recommended'
|
2021-08-03 14:29:36 -05:00 |
stream.js
|
Streaming: fail gracefully when WebSocket construction fails (mainly for Bromite browser)
|
2021-10-20 16:36:38 -05:00 |
test_helpers.js
|
Run rootReducer in tests
|
2021-01-18 14:14:08 -06:00 |
test_setup.js
|
Test: Start creating component snapshots
|
2020-06-09 21:29:50 -05:00 |
uuid.js
|
eslint: no-extra-semi
|
2021-08-03 14:22:51 -05:00 |