Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-13 | Prototype out glitchy elephant friend. #294. | David Yip | |
Glitched elephant friends kindly provided by @ncls7615. | |||
2018-01-08 | Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master | David Yip | |
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 | Revert #5772 (#6221) | Eugen Rochko | |
2018-01-08 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-08 | Fix bad URL schemes being accepted (#6219) | Eugen Rochko | |
* Fix actors accepting invalid URI schemes or different host between URI and URL * Fix statuses accepting invalid URI scheme or different host to actor * Adjust tests to new requirements * Improve readability of mismatching_origin?/invalid_origin? methods | |||
2018-01-08 | Do not display elephant friend in single-column layout (#6222) | Eugen Rochko | |
2018-01-08 | Move Article from supported to converted types (#6218) | puckipedia | |
2018-01-07 | Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master | David Yip | |
2018-01-07 | Use error pack when rendering error pages. Fixes #305. | David Yip | |
2018-01-07 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-01-07 | Fix force_ssl conditional (#6201) | Yamagishi Kazutoshi | |
2018-01-07 | Fix unintended cache (#6214) | Yamagishi Kazutoshi | |
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 'ykzts/fix-unintended-cache' into gs-master | David Yip | |
2018-01-07 | Fix unintended cache | Yamagishi Kazutoshi | |
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 | Fix PuSH workers (#6200) | ThibG | |
2018-01-05 | When fetching an ActivityPub-enabled status, do not re-request it as ↵ | ThibG | |
text/html (#6196) | |||
2018-01-05 | Represent numbers by strings in instance activity API (#6198) | TheKinrar | |
Fixes #6197. | |||
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-05 | l10n Occitan language: mailer update (#6193) | Quenty31 | |
* Create email_changed.oc.html.erb * Create email_changed.oc.text.erb * Update email_changed.oc.html.erb * Update email_changed.oc.html.erb * Create reconfirmation_instructions.oc.html.erb * Create reconfirmation_instructions.oc.text.erb * Update confirmation_instructions.oc.html.erb * Update confirmation_instructions.oc.text.erb * Update confirmation_instructions.oc.html.erb * Update reconfirmation_instructions.oc.html.erb * Update reconfirmation_instructions.oc.text.erb * Update reconfirmation_instructions.oc.html.erb | |||
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! | |