]>
cat aescling's git repositories - mastodon.git/log
ThibG [Sun, 3 Mar 2019 22:44:52 +0000 (23:44 +0100)]
Insert polls in redux stores before statuses so it avoids crashes
Port
26c56d0c10ca036291d8b08b34f971f981217e8c to glitch-soc
Eugen Rochko [Sun, 3 Mar 2019 21:18:23 +0000 (22:18 +0100)]
Add polls
Port front-end parts of
230a012f0090c496fc5cdb011bcc8ed732fd0f5c to glitch-soc
Thibaut Girka [Tue, 5 Mar 2019 19:15:43 +0000 (20:15 +0100)]
Port upstream refactoring of reducers and actions
Also includes
9e45b051cfea667f9ca3d3c72d13022259315090
Eugen Rochko [Fri, 1 Mar 2019 10:11:35 +0000 (11:11 +0100)]
Fix home timeline perpetually reloading when empty
Port
3e0ed36e8ede7f1994ab9c46c4cb86e613569440 to glitch-soc
Thibaut Girka [Tue, 5 Mar 2019 18:23:16 +0000 (19:23 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/models/status.rb
- db/schema.rb
Both conflicts are caused by us having extra database columns.
Eugen Rochko [Tue, 5 Mar 2019 17:22:46 +0000 (18:22 +0100)]
Bump version to 2.7.4 (#10179)
Eugen Rochko [Tue, 5 Mar 2019 14:21:31 +0000 (15:21 +0100)]
Fix status creation API silently discarding invalid poll (#10171)
ThibG [Tue, 5 Mar 2019 14:21:14 +0000 (15:21 +0100)]
Do not error out on unsalvageable errors in FetchRepliesService (#10175)
* Do not error out on unsalvageable errors in FetchRepliesService
Fixes #10152
* Fix FetchRepliesWorker erroring out on deleted statuses
ThibG [Tue, 5 Mar 2019 14:19:54 +0000 (15:19 +0100)]
Fix suspended account's fields being set as empty dict instead of list (#10178)
Fixes #10177
Eugen Rochko [Tue, 5 Mar 2019 04:09:01 +0000 (05:09 +0100)]
Fix NoMethodError in ActivityPub::NoteSerializer (#10172)
Eugen Rochko [Tue, 5 Mar 2019 03:10:01 +0000 (04:10 +0100)]
Fix last_fetched_at not being set on polls (#10170)
Eugen Rochko [Tue, 5 Mar 2019 02:51:18 +0000 (03:51 +0100)]
Fix various issues in polls (#10165)
* Fix ActivityPub poll results being serialized even with hide_totals
* Fix poll refresh button having a different font size
* Display poll in OpenGraph description
* Fix NoMethodError when serializing votes
Regression from #10158
* Fix polls on public pages being broken for non-logged-in users
* Do not show time remaining if poll has no expiration date
Eugen Rochko [Tue, 5 Mar 2019 02:46:36 +0000 (03:46 +0100)]
Add test ensuring that unknown object types are rejected (#10166)
Eugen Rochko [Tue, 5 Mar 2019 02:46:24 +0000 (03:46 +0100)]
Fix featured tag form not failing on failed tag validations (#10167)
Eugen Rochko [Tue, 5 Mar 2019 02:45:56 +0000 (03:45 +0100)]
Fix poll options not being stripped of surrounding whitespace on save (#10168)
ThibG [Mon, 4 Mar 2019 21:52:41 +0000 (22:52 +0100)]
Display closed polls as such (#10156)
ThibG [Mon, 4 Mar 2019 21:51:23 +0000 (22:51 +0100)]
Store remote votes URI (#10158)
* Store remote votes URI
* Add spec for accepting remote votes
* Make poll vote id generation work the same way as follows
ThibG [Mon, 4 Mar 2019 21:47:47 +0000 (22:47 +0100)]
Ensure only people allowed to see the poll can actually vote (#10161)
ThibG [Mon, 4 Mar 2019 21:46:38 +0000 (22:46 +0100)]
Widen allowed time windows for polls (#10162)
ThibG [Mon, 4 Mar 2019 17:03:12 +0000 (18:03 +0100)]
Add non-JS fallback for polls on public pages (#10155)
ThibG [Mon, 4 Mar 2019 00:54:14 +0000 (01:54 +0100)]
Fixes to the polls UI (#10150)
* Allow unselecting choices in multiple choice polls
* Properly disable checkboxes/radio buttons for polls in public pages
* Visually differentiate checkboxes and radio buttons
Eugen Rochko [Mon, 4 Mar 2019 00:53:58 +0000 (01:53 +0100)]
Fix ActivityPub votes having nil IDs (#10151)
Eugen Rochko [Mon, 4 Mar 2019 00:13:42 +0000 (01:13 +0100)]
Add tests for ActivityPub poll processing (#10143)
Eugen Rochko [Mon, 4 Mar 2019 00:06:19 +0000 (01:06 +0100)]
Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148)
Eugen Rochko [Sun, 3 Mar 2019 23:52:18 +0000 (00:52 +0100)]
Fix another typo in ActivityPub::FetchRemotePollService (#10146)
Eugen Rochko [Sun, 3 Mar 2019 23:50:56 +0000 (00:50 +0100)]
Fix typo in ActivityPub::FetchRemotePollService (#10145)
Eugen Rochko [Sun, 3 Mar 2019 23:44:34 +0000 (00:44 +0100)]
Fix remote poll expiration time (#10144)
ThibG [Sun, 3 Mar 2019 23:40:21 +0000 (00:40 +0100)]
Correctly make polls and media mutually exclusive (#10141)
ThibG [Sun, 3 Mar 2019 23:39:06 +0000 (00:39 +0100)]
Make sure the poll is created before storing its id (#10142)
* Make sure the poll is created before storing its id
* Fix updating poll results
* Support fetching Question activities from the search bar
Eugen Rochko [Sun, 3 Mar 2019 22:45:02 +0000 (23:45 +0100)]
Fix web UI crash on page load when detailed status has a poll (#10139)
ThibG [Sun, 3 Mar 2019 22:44:52 +0000 (23:44 +0100)]
Insert polls in redux stores before statuses so it avoids crashes (#10140)
Eugen Rochko [Sun, 3 Mar 2019 22:41:30 +0000 (23:41 +0100)]
Fix vote validation for polls with multiple choices (#10138)
Eugen Rochko [Sun, 3 Mar 2019 21:18:23 +0000 (22:18 +0100)]
Add polls (#10111)
* Add polls
Fix #1629
* Add tests
* Fixes
* Change API for creating polls
* Use name instead of content for votes
* Remove poll validation for remote polls
* Add polls to public pages
* When updating the poll, update options just in case they were changed
* Fix public pages showing both poll and other media
ThibG [Sun, 3 Mar 2019 14:38:47 +0000 (15:38 +0100)]
Fix lists export (#10136)
Mélanie Chauvel (ariasuni) [Wed, 27 Feb 2019 12:38:27 +0000 (13:38 +0100)]
[Glitch] Fix errors found by eslint
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Mélanie Chauvel (ariasuni) [Wed, 27 Feb 2019 12:36:40 +0000 (13:36 +0100)]
[Glitch] Make the column header of profile view look like the others, too
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Mélanie Chauvel (ariasuni) [Wed, 27 Feb 2019 12:47:27 +0000 (13:47 +0100)]
[Glitch] Make the column header of toot/thread view look like the others
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
Eugen Rochko [Fri, 1 Mar 2019 10:11:35 +0000 (11:11 +0100)]
Fix home timeline perpetually reloading when empty (#10130)
Regression from #6876
dependabot[bot] [Fri, 1 Mar 2019 06:08:37 +0000 (15:08 +0900)]
Bump sidekiq-unique-jobs from 6.0.11 to 6.0.12 (#10132)
Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 6.0.11 to 6.0.12.
- [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.11...v6.0.12)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ThibG [Thu, 28 Feb 2019 21:02:36 +0000 (22:02 +0100)]
Merge pull request #932 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Thibaut Girka [Thu, 28 Feb 2019 20:35:53 +0000 (21:35 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
ThibG [Thu, 28 Feb 2019 20:35:16 +0000 (21:35 +0100)]
Fix serialization of boosts (#10129)
The condition introduced by #9998 was wrong, serializing boosts
that weren't self-boosts, and not serializing self-boosts.
ThibG [Thu, 28 Feb 2019 17:16:34 +0000 (18:16 +0100)]
Give the `replies` collection an identifier and enable pagination (#10128)
ThibG [Thu, 28 Feb 2019 14:22:21 +0000 (15:22 +0100)]
Improved remote thread fetching (#10106)
* Fetch up to 5 replies when discovering a new remote status
This is used for resolving threads downwards. The originating
server must add a “replies” attributes with such replies for it to
be useful.
* Add some tests for ActivityPub::FetchRepliesWorker
* Add specs for ActivityPub::FetchRepliesService
* Serialize up to 5 public self-replies for ActivityPub notes
* Add specs for ActivityPub::NoteSerializer
* Move exponential backoff logic to a worker concern
* Fetch first page of paginated collections when fetching thread replies
* Add specs for paginated collections in replies
* Move Note replies serialization to a first CollectionPage
The collection isn't actually paginable yet as it has no id nor
a `next` field. This may come in another PR.
* Use pluck(:uri) instead of map(&:uri) to improve performances
* Fix fetching replies when they are in a CollectionPage
ThibG [Wed, 27 Feb 2019 18:13:16 +0000 (19:13 +0100)]
Fix direct timeline pagination in the WebUI (#10126)
The `hasMore` property of timelines in redux store was set whenever an API
request returned only one page of results, *even* if the query only requested
newer conversations (using `since_id`), causing `hasMore` to be incorrectly set to
false whenever fetching new toots in the direct timeline, which happens each time
the direct message column is opened.
(Basically #9516 for direct messages)
Thibaut Girka [Tue, 19 Feb 2019 10:35:13 +0000 (11:35 +0100)]
Port public page mastodon-light fixes from upstream
trwnh [Wed, 27 Feb 2019 14:03:28 +0000 (08:03 -0600)]
Allow getting-started to scroll on short screens (#10075)
At 480px height, there is not enough space to fully display the footer.
dependabot[bot] [Wed, 27 Feb 2019 14:02:57 +0000 (15:02 +0100)]
Bump capybara from 3.13.2 to 3.14.0 (#10119)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.13.2 to 3.14.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.13.2...3.14.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Wed, 27 Feb 2019 13:58:08 +0000 (14:58 +0100)]
Bump hamlit-rails from 0.2.1 to 0.2.2 (#10124)
Bumps [hamlit-rails](https://github.com/mfung/hamlit-rails) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/mfung/hamlit-rails/releases)
- [Commits](https://github.com/mfung/hamlit-rails/compare/v0.2.1...v0.2.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ThibG [Wed, 27 Feb 2019 13:57:14 +0000 (14:57 +0100)]
Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125)
`::FetchRemoteAccountService` is not `ActivityPub::FetchRemoteAccountService`,
its second argument is the pre-fetched body. Passing `id: false` actually passed
a `Hash` as the prefetched body, instead of properly resolving unknown remote
accounts.
ThibG [Tue, 26 Feb 2019 20:40:28 +0000 (21:40 +0100)]
Merge pull request #930 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Eugen Rochko [Mon, 25 Feb 2019 00:10:56 +0000 (01:10 +0100)]
Fix web UI not removing notifications after block (#10108)
Regression from #7311
abcang [Wed, 2 May 2018 14:14:51 +0000 (23:14 +0900)]
Keep notification when muting_notifications is true (#7311)
* Keep notification when muting_notifications is true
* Retrun mute object
* Fix test
Thibaut Girka [Tue, 26 Feb 2019 16:04:44 +0000 (17:04 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- Dockerfile
Took upstream version and reverted
f13ebd02c91776ddb88b5178bf9015c6e0f1ca80 .
Hopefuly it's not needed anymore.
- app/controllers/api/v1/search_controller.rb
The conflict was due to us raising the number of results returned.
Upstream raised it further, so took it.
- config/locales/de.yml
Took upstream changes to theme translation strings.
- config/locales/gl.yml
Took upstream changes to theme translation strings.
- config/locales/nl.yml
Took upstream changes to theme translation strings.
- config/locales/sk.yml
Took upstream changes to theme translation strings.
abcang [Tue, 26 Feb 2019 14:23:24 +0000 (23:23 +0900)]
Improve account media query (#10121)
Eugen Rochko [Tue, 26 Feb 2019 14:21:36 +0000 (15:21 +0100)]
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
* Add type, limit, offset, min_id, max_id, account_id to search API
Fix #8939
* Make the offset work on accounts and hashtags search as well
* Assure brakeman we are not doing mass assignment here
* Do not allow paginating unless a type is chosen
* Fix search query and index id field on statuses instead of created_at
dependabot[bot] [Tue, 26 Feb 2019 11:16:48 +0000 (20:16 +0900)]
Bump hamlit-rails from 0.2.0 to 0.2.1 (#10120)
Bumps [hamlit-rails](https://github.com/mfung/hamlit-rails) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/mfung/hamlit-rails/releases)
- [Commits](https://github.com/mfung/hamlit-rails/compare/v0.2.0...v0.2.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Tue, 26 Feb 2019 10:46:12 +0000 (19:46 +0900)]
Bump bootsnap from 1.4.0 to 1.4.1 (#10118)
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.0 to 1.4.1.
- [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.0...v1.4.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Mon, 25 Feb 2019 14:56:35 +0000 (15:56 +0100)]
Bump rubocop from 0.64.0 to 0.65.0 (#10112)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.64.0 to 0.65.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.64.0...v0.65.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Mon, 25 Feb 2019 14:55:53 +0000 (15:55 +0100)]
Bump dotenv-rails from 2.6.0 to 2.7.1 (#10114)
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.6.0 to 2.7.1.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v2.6.0...v2.7.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Mon, 25 Feb 2019 14:55:22 +0000 (15:55 +0100)]
Bump sidekiq-unique-jobs from 6.0.9 to 6.0.11 (#10113)
Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 6.0.9 to 6.0.11.
- [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.9...v6.0.11)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ThibG [Mon, 25 Feb 2019 14:54:17 +0000 (15:54 +0100)]
Avoid redundant HTTP request on some error cases (#10115)
mohemohe [Mon, 25 Feb 2019 03:06:24 +0000 (12:06 +0900)]
Fix fail health check due to missing wget (#10110)
Eugen Rochko [Mon, 25 Feb 2019 00:10:56 +0000 (01:10 +0100)]
Fix web UI not removing notifications after block (#10108)
Regression from #7311
Sir-Boops [Sun, 24 Feb 2019 15:32:40 +0000 (08:32 -0700)]
Switch to Ubuntu for docker (#10100)
NOGISAKA Sadata [Sun, 24 Feb 2019 13:28:36 +0000 (22:28 +0900)]
Skip some methods in BatchedRemoveStatusService when account is nil (#10095)
* Skip some methods in BatchedRemoveStatusService when account is nil
Sometimes `bin/tootctl accounts cull` fails with below error:
undefined method `followers_for_local_distribution' for nil:NilClass (NoMethodError)
This commit makes BatchedRemoveStatusService to skip below methods when
`account` is nil:
- unpush_from_home_timelines()
- unpush_from_list_timelines()
- batch_stream_entries()
* Fix rubocop error: Use `next` to skip iteration.
Aditoo17 [Sat, 23 Feb 2019 21:20:35 +0000 (22:20 +0100)]
I18n: Add language options for Kazakh and Lithuanian (#10104)
Eugen Rochko [Sat, 23 Feb 2019 21:20:20 +0000 (22:20 +0100)]
Bump version to 2.7.3 (#10102)
Eugen Rochko [Sat, 23 Feb 2019 17:41:28 +0000 (18:41 +0100)]
Weblate translations (2019-02-23) (#10103)
* Translated using Weblate (Japanese)
Currently translated at 98,9% (354 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ja/
* Translated using Weblate (Greek)
Currently translated at 96,9% (739 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/el/
* Translated using Weblate (Greek)
Currently translated at 100,0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/el/
* Translated using Weblate (Greek)
Currently translated at 100,0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/el/
* Translated using Weblate (Greek)
Currently translated at 100,0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/el/
* Translated using Weblate (Czech)
Currently translated at 100,0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/cs/
rename from "instance" to "server"
* Translated using Weblate (Czech)
Currently translated at 99,9% (762 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/cs/
* Translated using Weblate (Finnish)
Currently translated at 93,7% (59 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/fi/
* Translated using Weblate (Finnish)
Currently translated at 87,4% (313 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fi/
* Translated using Weblate (Finnish)
Currently translated at 72,6% (554 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fi/
* Translated using Weblate (Galician)
Currently translated at 100,0% (763 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/gl/
* Translated using Weblate (Galician)
Currently translated at 100,0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/gl/
* Translated using Weblate (Galician)
Currently translated at 100,0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/gl/
* Translated using Weblate (Galician)
Currently translated at 100,0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/gl/
* Translated using Weblate (Slovak)
Currently translated at 96,9% (739 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sk/
* Translated using Weblate (Dutch)
Currently translated at 100,0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/
* Translated using Weblate (Dutch)
Currently translated at 100,0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/nl/
* Translated using Weblate (Dutch)
Currently translated at 100,0% (763 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/
* Translated using Weblate (Lithuanian)
Currently translated at 53.6% (409 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/lt/
* Translated using Weblate (Lithuanian)
Currently translated at 62.6% (478 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/lt/
Check if "Sign up" is changed.
* Translated using Weblate (Slovak)
Currently translated at 100.0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sk/
* Translated using Weblate (Esperanto)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/eo/
* Translated using Weblate (French)
Currently translated at 100.0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/fr/
* Translated using Weblate (Finnish)
Currently translated at 73.4% (560 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fi/
* Translated using Weblate (Lithuanian)
Currently translated at 66.7% (509 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/lt/
* Translated using Weblate (Finnish)
Currently translated at 89.1% (319 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fi/
* Translated using Weblate (Slovak)
Currently translated at 99.7% (761 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Esperanto)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/eo/
* Translated using Weblate (Finnish)
Currently translated at 47.7% (53 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/fi/
* Translated using Weblate (Esperanto)
Currently translated at 80.2% (89 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/eo/
* Translated using Weblate (French)
Currently translated at 97.3% (108 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/fr/
* Translated using Weblate (Corsican)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/co/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/
* Translated using Weblate (French)
Currently translated at 97.8% (746 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/
* Translated using Weblate (Corsican)
Currently translated at 100.0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/co/
* Translated using Weblate (Corsican)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/co/
* Translated using Weblate (Corsican)
Currently translated at 99.6% (760 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/co/
* Translated using Weblate (Corsican)
Currently translated at 100.0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/co/
* Translated using Weblate (Occitan)
Currently translated at 96.4% (107 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/oc/
* Translated using Weblate (French)
Currently translated at 100.0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/fr/
* Translated using Weblate (Corsican)
Currently translated at 99.9% (762 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/co/
* Translated using Weblate (French)
Currently translated at 99.6% (760 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/
* Translated using Weblate (French)
Currently translated at 99.6% (760 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/
* Translated using Weblate (Occitan)
Currently translated at 98.2% (109 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/oc/
* Translated using Weblate (French)
Currently translated at 100.0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/fr/
* Translated using Weblate (Czech)
Currently translated at 99.9% (762 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/
* Translated using Weblate (Slovak)
Currently translated at 99.7% (761 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/
* Translated using Weblate (Slovak)
Currently translated at 99.7% (761 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Turkish)
Currently translated at 29.8% (227 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/tr/
* Added translation using Weblate (Turkish)
* Translated using Weblate (French)
Currently translated at 99.9% (762 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fr/
* Translated using Weblate (Turkish)
Currently translated at 36.0% (275 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/tr/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fr/
* Translated using Weblate (Turkish)
Currently translated at 64.2% (230 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/tr/
* Translated using Weblate (Turkish)
Currently translated at 32.4% (36 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/tr/
* Added translation using Weblate (Turkish)
* Translated using Weblate (Turkish)
Currently translated at 12.7% (8 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/tr/
* Added translation using Weblate (Turkish)
* Translated using Weblate (Turkish)
Currently translated at 100.0% (2 of 2 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/tr/
* Translated using Weblate (Turkish)
Currently translated at 36.8% (281 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/tr/
* Translated using Weblate (Turkish)
Currently translated at 9.2% (9 of 98 strings)
Translation: Mastodon/Doorkeeper
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/doorkeeper/tr/
* Translated using Weblate (Turkish)
Currently translated at 64.2% (230 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/tr/
* Translated using Weblate (Slovak)
Currently translated at 99.7% (761 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Turkish)
Currently translated at 40.0% (305 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/tr/
* Translated using Weblate (Basque)
Currently translated at 100.0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/eu/
* Translated using Weblate (Greek)
Currently translated at 96.9% (739 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/el/
* Translated using Weblate (Slovak)
Currently translated at 99.7% (761 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Basque)
Currently translated at 100.0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/eu/
* Translated using Weblate (Basque)
Currently translated at 100.0% (763 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/eu/
* Translated using Weblate (Basque)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/eu/
* Translated using Weblate (German)
Currently translated at 100,0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/de/
* Translated using Weblate (German)
Currently translated at 100,0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/de/
* Translated using Weblate (German)
Currently translated at 100,0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/de/
* Translated using Weblate (German)
Currently translated at 100,0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/de/
* Translated using Weblate (Arabic)
Currently translated at 95.5% (106 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ar/
* Translated using Weblate (German)
Currently translated at 99.9% (762 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/de/
* Translated using Weblate (German)
Currently translated at 100.0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/de/
* Translated using Weblate (Danish)
Currently translated at 100,0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/da/
* Translated using Weblate (Arabic)
Currently translated at 95,5% (106 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ar/
يمكن ان تكون هاش تاج ايضا ؟؟
* Translated using Weblate (Arabic)
Currently translated at 98,9% (354 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ar/
* Translated using Weblate (Danish)
Currently translated at 82,9% (92 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/da/
* Translated using Weblate (Albanian)
Currently translated at 63.2% (482 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sq/
* Translated using Weblate (Albanian)
Currently translated at 100.0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/sq/
* Translated using Weblate (Albanian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sq/
* Translated using Weblate (Albanian)
Currently translated at 92.7% (332 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sq/
* Translated using Weblate (Albanian)
Currently translated at 93.9% (336 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sq/
* Translated using Weblate (Albanian)
Currently translated at 94.1% (337 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sq/
* Translated using Weblate (Albanian)
Currently translated at 66.7% (74 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sq/
* Translated using Weblate (Albanian)
Currently translated at 94.4% (338 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sq/
* Translated using Weblate (Greek)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/el/
* Translated using Weblate (Albanian)
Currently translated at 89.2% (99 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sq/
* Translated using Weblate (Albanian)
Currently translated at 92.8% (103 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sq/
* Translated using Weblate (Albanian)
Currently translated at 93.7% (104 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sq/
* Translated using Weblate (Albanian)
Currently translated at 79.9% (610 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sq/
* Translated using Weblate (Galician)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/gl/
* Translated using Weblate (Albanian)
Currently translated at 88.9% (678 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sq/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/
* Translated using Weblate (Albanian)
Currently translated at 89.1% (680 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sq/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (763 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/nl/
* Translated using Weblate (Albanian)
Currently translated at 93.1% (710 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sq/
* Translated using Weblate (Korean)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ko/
* Translated using Weblate (Korean)
Currently translated at 99.0% (755 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ko/
* Translated using Weblate (Korean)
Currently translated at 100.0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/ko/
* Translated using Weblate (Korean)
Currently translated at 100.0% (763 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/ko/
* Translated using Weblate (Korean)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/ko/
* Translated using Weblate (Albanian)
Currently translated at 96.1% (733 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sq/
* Translated using Weblate (Persian)
Currently translated at 94.1% (337 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fa/
* Translated using Weblate (Lithuanian)
Currently translated at 91.0% (694 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/lt/
* Translated using Weblate (Persian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fa/
* Translated using Weblate (Czech)
Currently translated at 99.9% (762 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/cs/
* Translated using Weblate (Lithuanian)
Currently translated at 99.9% (762 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/lt/
* Translated using Weblate (Persian)
Currently translated at 85.3% (651 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fa/
* Translated using Weblate (Czech)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/cs/
* Translated using Weblate (Persian)
Currently translated at 100.0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/fa/
* Translated using Weblate (Persian)
Currently translated at 88.7% (677 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fa/
* Translated using Weblate (Albanian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/sq/
* Translated using Weblate (Albanian)
Currently translated at 97.5% (744 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sq/
* Translated using Weblate (Albanian)
Currently translated at 99.6% (760 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sq/
* Translated using Weblate (Albanian)
Currently translated at 100.0% (111 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/sq/
* Translated using Weblate (Slovak)
Currently translated at 99.7% (761 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/sk/
* Translated using Weblate (Persian)
Currently translated at 99.7% (761 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/fa/
* Translated using Weblate (Persian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Mastodon/React
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/frontend/fa/
* Translated using Weblate (Persian)
Currently translated at 81.1% (90 of 111 strings)
Translation: Mastodon/Preferences
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/simple_form/fa/
* Added translation using Weblate (Kazakh)
* Added translation using Weblate (Kazakh)
* Translated using Weblate (Kazakh)
Currently translated at 48,5% (370 of 763 strings)
Translation: Mastodon/Backend
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/backend/kk/
* Translated using Weblate (Kazakh)
Currently translated at 100,0% (2 of 2 strings)
Translation: Mastodon/Activerecord
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/activerecord/kk/
* Added translation using Weblate (Kazakh)
* Translated using Weblate (Kazakh)
Currently translated at 100,0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/kk/
* Added translation using Weblate (Kazakh)
* Added translation using Weblate (Kazakh)
* Translated using Weblate (Kazakh)
Currently translated at 100,0% (63 of 63 strings)
Translation: Mastodon/Devise
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/devise/kk/
* Translated using Weblate (Kazakh)
Currently translated at 100,0% (98 of 98 strings)
Translation: Mastodon/Doorkeeper
Translate-URL: https://weblate.joinmastodon.org/projects/mastodon/doorkeeper/kk/
* i18n-tasks normalize
* yarn manage:translations
* Fix inconsistent interpolations
* Add missing plural forms
Thibaut Girka [Thu, 21 Feb 2019 20:13:12 +0000 (21:13 +0100)]
Fix non-numeric account identifiers leading to /web/accounts/NaN
I'm not sure what purpose these “+” served?!
Hinaloe [Fri, 22 Feb 2019 15:52:04 +0000 (00:52 +0900)]
Randomize emoji filename (#10090)
dependabot[bot] [Fri, 22 Feb 2019 11:06:01 +0000 (20:06 +0900)]
Bump pry-byebug from 3.6.0 to 3.7.0 (#10098)
Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.6.0...v3.7.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ThibG [Thu, 21 Feb 2019 18:36:48 +0000 (19:36 +0100)]
Do not error out when performing admin actions on no statuses (#10094)
Same as #8220 but for reports
Hinaloe [Wed, 20 Feb 2019 16:47:38 +0000 (01:47 +0900)]
correct opt-out showing application (#10086)
* correct opt-out showing application
refs #9994
* Revert "correct opt-out showing application"
This reverts commit
0e9bb70f145be42962416a6b87c08d59a2896486 .
* User#shows_application? calls wrong value
Daigo 3 Dango [Wed, 20 Feb 2019 10:57:08 +0000 (10:57 +0000)]
Upgrade Ruby to 2.6.1 (#9956)
dependabot[bot] [Wed, 20 Feb 2019 06:56:12 +0000 (15:56 +0900)]
Bump pkg-config from 1.3.3 to 1.3.4 (#10081)
Bumps [pkg-config](https://github.com/ruby-gnome2/pkg-config) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/ruby-gnome2/pkg-config/releases)
- [Changelog](https://github.com/ruby-gnome2/pkg-config/blob/master/NEWS)
- [Commits](https://github.com/ruby-gnome2/pkg-config/compare/1.3.3...1.3.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] [Wed, 20 Feb 2019 06:55:50 +0000 (15:55 +0900)]
Bump oj from 3.7.8 to 3.7.9 (#10082)
Bumps [oj](https://github.com/ohler55/oj) from 3.7.8 to 3.7.9.
- [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.8...v3.7.9)
Signed-off-by: dependabot[bot] <support@dependabot.com>
ThibG [Tue, 19 Feb 2019 21:42:22 +0000 (22:42 +0100)]
Merge pull request #925 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Thibaut Girka [Tue, 19 Feb 2019 19:18:40 +0000 (20:18 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
ThibG [Tue, 19 Feb 2019 19:00:41 +0000 (20:00 +0100)]
Fix crash when conversations have no valid participants (#10078)
* Never return empty participants for conversations
Fixes #10068
* Fix client-side crash when conversations have no participants
ThibG [Tue, 19 Feb 2019 13:01:22 +0000 (14:01 +0100)]
Fix “reset” button of instance filter switching to custom emoji admin panel (#10076)
Thibaut Girka [Mon, 18 Feb 2019 18:29:32 +0000 (19:29 +0100)]
[Glitch] Internationalize unexpected error message
Port
4e71b104e6d5f02069120c7a56b26888c6f0fef5 to glitch-soc,
fixing a crash in the process
Eugen Rochko [Thu, 14 Feb 2019 14:46:42 +0000 (15:46 +0100)]
Fix hashtag column not subscribing to stream on mount (#10040)
Fix #9895
ThibG [Mon, 18 Feb 2019 13:59:46 +0000 (14:59 +0100)]
Add quick link from admin account view to block/unblock instance (#10073)
ThibG [Mon, 18 Feb 2019 13:59:19 +0000 (14:59 +0100)]
Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
ThibG [Mon, 18 Feb 2019 12:37:13 +0000 (13:37 +0100)]
Hide domain filter in admin page when “local” filter is active (#10074)
Since the “domain” field is ignored in this case.
Thibaut Girka [Sun, 17 Feb 2019 20:58:02 +0000 (21:58 +0100)]
Fix video player width not being updated to fit container width
ThibG [Sun, 17 Feb 2019 23:10:21 +0000 (00:10 +0100)]
Fix video player width not being updated to fit container width (#10069)
Eugen Rochko [Sun, 17 Feb 2019 19:24:12 +0000 (20:24 +0100)]
Bump version to 2.7.2 (#10067)
ThibG [Sun, 17 Feb 2019 15:00:24 +0000 (16:00 +0100)]
Merge pull request #920 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Thibaut Girka [Sun, 17 Feb 2019 14:43:12 +0000 (15:43 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka [Sun, 17 Feb 2019 14:14:22 +0000 (15:14 +0100)]
Fix CW fold/unfold in remote interaction dialog
Ben Lubar [Wed, 13 Feb 2019 18:51:33 +0000 (12:51 -0600)]
Allow multi-line image descriptions. (Glitch)
Eugen Rochko [Sun, 17 Feb 2019 14:16:36 +0000 (15:16 +0100)]
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
Regression from #9998
ThibG [Sun, 17 Feb 2019 14:13:17 +0000 (15:13 +0100)]
Merge pull request #918 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Thibaut Girka [Sun, 17 Feb 2019 13:28:25 +0000 (14:28 +0100)]
[Glitch] Fix crash on public hashtag pages when streaming fails
Port
041ff5fa9a45f7b8d1048a05a35611622b6f5fdb to glitch-soc
Thibaut Girka [Sun, 17 Feb 2019 11:53:51 +0000 (12:53 +0100)]
Fix static error page to use the correct pack
Thibaut Girka [Sun, 17 Feb 2019 11:39:44 +0000 (12:39 +0100)]
[Glitch] Change buttons on timeline preview to open the interaction dialog
Port
71e28ba39993d6eb3c5966e20214214c9d81b173 to glitch-soc
Thibaut Girka [Sun, 17 Feb 2019 11:02:47 +0000 (12:02 +0100)]
Port upstream's javascript to the error page
Thibaut Girka [Sun, 17 Feb 2019 10:58:17 +0000 (11:58 +0100)]
Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/serializers/rest/instance_serializer.rb
- app/views/layouts/error.html.haml
- public/oops.png
Took our version (same as upstream but without the things that only
make sense in an animation).
Additional changes:
- app/javascript/flavours/vanilla/theme.yml
Include upstream's javascript in error pages.