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 Threaded mode~ 2018-01-05 21:16:43 -08:00
components Fixed improper dropdown func binding for #293 + toot button spacing 2018-01-05 21:02:53 -08:00
containers remove trailing spaces 2017-12-09 12:41:24 -06:00
features Fixes to search dropdown 2018-01-06 15:34:01 -08:00
images Screenshot support for themes 2017-12-10 20:32:28 -08:00
locales Update ja.js 2018-01-07 01:51:49 +09:00
middleware Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
packs Screenshot support for themes 2017-12-10 20:32:28 -08:00
reducers Fix the always-threaded bug 2018-01-06 19:55:53 +01:00
selectors Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
service_worker Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
store Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
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 i18n: Update Polish translation 2018-01-04 14:42:58 +01:00
theme.yml WIP <Compose> Refactor; 1000 tiny edits 2018-01-04 18:33:13 -08:00