This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/flavours/glitch
David Yip 2dc4fbbd1a
When pulling out max_toot_chars, handle nulls
flavours/glitch/util/initial_state is used in places where we want to
exhibit different behavior based on user preferences.  This means that
it's used in places where no preference is defined, i.e. on an
unauthenticated access.  All values exported from that module must
therefore expect that case; previously, the max chars value didn't.

Addresses #306.
2018-01-08 09:45:59 -06:00
..
actions
components
containers
features Fixes to search dropdown 2018-01-06 15:34:01 -08:00
images
locales
middleware
packs
reducers Fix the always-threaded bug 2018-01-06 19:55:53 +01:00
selectors
service_worker
store
styles Fixes to search dropdown 2018-01-06 15:34:01 -08:00
util When pulling out max_toot_chars, handle nulls 2018-01-08 09:45:59 -06:00
names.yml
theme.yml