m4sk1n
778430b54a
i18n: Minor fixes in Polish translation ( #3674 )
* i18n
* i18n
* i18n
* i18n
* i18n
7 years ago
Eugen Rochko
9b03cf0ddd
Fix #3658 - Update RTL styles ( #3669 )
7 years ago
Clworld
a3715598cc
adjust the size of 'column-header__back-button' (retry) ( #3662 )
7 years ago
Yamagishi Kazutoshi
140e73bc82
Check ready state of document in public pages ( #3652 )
* Check ready state of document in public pages
* add check interactive
7 years ago
ふぁぼ原
e3fae6f52c
adjust the size of column-header__back-button ( #3654 )
7 years ago
Eugen Rochko
8902e265b4
Add explit admin actions to (re)subscribe/unsubscribe remote accounts ( #3640 )
* Add explit admin actions to (re)subscribe/unsubscribe remote accounts
and re-download avatar/header
* Improve how admin NSFW toggle looks
7 years ago
Sorin Davidoi
8acadeea76
fix: Warn if JavaScript is disabled ( #3634 )
7 years ago
Sorin Davidoi
8cf8ce4ac0
fix(components/autosuggest_textarea): Race condition regarding onBlur ( #3631 )
7 years ago
Yamagishi Kazutoshi
34bfea8bbf
Small changes to japanese translation ( #3620 )
7 years ago
Eugen Rochko
b623dd12c1
Use preview image in <ImageLoader /> to provide immediate visual feedback ( #3595 )
before the full-size image is loaded
7 years ago
ふぁぼ原
7623766241
Add regex filters on the community timeline and the public timeline. ( #3564 )
* 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
7 years ago
Yamagishi Kazutoshi
d8ae3efec3
Improve ESLint rules for JSX ( #3608 )
* 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
7 years ago
Yamagishi Kazutoshi
cd81a1c52a
Add missing key attribute to .search-results__hashtag ( #3607 )
7 years ago
May Kittens Devour Your Soul
dcf73ddeff
Update hr.json ( #3609 )
7 years ago
Yamagishi Kazutoshi
7a7bfa5170
Add quotes ESLint rules ( #3602 )
* Add quotes ESLint rule
* Add jsx-quotes ESlint rule
* Sort ESLint rules
7 years ago
Yamagishi Kazutoshi
e969c78645
Disable ESLint rule jsx/anchor-has-content ( #3601 )
7 years ago
Naoki Kosaka
e859d6f259
Fix LoadMore in Notifications. ( #3590 )
7 years ago
Naoki Kosaka
a0880edc6e
Fix (PR #3585 ) Add hasMore to propTypes and cover handleScroll. ( #3589 )
7 years ago
unarist
61fcdbbf7e
Add back button to hashtag timeline again ( #3587 )
7 years ago
Shunsuke Michii
43af695ba1
Add th.json. ( #3588 )
7 years ago
unarist
c26cea262b
Prevent pinned columns from scroll to top on URL changing ( #3586 )
7 years ago
Naoki Kosaka
1f1d6bf2a0
Fix LoadMore in following and followers. ( #3585 )
7 years ago
Yamagishi Kazutoshi
66ca7157db
Add support key shortcut to Onboarding Modal ( #3517 )
* Add support key shortcut to Onboarding Modal
* this.state.pages -> this.pages
7 years ago
Quent-in
370fa70924
l10n update for occitan language ( #3557 )
* 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
7 years ago
m4sk1n
7c7c18fdea
i18n: Updated Polish translation ( #3555 )
7 years ago
lindwurm
a84664026e
l10n: ja: Change about/more link text ( #3539 )
ref: #3538 ("Extended information" -> "About this instance") and #3519
Signed-off-by: lindwurm <lindwurm.q@gmail.com>
7 years ago
Yamagishi Kazutoshi
f6e2309e70
Fix column buttons overflow in Japanese ( #3552 )
7 years ago
Yamagishi Kazutoshi
9d2154c4ab
Add Japanese translations (pin) ( #3551 )
* Add Japanese translations (pin)
* "ピン留め" is more general
7 years ago
unarist
1dfd27a028
Fix all icons in the column header being hilighted ( #3554 )
7 years ago
Mingye Wang
b97ebaf620
en.json: change about/more link text to "About this instance" ( #3538 )
This change follows #3519 , which does the same for the Chinese variants. Or should it be simply "About"?
7 years ago
Eugen Rochko
8ee2eb5d2e
Allow mounting arbitrary columns ( #3207 )
* 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
7 years ago
masarakki
20b647020b
refocus-after-toot ( #3537 )
7 years ago
Nolan Lawson
3363f2f4d6
Fix isIntersecting in Chrome ( #3525 )
7 years ago
Mingye Wang
c7f2d6af55
zh-cn&tw.json: "extended info" -> "about this site" ( #3519 )
* 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"
7 years ago
Yamagishi Kazutoshi
3ea3f24a02
Change toggle state when click label ( #3530 )
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net)
e98559c3ff
Resolve custom application stylesheet with Webpack ( #3373 )
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.
7 years ago
Yamagishi Kazutoshi
fda5c699c2
Add ESLint rule (object-curly-spacing) ( #3498 )
7 years ago
unarist
dbccdcc1b1
Focus the submit button on the boost modal ( #3494 )
Focus the submit button when boost modal is opened.
7 years ago
caasi Huang
bd669e3907
Update zh-TW.json ( #3480 )
* Update zh-TW.json
* Update `search_results.total`
7 years ago
Nolan Lawson
c00ead8a72
Remove react-imageloader ( #3423 )
* Remove react-imageloader
* add eslint-disable-line
* improve image loading experience
* remove unneeded import
* use PureComponent
* Use componentWillMount instead of constructor
7 years ago
unarist
e49dc6a06e
Fix load more on account timelines (regression from #3311 ) ( #3475 )
This prevents `next` state from being overridden on the loading *new* statuses.
7 years ago
Nolan Lawson
0e12a8dab9
Improve scheduling of requestIdleCallback tasks ( #3477 )
7 years ago
spla
93de41b39b
Catalan language updates ( #3454 )
* 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
7 years ago
Yamagishi Kazutoshi
b1d4b74a44
Change PureComponent to ImmutablePureComponent ( #3460 )
* Change PureComponent to ImmutablePureComponent
Change PureComponent to ImmutablePureComponent in AttachmentList.
* rm React.
7 years ago
Yamagishi Kazutoshi
bfdf47bc98
Add zh-TW.json ( #3459 )
7 years ago
Yamagishi Kazutoshi
bc4fad9e22
Change libraries path to relative ( #3433 )
7 years ago
Nolan Lawson
b42bdd80e8
Extract polyfill loading into single module ( #3421 )
7 years ago
Nolan Lawson
34a93ccf57
Add IntersectionObserverWrapper to cut down on re-renders ( #3406 )
7 years ago
Atsushi Yamamoto
402c19a924
Add preference setting for delete toot modal ( #3368 )
* 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
7 years ago
Nolan Lawson
b5e8994844
Prevent wasted render in load_more.js ( #3402 )
7 years ago