- Jun 23, 2017
-
-
-
Yamagishi Kazutoshi authored
-
Yamagishi Kazutoshi authored
-
Sorin Davidoi authored
-
Sorin Davidoi authored
-
- Jun 20, 2017
-
-
Eugen Rochko authored
-
Sorin Davidoi authored
* chore(yarn): Remove react-router * chore(yarn): Remove react-router-scroll * chore(yarn): Remove history * chore(yarn): Add react-router-dom * chore: Remove usages of react-router-scroll * refactor: Upgrade to react-router-web * refactor: Use fork of react-router-scroll This reverts commit 2ddea9a6c8d39fc64b7d0b587f3fbda7a45a7fa2. * fix: Issues mentions in the PR feedback
-
Yamagishi Kazutoshi authored
* Replace TextIconButton for SensitiveButton to IconButton * line-height
-
- Jun 19, 2017
-
-
Gô Shoemake authored
* Bring Toot button in line with counter Both should use stringz I guess * Use grapheme_length for character count
-
alpaca-tc authored
-
alpaca-tc authored
-
- Jun 18, 2017
-
-
Eugen Rochko authored
* Debounce autosuggestions * Remove duplicate import
-
Nolan Lawson authored
-
- Jun 15, 2017
-
-
Yamagishi Kazutoshi authored
-
- Jun 13, 2017
-
-
Eugen Rochko authored
-
- Jun 12, 2017
-
-
Eugen Rochko authored
* Unread indicator was invisible behind column header, adjusted * Unread indicator now a CSS pseudo-element * Adjust flex
-
Yamagishi Kazutoshi authored
* Re-add clear notifications button * remove connect() in column_settings * one line * remove unused props
-
- Jun 11, 2017
-
-
Eugen Rochko authored
* Move ancestors/descendants out of timelines reducer * Refactor timelines reducer All types of timelines now have a flat structure and use the same reducer functions and actions * Reintroduce some missing behaviours * Fix wrong import in reports * Fix includes typo * Fix issue related to "next" pagination in timelines and notifications * Fix bug with timeline's initial state, expandNotifications
-
Yamagishi Kazutoshi authored
-
- Jun 06, 2017
-
-
Eugen Rochko authored
before the full-size image is loaded
-
ふぁぼ原 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
-
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
-
unarist authored
-
Naoki Kosaka authored
-
Yamagishi Kazutoshi authored
* Add support key shortcut to Onboarding Modal * this.state.pages -> this.pages
-
- 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
-
Yamagishi Kazutoshi authored
-
- Jun 01, 2017
-
-
Yamagishi Kazutoshi authored
-
unarist authored
Focus the submit button when boost modal is opened.
-
- May 31, 2017
-
-
Nolan Lawson authored
* Remove react-imageloader * add eslint-disable-line * improve image loading experience * remove unneeded import * use PureComponent * Use componentWillMount instead of constructor
-
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
-