soapbox/app/soapbox
Alex Gleason 74d26b36ac Merge branch 'awaiting-approval-modals' into 'develop'
Admin: Make account approval buttons larger, require confirmation when deleting users

See merge request soapbox-pub/soapbox-fe!914
2021-12-14 16:22:19 +00:00
..
__fixtures__ Your followers from a blocked domain will not be removed 2021-12-13 09:33:23 -07:00
__mocks__
actions Merge branch 'awaiting-approval-modals' into 'develop' 2021-12-14 16:22:19 +00:00
components wip chat pagination 2021-12-13 18:06:47 +01:00
containers Offline: persist Soapbox config (eg frontend_configurations or soapbox.json) 2021-11-15 16:56:33 -06:00
features Merge branch 'awaiting-approval-modals' into 'develop' 2021-12-14 16:22:19 +00:00
locales Merge branch 'awaiting-approval-modals' into 'develop' 2021-12-14 16:22:19 +00:00
middleware errorsMiddleware: only alert when the error has a response (eg not when offline) 2021-10-20 17:50:03 -05:00
pages v2 Suggestions: add AdminAPI, rearrange sidebars, check instance feature flag 2021-11-26 23:36:17 -06:00
reducers Merge branch 'chats-pagination' into 'develop' 2021-12-14 15:13:11 +00:00
selectors wip chat pagination 2021-12-13 18:06:47 +01: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 old chats list API conditionally 2021-12-14 13:38:59 +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