bigbuffet-rw/app/soapbox
2021-11-02 11:47:26 -05:00
..
__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 Developers: scaffold with WIP developers page 2021-11-02 00:05:33 -05:00
components Developers: scaffold with WIP developers page 2021-11-02 00:05:33 -05:00
containers Developers: become a developer through the console 2021-11-02 11:47:26 -05:00
features Developers: create an app through a form 2021-11-02 11:11:33 -05:00
locales Update Polish translation 2021-10-24 21:46:13 +02:00
middleware errorsMiddleware: only alert when the error has a response (eg not when offline) 2021-10-20 17:50:03 -05:00
pages Trends: fix Hashtag component and TrendsPanel, display trends in Search 2021-11-01 20:37:39 -05:00
reducers Compose: pull accept content types from backend if available, fallback to all types 2021-10-31 16:14:09 -05:00
selectors Notifications: refactor makeGetNotification, pass the full rebuilt notification all the way through 2021-10-22 17:15:11 -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
utils Use correct 'Import data' link for Mastodon 2021-10-31 22:07:41 +01:00
api.js
base_polyfills.js
build_config.js
compare_id.js
extra_polyfills.js
globals.js Developers: become a developer through the console 2021-11-02 11:47:26 -05:00
is_mobile.js
load_polyfills.js
main.js Push notifications: refactor, restore 2021-10-21 16:22:54 -05:00
monitoring.js
performance.js
precheck.js
ready.js
rtl.js
settings.js
stream.js Streaming: fail gracefully when WebSocket construction fails (mainly for Bromite browser) 2021-10-20 16:36:38 -05:00
test_helpers.js
test_setup.js
uuid.js