Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-09 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-08 | Threads now inherit privacy directly (#309) | kibigo! | |
2018-01-08 | Refactor /api/web APIs to use the centralized axios instance (#6223) | nightpool | |
Also adds the ability to decouple the centralized axios logic from the state dispatcher | |||
2018-01-09 | fix list editor scss | ncls7615 | |
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-08 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-08 | Do not display elephant friend in single-column layout (#6222) | Eugen Rochko | |
2018-01-07 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-07 | Update Simplified Chinese translations (#6215) | SerCom_KC | |
* i18n: (zh-CN) Add translations of #6125 * i18n: (zh-CN) Add translations of #6132 * i18n: (zh-CN) Add translations of #6099 * i18n: (zh-CN) Add translations of #6071 * i18n: (zh-CN) Improve translations | |||
2018-01-07 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-07 | Translate Korean (#6212) | Jeong Arm | |
2018-01-06 | Fixes to search dropdown | kibigo! | |
2018-01-06 | fix typo in vanilla names.yml | beatrix | |
2018-01-06 | fixed ctrl enter | Ondřej Hruška | |
2018-01-06 | Fix the always-threaded bug | Ondřej Hruška | |
2018-01-07 | Update ja.js | ncls7615 | |
2018-01-06 | Merge pull request #296 from glitch-soc/thread-mode | beatrix | |
Threaded mode~ | |||
2018-01-06 | Merge pull request #302 from KnzkDev/fix/search-popout | beatrix | |
Fix search popout | |||
2018-01-06 | appease eslint | beatrix | |
2018-01-06 | Fix search popout | ncls7615 | |
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 | my global .gitignore excluded this file ;_; | kibigo! | |
2018-01-05 | Threaded mode~ | kibigo! | |
2018-01-05 | Fixed improper dropdown func binding for #293 + toot button spacing | kibigo! | |
2018-01-05 | Styling and autosuggest fixes for #293 | kibigo! | |
2018-01-05 | Fixes composer mounting issue with #293 | kibigo! | |
2018-01-05 | Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master | David Yip | |
2018-01-05 | Merge pull request #290 from chriswmartin/web-push-updates | beatrix | |
Web push updates | |||
2018-01-05 | Merge pull request #295 from chriswmartin/getting-started-key-fix | beatrix | |
unique ColumnLink keys in getting_started | |||
2018-01-05 | Merge pull request #293 from glitch-soc/compose-refactor | beatrix | |
Compose refactor | |||
2018-01-05 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-05 | Merge pull request #243 from m4sk1n/glitch-pl | beatrix | |
i18n: 🇵🇱 | |||
2018-01-05 | add key to lists div | cwm | |
2018-01-05 | change how list ColumnLink keys are determined | cwm | |
2018-01-04 | WIP <Compose> Refactor; Fin~ | kibigo! | |
2018-01-05 | Fix RFC 5646 Regular Expression (#6190) | Yamagishi Kazutoshi | |
2018-01-04 | WIP <Compose> Refactor; 1000 tiny edits | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; <ActionsModal>; dropdowns | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; SCSS ed. | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; <OnboardingModal> ed. | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; <Drawer> ed. | kibigo! | |
2018-01-04 | WIPgit status <Compose> Refactor; <Composer> ed. | kibigo! | |
2018-01-04 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-05 | Small translation fixes for Serbian (and sr@Latn too) (#6188) | Branko Kokanovic | |
2018-01-04 | Fix overflowing audit logs (#6184) | Lynx Kotoura | |
2018-01-04 | i18n: Update Polish translation | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2018-01-04 | Improve Traditional Chinese translation (#6166) | muan | |
* Improve Traditional Chinese translations * Sort alphabetically | |||
2018-01-04 | Rearrange items in Getting Started navigation (#6126) | Akihiko Odaki | |
Though the subsections are representing features such as navigation and settings, they are categorized by the ways how they are implemented (internal navigation or external links.) They are irrelevant and some arrangements were confusing because of that. (It is nonsense that instance information is in settings subsection, for example.) This fixes the issue by rearranging. | |||
2018-01-03 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-03 | l10n OC language (#6169) | Quenty31 | |
* new strings: hashtag+unlisted, mute, block * Add confirmation step for email changes * Add more instance stats APIs |