about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2018-01-09Prevent duplicate load of favourites (tootsuite pr #5931)cwm
2018-01-08Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-masterDavid Yip
2018-01-08Merge pull request #312 from glitch-soc/tag-sensitive-imgsDavid Yip
Show SENSITIVE tag on sensitive images (#267)
2018-01-08Merge pull request #311 from glitch-soc/dont-show-solo-skinsDavid Yip
Don't show skins selector when there's only one (#256)
2018-01-09Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-01-08Merge pull request #310 from glitch-soc/fix-thread-inheritanceDavid Yip
Threads now inherit privacy directly (#309)
2018-01-08Add missing commakibigo!
2018-01-08Show SENSITIVE tag on sensitive images (#267)kibigo!
2018-01-08Don't show skins selector when there's only one (#256)kibigo!
2018-01-08Threads now inherit privacy directly (#309)kibigo!
2018-01-09Add the author of a status to cc if reblogged (#6226)puckipedia
This makes slightly more sense, and ensures that the author of a post is always referenced in the audience (which some servers might rely on). And the announce is POSTed to the author's inbox anyways.
2018-01-08Refactor /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-08Bump version to 2.1.3Eugen Rochko
2018-01-08Merge pull request #308 from KnzkDev/fix/list-editorbeatrix
Fix list editor design
2018-01-09fix list editor scssncls7615
2018-01-08Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-masterDavid Yip
2018-01-08When pulling out max_toot_chars, handle nullsDavid 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-08Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-08Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-01-08Fix 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-08Do not display elephant friend in single-column layout (#6222)Eugen Rochko
2018-01-08Move Article from supported to converted types (#6218)puckipedia
2018-01-07Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-masterDavid Yip
2018-01-07Use error pack when rendering error pages. Fixes #305.David Yip
2018-01-07Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-01-07Fix force_ssl conditional (#6201)Yamagishi Kazutoshi
2018-01-07Fix unintended cache (#6214)Yamagishi Kazutoshi
2018-01-07Update 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-07Merge remote-tracking branch 'ykzts/fix-unintended-cache' into gs-masterDavid Yip
2018-01-07Fix unintended cacheYamagishi Kazutoshi
2018-01-07Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-01-07Translate Korean (#6212)Jeong Arm
2018-01-06Fixes to search dropdownkibigo!
2018-01-06fix typo in vanilla names.ymlbeatrix
2018-01-06fixed ctrl enterOndřej Hruška
2018-01-06Fix the always-threaded bugOndřej Hruška
2018-01-06tighten cspbeatrix-bitrot
2018-01-06Merge pull request #303 from KnzkDev/ja-for-thread-modebeatrix
Update ja.js for #296
2018-01-07Update ja.jsncls7615
2018-01-06Merge pull request #296 from glitch-soc/thread-modebeatrix
Threaded mode~
2018-01-06Merge pull request #302 from KnzkDev/fix/search-popoutbeatrix
Fix search popout
2018-01-06appease eslintbeatrix
2018-01-06Fix search popoutncls7615
2018-01-06Read 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-05my global .gitignore excluded this file ;_;kibigo!
2018-01-05Threaded mode~kibigo!
2018-01-05Fixed improper dropdown func binding for #293 + toot button spacingkibigo!
2018-01-05Styling and autosuggest fixes for #293kibigo!
2018-01-05Fixes composer mounting issue with #293kibigo!