]>
cat aescling's git repositories - mastodon.git/log
Jeong Arm [Thu, 9 May 2019 20:03:21 +0000 (05:03 +0900)]
Remove custom emojis on "tootctl domains purge" (#10721)
* Remove custom emojis on domains purge
* Change message "Removing" to "Removed"
Jeong Arm [Thu, 9 May 2019 20:03:03 +0000 (05:03 +0900)]
Record deleted(by mod) status to prevent re-appear (#10732)
* Record deleted(by mod) status to prevent re-appear
* Move to Tombstone
* Add missing migration script
Jeong Arm [Wed, 8 May 2019 16:01:33 +0000 (01:01 +0900)]
Bring back crossed eye icon on gallery (#10715)
nzws [Tue, 7 May 2019 21:53:58 +0000 (06:53 +0900)]
Fix some colors of high contrast theme (#10711)
* Fix "nothing here" text color of high contrast
* Fix counter border color of high contrast
dependabot[bot] [Tue, 7 May 2019 05:47:46 +0000 (14:47 +0900)]
Bump redis from 4.1.0 to 4.1.1 (#10722)
Bumps [redis](https://github.com/redis/redis-rb) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/redis/redis-rb/releases)
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v4.1.0...v4.1.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
spla [Mon, 6 May 2019 15:55:37 +0000 (17:55 +0200)]
i18n Update Catalan translation (#10719)
* Updated Catalan strings
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update simple_form.ca.yml
* Update simple_form.ca.yml
* Update simple_form.ca.yml
* bundle exec i18n-tasks
* Update ca.json
* Update simple_form.ca.yml
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translation
* i18n Update Catalan translation
dependabot[bot] [Mon, 6 May 2019 06:12:55 +0000 (15:12 +0900)]
Bump parallel_tests from 2.28.0 to 2.29.0 (#10716)
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.28.0 to 2.29.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.28.0...v2.29.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ThibG [Mon, 6 May 2019 03:33:56 +0000 (05:33 +0200)]
Add description on hover in media gallery (#10713)
mayaeh [Sun, 5 May 2019 19:34:32 +0000 (04:34 +0900)]
i18n: Update Japanese translations (#10706)
* Update Japanese translations.
run yarn manage:translations
This commit includes translations by some users that were done at the transifex.
* Reduce translation text because it becomes two lines.
jeroenpraat [Sun, 5 May 2019 19:33:24 +0000 (21:33 +0200)]
1 NL string update (#10709)
* 1 NL string update
No that weblate isn't used anymore, it would be fine if, or the english strings are update, or there is somewhere an explanation how to generate new strings for a language
* Update nl.json
Eugen Rochko [Sun, 5 May 2019 15:14:15 +0000 (17:14 +0200)]
Bump version to 2.8.2 (#10703)
Marek Ľach [Sun, 5 May 2019 08:25:35 +0000 (10:25 +0200)]
Minor Slovak locale update (#10705)
Aditoo17 [Sun, 5 May 2019 06:33:33 +0000 (08:33 +0200)]
I18n: Update Czech translation 🇨🇿 (#10704)
* I18n: Update Czech translation
* Tiny fix
Baptiste Gelez [Sat, 4 May 2019 23:07:15 +0000 (00:07 +0100)]
Make sure the instance banner is never cropped (#10702)
Eugen Rochko [Sat, 4 May 2019 20:52:54 +0000 (22:52 +0200)]
Bump blurhash from 0.1.2 to 0.1.3 (#10700)
ThibG [Sat, 4 May 2019 15:39:53 +0000 (17:39 +0200)]
Fix transition: all (#10699)
Ushitora Anqou [Sat, 4 May 2019 15:39:17 +0000 (00:39 +0900)]
Add SOURCE_TAG to show source repository's tag (#10698)
ThibG [Sat, 4 May 2019 15:36:43 +0000 (17:36 +0200)]
Minor account media gallery fixes (#10695)
* Make the cursor icon consistant across media types in account media gallery
* Fix the video player modal causing scroll position to reset
Alix Rossi [Sat, 4 May 2019 11:09:25 +0000 (13:09 +0200)]
i18n: Update Corsican translation (#10692)
Eugen Rochko [Fri, 3 May 2019 23:02:57 +0000 (01:02 +0200)]
Add `tootctl cache clear` (#10689)
Eugen Rochko [Fri, 3 May 2019 22:31:06 +0000 (00:31 +0200)]
Bump version to 2.8.1 (#10687)
ThibG [Fri, 3 May 2019 21:45:37 +0000 (23:45 +0200)]
Do not retry processing ActivityPub jobs raising validation errors (#10614)
* Do not retry processing ActivityPub jobs raising validation errors
Jobs yielding validation errors most probably won't ever be accepted,
so it makes sense not to clutter the queues with retries.
* Lower RecordInvalid error reporting to debug log level
* Remove trailing whitespace
Eugen Rochko [Fri, 3 May 2019 21:44:44 +0000 (23:44 +0200)]
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
* Change e-mail whitelist/blacklist to not be checked when invited
And only when creating an account, not when updating it later
Fix #10648
* Fix test
Eugen Rochko [Fri, 3 May 2019 18:49:27 +0000 (20:49 +0200)]
Fix accounts created through tootctl not being always pre-approved (#10684)
Add `--approve` option to `tootctl accounts modify`
Eugen Rochko [Fri, 3 May 2019 18:44:20 +0000 (20:44 +0200)]
Change font weight of sensitive button to 500 (#10682)
ThibG [Fri, 3 May 2019 18:39:19 +0000 (20:39 +0200)]
Explicitly disable storage of REST API results (#10655)
Fixes #10652
ThibG [Fri, 3 May 2019 18:36:36 +0000 (20:36 +0200)]
Provide a link to existing domain block when trying to block an already-blocked domain (#10663)
* When trying to block an already-blocked domain, provide a link to the block
* Fix styling for links in flash messages
* Allow blocks to be upgraded but not downgraded
Eugen Rochko [Fri, 3 May 2019 14:16:30 +0000 (16:16 +0200)]
Add button to view context to media modal (#10676)
* Add "view context" button to media modal when opened from gallery
* Add "view context" button to video modal
Allow closing the video modal by navigating back in the browser,
just like the media modal
dependabot[bot] [Fri, 3 May 2019 14:16:11 +0000 (16:16 +0200)]
Bump rack-attack from 5.4.2 to 6.0.0 (#10599)
* Bump rack-attack from 5.4.2 to 6.0.0
Bumps [rack-attack](https://github.com/kickstarter/rack-attack) from 5.4.2 to 6.0.0.
- [Release notes](https://github.com/kickstarter/rack-attack/releases)
- [Changelog](https://github.com/kickstarter/rack-attack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kickstarter/rack-attack/compare/v5.4.2...v6.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* fix payload[:request]
dependabot[bot] [Fri, 3 May 2019 08:29:53 +0000 (17:29 +0900)]
Bump scss_lint from 0.57.1 to 0.58.0 (#10678)
Bumps [scss_lint](https://github.com/sds/scss-lint) from 0.57.1 to 0.58.0.
- [Release notes](https://github.com/sds/scss-lint/releases)
- [Changelog](https://github.com/sds/scss-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sds/scss-lint/compare/v0.57.1...v0.58.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Fri, 3 May 2019 06:01:38 +0000 (15:01 +0900)]
Bump fabrication from 2.20.1 to 2.20.2 (#10677)
Bumps [fabrication](https://github.com/paulelliott/fabrication) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/paulelliott/fabrication/releases)
- [Changelog](https://github.com/paulelliott/fabrication/blob/master/Changelog.markdown)
- [Commits](https://github.com/paulelliott/fabrication/compare/2.20.1...2.20.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ThibG [Fri, 3 May 2019 04:20:36 +0000 (06:20 +0200)]
When selecting a toot via keyboard, ensure it is scrolled into view (#10593)
Eugen Rochko [Fri, 3 May 2019 02:34:55 +0000 (04:34 +0200)]
Make the "mark media as sensitive" button more obvious in web UI (#10673)
* Make the "mark media as sensitive" button more obvious in web UI
* Use eye-slash icon instead of eye icon to mean "hide"
Eugen Rochko [Fri, 3 May 2019 02:02:55 +0000 (04:02 +0200)]
Fix alignment of items in the account gallery in web UI and load more per page (#10674)
Eugen Rochko [Thu, 2 May 2019 06:34:32 +0000 (08:34 +0200)]
Change account gallery in web UI (#10667)
- 3 items per row instead of 2
- Use blurhash for previews
- Animate/hover-to-play GIFs and videos
- Open media modal instead of opening status
- Allow opening status instead with ctrl+click and open in new tab
ThibG [Thu, 2 May 2019 02:30:12 +0000 (04:30 +0200)]
Check that an invite link is valid before bypassing approval mode (#10657)
* Check that an invite link is valid before bypassing approval mode
Fixes #10656
* Add tests
* Only consider valid invite links in registration controller
* fixup
ThibG [Wed, 1 May 2019 22:10:19 +0000 (00:10 +0200)]
Disallow robots from indexing /interact/ (#10666)
This does not provide any new information and may just triple the number
of crawled pages
ThibG [Wed, 1 May 2019 13:19:55 +0000 (15:19 +0200)]
Minor fixes to the French translation (#10662)
dependabot[bot] [Wed, 1 May 2019 06:49:16 +0000 (15:49 +0900)]
Bump rubocop from 0.68.0 to 0.68.1 (#10658)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.68.0 to 0.68.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.68.0...v0.68.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Tue, 30 Apr 2019 16:06:09 +0000 (18:06 +0200)]
Bump annotate from 2.7.4 to 2.7.5 (#10651)
Bumps [annotate](https://github.com/ctran/annotate_models) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/ctran/annotate_models/releases)
- [Changelog](https://github.com/ctran/annotate_models/blob/develop/CHANGELOG.rdoc)
- [Commits](https://github.com/ctran/annotate_models/compare/v2.7.4...2.7.5)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Tue, 30 Apr 2019 16:05:49 +0000 (18:05 +0200)]
Bump bullet from 5.9.0 to 6.0.0 (#10635)
Bumps [bullet](https://github.com/flyerhzm/bullet) from 5.9.0 to 6.0.0.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/5.9.0...6.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Tue, 30 Apr 2019 16:05:22 +0000 (18:05 +0200)]
Bump rubocop from 0.67.2 to 0.68.0 (#10654)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.67.2 to 0.68.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.67.2...v0.68.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
partev [Sun, 28 Apr 2019 03:51:20 +0000 (23:51 -0400)]
Update hy.json (#10644)
Eugen Rochko [Sat, 27 Apr 2019 21:55:16 +0000 (23:55 +0200)]
Fix approved column being set to nil instead of false (#10642)
Fix https://github.com/tootsuite/mastodon/pull/10621#issuecomment-
487316619
Eugen Rochko [Sat, 27 Apr 2019 01:24:09 +0000 (03:24 +0200)]
Add blurhash (#10630)
* Add blurhash
* Use fallback color for spoiler when blurhash missing
* Federate the blurhash and accept it as long as it's at most 5x5
* Display unknown media attachments as blurhash placeholders
* Improve style of embed actions and spoiler button
* Change blurhash resolution from 3x3 to 4x4
* Improve dependency definitions
* Fix code style issues
Marek Ľach [Fri, 26 Apr 2019 16:07:36 +0000 (18:07 +0200)]
New string added for Slovak translation (#10637)
dependabot[bot] [Thu, 25 Apr 2019 11:36:56 +0000 (13:36 +0200)]
Bump bootsnap from 1.4.3 to 1.4.4 (#10634)
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.3 to 1.4.4.
- [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.3...v1.4.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Eugen Rochko [Thu, 25 Apr 2019 00:49:25 +0000 (02:49 +0200)]
Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)
Eugen Rochko [Thu, 25 Apr 2019 00:49:06 +0000 (02:49 +0200)]
Fix not being able to save e-mail preference for new pending accounts (#10622)
ThibG [Thu, 25 Apr 2019 00:48:54 +0000 (02:48 +0200)]
Fix upload progressbar when image resizing is involved (#10632)
ThibG [Thu, 25 Apr 2019 00:47:33 +0000 (02:47 +0200)]
Reject follow requests of blocked users (#10633)
dependabot[bot] [Tue, 23 Apr 2019 14:39:06 +0000 (16:39 +0200)]
Bump sidekiq from 5.2.6 to 5.2.7 (#10627)
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 5.2.6 to 5.2.7.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v5.2.6...v5.2.7)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Tue, 23 Apr 2019 09:53:52 +0000 (18:53 +0900)]
Bump capybara from 3.17.0 to 3.18.0 (#10626)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.17.0 to 3.18.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.17.0...3.18.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Eugen Rochko [Tue, 23 Apr 2019 02:39:48 +0000 (04:39 +0200)]
Fix stoplight logging to stderr separate from Rails logger (#10624)
Eugen Rochko [Tue, 23 Apr 2019 02:39:21 +0000 (04:39 +0200)]
Fix sign up button not saying sign up when invite is used (#10623)
Fix #10616
dependabot[bot] [Tue, 23 Apr 2019 01:02:58 +0000 (10:02 +0900)]
[Security] Bump nokogiri from 1.10.2 to 1.10.3 (#10620)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.2 to 1.10.3. **This update includes security fixes.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.2...v1.10.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Mon, 22 Apr 2019 22:54:51 +0000 (00:54 +0200)]
Bump capybara from 3.16.2 to 3.17.0 (#10602)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.16.2 to 3.17.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.16.2...3.17.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Fabian Schlenz [Mon, 22 Apr 2019 22:54:26 +0000 (00:54 +0200)]
Fixed Healthchecks in docker-compose.yml (#10553)
dependabot[bot] [Mon, 22 Apr 2019 13:03:20 +0000 (15:03 +0200)]
Bump aws-sdk-s3 from 1.36.0 to 1.36.1 (#10618)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.36.0 to 1.36.1.
- [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.36.0...v1.36.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Mon, 22 Apr 2019 13:02:59 +0000 (15:02 +0200)]
Bump doorkeeper from 5.0.2 to 5.1.0 (#10598)
Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/NEWS.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.0.2...v5.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ThibG [Mon, 22 Apr 2019 12:56:14 +0000 (14:56 +0200)]
Allow switching between singe-option and multiple-option polls (#10603)
kedama [Mon, 22 Apr 2019 12:55:50 +0000 (21:55 +0900)]
Fix modal items cannot scroll on touch devices (#10605)
ThibG [Mon, 22 Apr 2019 12:55:24 +0000 (14:55 +0200)]
Minor code cleanup (#10613)
dependabot[bot] [Mon, 22 Apr 2019 12:54:19 +0000 (14:54 +0200)]
Bump cld3 from 3.2.3 to 3.2.4 (#10617)
Bumps [cld3](https://github.com/akihikodaki/cld3-ruby) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/akihikodaki/cld3-ruby/releases)
- [Commits](https://github.com/akihikodaki/cld3-ruby/compare/v3.2.3...v3.2.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
marcin mikołajczak [Sun, 21 Apr 2019 20:30:04 +0000 (22:30 +0200)]
i18n: Fix misleading strings in Polish translation (#10615)
jeroenpraat [Sun, 21 Apr 2019 16:44:51 +0000 (18:44 +0200)]
Small fix Dutch translation (#10612)
* Small fix Dutch translation
* Better descriptive titles
See #10611
Yamagishi Kazutoshi [Sun, 21 Apr 2019 02:53:45 +0000 (11:53 +0900)]
i18n: Update Catalan translation (#10559)
* Updated Catalan strings
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update ca.yml
* Update simple_form.ca.yml
* Update simple_form.ca.yml
* Update simple_form.ca.yml
* bundle exec i18n-tasks
* Update ca.json
* Update simple_form.ca.yml
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
* i18n: Update Catalan translations
Ben Lubar [Sun, 21 Apr 2019 02:53:24 +0000 (21:53 -0500)]
Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs (#10565)
Yamagishi Kazutoshi [Sun, 21 Apr 2019 02:52:20 +0000 (11:52 +0900)]
Add hi.json (#10573)
dependabot[bot] [Sun, 21 Apr 2019 02:49:44 +0000 (04:49 +0200)]
Bump webpush from 0.3.7 to 0.3.8 (#10592)
Bumps [webpush](https://github.com/zaru/webpush) from 0.3.7 to 0.3.8.
- [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.7...v0.3.8)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Sun, 21 Apr 2019 02:49:05 +0000 (04:49 +0200)]
Bump lograge from 0.10.0 to 0.11.0 (#10588)
Bumps [lograge](https://github.com/roidrage/lograge) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/roidrage/lograge/releases)
- [Changelog](https://github.com/roidrage/lograge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/roidrage/lograge/compare/v0.10.0...v0.11.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
partev [Sun, 21 Apr 2019 02:48:47 +0000 (22:48 -0400)]
Update hy.json (#10591)
Daniel Aleksandersen [Sun, 21 Apr 2019 02:48:19 +0000 (04:48 +0200)]
Treat meta[property] as a space-separated list (#10604)
The @property attribute in HTML is a space-separated list of values.
This change normalizes whitespace and finds the desired value in
the list instead of requiring an exact single-value match.
More details:
https://www.ctrl.blog/entry/rdfa-socialmedia-metadata.html
Jessica [Sun, 21 Apr 2019 02:47:39 +0000 (19:47 -0700)]
Animate avatar GIFs on-hover on public profiles (#10549)
* Third time is the charm?
* Use full asset URL for data-static and data-original
̀image_tag` expands to the full asset URL, we have to do the same in `data` attributes so that it can work when assets and user data are stored on a different host
jeroenpraat [Sun, 21 Apr 2019 02:46:08 +0000 (04:46 +0200)]
Update NL (Dutch) translation (#10601)
* Update NL language strings
Have to do it this way, cause this file is locked on Weblate
* fix
* Update simple_form.nl.yml
* Update nl.yml
ThibG [Sun, 21 Apr 2019 02:42:02 +0000 (04:42 +0200)]
Use correct local names for fonts (#10594)
Sho Kusano [Sun, 21 Apr 2019 02:41:34 +0000 (11:41 +0900)]
Configrationable repository url (#10600)
* config: Add GITHUB_REPOSITORY for repository name
* config: Add SOURCE_BASE_URL for repository url
* Show source_url and repository name on getting started
Marek Ľach [Thu, 18 Apr 2019 06:08:59 +0000 (08:08 +0200)]
Some new strings for Slovak (#10596)
dependabot[bot] [Tue, 16 Apr 2019 13:00:56 +0000 (22:00 +0900)]
Bump sidekiq from 5.2.5 to 5.2.6 (#10582)
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md)
- [Commits](https://github.com/mperham/sidekiq/compare/v5.2.5...v5.2.6)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Tue, 16 Apr 2019 13:00:15 +0000 (22:00 +0900)]
Bump sidekiq-unique-jobs from 6.0.12 to 6.0.13 (#10580)
Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 6.0.12 to 6.0.13.
- [Release notes](https://github.com/mhenrixon/sidekiq-unique-jobs/releases)
- [Changelog](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v6.0.12...v6.0.13)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Marek Ľach [Tue, 16 Apr 2019 12:59:54 +0000 (14:59 +0200)]
Update sk.yml translation again (#10589)
* Update sk.yml
* Update sk.yml
* Update sk.yml
ThibG [Mon, 15 Apr 2019 23:23:07 +0000 (01:23 +0200)]
Allow modal secondary button to shrink and allow wider confirmation modals (#10586)
Fixes #10531
Marek Ľach [Mon, 15 Apr 2019 22:16:12 +0000 (00:16 +0200)]
Important Slovak grammar fixes (#10585)
* Important grammar fixes for SK Devise translation
* Important Slovak grammar fixes
* Update devise.sk.yml
* Important Slovak grammar fixes
Last batch for today :-)
* Update devise.sk.yml
* Update sk.yml
* Update sk.yml
* Update sk.yml
Marek Ľach [Mon, 15 Apr 2019 13:18:51 +0000 (15:18 +0200)]
Updates the Slovak translation further (#10584)
Alix Rossi [Mon, 15 Apr 2019 13:18:27 +0000 (15:18 +0200)]
i18n: Update Corsican translation (#10583)
dependabot[bot] [Mon, 15 Apr 2019 10:51:10 +0000 (19:51 +0900)]
Bump oj from 3.7.11 to 3.7.12 (#10581)
Bumps [oj](https://github.com/ohler55/oj) from 3.7.11 to 3.7.12.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.7.11...v3.7.12)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Sat, 13 Apr 2019 12:24:44 +0000 (21:24 +0900)]
Bump rubocop from 0.67.1 to 0.67.2 (#10500)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.67.1 to 0.67.2.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.67.1...v0.67.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Sat, 13 Apr 2019 12:24:19 +0000 (21:24 +0900)]
Bump capybara from 3.16.1 to 3.16.2 (#10552)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.16.1 to 3.16.2.
- [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.16.1...3.16.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Marek Ľach [Sat, 13 Apr 2019 12:24:00 +0000 (14:24 +0200)]
Small SK locale fixes (#10561)
* Small SK locale fixes
* Update devise.sk.yml
Marek Ľach [Sat, 13 Apr 2019 12:23:52 +0000 (14:23 +0200)]
New strings added into the Slovak translation (#10562)
* New strings added into the Slovak translation
* Update sk.yml
* Update sk.yml
* Update sk.yml
* Update sk.yml
Renato "Lond" Cerqueira [Sat, 13 Apr 2019 12:23:41 +0000 (14:23 +0200)]
Add new pt-br translations (#10564)
Eugen Rochko [Wed, 10 Apr 2019 21:32:08 +0000 (23:32 +0200)]
Bump version to 2.8.0 (#10550)
Quentí [Wed, 10 Apr 2019 20:33:04 +0000 (22:33 +0200)]
[i18n] Update for Occitan language (#10548)
* Update activerecord.oc.yml
* Update simple_form.oc.yml
* Fix typo
* Update simple_form.oc.yml
* Remove trailing whitespace
Evgeny Petrov [Wed, 10 Apr 2019 18:43:08 +0000 (21:43 +0300)]
i18n: Russian localization update (#10515)
* i18n: Updated ru.json for Russian language
* i18n: Updated ru.yml
* Normalize ru.yml
* i18n: Updated simple_form.ru.yml
* i18n: Updated activerecord.ru.yml, devise.ru.yml, normalized strings
* Added new strings to ru.json
* Deleted unused (?) string
* i18n: Added recent strings (Settings refactor)
Eugen Rochko [Wed, 10 Apr 2019 18:28:43 +0000 (20:28 +0200)]
Fix Keybase verification using wrong domain for remote accounts (#10547)
Eugen Rochko [Wed, 10 Apr 2019 16:17:24 +0000 (18:17 +0200)]
Weblate translations (2019-04-10) (#10545)
* Translated using Weblate (Occitan)
Currently translated at 95.7% (780 of 815 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/oc/
* Translated using Weblate (Greek)
Currently translated at 100,0% (382 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/el/
* Translated using Weblate (Greek)
Currently translated at 100,0% (4 of 4 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/el/
* Translated using Weblate (Greek)
Currently translated at 100.0% (382 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/el/
* Translated using Weblate (French)
Currently translated at 100.0% (382 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (4 of 4 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (66 of 66 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/fr/
* Translated using Weblate (Dutch)
Currently translated at 100,0% (4 of 4 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/nl/
* Translated using Weblate (Galician)
Currently translated at 100,0% (4 of 4 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/gl/
* Translated using Weblate (Dutch)
Currently translated at 100,0% (382 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/
* Translated using Weblate (Galician)
Currently translated at 100,0% (382 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/gl/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (382 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sk/
* Translated using Weblate (Arabic)
Currently translated at 97.4% (372 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/
* Translated using Weblate (French)
Currently translated at 100.0% (382 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/
* Translated using Weblate (Thai)
Currently translated at 75.4% (288 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/th/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (4 of 4 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/sk/
* Translated using Weblate (German)
Currently translated at 100,0% (4 of 4 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/de/
* Translated using Weblate (Slovak)
Currently translated at 100,0% (4 of 4 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/sk/
* Translated using Weblate (Kazakh)
Currently translated at 100,0% (4 of 4 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/kk/
* Translated using Weblate (Persian)
Currently translated at 100.0% (382 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fa/
* Translated using Weblate (Kazakh)
Currently translated at 99.0% (378 of 382 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/kk/
* i18n-tasks normalize
* yarn manage:translations
* Fix empty string in Occitan
Alex Gessner [Wed, 10 Apr 2019 16:11:53 +0000 (12:11 -0400)]
increase allowable length of remote proof username (#10546)
Alex Gessner [Wed, 10 Apr 2019 16:05:11 +0000 (12:05 -0400)]
compare usernames case-insensitively on new proof creation flow (#10544)
* compare usernames case-insensitively on new proof creation flow
* Fix code style issue
mayaeh [Wed, 10 Apr 2019 15:36:45 +0000 (00:36 +0900)]
i18n: Update Japanese translations (#10536)
* run i18n-tasks add-missing
* Update Japanese translations.
Aditoo17 [Wed, 10 Apr 2019 15:17:17 +0000 (17:17 +0200)]
I18n: Add one more string (#10543)