- Jun 06, 2017
-
-
ふぁぼ原 authored
* Add regex filter on the community timeline and the public timeline * correcting * Adjust the height of header buttons * Remove trailing spaces * Remove trailing spaces * Solve some code duplication * reset the state of the locale files in app/javascript/mastodon/locales * adjust to upstream * adjust to upstream * change keys of locale settings
-
Yamagishi Kazutoshi authored
* Add react/no-string-refs ESLint rule * Add react/jsx-boolean-value ESLint rule * Add react/jsx-closing-bracket-location ESLint rule * Add react/jsx-indent ESLint rule * Add react/jsx-curly-spacing ESLint rule * Add react/jsx-equals-spacing ESLint rule * Add react/jsx-first-prop-new-line ESLint rule * Add react/jsx-no-duplicate-props ESLint rule * Add react/jsx-tag-spacing ESLint rule
-
Yamagishi Kazutoshi authored
-
May Kittens Devour Your Soul authored
-
Yamagishi Kazutoshi authored
* Add quotes ESLint rule * Add jsx-quotes ESlint rule * Sort ESLint rules
-
Yamagishi Kazutoshi authored
-
- Jun 05, 2017
-
-
Naoki Kosaka authored
-
Naoki Kosaka authored
-
unarist authored
-
Shunsuke Michii authored
-
unarist authored
-
Naoki Kosaka authored
-
Yamagishi Kazutoshi authored
* Add support key shortcut to Onboarding Modal * this.state.pages -> this.pages
-
- Jun 04, 2017
-
-
Quent-in authored
* i18n Update : Add preference setting for delete toot modal Adding a line for "Add preference setting for delete toot modal" * i18n update for pin/unpin Update to add two more translations * i18n update to have the dates in plain occitan * Removed the blank line * %{selft} back in the translation
-
m4sk1n authored
-
lindwurm authored
ref: #3538 ("Extended information" -> "About this instance") and #3519 Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
Yamagishi Kazutoshi authored
* Add Japanese translations (pin) * "ピン留め" is more general
-
Mingye Wang authored
This change follows #3519, which does the same for the Chinese variants. Or should it be simply "About"?
-
- Jun 03, 2017
-
-
Eugen Rochko authored
* Allow mounting arbitrary columns * Refactor column headers, allow pinning/unpinning and moving columns around * Collapse animation * Re-introduce scroll to top * Save column settings properly, do not display pin options in single-column view, do not display collapse icon if there is nothing to collapse * Fix one instance of public timeline being closed closing the stream Fix back buttons inconsistently sending you back to / even if history exists * Getting started displays links to columns that are not mounted
-
masarakki authored
-
Nolan Lawson authored
-
Mingye Wang authored
* zh-cn.json: "additional info" -> "more info" This commit changes the "extended info" (about/more) text to something that translates to "more info", as "additional info" in zh can sound like appending things to the (ugh) navbar, I guess. Or should I just change it to "about this site" (关于本站)? * zh-cn.json: navbar.info -> "about this site" * zh-臺灣.json: navbar.info -> "about this site"
-
Yamagishi Kazutoshi authored
-
- Jun 01, 2017
-
-
Akihiko Odaki (@fn_aki@pawoo.net) authored
This implementation is a bit smaller and still has the following benefits: * No need of app/javascript/packs/custom.js For custom stylesheet, it typically has only "require('../styles/custom.scss')" and is redundant. * No need to extract vendor stylesheet to another asset Extracting vendor stylesheet could be forgotten by developers who do not use custom stylesheet.
-
Yamagishi Kazutoshi authored
-
unarist authored
Focus the submit button when boost modal is opened.
-
- May 31, 2017
-
-
caasi Huang authored
* Update zh-TW.json * Update `search_results.total`
-
Nolan Lawson authored
* Remove react-imageloader * add eslint-disable-line * improve image loading experience * remove unneeded import * use PureComponent * Use componentWillMount instead of constructor
-
unarist authored
This prevents `next` state from being overridden on the loading *new* statuses.
-
Nolan Lawson authored
-
spla authored
* Add Catalan language * Add Catalan language * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update ca.json * Update settings_helper.rb * Update mastodon.js * Update index.js * Update application.rb * Update ca.yml * removed extra spaces at line 225 * Catalan translation update added activerecord.ca.yml * Update activerecord.ca.yml Done * Updated activerecord.ca.yml * Catalan language updated * Catalan language updated * Catalan language updated * Catalan language updated * Catalan language updated
-
Yamagishi Kazutoshi authored
* Change PureComponent to ImmutablePureComponent Change PureComponent to ImmutablePureComponent in AttachmentList. * rm React.
-
- May 30, 2017
-
-
Yamagishi Kazutoshi authored
-
Nolan Lawson authored
-
- May 29, 2017
-
-
Nolan Lawson authored
-
Atsushi Yamamoto authored
* Set delete_modal preference to true by default * Does not show confirmation modal if delete_modal is false * Add ja translation for preference setting page
-
Nolan Lawson authored
-
lindwurm authored
* "メデイア" -> "メディア" Signed-off-by:
lindwurm <lindwurm.q@gmail.com>
-
- May 28, 2017
-
-
Nolan Lawson authored
-
ster authored
-