about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Collapse)Author
2018-01-09fix list editor scssncls7615
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-08Do not display elephant friend in single-column layout (#6222)Eugen Rochko
2018-01-07Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
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 '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-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!
2018-01-05Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-masterDavid Yip
2018-01-05Merge pull request #290 from chriswmartin/web-push-updatesbeatrix
Web push updates
2018-01-05Merge pull request #295 from chriswmartin/getting-started-key-fixbeatrix
unique ColumnLink keys in getting_started
2018-01-05Merge pull request #293 from glitch-soc/compose-refactorbeatrix
Compose refactor
2018-01-05Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-01-05Merge pull request #243 from m4sk1n/glitch-plbeatrix
i18n: 🇵🇱
2018-01-05add key to lists divcwm
2018-01-05change how list ColumnLink keys are determinedcwm
2018-01-04WIP <Compose> Refactor; Fin~kibigo!
2018-01-05Fix RFC 5646 Regular Expression (#6190)Yamagishi Kazutoshi
2018-01-04WIP <Compose> Refactor; 1000 tiny editskibigo!
2018-01-04WIP <Compose> Refactor; <ActionsModal>; dropdownskibigo!
2018-01-04WIP <Compose> Refactor; SCSS ed.kibigo!
2018-01-04WIP <Compose> Refactor; <OnboardingModal> ed.kibigo!
2018-01-04WIP <Compose> Refactor; <Drawer> ed.kibigo!
2018-01-04WIPgit status <Compose> Refactor; <Composer> ed.kibigo!
2018-01-04Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-01-05Small translation fixes for Serbian (and sr@Latn too) (#6188)Branko Kokanovic
2018-01-04Fix overflowing audit logs (#6184)Lynx Kotoura
2018-01-04i18n: Update Polish translationMarcin Mikołajczak
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-01-04Improve Traditional Chinese translation (#6166)muan
* Improve Traditional Chinese translations * Sort alphabetically
2018-01-04Rearrange 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-03Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-01-03l10n OC language (#6169)Quenty31
* new strings: hashtag+unlisted, mute, block * Add confirmation step for email changes * Add more instance stats APIs
2018-01-03i18n: Update Polish translation (#6168)Marcin Mikołajczak
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-01-03Add Japanese translations #5997, #6003, #6004, #6071, #6099, #6125 and #6132 ↵Yamagishi Kazutoshi
(#6167) * yarn manage:translations * Add Japanese translation for #5997 * Add Japanese translation for #6003 * Add Japanese translation for #6004 * Add Japanese translation for #6071 * Add Japanese translation for #6099 * Add Japanese translation for #6125 * Add Japanese translation for #6132
2018-01-03Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins