Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-09 | Merge pull request #316 from glitch-soc/fix-async | David Yip | |
Fix glitch async chunks | |||
2018-01-09 | Renamed glitch async chunks | kibigo! | |
2018-01-09 | Refactor /api/web APIs to use the centralized axios instance (tootsuite pr ↵ | cwm | |
#6223) | |||
2018-01-08 | When pulling out max_toot_chars, handle nulls | David Yip | |
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-06 | Merge pull request #296 from glitch-soc/thread-mode | beatrix | |
Threaded mode~ | |||
2018-01-06 | appease eslint | beatrix | |
2018-01-06 | Read max_toot_chars from root object. Fixes #297. | David Yip | |
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.) | |||
2018-01-05 | Threaded mode~ | kibigo! | |
2018-01-05 | Merge pull request #290 from chriswmartin/web-push-updates | beatrix | |
Web push updates | |||
2018-01-04 | WIP <Compose> Refactor; Fin~ | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; 1000 tiny edits | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; <Drawer> ed. | kibigo! | |
2018-01-04 | WIPgit status <Compose> Refactor; <Composer> ed. | kibigo! | |
2017-12-31 | bug fix (tootsuite pr #6120) | cwm | |
2017-12-30 | web push updates (tootsuite PRs #5879, #5941, #6047) | cwm | |
2017-12-20 | add keyboard shortcuts to getting started (fixes #275) | cwm | |
2017-12-12 | add components to getting started column | cwm | |
2017-12-10 | pulled master, moved locale entry to new location | cwm | |
2017-12-09 | add initial components based off of tootsuite pr #1507 | cwm | |
2017-12-08 | merged tootsuite pr #5811 into glitch flavour | cwm | |
2017-12-08 | merged tootsuite pr #5750 into glitch flavour | cwm | |
2017-12-03 | Rename themes -> flavours ? ? | kibigo! | |