mastodon/app/javascript
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
..
core Moved flavour UI into own prefs tab 2017-12-10 20:32:27 -08:00
flavours When pulling out max_toot_chars, handle nulls 2018-01-08 09:45:59 -06:00
fonts Theme: Windows 95 2017-10-26 23:22:48 -07:00
images Merge remote-tracking branch 'origin/master' into merge-upstream 2018-01-02 00:11:41 -06:00
locales Javascript intl8n flavour support 2017-12-10 11:08:04 -08:00
mastodon Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 2018-01-08 04:17:11 +00:00
packs Skins support 2017-11-30 19:29:47 -08:00
skins/vanilla/win95 Ruby intl8n for themes 2017-12-10 11:08:04 -08:00
styles Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 2018-01-04 23:17:11 +00:00