soapbox/app/soapbox
Alex Gleason f52186bc01
Don't write settings back to Redux after PATCH, prevents race conditions
2020-08-26 00:37:55 -05:00
..
__fixtures__ ConfigDB: Refactor updateFromAdmin in reducers/soapbox 2020-08-24 10:08:39 -05:00
__mocks__
actions Chats: rudimentary sending a message 2020-08-25 21:31:34 -05:00
components /admin --> /soapbox/config 2020-08-23 21:48:31 -05:00
containers Restore hydrateStore() call, fixes #346 2020-08-24 22:53:01 -05:00
features Chats: improve display of links and emoji 2020-08-26 00:33:26 -05:00
locales Run `yarn manage:translations` 2020-08-24 22:14:19 -05:00
middleware
pages Add getSoapboxConfig() like getSettings() 2020-08-23 16:04:01 -05:00
reducers Don't write settings back to Redux after PATCH, prevents race conditions 2020-08-26 00:37:55 -05:00
selectors Chats: Import and normalize chats 2020-08-25 12:38:21 -05:00
service_worker
storage
store
utils ConfigDB: Refactor updateFromAdmin in reducers/soapbox 2020-08-24 10:08:39 -05:00
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
settings.js
stream.js
test_helpers.js
test_setup.js
uuid.js