]>
cat aescling's git repositories - mastodon.git/log
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
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>
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>
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>
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
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
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>
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>
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>
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
mayaeh [Sun, 15 Sep 2019 13:48:00 +0000 (22:48 +0900)]
Change the hashtag link from WebUI to public page (#11845)
Eugen Rochko [Sat, 14 Sep 2019 09:40:13 +0000 (11:40 +0200)]
Update Crowdin configuration file
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 .
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)
Eugen Rochko [Fri, 13 Sep 2019 17:15:59 +0000 (19:15 +0200)]
Fix profile fields overflowing page width (#11828)
Fix #11720
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)
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
ThibG [Fri, 13 Sep 2019 14:04:09 +0000 (16:04 +0200)]
Fix display of long poll options (#11717)
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
Yamagishi Kazutoshi [Fri, 13 Sep 2019 14:02:52 +0000 (23:02 +0900)]
Change rate limit for media proxy (#11814)
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
Eugen Rochko [Fri, 13 Sep 2019 14:01:26 +0000 (16:01 +0200)]
Fix hashtags being split by ZWNJ character (#11821)
Fix #11761
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
Eugen Rochko [Fri, 13 Sep 2019 14:00:47 +0000 (16:00 +0200)]
Fix unused CSS (#11824)
Fix #11689
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
Eugen Rochko [Fri, 13 Sep 2019 14:00:19 +0000 (16:00 +0200)]
Fix name of Portuguese language not including Portugal (#11820)
Fix #11602
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)
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
Eugen Rochko [Wed, 11 Sep 2019 23:51:12 +0000 (01:51 +0200)]
Fix uncaught errors in media proxy controller (#11811)
Eugen Rochko [Wed, 11 Sep 2019 23:51:01 +0000 (01:51 +0200)]
Fix nil error in warning e-mail template (#11812)
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
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)
ThibG [Tue, 10 Sep 2019 18:56:42 +0000 (20:56 +0200)]
Add updated relationship to follow request API responses (#11800)
Fixes #11747
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
ThibG [Tue, 10 Sep 2019 18:55:23 +0000 (20:55 +0200)]
Fix duplicate HTML ids in /about (#11803)
Fixes #11329
Eugen Rochko [Tue, 10 Sep 2019 13:29:12 +0000 (15:29 +0200)]
Add retry for failed media downloads and `tootctl media refresh` (#11775)
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
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>
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
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)
Eugen Rochko [Mon, 9 Sep 2019 18:42:43 +0000 (20:42 +0200)]
Fix display of instance actor in reports UI (#11798)
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
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>
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>
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>
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>
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>
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>
Eugen Rochko [Mon, 9 Sep 2019 10:50:09 +0000 (12:50 +0200)]
Add batch approve/reject for pending hashtags in admin UI (#11791)
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>
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)
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>
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>
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
Eugen Rochko [Sun, 8 Sep 2019 17:17:57 +0000 (19:17 +0200)]
Change half-life of trend decay (#11774)
Yamagishi Kazutoshi [Sat, 7 Sep 2019 03:12:20 +0000 (12:12 +0900)]
Use prebuilt node.js on Docker image (#11768)
Yamagishi Kazutoshi [Sat, 7 Sep 2019 00:47:51 +0000 (09:47 +0900)]
Add healthcheck endpoint for web (#11770)
Eugen Rochko [Fri, 6 Sep 2019 11:55:51 +0000 (13:55 +0200)]
Add timeline read markers API (#11762)
Fix #4093
Yamagishi Kazutoshi [Thu, 5 Sep 2019 13:51:51 +0000 (22:51 +0900)]
Add method and enctype to manifest (#11767)
mayaeh [Thu, 5 Sep 2019 04:14:30 +0000 (13:14 +0900)]
Fix NotificationMailer failing when receiving mention with media from remote instance (#11765)
Eugen Rochko [Thu, 5 Sep 2019 04:14:06 +0000 (06:14 +0200)]
Fix line breaks in hashtag autosuggestions in web UI (#11764)
Eugen Rochko [Thu, 5 Sep 2019 04:13:50 +0000 (06:13 +0200)]
Fix wrong variable regression from #11753 (#11763)
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 🤷
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>
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
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
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.
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>
dependabot-preview[bot] [Wed, 4 Sep 2019 16:45:44 +0000 (01:45 +0900)]
Bump rubocop-rails from 2.3.1 to 2.3.2 (#11728)
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.3.1...v2.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 4 Sep 2019 16:45:20 +0000 (01:45 +0900)]
Bump bootsnap from 1.4.4 to 1.4.5 (#11730)
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.4.4...v1.4.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 4 Sep 2019 16:44:01 +0000 (01:44 +0900)]
Bump faker from 2.1.2 to 2.2.1 (#11733)
Bumps [faker](https://github.com/faker-ruby/faker) from 2.1.2 to 2.2.1.
- [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.1.2...v2.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Wed, 4 Sep 2019 16:42:35 +0000 (01:42 +0900)]
Bump webmock from 3.6.2 to 3.7.1 (#11734)
Bumps [webmock](https://github.com/bblimke/webmock) from 3.6.2 to 3.7.1.
- [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.6.2...v3.7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Eugen Rochko [Wed, 4 Sep 2019 08:10:18 +0000 (10:10 +0200)]
Fix wrong sum of usage in hashtag component in web UI (#11755)
1 + 1 = 11
Eugen Rochko [Wed, 4 Sep 2019 02:14:13 +0000 (04:14 +0200)]
Fix wrong pluralization in hashtag component in web UI (#11754)
Eugen Rochko [Wed, 4 Sep 2019 02:13:54 +0000 (04:13 +0200)]
Change account deletion page to have better explanations (#11753)
Fix deletion of unconfirmed account not freeing up the username
Add prefill of logged-in user's email in the reconfirmation form
ThibG [Tue, 3 Sep 2019 20:53:27 +0000 (22:53 +0200)]
Fix admin interface showing superfluous reject media/reports on suspended blocks (#11749)
* Fix admin interface showing superfluous reject media/reports on suspended domains
* Fix reject media/reports checkboxes being visible when editing domain block of suspend severity
ThibG [Tue, 3 Sep 2019 20:52:32 +0000 (22:52 +0200)]
Fix ActivityPub context not being dynamically computed (#11746)
* Fix contexts not being dynamically included
Fixes #11649
* Refactor Note context in serializer
* Refactor Actor serializer
Eugen Rochko [Tue, 3 Sep 2019 05:59:52 +0000 (07:59 +0200)]
Fix error in admin UI for hashtag usage breakdown (#11743)
Eugen Rochko [Tue, 3 Sep 2019 04:35:44 +0000 (06:35 +0200)]
Change hashtag component in web UI to show numbers for 2 last days (#11742)
To deal with the midnight problem
Eugen Rochko [Tue, 3 Sep 2019 03:57:30 +0000 (05:57 +0200)]
Fix error in user warning template (#11741)
Eugen Rochko [Tue, 3 Sep 2019 02:57:07 +0000 (04:57 +0200)]
Fix user preference to show trends not working on public pages (#11740)
Fix #11738
Eugen Rochko [Tue, 3 Sep 2019 02:56:54 +0000 (04:56 +0200)]
Change OpenGraph description on sign-up page to reflect invite (#11744)
Eugen Rochko [Tue, 3 Sep 2019 02:56:40 +0000 (04:56 +0200)]
Fix uncached media in web UI not being clickable (#11745)
Hugo Gameiro [Mon, 2 Sep 2019 16:12:40 +0000 (17:12 +0100)]
Add SMTP reply_to option (#11718)
* Add SMTP_REPLY_TO in .env.production.sample
* Set reply_to in SMTP options
mayaeh [Mon, 2 Sep 2019 16:12:27 +0000 (01:12 +0900)]
Integrate translation strings for the Profile Directory. (#11722)
Run `yarn manage:translations en`
ThibG [Mon, 2 Sep 2019 16:12:12 +0000 (18:12 +0200)]
Fix Mastodon logo style on hover on public pages' footer (#11735)
Fixes #11690
ThibG [Mon, 2 Sep 2019 16:11:34 +0000 (18:11 +0200)]
Fix height of dashboard counters (#11736)
Eugen Rochko [Mon, 2 Sep 2019 16:11:13 +0000 (18:11 +0200)]
Change trending hashtags to not disappear instantly after midnight (#11712)
dependabot-preview[bot] [Mon, 2 Sep 2019 11:19:16 +0000 (20:19 +0900)]
Bump babel-eslint from 10.0.2 to 10.0.3 (#11723)
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.2...v10.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 2 Sep 2019 11:18:22 +0000 (20:18 +0900)]
Bump @babel/plugin-transform-runtime from 7.4.4 to 7.5.5 (#11725)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel) from 7.4.4 to 7.5.5.
- [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.4.4...v7.5.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
ThibG [Sun, 1 Sep 2019 18:04:35 +0000 (20:04 +0200)]
Fix custom emoji animation on hover in WebUI directory bios (#11716)
Eugen Rochko [Sun, 1 Sep 2019 17:44:05 +0000 (19:44 +0200)]
Fix wrong percentages in admin UI for hashtag usage breakdown (#11714)
Eugen Rochko [Sun, 1 Sep 2019 17:43:35 +0000 (19:43 +0200)]
Add "not available" label on unknown media attachments (#11715)
Shlee [Sat, 31 Aug 2019 18:07:29 +0000 (02:07 +0800)]
Update NodeJS source for Docker Image (#11707)
* Update Ruby/Node/jemalloc source for Docker Image
* Update Dockerfile
* Update Dockerfile
Shlee [Sat, 31 Aug 2019 18:06:49 +0000 (02:06 +0800)]
Update Dockerfile (#11710)
Shlee [Fri, 30 Aug 2019 14:59:11 +0000 (22:59 +0800)]
Pushed CircleCI docker images to more recent V (#11708)
ichi_i [Fri, 30 Aug 2019 05:42:50 +0000 (06:42 +0100)]
Add TLS v1.3 support (#11603)
Maintain TLS v1.2 compatibility (might want to drop this later) and add support for TLS v1.3
abcang [Fri, 30 Aug 2019 05:41:38 +0000 (14:41 +0900)]
node v12 support (#11706)
Eugen Rochko [Fri, 30 Aug 2019 05:41:16 +0000 (07:41 +0200)]
Change layout of public profile directory to be the same as in web UI (#11705)
umonaca [Fri, 30 Aug 2019 02:30:29 +0000 (22:30 -0400)]
Add more media formats (#11687)
* Add more media formats
* Removed amr file type