about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-04-03Re-dd PT-br translations (#10459)Renato "Lond" Cerqueira
2019-04-03i18n: update catalan translations (#10455)spla
* 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
2019-04-03I18n: Improve Czech translation (#10454)Aditoo17
2019-04-02Bump i18n-tasks from 0.9.28 to 0.9.29 (#10451)dependabot[bot]
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.28 to 0.9.29. - [Release notes](https://github.com/glebm/i18n-tasks/releases) - [Changelog](https://github.com/glebm/i18n-tasks/blob/master/CHANGES.md) - [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.28...v0.9.29) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-02Bump capybara from 3.16.0 to 3.16.1 (#10450)dependabot[bot]
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.16.0 to 3.16.1. - [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.0...3.16.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01Fix filtering of favourited_by, reblogged_by, followers and following (#10447)ThibG
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
* Revert "Add indication that you have been blocked in web UI (#10420)" This reverts commit bd02ec6daa974dcd3231e73826a56e08dbeedadc. * Revert "Add `blocked_by` relationship to the REST API (#10373)" This reverts commit 9745de883b198375ba23f7fde879f6d75ce2df0f. * Hide blocking accounts from search results * Filter blocking accouts from account followers * Filter blocking accouts from account's following accounts * Filter blocking accounts from “reblogged by” and “favourited by” lists * Remove blocking account from URL search * Return 410 on trying to fetch user data from a user who blocked us * Return 410 in /api/v1/account/statuses for suspended or blocking accounts * Fix status filtering when performing URL search * Restore some React improvements Restore some cleanup from bd02ec6daa974dcd3231e73826a56e08dbeedadc * Refactor by adding `without_blocking` scope
2019-04-01Simplify culling and fix race condition (#10440)Jeong Arm
2019-04-01Fix more keybase-related test failures (#10443)ThibG
2019-04-01Improvements to image upload validation and creation (#10431)slice
* Check if image value is nil? before creating an image Check if uploaded images aren't nil before creating SiteUpload models for them. * Validate presence of file in SiteUpload * Fix file presence validation * Fabricate SiteUpload#file * Add link to Creative Commons license
2019-04-01i18n: Update Japanese translations (#10427)mayaeh
* Update Japanese translations. run yarn manage:translations && i18n-tasks add-missing * Update Japanese translations. * Fix mistake * Change to be concise.
2019-03-31Ensure request.body isn't emptied out before signature verification (#10432)ThibG
Fixes #10429
2019-03-31Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (#10430)slice
These will allow these images to be uploaded again on the admin settings page.
2019-03-30Fix failing keybase-related test (#10428)ThibG
2019-03-30Remove unused code (#10426)Jeong Arm
2019-03-30Cache error 410 responses in recommended nginx configuration (#10425)Eugen Rochko
2019-03-30Bump version to 2.8.0rc1 (#10340)Eugen Rochko
Update AUTHORS.md Update CHANGELOG.md
2019-03-30Add ActivityPub representation for identity proofs (#10414)Eugen Rochko
* Add ActivityPub representation for identity proofs * Add tests
2019-03-30Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 ↵Eugen Rochko
(#10413) Fix #10315 This reverts commit db06b25376ac7e844e86fb9890fa9f1c2edd2d60.
2019-03-30Fix transparent avatars showing underlying elements in avatar stack and ↵Eugen Rochko
profile (#10422)
2019-03-30Fix search in web UI not setting a limit, restore limit of 5 (#10421)Eugen Rochko
The search API now supports returning more results and pagination, but until the web UI implements pagination, it makes no sense to dump so many results at once. This fix restores the behaviour before the API change
2019-03-30Add indication that you have been blocked in web UI (#10420)Eugen Rochko
2019-03-29I18n: Update Czech translation (#10419)Aditoo17
2019-03-29Add missing Korean translations (#10416)Jeong Arm
* Fix Korean translation * Add missing translation
2019-03-29Bump capybara from 3.15.0 to 3.16.0 (#10415)dependabot[bot]
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.15.0 to 3.16.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.15.0...3.16.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-29Update Corsican translations (#10418)Alix Rossi
* Update Corsican translation * Update Corsican YML * Corsican JSON fix * Update co.yml
2019-03-29l10n update: fa (#10417)Masoud Abkenar
2019-03-28Fix opacity of relationship tags (#10411)ThibG
2019-03-28I18n: Update Czech translation (#10410)Aditoo17
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-28Add `tootctl self-destruct` (#10367)Eugen Rochko
Fix #10305
2019-03-28Bump aws-sdk-s3 from 1.35.0 to 1.36.0 (#10406)dependabot[bot]
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.35.0 to 1.36.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.35.0...v1.36.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-28Bump rails from 5.2.2.1 to 5.2.3 (#10407)dependabot[bot]
Bumps [rails](https://github.com/rails/rails) from 5.2.2.1 to 5.2.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v5.2.2.1...v5.2.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
Also, fix some n+1 queries Resolve #10365
2019-03-28[Security] Bump devise from 4.5.0 to 4.6.2 (#10394)dependabot[bot]
Bumps [devise](https://github.com/plataformatec/devise) from 4.5.0 to 4.6.2. **This update includes security fixes.** - [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.5.0...v4.6.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-28Add `tootctl search deploy` to avoid ugly rake task syntax (#10403)Eugen Rochko
2019-03-28Add order options to relationship manager UI (#10404)Eugen Rochko
2019-03-28Revert locales touched by automated translations (#10399)Eugen Rochko
* Revert ruined translations Regression from #10362 * yarn manage:translations
2019-03-27Fix alternative relay support regression (#10398)Eugen Rochko
Fix #10324
2019-03-27Bump tzinfo-data from 1.2018.9 to 1.2019.1 (#10396)dependabot[bot]
Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2018.9 to 1.2019.1. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2018.9...v1.2019.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-27Bump bootsnap from 1.4.1 to 1.4.2 (#10395)dependabot[bot]
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.1 to 1.4.2. - [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.1...v1.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-27Add rel='noopener' to redesigned profile column header avatar link (#10393)slice
2019-03-27Fix interpolations in some localizations (#10397)Aditoo17
2019-03-27Remove unused ActivityPub `@context` values depending on response (#10378)Eugen Rochko
Fix #8078
2019-03-26Move the account dropdown menubar to the right, make sure it doesn't move ↵ThibG
(#10390) * Move the account dropdown menubar to the right, make sure it doesn't move * Fix margin
2019-03-26Add a “Block & Report” button to the block confirmation dialog (#10360)ThibG
2019-03-26Fix HTML validation (#10354)ThibG
* Fix HTML validation * Report first HTML error instead on validation error
2019-03-26Make clicking on avatar open public profile in new tab (#10387)Aditoo17
2019-03-26Bump makara from 0.4.0 to 0.4.1 (#10382)dependabot[bot]
Bumps [makara]() from 0.4.0 to 0.4.1. Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-26Do not set CSRF Token when no csrf header (#10383)Hinaloe