mayaeh
abdf225353
i18n: Update Japanese translations ( #10427 )
* Update Japanese translations.
run yarn manage:translations && i18n-tasks add-missing
* Update Japanese translations.
* Fix mistake
* Change to be concise.
5 years ago
ThibG
68c797bece
Ensure request.body isn't emptied out before signature verification ( #10432 )
Fixes #10429
5 years ago
slice
59cce07601
Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS ( #10430 )
These will allow these images to be uploaded again on the admin settings
page.
5 years ago
ThibG
abecaba317
Fix failing keybase-related test ( #10428 )
5 years ago
Jeong Arm
51625d3423
Remove unused code ( #10426 )
5 years ago
Eugen Rochko
b7379da6cc
Cache error 410 responses in recommended nginx configuration ( #10425 )
5 years ago
Eugen Rochko
ac650d7a13
Bump version to 2.8.0rc1 ( #10340 )
Update AUTHORS.md
Update CHANGELOG.md
5 years ago
Eugen Rochko
1714ea5978
Add ActivityPub representation for identity proofs ( #10414 )
* Add ActivityPub representation for identity proofs
* Add tests
5 years ago
Eugen Rochko
8fb69f1366
Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 ( #10413 )
Fix #10315
This reverts commit db06b25376
.
5 years ago
Eugen Rochko
79227d153b
Fix transparent avatars showing underlying elements in avatar stack and profile ( #10422 )
5 years ago
Eugen Rochko
379c3e237f
Fix search in web UI not setting a limit, restore limit of 5 ( #10421 )
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
5 years ago
Eugen Rochko
bd02ec6daa
Add indication that you have been blocked in web UI ( #10420 )
5 years ago
Aditoo17
1d62b88f8d
I18n: Update Czech translation ( #10419 )
5 years ago
Jeong Arm
e5d79d1635
Add missing Korean translations ( #10416 )
* Fix Korean translation
* Add missing translation
5 years ago
dependabot[bot]
3b1c64cadc
Bump capybara from 3.15.0 to 3.16.0 ( #10415 )
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>
5 years ago
Alix Rossi
34090a85e4
Update Corsican translations ( #10418 )
* Update Corsican translation
* Update Corsican YML
* Corsican JSON fix
* Update co.yml
5 years ago
Masoud Abkenar
2a326940e8
l10n update: fa ( #10417 )
5 years ago
ThibG
58667072d9
Fix opacity of relationship tags ( #10411 )
5 years ago
Aditoo17
1a7d1f4a42
I18n: Update Czech translation ( #10410 )
5 years ago
Alex Gessner
69141dca26
squashed identity proof updates ( #10375 )
5 years ago
Eugen Rochko
026dd75208
Add `tootctl self-destruct` ( #10367 )
Fix #10305
5 years ago
dependabot[bot]
24d5b6f9e3
Bump aws-sdk-s3 from 1.35.0 to 1.36.0 ( #10406 )
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>
5 years ago
dependabot[bot]
85629bf3d3
Bump rails from 5.2.2.1 to 5.2.3 ( #10407 )
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>
5 years ago
Eugen Rochko
f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status ( #10401 )
Also, fix some n+1 queries
Resolve #10365
5 years ago
dependabot[bot]
f46f67d984
[Security] Bump devise from 4.5.0 to 4.6.2 ( #10394 )
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>
5 years ago
Eugen Rochko
5d41532d94
Add `tootctl search deploy` to avoid ugly rake task syntax ( #10403 )
5 years ago
Eugen Rochko
08ec7435ce
Add order options to relationship manager UI ( #10404 )
5 years ago
Eugen Rochko
683013756e
Revert locales touched by automated translations ( #10399 )
* Revert ruined translations
Regression from #10362
* yarn manage:translations
5 years ago
Eugen Rochko
e86663b1da
Fix alternative relay support regression ( #10398 )
Fix #10324
5 years ago
dependabot[bot]
319bce3d9d
Bump tzinfo-data from 1.2018.9 to 1.2019.1 ( #10396 )
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>
5 years ago
dependabot[bot]
852ca12753
Bump bootsnap from 1.4.1 to 1.4.2 ( #10395 )
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>
5 years ago
slice
73f5711fb8
Add rel='noopener' to redesigned profile column header avatar link ( #10393 )
5 years ago
Aditoo17
869e58e7ed
Fix interpolations in some localizations ( #10397 )
5 years ago
Eugen Rochko
11fe293e1b
Remove unused ActivityPub `@context` values depending on response ( #10378 )
Fix #8078
5 years ago
ThibG
a91acf79b5
Move the account dropdown menubar to the right, make sure it doesn't move ( #10390 )
* Move the account dropdown menubar to the right, make sure it doesn't move
* Fix margin
5 years ago
ThibG
6df4a82969
Add a “Block & Report” button to the block confirmation dialog ( #10360 )
5 years ago
ThibG
0c46bd11aa
Fix HTML validation ( #10354 )
* Fix HTML validation
* Report first HTML error instead on validation error
5 years ago
Aditoo17
6f6abc369f
Make clicking on avatar open public profile in new tab ( #10387 )
5 years ago
dependabot[bot]
0c1a05b281
Bump makara from 0.4.0 to 0.4.1 ( #10382 )
Bumps [makara]() from 0.4.0 to 0.4.1.
Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago
Hinaloe
68f2211f00
Do not set CSRF Token when no csrf header ( #10383 )
5 years ago
dependabot[bot]
792a0f106e
Bump dotenv-rails from 2.7.1 to 2.7.2 ( #10381 )
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv ) from 2.7.1 to 2.7.2.
- [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.7.1...v2.7.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago
dependabot[bot]
6968ae79a0
Bump nokogiri from 1.10.1 to 1.10.2 ( #10380 )
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.1 to 1.10.2.
- [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.1...v1.10.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago
mayaeh
186f7bcbb6
Fix menu items that don't action ( #10379 )
5 years ago
Eugen Rochko
e117964325
Change icons of features on admin dashboard to remove bias ( #10366 )
Red crosses implied that it was bad/unexpected that certain features
were not enabled. In reality, they are options, so showing a green
or grey power-off icon is more appropriate.
Add status of timeline preview as well
Fix sample accounts changing too frequently due to wrong query
Sample accounts are intended to be sorted by popularity
5 years ago
Eugen Rochko
9745de883b
Add `blocked_by` relationship to the REST API ( #10373 )
5 years ago
Eugen Rochko
e6cfa7ab89
Change language detector threshold from 140 characters to 4 words ( #10376 )
Add `lang` attribute to statuses in web UI
5 years ago
Eugen Rochko
94e5e834f2
Improve performance of list of blocked domains by caching counts ( #10374 )
5 years ago
Eugen Rochko
a96181f16f
Redesign profile column in web UI to match design on public pages ( #10337 )
* Redesign profile column in web UI to match design on public pages
* Make the tab links text bolder
5 years ago
dependabot[bot]
ac0cc692f5
Bump aws-sdk-s3 from 1.34.0 to 1.35.0 ( #10369 )
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.34.0 to 1.35.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.34.0...v1.35.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago
dependabot[bot]
035828f8c0
Bump rack-cors from 1.0.2 to 1.0.3 ( #10368 )
Bumps [rack-cors](https://github.com/cyu/rack-cors ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/cyu/rack-cors/releases )
- [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cyu/rack-cors/compare/v1.0.2...v1.0.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
5 years ago