]> cat aescling's git repositories - mastodon.git/log
mastodon.git
6 years agoFix hashtag batch actions being unavailable on pending review page (#11897)
Eugen Rochko [Fri, 20 Sep 2019 19:22:16 +0000 (21:22 +0200)]
Fix hashtag batch actions being unavailable on pending review page (#11897)

Regression from #11829

6 years agoRespect original ID with ToC (#11895)
Yamagishi Kazutoshi [Fri, 20 Sep 2019 15:13:45 +0000 (00:13 +0900)]
Respect original ID with ToC (#11895)

6 years agoFix page body not being scrollable in admin layout (#11893)
Eugen Rochko [Fri, 20 Sep 2019 08:52:14 +0000 (10:52 +0200)]
Fix page body not being scrollable in admin layout (#11893)

Hide navigation behind hamburger icon on small screens in admin layout

6 years agoFix left side of single column layout being cropped on smaller screens (#11894)
Eugen Rochko [Fri, 20 Sep 2019 08:51:52 +0000 (10:51 +0200)]
Fix left side of single column layout being cropped on smaller screens (#11894)

Fix #11476

6 years agoAdd account migration UI (#11846)
Eugen Rochko [Thu, 19 Sep 2019 18:58:19 +0000 (20:58 +0200)]
Add account migration UI (#11846)

Fix #10736

- Change data export to be available for non-functional accounts
- Change non-functional accounts to include redirecting accounts

6 years agoFix placeholder colors for inputs not being explicitly defined (#11890)
Eugen Rochko [Thu, 19 Sep 2019 17:58:40 +0000 (19:58 +0200)]
Fix placeholder colors for inputs not being explicitly defined (#11890)

Fix #11841

6 years agoFix thread column showing pin button (#11891)
Eugen Rochko [Thu, 19 Sep 2019 17:58:26 +0000 (19:58 +0200)]
Fix thread column showing pin button (#11891)

Fix #11467

6 years agoRename package name to @tootsuite/mastodon (#11892)
Yamagishi Kazutoshi [Thu, 19 Sep 2019 17:58:14 +0000 (02:58 +0900)]
Rename package name to @tootsuite/mastodon (#11892)

6 years agoBump doorkeeper from 5.1.0 to 5.2.0 (#11856)
dependabot-preview[bot] [Thu, 19 Sep 2019 17:19:12 +0000 (02:19 +0900)]
Bump doorkeeper from 5.1.0 to 5.2.0 (#11856)

Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agofix rss enclosure length (#11889)
tsia [Thu, 19 Sep 2019 11:24:50 +0000 (13:24 +0200)]
fix rss enclosure length (#11889)

6 years agoAdd table of contents to about page (#11885)
Eugen Rochko [Thu, 19 Sep 2019 09:09:05 +0000 (11:09 +0200)]
Add table of contents to about page (#11885)

Move public domain blocks information to about page

6 years agoAdd password challenge to 2FA settings, e-mail notifications (#11878)
Eugen Rochko [Wed, 18 Sep 2019 14:37:27 +0000 (16:37 +0200)]
Add password challenge to 2FA settings, e-mail notifications (#11878)

Fix #3961

6 years agoFix eslint error of import/no-extraneous-dependencies (#11884)
nzws✨ [Wed, 18 Sep 2019 13:41:50 +0000 (22:41 +0900)]
Fix eslint error of import/no-extraneous-dependencies (#11884)

* Fix eslint error of import/no-extraneous-dependencies
- Add history dependency

* refactoring code

6 years agoChange spam check to apply to local accounts and add a threshold (#11806)
Eugen Rochko [Wed, 18 Sep 2019 10:53:13 +0000 (12:53 +0200)]
Change spam check to apply to local accounts and add a threshold (#11806)

Instead of detecting spam on first duplicate message, add a
threshold of 5 such messages to reduce false positives

6 years agoFix “load more” adding older toots/notifications to pending items (#11883)
ThibG [Wed, 18 Sep 2019 09:27:10 +0000 (11:27 +0200)]
Fix “load more” adding older toots/notifications to pending items (#11883)

6 years agoAdd users remember_token index (#11881)
abcang [Wed, 18 Sep 2019 08:58:08 +0000 (17:58 +0900)]
Add users remember_token index (#11881)

6 years agoCheck existence of timeline state in community timeline (#11880)
Yamagishi Kazutoshi [Wed, 18 Sep 2019 02:02:21 +0000 (11:02 +0900)]
Check existence of timeline state in community timeline (#11880)

6 years agoFix TOTP codes not being filtered from logs during enabling/disabling (#11877)
Eugen Rochko [Wed, 18 Sep 2019 00:48:40 +0000 (02:48 +0200)]
Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)

Not a serious issue because they are meaningless past single use

6 years agoFix audit log error when custom emoji is copied from remote server (#11876)
han@highemelry [Tue, 17 Sep 2019 21:20:48 +0000 (06:20 +0900)]
Fix audit log error when custom emoji is copied from remote server (#11876)

6 years agoFixed not being able to display review pending hashtags in the admin UI. (#11875)
mayaeh [Tue, 17 Sep 2019 14:59:16 +0000 (23:59 +0900)]
Fixed not being able to display review pending hashtags in the admin UI. (#11875)

6 years agoFix webfinger response not returning 410 when account is suspended (#11869)
Eugen Rochko [Tue, 17 Sep 2019 12:58:02 +0000 (14:58 +0200)]
Fix webfinger response not returning 410 when account is suspended (#11869)

6 years agoFix the sample account icon of Profile directory to local only (#11872)
mayaeh [Tue, 17 Sep 2019 08:06:43 +0000 (17:06 +0900)]
Fix the sample account icon of Profile directory to local only (#11872)

6 years agoFix Move handler queuing jobs that will fail if account is suspended (#11864)
Eugen Rochko [Tue, 17 Sep 2019 06:44:45 +0000 (08:44 +0200)]
Fix Move handler queuing jobs that will fail if account is suspended (#11864)

Don't put Move handler on cooldown if it didn't run. Skip unmerging
from timelines to save unnecessary work.

6 years agoImprove IP cleanup query (#11871)
abcang [Tue, 17 Sep 2019 06:44:25 +0000 (15:44 +0900)]
Improve IP cleanup query (#11871)

6 years agoFix SSO login not using existing account when e-mail is verified (#11862)
Eugen Rochko [Mon, 16 Sep 2019 18:42:29 +0000 (20:42 +0200)]
Fix SSO login not using existing account when e-mail is verified (#11862)

Fix #11472

6 years agoFix web UI allowing uploads past status limit via drag & drop (#11863)
Eugen Rochko [Mon, 16 Sep 2019 18:42:19 +0000 (20:42 +0200)]
Fix web UI allowing uploads past status limit via drag & drop (#11863)

Fix #11659

6 years agoChange timelines to add new items to pending items when scrolled down (#11867)
ThibG [Mon, 16 Sep 2019 17:39:44 +0000 (19:39 +0200)]
Change timelines to add new items to pending items when scrolled down (#11867)

6 years agoBump capybara from 3.28.0 to 3.29.0 (#11854)
dependabot-preview[bot] [Mon, 16 Sep 2019 14:12:30 +0000 (16:12 +0200)]
Bump capybara from 3.28.0 to 3.29.0 (#11854)

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.28.0 to 3.29.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.28.0...3.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoFix poll options checkboxes/radio buttons not being vertically centered (#11833)
ThibG [Mon, 16 Sep 2019 14:12:18 +0000 (16:12 +0200)]
Fix poll options checkboxes/radio buttons not being vertically centered (#11833)

6 years agoFix “slow mode” issues (#11859)
ThibG [Mon, 16 Sep 2019 13:45:06 +0000 (15:45 +0200)]
Fix “slow mode” issues (#11859)

* Fix weird scroll-jumping behavior with pending items

* Treat pending items as unread items

* Fix scroll position being altered because of the “X new items” button

6 years agoFix pre-review confirmation e-mail saying you can't login (#11860)
Eugen Rochko [Mon, 16 Sep 2019 13:44:52 +0000 (15:44 +0200)]
Fix pre-review confirmation e-mail saying you can't login (#11860)

Fix #11419

6 years agoNew Crowdin translations (#11799)
Eugen Rochko [Mon, 16 Sep 2019 13:11:01 +0000 (15:11 +0200)]
New Crowdin translations (#11799)

* New translations doorkeeper.en.yml (Hungarian)
[ci skip]

* New translations doorkeeper.en.yml (Ido)
[ci skip]

* New translations doorkeeper.en.yml (Indonesian)
[ci skip]

* New translations doorkeeper.en.yml (Italian)
[ci skip]

* New translations doorkeeper.en.yml (Japanese)
[ci skip]

* New translations doorkeeper.en.yml (Kazakh)
[ci skip]

* New translations simple_form.en.yml (Asturian)
[ci skip]

* New translations simple_form.en.yml (Arabic)
[ci skip]

* New translations en.json (Portuguese)
[ci skip]

* New translations en.json (Japanese)
[ci skip]

* New translations en.json (Kazakh)
[ci skip]

* New translations en.json (Korean)
[ci skip]

* New translations en.json (Latvian)
[ci skip]

* New translations en.json (Lithuanian)
[ci skip]

* New translations en.json (Malay)
[ci skip]

* New translations en.json (Norwegian)
[ci skip]

* New translations en.json (Occitan)
[ci skip]

* New translations en.json (Persian)
[ci skip]

* New translations en.json (Polish)
[ci skip]

* New translations en.json (Portuguese, Brazilian)
[ci skip]

* New translations en.json (Indonesian)
[ci skip]

* New translations en.json (Romanian)
[ci skip]

* New translations en.json (Russian)
[ci skip]

* New translations en.json (Serbian (Cyrillic))
[ci skip]

* New translations en.json (Serbian (Latin))
[ci skip]

* New translations en.json (Slovak)
[ci skip]

* New translations en.json (Slovenian)
[ci skip]

* New translations en.json (Spanish)
[ci skip]

* New translations en.json (Swedish)
[ci skip]

* New translations en.json (Tamil)
[ci skip]

* New translations en.json (Telugu)
[ci skip]

* New translations en.json (Thai)
[ci skip]

* New translations en.json (Italian)
[ci skip]

* New translations en.json (Ido)
[ci skip]

* New translations en.json (Ukrainian)
[ci skip]

* New translations en.json (Chinese Traditional, Hong Kong)
[ci skip]

* New translations simple_form.en.yml (Czech)
[ci skip]

* New translations en.json (Albanian)
[ci skip]

* New translations en.json (Arabic)
[ci skip]

* New translations en.json (Armenian)
[ci skip]

* New translations en.json (Asturian)
[ci skip]

* New translations en.json (Basque)
[ci skip]

* New translations en.json (Bengali)
[ci skip]

* New translations en.json (Bulgarian)
[ci skip]

* New translations en.json (Catalan)
[ci skip]

* New translations en.json (Chinese Simplified)
[ci skip]

* New translations en.json (Chinese Traditional)
[ci skip]

* New translations en.json (Corsican)
[ci skip]

* New translations en.json (Hungarian)
[ci skip]

* New translations en.json (Croatian)
[ci skip]

* New translations en.json (Danish)
[ci skip]

* New translations en.json (Dutch)
[ci skip]

* New translations en.json (Esperanto)
[ci skip]

* New translations en.json (Finnish)
[ci skip]

* New translations en.json (French)
[ci skip]

* New translations en.json (Galician)
[ci skip]

* New translations en.json (Georgian)
[ci skip]

* New translations en.json (German)
[ci skip]

* New translations en.json (Greek)
[ci skip]

* New translations en.json (Hebrew)
[ci skip]

* New translations en.json (Turkish)
[ci skip]

* New translations en.json (Welsh)
[ci skip]

* New translations simple_form.en.yml (Albanian)
[ci skip]

* New translations en.yml (Russian)
[ci skip]

* New translations en.yml (Korean)
[ci skip]

* New translations en.yml (Latvian)
[ci skip]

* New translations en.yml (Lithuanian)
[ci skip]

* New translations en.yml (Malay)
[ci skip]

* New translations en.yml (Norwegian)
[ci skip]

* New translations en.yml (Occitan)
[ci skip]

* New translations en.yml (Persian)
[ci skip]

* New translations en.yml (Polish)
[ci skip]

* New translations en.yml (Portuguese)
[ci skip]

* New translations en.yml (Portuguese, Brazilian)
[ci skip]

* New translations en.yml (Romanian)
[ci skip]

* New translations en.yml (Serbian (Cyrillic))
[ci skip]

* New translations en.yml (Japanese)
[ci skip]

* New translations en.yml (Serbian (Latin))
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations en.yml (Slovenian)
[ci skip]

* New translations en.yml (Spanish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Tamil)
[ci skip]

* New translations en.yml (Telugu)
[ci skip]

* New translations en.yml (Thai)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Welsh)
[ci skip]

* New translations en.yml (Kazakh)
[ci skip]

* New translations en.yml (Italian)
[ci skip]

* New translations en.yml (Albanian)
[ci skip]

* New translations en.yml (Croatian)
[ci skip]

* New translations en.yml (Arabic)
[ci skip]

* New translations en.yml (Armenian)
[ci skip]

* New translations en.yml (Asturian)
[ci skip]

* New translations en.yml (Basque)
[ci skip]

* New translations en.yml (Bengali)
[ci skip]

* New translations en.yml (Bulgarian)
[ci skip]

* New translations en.yml (Catalan)
[ci skip]

* New translations en.yml (Chinese Simplified)
[ci skip]

* New translations en.yml (Chinese Traditional)
[ci skip]

* New translations en.yml (Chinese Traditional, Hong Kong)
[ci skip]

* New translations en.yml (Corsican)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* New translations en.yml (Indonesian)
[ci skip]

* New translations en.yml (Dutch)
[ci skip]

* New translations en.yml (Esperanto)
[ci skip]

* New translations en.yml (Finnish)
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.yml (Galician)
[ci skip]

* New translations en.yml (Georgian)
[ci skip]

* New translations en.yml (German)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.yml (Hebrew)
[ci skip]

* New translations en.yml (Hungarian)
[ci skip]

* New translations en.yml (Ido)
[ci skip]

* New translations doorkeeper.en.yml (Estonian)
[ci skip]

* New translations en.json (Spanish)
[ci skip]

* New translations en.yml (Czech)
[ci skip]

* New translations en.json (Slovak)
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations en.json (Russian)
[ci skip]

* New translations en.json (Russian)
[ci skip]

* New translations en.yml (Russian)
[ci skip]

* New translations simple_form.en.yml (Russian)
[ci skip]

* New translations en.yml (Corsican)
[ci skip]

* New translations en.json (Korean)
[ci skip]

* New translations en.json (Thai)
[ci skip]

* New translations en.yml (Thai)
[ci skip]

* New translations en.json (Spanish)
[ci skip]

* New translations en.yml (Spanish)
[ci skip]

* New translations simple_form.en.yml (Spanish)
[ci skip]

* New translations en.json (Spanish)
[ci skip]

* New translations en.yml (German)
[ci skip]

* New translations en.json (Norwegian Nynorsk)
[ci skip]

* New translations en.yml (Norwegian Nynorsk)
[ci skip]

* New translations simple_form.en.yml (Norwegian Nynorsk)
[ci skip]

* New translations activerecord.en.yml (Norwegian Nynorsk)
[ci skip]

* New translations devise.en.yml (Norwegian Nynorsk)
[ci skip]

* New translations doorkeeper.en.yml (Norwegian Nynorsk)
[ci skip]

* New translations en.json (Armenian)
[ci skip]

* New translations en.json (Breton)
[ci skip]

* New translations en.json (Bulgarian)
[ci skip]

* New translations doorkeeper.en.yml (Breton)
[ci skip]

* New translations devise.en.yml (Breton)
[ci skip]

* New translations simple_form.en.yml (Breton)
[ci skip]

* New translations en.yml (Breton)
[ci skip]

* New translations activerecord.en.yml (Breton)
[ci skip]

* New translations devise.en.yml (Asturian)
[ci skip]

* New translations en.json (Asturian)
[ci skip]

* New translations activerecord.en.yml (Asturian)
[ci skip]

* New translations devise.en.yml (Russian)
[ci skip]

* New translations activerecord.en.yml (Russian)
[ci skip]

* New translations simple_form.en.yml (Russian)
[ci skip]

* New translations devise.en.yml (Norwegian)
[ci skip]

* New translations activerecord.en.yml (Norwegian)
[ci skip]

* New translations en.json (Norwegian)
[ci skip]

* New translations en.json (Malay)
[ci skip]

* New translations en.json (Serbian (Cyrillic))
[ci skip]

* New translations devise.en.yml (Serbian (Latin))
[ci skip]

* New translations devise.en.yml (Ukrainian)
[ci skip]

* New translations activerecord.en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations devise.en.yml (Slovak)
[ci skip]

* New translations activerecord.en.yml (Slovak)
[ci skip]

* New translations en.json (Slovak)
[ci skip]

* New translations activerecord.en.yml (Serbian (Latin))
[ci skip]

* New translations en.json (Serbian (Latin))
[ci skip]

* New translations devise.en.yml (Serbian (Cyrillic))
[ci skip]

* New translations activerecord.en.yml (Serbian (Cyrillic))
[ci skip]

* New translations activerecord.en.yml (Indonesian)
[ci skip]

* New translations devise.en.yml (Georgian)
[ci skip]

* New translations activerecord.en.yml (Georgian)
[ci skip]

* New translations en.json (Georgian)
[ci skip]

* New translations devise.en.yml (Croatian)
[ci skip]

* New translations en.json (Croatian)
[ci skip]

* New translations en.json (Hebrew)
[ci skip]

* New translations devise.en.yml (Chinese Traditional, Hong Kong)
[ci skip]

* New translations activerecord.en.yml (Chinese Traditional, Hong Kong)
[ci skip]

* New translations en.json (Chinese Traditional, Hong Kong)
[ci skip]

* New translations devise.en.yml (Bulgarian)
[ci skip]

* New translations activerecord.en.yml (Bulgarian)
[ci skip]

* New translations en.json (Lithuanian)
[ci skip]

* New translations en.json (Latvian)
[ci skip]

* New translations devise.en.yml (Indonesian)
[ci skip]

* New translations en.json (Indonesian)
[ci skip]

* New translations devise.en.yml (Ido)
[ci skip]

* New translations en.json (Ido)
[ci skip]

* New translations devise.en.yml (Hebrew)
[ci skip]

* New translations activerecord.en.yml (Hebrew)
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.json (Norwegian Nynorsk)
[ci skip]

* New translations en.json (Norwegian Nynorsk)
[ci skip]

* New translations en.json (Norwegian Nynorsk)
[ci skip]

* New translations en.json (Norwegian Nynorsk)
[ci skip]

* New translations en.json (Norwegian Nynorsk)
[ci skip]

* New translations en.json (Arabic)
[ci skip]

* New translations en.yml (Arabic)
[ci skip]

* New translations en.json (Norwegian Nynorsk)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.yml (Hungarian)
[ci skip]

* New translations en.yml (Italian)
[ci skip]

* New translations en.yml (Japanese)
[ci skip]

* New translations en.yml (Kazakh)
[ci skip]

* New translations en.yml (Korean)
[ci skip]

* New translations en.yml (Dutch)
[ci skip]

* New translations en.yml (Esperanto)
[ci skip]

* New translations en.yml (Estonian)
[ci skip]

* New translations en.yml (German)
[ci skip]

* New translations en.yml (Finnish)
[ci skip]

* New translations en.yml (Galician)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Spanish)
[ci skip]

* New translations en.yml (Welsh)
[ci skip]

* New translations en.yml (Occitan)
[ci skip]

* New translations en.yml (Portuguese)
[ci skip]

* New translations en.yml (Persian)
[ci skip]

* New translations en.yml (Polish)
[ci skip]

* New translations en.json (Portuguese)
[ci skip]

* New translations simple_form.en.yml (Portuguese)
[ci skip]

* New translations doorkeeper.en.yml (Portuguese)
[ci skip]

* New translations en.yml (Portuguese, Brazilian)
[ci skip]

* New translations en.yml (Romanian)
[ci skip]

* New translations en.yml (Slovenian)
[ci skip]

* New translations en.yml (Lithuanian)
[ci skip]

* New translations en.yml (Norwegian)
[ci skip]

* New translations en.yml (Asturian)
[ci skip]

* New translations en.yml (Chinese Traditional, Hong Kong)
[ci skip]

* New translations en.yml (Georgian)
[ci skip]

* New translations en.yml (Russian)
[ci skip]

* New translations en.yml (Chinese Simplified)
[ci skip]

* New translations en.yml (Catalan)
[ci skip]

* New translations en.yml (Chinese Traditional)
[ci skip]

* New translations en.yml (Corsican)
[ci skip]

* New translations en.yml (Czech)
[ci skip]

* New translations en.yml (Basque)
[ci skip]

* New translations en.yml (Serbian (Cyrillic))
[ci skip]

* New translations en.yml (Serbian (Latin))
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.yml (Arabic)
[ci skip]

* New translations en.yml (Albanian)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* i18n-tasks normalize

* yarn manage:translations

6 years agoFix expiring polls not being displayed as such in the WebUI (#11835)
ThibG [Mon, 16 Sep 2019 12:32:26 +0000 (14:32 +0200)]
Fix expiring polls not being displayed as such in the WebUI (#11835)

* Fix expiring polls not being displayed as such in the WebUI

* Reset expiration state and timer when a poll changes

* Refactor timer logic in `_setupTimer`, only set expiration if props have changed

* Refactor and do not use deprecated React lifecycles

6 years agoBump webmock from 3.7.1 to 3.7.3 (#11853)
dependabot-preview[bot] [Mon, 16 Sep 2019 12:30:29 +0000 (14:30 +0200)]
Bump webmock from 3.7.1 to 3.7.3 (#11853)

Bumps [webmock](https://github.com/bblimke/webmock) from 3.7.1 to 3.7.3.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.7.1...v3.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump tzinfo-data from 1.2019.2 to 1.2019.3 (#11857)
dependabot-preview[bot] [Mon, 16 Sep 2019 12:29:44 +0000 (14:29 +0200)]
Bump tzinfo-data from 1.2019.2 to 1.2019.3 (#11857)

Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2019.2 to 1.2019.3.
- [Release notes](https://github.com/tzinfo/tzinfo-data/releases)
- [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2019.2...v1.2019.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump faker from 2.2.2 to 2.3.0 (#11858)
dependabot-preview[bot] [Mon, 16 Sep 2019 12:29:29 +0000 (14:29 +0200)]
Bump faker from 2.2.2 to 2.3.0 (#11858)

Bumps [faker](https://github.com/faker-ruby/faker) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/compare/v2.2.2...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoAdd search and sort functions to hashtag admin UI (#11829)
mayaeh [Mon, 16 Sep 2019 12:27:29 +0000 (21:27 +0900)]
Add search and sort functions to hashtag admin UI (#11829)

* Add search and sort functions to hashtag admin UI

* Move scope processing from tags_controller to tag_filter

* Fix based on method naming conventions

* Fixed not to get 500 errors for invalid requests

6 years agoChange dashboard to short number notation (#11847)
Takeshi Umeda [Mon, 16 Sep 2019 12:26:16 +0000 (21:26 +0900)]
Change dashboard to short number notation (#11847)

* Add short numeric notation to the dashboard

* Fix i18n

* Fix to embed units in code

* Remove settings and always use short notation

* Remove misplaced test lines

* Fit to other pages

6 years agoBump puma from 4.1.0 to 4.1.1 (#11855)
dependabot-preview[bot] [Mon, 16 Sep 2019 12:25:37 +0000 (14:25 +0200)]
Bump puma from 4.1.0 to 4.1.1 (#11855)

Bumps [puma](https://github.com/puma/puma) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump es6-symbol from 3.1.1 to 3.1.2 (#11851)
dependabot-preview[bot] [Mon, 16 Sep 2019 10:16:02 +0000 (19:16 +0900)]
Bump es6-symbol from 3.1.1 to 3.1.2 (#11851)

Bumps [es6-symbol](https://github.com/medikoo/es6-symbol) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/medikoo/es6-symbol/releases)
- [Changelog](https://github.com/medikoo/es6-symbol/blob/master/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es6-symbol/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump eslint-plugin-import from 2.18.0 to 2.18.2 (#11849)
dependabot-preview[bot] [Mon, 16 Sep 2019 10:15:21 +0000 (19:15 +0900)]
Bump eslint-plugin-import from 2.18.0 to 2.18.2 (#11849)

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.0 to 2.18.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.0...v2.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoFix 2FA challenge and password challenge for non-database users (#11831)
Eugen Rochko [Sun, 15 Sep 2019 19:08:39 +0000 (21:08 +0200)]
Fix 2FA challenge and password challenge for non-database users (#11831)

* Fix 2FA challenge not appearing for non-database users

Fix #11685

* Fix account deletion not working when using external login

Fix #11691

6 years agoChange the hashtag link from WebUI to public page (#11845)
mayaeh [Sun, 15 Sep 2019 13:48:00 +0000 (22:48 +0900)]
Change the hashtag link from WebUI to public page (#11845)

6 years agoUpdate Crowdin configuration file
Eugen Rochko [Sat, 14 Sep 2019 09:40:13 +0000 (11:40 +0200)]
Update Crowdin configuration file

6 years agoRevert "Bump webpush from 0.3.8 to 1.0.0 (#11614)" (#11840)
Eugen Rochko [Sat, 14 Sep 2019 08:36:10 +0000 (10:36 +0200)]
Revert "Bump webpush from 0.3.8 to 1.0.0 (#11614)" (#11840)

This reverts commit 9045f5e3f8aabcdff908058764882b7165a03925.

6 years agoFix media description button being disabled at 420 characters instead of 1500 (#11836)
ThibG [Fri, 13 Sep 2019 22:52:56 +0000 (00:52 +0200)]
Fix media description button being disabled at 420 characters instead of 1500 (#11836)

6 years agoFix profile fields overflowing page width (#11828)
Eugen Rochko [Fri, 13 Sep 2019 17:15:59 +0000 (19:15 +0200)]
Fix profile fields overflowing page width (#11828)

Fix #11720

6 years agoFix web push subscriptions being deleted on rate limit or timeout (#11826)
Eugen Rochko [Fri, 13 Sep 2019 17:15:47 +0000 (19:15 +0200)]
Fix web push subscriptions being deleted on rate limit or timeout (#11826)

6 years agoRemove deprecated `GET /api/v1/search` API (#11823)
Eugen Rochko [Fri, 13 Sep 2019 14:11:13 +0000 (16:11 +0200)]
Remove deprecated `GET /api/v1/search` API (#11823)

Use `GET /api/v2/search` instead

6 years agoFix display of long poll options (#11717)
ThibG [Fri, 13 Sep 2019 14:04:09 +0000 (16:04 +0200)]
Fix display of long poll options (#11717)

6 years agoChange /api/v1/timelines/public to require auth when public preview is off (#11802)
ThibG [Fri, 13 Sep 2019 14:03:46 +0000 (16:03 +0200)]
Change /api/v1/timelines/public to require auth when public preview is off (#11802)

Fixes #11289

6 years agoChange rate limit for media proxy (#11814)
Yamagishi Kazutoshi [Fri, 13 Sep 2019 14:02:52 +0000 (23:02 +0900)]
Change rate limit for media proxy (#11814)

6 years agoFix search API not resolving URL when type is given (#11822)
Eugen Rochko [Fri, 13 Sep 2019 14:01:39 +0000 (16:01 +0200)]
Fix search API not resolving URL when type is given (#11822)

Fix #11771

6 years agoFix hashtags being split by ZWNJ character (#11821)
Eugen Rochko [Fri, 13 Sep 2019 14:01:26 +0000 (16:01 +0200)]
Fix hashtags being split by ZWNJ character (#11821)

Fix #11761

6 years agoChange unlisted custom emoji to not appear in autosuggestions (#11818)
Eugen Rochko [Fri, 13 Sep 2019 14:01:09 +0000 (16:01 +0200)]
Change unlisted custom emoji to not appear in autosuggestions (#11818)

Fix #11669

6 years agoFix unused CSS (#11824)
Eugen Rochko [Fri, 13 Sep 2019 14:00:47 +0000 (16:00 +0200)]
Fix unused CSS (#11824)

Fix #11689

6 years agoChange max length of media descriptions from 420 to 1500 characters (#11819)
Eugen Rochko [Fri, 13 Sep 2019 14:00:34 +0000 (16:00 +0200)]
Change max length of media descriptions from 420 to 1500 characters (#11819)

Fix #11658

6 years agoFix name of Portuguese language not including Portugal (#11820)
Eugen Rochko [Fri, 13 Sep 2019 14:00:19 +0000 (16:00 +0200)]
Fix name of Portuguese language not including Portugal (#11820)

Fix #11602

6 years agoFix scroll position resetting when opening media modals in web UI (#11815)
Eugen Rochko [Thu, 12 Sep 2019 18:14:59 +0000 (20:14 +0200)]
Fix scroll position resetting when opening media modals in web UI (#11815)

6 years agoAdd missing locale file for ga and add rake task to check for it (#11813)
Eugen Rochko [Thu, 12 Sep 2019 02:58:33 +0000 (04:58 +0200)]
Add missing locale file for ga and add rake task to check for it (#11813)

* Add missing locale file for ga and add rake task to check for it

* Update lib/tasks/repo.rake

Co-Authored-By: Yamagishi Kazutoshi <ykzts@desire.sh>
* Fix check-i18n build

6 years agoFix uncaught errors in media proxy controller (#11811)
Eugen Rochko [Wed, 11 Sep 2019 23:51:12 +0000 (01:51 +0200)]
Fix uncaught errors in media proxy controller (#11811)

6 years agoFix nil error in warning e-mail template (#11812)
Eugen Rochko [Wed, 11 Sep 2019 23:51:01 +0000 (01:51 +0200)]
Fix nil error in warning e-mail template (#11812)

6 years agoChange deletes to preserve soft-deleted statuses in unresolved reports (#11805)
Eugen Rochko [Wed, 11 Sep 2019 14:32:44 +0000 (16:32 +0200)]
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)

Change all account actions except "none" to resolve all unresolved reports

Refactor `SuspendAccountService` to be more readable

6 years agoadd admin setting for default search engine indexing (fix #11750) (#11804)
Tao Bror Bojlén [Wed, 11 Sep 2019 06:44:58 +0000 (07:44 +0100)]
add admin setting for default search engine indexing (fix #11750) (#11804)

6 years agoAdd updated relationship to follow request API responses (#11800)
ThibG [Tue, 10 Sep 2019 18:56:42 +0000 (20:56 +0200)]
Add updated relationship to follow request API responses (#11800)

Fixes #11747

6 years agoChange /admin/custom_emoji to honor the auto_play_gif setting (#11801)
ThibG [Tue, 10 Sep 2019 18:56:07 +0000 (20:56 +0200)]
Change /admin/custom_emoji to honor the auto_play_gif setting (#11801)

Fixes #9535

6 years agoFix duplicate HTML ids in /about (#11803)
ThibG [Tue, 10 Sep 2019 18:55:23 +0000 (20:55 +0200)]
Fix duplicate HTML ids in /about (#11803)

Fixes #11329

6 years agoAdd retry for failed media downloads and `tootctl media refresh` (#11775)
Eugen Rochko [Tue, 10 Sep 2019 13:29:12 +0000 (15:29 +0200)]
Add retry for failed media downloads and `tootctl media refresh` (#11775)

6 years agoChange tootctl to use inline parallelization instead of Sidekiq (#11776)
Eugen Rochko [Tue, 10 Sep 2019 11:48:48 +0000 (13:48 +0200)]
Change tootctl to use inline parallelization instead of Sidekiq (#11776)

- Remove --background option
- Add --concurrency(=5) option
- Add progress bars

6 years agoBump webpush from 0.3.8 to 1.0.0 (#11614)
dependabot-preview[bot] [Tue, 10 Sep 2019 10:44:47 +0000 (12:44 +0200)]
Bump webpush from 0.3.8 to 1.0.0 (#11614)

Bumps [webpush](https://github.com/zaru/webpush) from 0.3.8 to 1.0.0.
- [Release notes](https://github.com/zaru/webpush/releases)
- [Changelog](https://github.com/zaru/webpush/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zaru/webpush/compare/v0.3.8...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoNew Crowdin translations (#11626)
Eugen Rochko [Tue, 10 Sep 2019 10:43:06 +0000 (12:43 +0200)]
New Crowdin translations (#11626)

* New translations en.yml (Chinese Simplified)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.json (Greek)
[ci skip]

* New translations simple_form.en.yml (Greek)
[ci skip]

* New translations en.json (Greek)
[ci skip]

* New translations en.json (Esperanto)
[ci skip]

* New translations en.yml (Esperanto)
[ci skip]

* New translations simple_form.en.yml (Esperanto)
[ci skip]

* New translations en.yml (Esperanto)
[ci skip]

* New translations simple_form.en.yml (Esperanto)
[ci skip]

* New translations en.json (Thai)
[ci skip]

* New translations en.json (Thai)
[ci skip]

* New translations simple_form.en.yml (Thai)
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations en.json (Persian)
[ci skip]

* New translations en.json (Persian)
[ci skip]

* New translations en.yml (Persian)
[ci skip]

* New translations en.json (Persian)
[ci skip]

* New translations en.yml (Persian)
[ci skip]

* New translations en.yml (Persian)
[ci skip]

* New translations en.yml (Persian)
[ci skip]

* New translations en.json (Turkish)
[ci skip]

* New translations en.json (Turkish)
[ci skip]

* New translations en.json (Turkish)
[ci skip]

* New translations en.json (Turkish)
[ci skip]

* New translations en.json (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations doorkeeper.en.yml (Turkish)
[ci skip]

* New translations activerecord.en.yml (Turkish)
[ci skip]

* New translations doorkeeper.en.yml (Turkish)
[ci skip]

* New translations devise.en.yml (Turkish)
[ci skip]

* New translations simple_form.en.yml (Turkish)
[ci skip]

* New translations devise.en.yml (Turkish)
[ci skip]

* New translations simple_form.en.yml (Turkish)
[ci skip]

* New translations simple_form.en.yml (Turkish)
[ci skip]

* New translations simple_form.en.yml (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations doorkeeper.en.yml (Turkish)
[ci skip]

* New translations devise.en.yml (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.json (Czech)
[ci skip]

* New translations en.json (Estonian)
[ci skip]

* New translations en.json (Dutch)
[ci skip]

* New translations en.json (Italian)
[ci skip]

* New translations en.json (Indonesian)
[ci skip]

* New translations en.json (Ido)
[ci skip]

* New translations en.json (Hungarian)
[ci skip]

* New translations en.json (Hebrew)
[ci skip]

* New translations en.json (Greek)
[ci skip]

* New translations en.json (German)
[ci skip]

* New translations en.json (Georgian)
[ci skip]

* New translations en.json (Galician)
[ci skip]

* New translations en.json (French)
[ci skip]

* New translations en.json (Finnish)
[ci skip]

* New translations en.json (Esperanto)
[ci skip]

* New translations en.json (Danish)
[ci skip]

* New translations en.json (Croatian)
[ci skip]

* New translations en.json (Corsican)
[ci skip]

* New translations en.json (Chinese Traditional, Hong Kong)
[ci skip]

* New translations en.json (Chinese Traditional)
[ci skip]

* New translations en.json (Chinese Simplified)
[ci skip]

* New translations en.json (Catalan)
[ci skip]

* New translations en.json (Bulgarian)
[ci skip]

* New translations en.json (Bengali)
[ci skip]

* New translations en.json (Basque)
[ci skip]

* New translations en.json (Asturian)
[ci skip]

* New translations en.json (Armenian)
[ci skip]

* New translations en.json (Arabic)
[ci skip]

* New translations en.json (Albanian)
[ci skip]

* New translations en.json (Kazakh)
[ci skip]

* New translations en.json (Japanese)
[ci skip]

* New translations en.json (Spanish)
[ci skip]

* New translations en.json (Occitan)
[ci skip]

* New translations en.json (Persian)
[ci skip]

* New translations en.json (Polish)
[ci skip]

* New translations en.json (Portuguese)
[ci skip]

* New translations en.json (Portuguese, Brazilian)
[ci skip]

* New translations en.json (Romanian)
[ci skip]

* New translations en.json (Russian)
[ci skip]

* New translations en.json (Serbian (Cyrillic))
[ci skip]

* New translations en.json (Serbian (Latin))
[ci skip]

* New translations en.json (Slovak)
[ci skip]

* New translations en.json (Slovenian)
[ci skip]

* New translations en.json (Swedish)
[ci skip]

* New translations en.json (Malay)
[ci skip]

* New translations en.json (Tamil)
[ci skip]

* New translations en.json (Telugu)
[ci skip]

* New translations en.json (Thai)
[ci skip]

* New translations en.json (Turkish)
[ci skip]

* New translations en.json (Ukrainian)
[ci skip]

* New translations en.json (Welsh)
[ci skip]

* New translations en.json (Norwegian)
[ci skip]

* New translations en.json (Lithuanian)
[ci skip]

* New translations en.json (Latvian)
[ci skip]

* New translations en.json (Korean)
[ci skip]

* New translations en.json (Czech)
[ci skip]

* New translations en.yml (Czech)
[ci skip]

* New translations en.json (Japanese)
[ci skip]

* New translations en.yml (Japanese)
[ci skip]

* New translations simple_form.en.yml (Japanese)
[ci skip]

* New translations en.json (Japanese)
[ci skip]

* New translations en.json (Slovak)
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations activerecord.en.yml (Bulgarian)
[ci skip]

* New translations en.json (Korean)
[ci skip]

* New translations en.json (Esperanto)
[ci skip]

* New translations en.json (Korean)
[ci skip]

* New translations en.yml (Esperanto)
[ci skip]

* New translations en.yml (Korean)
[ci skip]

* New translations simple_form.en.yml (Esperanto)
[ci skip]

* New translations simple_form.en.yml (Korean)
[ci skip]

* New translations en.json (Danish)
[ci skip]

* New translations en.json (Danish)
[ci skip]

* New translations en.json (Slovak)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* New translations en.json (Danish)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* New translations en.json (Greek)
[ci skip]

* New translations en.json (Greek)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.json (Basque)
[ci skip]

* New translations en.yml (Basque)
[ci skip]

* New translations en.yml (Estonian)
[ci skip]

* New translations en.yml (Czech)
[ci skip]

* New translations en.yml (Russian)
[ci skip]

* New translations en.yml (Korean)
[ci skip]

* New translations en.yml (Lithuanian)
[ci skip]

* New translations en.yml (Norwegian)
[ci skip]

* New translations en.yml (Occitan)
[ci skip]

* New translations en.yml (Persian)
[ci skip]

* New translations en.yml (Polish)
[ci skip]

* New translations en.yml (Portuguese)
[ci skip]

* New translations en.yml (Portuguese, Brazilian)
[ci skip]

* New translations en.yml (Romanian)
[ci skip]

* New translations en.yml (Serbian (Cyrillic))
[ci skip]

* New translations en.yml (Japanese)
[ci skip]

* New translations en.yml (Serbian (Latin))
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations en.yml (Slovenian)
[ci skip]

* New translations en.yml (Spanish)
[ci skip]

* New translations en.yml (Swedish)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Welsh)
[ci skip]

* New translations en.yml (Kazakh)
[ci skip]

* New translations en.yml (Italian)
[ci skip]

* New translations en.yml (Albanian)
[ci skip]

* New translations en.yml (Arabic)
[ci skip]

* New translations en.yml (Basque)
[ci skip]

* New translations en.yml (Catalan)
[ci skip]

* New translations en.yml (Chinese Simplified)
[ci skip]

* New translations en.yml (Chinese Traditional)
[ci skip]

* New translations en.yml (Chinese Traditional, Hong Kong)
[ci skip]

* New translations en.yml (Corsican)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* New translations en.yml (Dutch)
[ci skip]

* New translations en.yml (Esperanto)
[ci skip]

* New translations en.yml (Finnish)
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.yml (Galician)
[ci skip]

* New translations en.yml (Georgian)
[ci skip]

* New translations en.yml (German)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.yml (Hungarian)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* New translations en.yml (Danish)
[ci skip]

* New translations en.json (Arabic)
[ci skip]

* New translations en.yml (Arabic)
[ci skip]

* New translations en.yml (Arabic)
[ci skip]

* New translations en.json (Arabic)
[ci skip]

* New translations en.yml (Arabic)
[ci skip]

* New translations en.json (Arabic)
[ci skip]

* New translations en.yml (Corsican)
[ci skip]

* New translations en.json (Corsican)
[ci skip]

* New translations en.yml (Corsican)
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.yml (Czech)
[ci skip]

* New translations en.yml (Czech)
[ci skip]

* New translations en.yml (Czech)
[ci skip]

* New translations en.json (German)
[ci skip]

* New translations en.yml (German)
[ci skip]

* New translations en.yml (German)
[ci skip]

* New translations simple_form.en.yml (German)
[ci skip]

* New translations en.json (German)
[ci skip]

* New translations en.json (German)
[ci skip]

* New translations en.json (Slovak)
[ci skip]

* New translations en.yml (German)
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations simple_form.en.yml (German)
[ci skip]

* New translations activerecord.en.yml (German)
[ci skip]

* New translations devise.en.yml (German)
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations simple_form.en.yml (French)
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.yml (French)
[ci skip]

* New translations en.json (Ukrainian)
[ci skip]

* New translations en.json (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.json (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations simple_form.en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Slovak)
[ci skip]

* New translations en.json (Slovak)
[ci skip]

* New translations en.json (French)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.yml (Greek)
[ci skip]

* New translations en.json (Ukrainian)
[ci skip]

* New translations en.json (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.json (Ukrainian)
[ci skip]

* New translations simple_form.en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations simple_form.en.yml (Ukrainian)
[ci skip]

* New translations simple_form.en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations simple_form.en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Ukrainian)
[ci skip]

* New translations en.yml (Czech)
[ci skip]

* New translations en.json (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Turkish)
[ci skip]

* New translations en.yml (Corsican)
[ci skip]

* New translations en.yml (Corsican)
[ci skip]

* New translations en.json (Galician)
[ci skip]

* New translations en.yml (Galician)
[ci skip]

* New translations simple_form.en.yml (Galician)
[ci skip]

* i18n-tasks normalize

* yarn manage:translations

6 years agoAdd batch actions and categories to admin UI for custom emojis (#11793)
Eugen Rochko [Mon, 9 Sep 2019 20:44:17 +0000 (22:44 +0200)]
Add batch actions and categories to admin UI for custom emojis (#11793)

6 years agoFix display of instance actor in reports UI (#11798)
Eugen Rochko [Mon, 9 Sep 2019 18:42:43 +0000 (20:42 +0200)]
Fix display of instance actor in reports UI (#11798)

6 years agoAdd account bio to account admin view (#11473)
ThibG [Mon, 9 Sep 2019 12:15:52 +0000 (14:15 +0200)]
Add account bio to account admin view (#11473)

* Add account bio to account admin view

* Change styling to make bio fields / content more readable

6 years agoBump fastimage from 2.1.5 to 2.1.7 (#11785)
dependabot-preview[bot] [Mon, 9 Sep 2019 11:10:17 +0000 (20:10 +0900)]
Bump fastimage from 2.1.5 to 2.1.7 (#11785)

Bumps [fastimage](https://github.com/sdsykes/fastimage) from 2.1.5 to 2.1.7.
- [Release notes](https://github.com/sdsykes/fastimage/releases)
- [Commits](https://github.com/sdsykes/fastimage/compare/v2.1.5...v2.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump sanitize from 5.0.0 to 5.1.0 (#11786)
dependabot-preview[bot] [Mon, 9 Sep 2019 11:08:45 +0000 (20:08 +0900)]
Bump sanitize from 5.0.0 to 5.1.0 (#11786)

Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/master/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v5.0.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump jest from 24.8.0 to 24.9.0 (#11781)
dependabot-preview[bot] [Mon, 9 Sep 2019 11:07:02 +0000 (20:07 +0900)]
Bump jest from 24.8.0 to 24.9.0 (#11781)

Bumps [jest](https://github.com/facebook/jest) from 24.8.0 to 24.9.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.8.0...v24.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump mime-types from 3.2.2 to 3.3 (#11788)
dependabot-preview[bot] [Mon, 9 Sep 2019 11:03:07 +0000 (20:03 +0900)]
Bump mime-types from 3.2.2 to 3.3 (#11788)

Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.2.2 to 3.3.
- [Release notes](https://github.com/mime-types/ruby-mime-types/releases)
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/master/History.md)
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.2.2...v3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump json-ld-preloaded from 3.0.3 to 3.0.4 (#11790)
dependabot-preview[bot] [Mon, 9 Sep 2019 10:52:33 +0000 (19:52 +0900)]
Bump json-ld-preloaded from 3.0.3 to 3.0.4 (#11790)

Bumps [json-ld-preloaded](https://github.com/ruby-rdf/json-ld-preloaded) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/ruby-rdf/json-ld-preloaded/releases)
- [Commits](https://github.com/ruby-rdf/json-ld-preloaded/compare/3.0.3...3.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump oj from 3.9.0 to 3.9.1 (#11789)
dependabot-preview[bot] [Mon, 9 Sep 2019 10:50:38 +0000 (19:50 +0900)]
Bump oj from 3.9.0 to 3.9.1 (#11789)

Bumps [oj](https://github.com/ohler55/oj) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.9.0...v3.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoAdd batch approve/reject for pending hashtags in admin UI (#11791)
Eugen Rochko [Mon, 9 Sep 2019 10:50:09 +0000 (12:50 +0200)]
Add batch approve/reject for pending hashtags in admin UI (#11791)

6 years agoBump faker from 2.2.1 to 2.2.2 (#11787)
dependabot-preview[bot] [Mon, 9 Sep 2019 10:49:54 +0000 (19:49 +0900)]
Bump faker from 2.2.1 to 2.2.2 (#11787)

Bumps [faker](https://github.com/faker-ruby/faker) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump devise from 4.7.0 to 4.7.1 (#11784)
dependabot-preview[bot] [Mon, 9 Sep 2019 10:49:13 +0000 (19:49 +0900)]
Bump devise from 4.7.0 to 4.7.1 (#11784)

* Bump devise from 4.7.0 to 4.7.1

Bumps [devise](https://github.com/plataformatec/devise) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/plataformatec/devise/releases)
- [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plataformatec/devise/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* bcrypt (3.1.12)

6 years agoBump @babel/preset-env from 7.5.5 to 7.6.0 (#11780)
dependabot-preview[bot] [Mon, 9 Sep 2019 10:42:39 +0000 (19:42 +0900)]
Bump @babel/preset-env from 7.5.5 to 7.6.0 (#11780)

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.5 to 7.6.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump tesseract.js from 2.0.0-alpha.13 to 2.0.0-alpha.15 (#11779)
dependabot-preview[bot] [Mon, 9 Sep 2019 10:40:30 +0000 (19:40 +0900)]
Bump tesseract.js from 2.0.0-alpha.13 to 2.0.0-alpha.15 (#11779)

Bumps [tesseract.js](https://github.com/naptha/tesseract.js) from 2.0.0-alpha.13 to 2.0.0-alpha.15.
- [Release notes](https://github.com/naptha/tesseract.js/releases)
- [Commits](https://github.com/naptha/tesseract.js/compare/v2.0.0-alpha.13...v2.0.0-alpha.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoAdd featured tags API (#11778)
Takeshi Umeda [Mon, 9 Sep 2019 08:50:33 +0000 (17:50 +0900)]
Add featured tags API (#11778)

* Add featured tags API

* Remove show and update, change scope, fix code style

6 years agoChange half-life of trend decay (#11774)
Eugen Rochko [Sun, 8 Sep 2019 17:17:57 +0000 (19:17 +0200)]
Change half-life of trend decay (#11774)

6 years agoUse prebuilt node.js on Docker image (#11768)
Yamagishi Kazutoshi [Sat, 7 Sep 2019 03:12:20 +0000 (12:12 +0900)]
Use prebuilt node.js on Docker image (#11768)

6 years agoAdd healthcheck endpoint for web (#11770)
Yamagishi Kazutoshi [Sat, 7 Sep 2019 00:47:51 +0000 (09:47 +0900)]
Add healthcheck endpoint for web (#11770)

6 years agoAdd timeline read markers API (#11762)
Eugen Rochko [Fri, 6 Sep 2019 11:55:51 +0000 (13:55 +0200)]
Add timeline read markers API (#11762)

Fix #4093

6 years agoAdd method and enctype to manifest (#11767)
Yamagishi Kazutoshi [Thu, 5 Sep 2019 13:51:51 +0000 (22:51 +0900)]
Add method and enctype to manifest (#11767)

6 years agoFix NotificationMailer failing when receiving mention with media from remote instance...
mayaeh [Thu, 5 Sep 2019 04:14:30 +0000 (13:14 +0900)]
Fix NotificationMailer failing when receiving mention with media from remote instance (#11765)

6 years agoFix line breaks in hashtag autosuggestions in web UI (#11764)
Eugen Rochko [Thu, 5 Sep 2019 04:14:06 +0000 (06:14 +0200)]
Fix line breaks in hashtag autosuggestions in web UI (#11764)

6 years agoFix wrong variable regression from #11753 (#11763)
Eugen Rochko [Thu, 5 Sep 2019 04:13:50 +0000 (06:13 +0200)]
Fix wrong variable regression from #11753 (#11763)

6 years agoAttempt to concurrently connect to remote IP addresses (#11757)
ThibG [Thu, 5 Sep 2019 03:32:53 +0000 (05:32 +0200)]
Attempt to concurrently connect to remote IP addresses (#11757)

* Attempt to concurrently connect to remote IP addresses

* Reduce code length to please CodeClimate 🤷

6 years agoBump addressable from 2.6.0 to 2.7.0 (#11732)
dependabot-preview[bot] [Thu, 5 Sep 2019 03:31:47 +0000 (12:31 +0900)]
Bump addressable from 2.6.0 to 2.7.0 (#11732)

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.6.0...addressable-2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years agoBump capistrano from 3.11.0 to 3.11.1 (#11731)
dependabot-preview[bot] [Thu, 5 Sep 2019 03:04:45 +0000 (12:04 +0900)]
Bump capistrano from 3.11.0 to 3.11.1 (#11731)

* Bump capistrano from 3.11.0 to 3.11.1

Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/capistrano/capistrano/releases)
- [Changelog](https://github.com/capistrano/capistrano/blob/master/CHANGELOG.md)
- [Commits](https://github.com/capistrano/capistrano/compare/v3.11.0...v3.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* 3.11.1

6 years agoExclude URLs from text analysis (#11759)
Mostafa Ahangarha [Wed, 4 Sep 2019 20:30:49 +0000 (01:00 +0430)]
Exclude URLs from text analysis (#11759)

By the added regex, URLs, including the one without http or even www
like mysite.com will be removed from the toot's body so only the real
text of the toot will be analyzed for RTL detection

6 years agoAdd PERSISTENT_TIMEOUT option (#11756)
Yamagishi Kazutoshi [Wed, 4 Sep 2019 18:44:08 +0000 (03:44 +0900)]
Add PERSISTENT_TIMEOUT option (#11756)

Add environment variable to so `persistent_timeout` option of puma can be changed.

6 years agoBump aws-sdk-s3 from 1.46.0 to 1.48.0 (#11729)
dependabot-preview[bot] [Wed, 4 Sep 2019 16:46:37 +0000 (01:46 +0900)]
Bump aws-sdk-s3 from 1.46.0 to 1.48.0 (#11729)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.46.0 to 1.48.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/compare/v1.46.0...v1.48.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>