Commit Graph

23 Commits (26ecee79bfd4cb4f97a91e57e7a8b3fb7de3d82a)

Author SHA1 Message Date
David Yip 708ec07e27
Style fixes to make eslint happier, hopefully 8 years ago
David Yip 095a00ef3d
Merge pull request #316 from glitch-soc/fix-async
Fix glitch async chunks
8 years ago
kibigo! 35be02f21d Renamed glitch async chunks 8 years ago
cwm aef4b1af66 Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223) 8 years ago
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.
8 years ago
beatrix a251c42192
Merge pull request #296 from glitch-soc/thread-mode
Threaded mode~
8 years ago
beatrix fa92e88fb2
appease eslint 8 years ago
David Yip 2eed4ace11
Read max_toot_chars from root object. Fixes #297.
max_toot_chars is present in the root of the initial state object.
(Previously, we were trying to read it from the meta child object.)
8 years ago
kibigo! e4bc013d6f Threaded mode~ 8 years ago
beatrix f441770e50
Merge pull request #290 from chriswmartin/web-push-updates
Web push updates
8 years ago
kibigo! d7ce339c2e WIP <Compose> Refactor; Fin~ 8 years ago
kibigo! 42f50049ff WIP <Compose> Refactor; 1000 tiny edits 8 years ago
kibigo! 3c29f57404 WIP <Compose> Refactor; <Drawer> ed. 8 years ago
kibigo! 924ffe81d4 WIPgit status <Compose> Refactor; <Composer> ed. 8 years ago
cwm 72b99f6ee4 bug fix (tootsuite pr #6120) 8 years ago
cwm 0dce26b82b web push updates (tootsuite PRs #5879, #5941, #6047) 8 years ago
cwm 9042f9a813 add keyboard shortcuts to getting started (fixes #275) 8 years ago
cwm 37ced4c903 add components to getting started column 8 years ago
cwm 072ab191cc pulled master, moved locale entry to new location 8 years ago
cwm abe95b614b add initial components based off of tootsuite pr #1507 8 years ago
cwm 47157e07b2 merged tootsuite pr #5811 into glitch flavour 8 years ago
cwm f44c8fd130 merged tootsuite pr #5750 into glitch flavour 8 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 8 years ago