Eugen Rochko
ef0c6a43ed
Change user backups to use expiring URLs for download when possible ( #24136 )
2 years ago
Eugen Rochko
83f302c101
New Crowdin updates ( #23904 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Christian Schmidt
7583523bf0
Replace `Status#translatable?` with language matrix in separate endpoint ( #24037 )
2 years ago
Eugen Rochko
f0734513f4
Refactor monkey-patching of `PrivateAddressCheck` ( #24122 )
2 years ago
Nick Schonning
0717d1b058
Autofix Rubocop Style/RedundantArgument ( #23798 )
2 years ago
Nick Schonning
994cb73f56
Fix more haml-lint Rubocop ( #24107 )
2 years ago
Nick Schonning
30328759da
Setup haml-lint CI with todo config ( #23524 )
2 years ago
Claire
8a618c8eca
Fix misleading error code when receiving invalid WebAuthn credentials ( #23568 )
2 years ago
Claire
5f11a64dbc
Fix incorrect post links in strikes when the account is remote ( #23611 )
2 years ago
Claire
bde1c7aa96
Fix dashboard crash on ElasticSearch server error ( #23751 )
2 years ago
CSDUMMI
cfc04637b5
Redirect users to SLO at the IdP after logging them out of Mastodon. ( #24020 )
2 years ago
Claire
23bce96f0c
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ( #24034 )
2 years ago
CSDUMMI
5f9f43d051
Prefer the stored location as after_sign_in_path in Omniauth Callback Controller ( #24073 )
2 years ago
Rodion Borisov
100ada1e2b
Center the text itself in upload area ( #24029 )
2 years ago
Christian Schmidt
170d3a0bc8
Unescape HTML entities ( #24019 )
2 years ago
Matt Jankowski
8ea6707b2b
Remove unused TOCGenerator ( #23986 )
2 years ago
PauloVilarinho
c4c1c8aecc
add modal message when editing toot ( #23936 )
...
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com>
2 years ago
Claire
aadb1317a5
Remove sidebar dead code ( #23984 )
2 years ago
Claire
980472efc8
Fix unconfirmed accounts being registered as active users ( #23803 )
2 years ago
Christian Schmidt
e7e90a5e63
Do not strip tags from `Setting.site_short_description` ( #23975 )
2 years ago
Nick Schonning
f731ba595b
Enable Rubocop for app/views ( #23874 )
2 years ago
Christian Schmidt
50b76430b4
Do not leave Mastodon when clicking “Back” ( #23953 )
2 years ago
Matt Jankowski
471346fd3a
User mailer spec coverage improvements ( #23905 )
2 years ago
Matt Jankowski
c48dd42fa8
Misc coverage improvements for validators ( #23928 )
2 years ago
Jean byroot Boussier
08c2938b4a
Upgrade to latest redis-rb 4.x and fix deprecations ( #23616 )
...
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
2 years ago
Nick Schonning
24b0410744
Remove implied StandardError rescue ( #23942 )
2 years ago
Claire
fe098d35c2
Fix original account being unfollowed on migration before the follow request could be sent ( #21957 )
2 years ago
Claire
8f79c53cd6
Change `ActivityPub::DeliveryWorker` retries to be spread out more ( #21956 )
2 years ago
Christian Schmidt
cc0c37cd69
Only offer translation for supported languages ( #23879 )
2 years ago
Claire
5acc02793a
Fix external authentication not running onboarding code for new users ( #23458 )
2 years ago
Claire
db0bbe5cb7
Add mail headers to avoid auto-replies ( #23597 )
2 years ago
Claire
05ef604007
Fix error when displaying post history of a trendable post in the admin interface ( #23574 )
2 years ago
Terry Garcia
f5fe444913
Switched bookmark and favourites around ( #23701 )
2 years ago
Claire
6943192f5e
Fix server error when failing to follow back followers from `/relationships` ( #23787 )
2 years ago
Claire
3faa229d8d
Fix duplicate “Publish” button on mobile ( #23804 )
2 years ago
Claire
7bc43c91a0
Fix “Remove all followers from the selected domains” being more destructive than it claims ( #23805 )
2 years ago
Claire
16c8144b1c
Add support for incoming rich text ( #23913 )
2 years ago
Matt Jankowski
35cbd0685d
Fix deprecation warning about merging conditions ( #23618 )
2 years ago
Matt Jankowski
5bf8f34842
Spec coverage for HomeHelper ( #23907 )
2 years ago
Eugen Rochko
096f622340
New Crowdin updates ( #23802 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Nick Schonning
19be243493
Autofix Rubocop Style/HashConversion ( #23852 )
2 years ago
Matt Jankowski
9cf4671ba1
Remove unused admin/announcements helper ( #23899 )
2 years ago
Matt Jankowski
1d248c3f57
Remove unused InstancePresenter#sample_accounts method ( #23900 )
2 years ago
Matt Jankowski
385ae6681d
Fix single-record invalid condition on PollVote ( #23810 )
2 years ago
Christian Schmidt
41655e16ea
Add `lang` attribute to media and poll options ( #23891 )
2 years ago
Matt Jankowski
c759d6f31d
Remove unused HTML Validator ( #23866 )
2 years ago
Christian Schmidt
e56145661c
Add `lang` attribute to preview card ( #23869 )
2 years ago
Claire
bc4837a600
Change auto-deletion throttling constants to better scale with server size ( #23320 )
2 years ago
Tim Lucas
808c9a7cf4
Increase contrast of upload progress background ( #23836 )
2 years ago
Eugen Rochko
6bfb54dccc
New Crowdin updates ( #23625 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Claire
0fb32f919f
Fix inefficiency when searching accounts per username in admin interface ( #23801 )
2 years ago
Nick Schonning
4f6ad6475e
Autofix Rubocop Rails/Blank ( #23765 )
2 years ago
Nick Schonning
247bf6e812
Enable Rubocop Style/StringConcatenation defaults ( #23792 )
2 years ago
Botao Wang
1f844d0d18
Fix sidebar cut-off on small screens in admin UI ( #23764 )
2 years ago
Claire
82c464d4d0
Add `lang` tag to native language names in language picker ( #23749 )
2 years ago
Nick Schonning
a0e4d69c12
Autofix Rubocop Rails/FindById ( #23762 )
2 years ago
Nick Schonning
eed0829d3f
Autofix Rubocop Rails/WhereEquals ( #23759 )
2 years ago
Claire
b5b0bc17e8
Change compose form checkbox to native input with `appearance: none` ( #22949 )
2 years ago
Nick Schonning
dd63a919f0
Autofix Rubocop Style/RescueStandardError ( #23745 )
2 years ago
Christian Schmidt
2dbe2b56aa
Make larger part of status clickable ( #23621 )
2 years ago
Nick Schonning
9b3be79cb5
Autofix Rubocop Style/FormatString ( #23743 )
2 years ago
Nick Schonning
e6312104c7
Autofix Rubocop remaining Layout rules ( #23679 )
2 years ago
Nick Schonning
c08d9e5e5c
Autofix Rubocop Style/UnpackFirst ( #23741 )
2 years ago
Nick Schonning
ac56c3971b
Autofix Rubocop RSpec/ImplicitSubject ( #23721 )
2 years ago
Nick Schonning
448f0929a7
Autofix Rubocop Rails/EnumHash ( #23737 )
2 years ago
Renaud Chaput
ae3812d182
Rename JSX files with proper `.jsx` extension ( #23733 )
2 years ago
Nick Schonning
06f8de2e34
Autofix Rubocop Style/ExplicitBlockArgument ( #23704 )
2 years ago
Nick Schonning
ae51248ffe
Enable Rubocop HTTP status rules ( #23717 )
2 years ago
Nick Schonning
b8f17330ea
Autofix Rubocop Rails/Pluck ( #23730 )
2 years ago
Nick Schonning
483fabc53f
Autofix Rubocop Rails/RedundantForeignKey ( #23731 )
2 years ago
Claire
6ce20a89f5
Fix focus point of already-attached media not saving after edit ( #23566 )
2 years ago
Nick Schonning
be1ec56c6d
Autofix Rubocop Style/StringLiterals ( #23695 )
2 years ago
Nick Schonning
49f1168050
Autofix Rubocop Style/RedundantBegin ( #23703 )
2 years ago
Nick Schonning
7f8439ee07
Autofix Rubocop Style/TrailingCommaInArguments ( #23694 )
2 years ago
Nick Schonning
3f9d7419d1
Autofix Rubocop Style/Lambda ( #23696 )
2 years ago
Nick Schonning
793f8c7dd5
Autofix Rubocop Style/IfUnlessModifier ( #23697 )
2 years ago
Nick Schonning
4553bc78ba
Autofix Rubocop Style/PerlBackrefs ( #23649 )
2 years ago
Nick Schonning
b7d4391c4d
Autofix Rubocop Lint/AmbiguousOperatorPrecedence ( #23681 )
2 years ago
Nick Schonning
5973a58281
Enable Lint/RedundantCopDisableDirective ( #23687 )
2 years ago
Nick Schonning
a71a0802d6
Autofix Rubocop Lint/SymbolConversion ( #23683 )
2 years ago
Nick Schonning
31ca76fe2c
Run rubocop formatting except line length ( #23632 )
2 years ago
Christian Schmidt
2c8bb9a76a
Fix bad type for spellCheck attribute ( #23638 )
2 years ago
Nick Schonning
a80ff32d9a
Enable ESLint Promise plugin defaults ( #22229 )
2 years ago
Eugen Rochko
4ed26b106c
New Crowdin updates ( #23527 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Aaron Patterson
edc6f486bf
Upgrade to Ruby 3.2 ( #22928 )
...
Co-authored-by: Matthew Ford <matt@bitzesty.com>
2 years ago
Claire
d706570d30
Add `memorial` attribute to REST API ( #23591 )
2 years ago
Claire
0ae0740826
Add API parameter to safeguard unexpect mentions in new posts ( #18350 )
2 years ago
Nick Schonning
2663b421be
Enable ESLint import recommended rules ( #23315 )
2 years ago
Nick Schonning
1c2ca9557f
Enable ESLint no-useless-escape ( #23311 )
2 years ago
Dean Bassett
28bc6265bf
Fix case-sensitive check for previously used hashtags ( #23526 )
2 years ago
Jeong Arm
c2cb5defb0
Change followed_by link to location=all if account is local on /admin/accounts/:id page ( #23467 )
2 years ago
Nick Schonning
6417e06194
Upgrade to Stylelint 15 with Prettier ( #23558 )
2 years ago
Claire
ea4cffac37
Fix unbounded recursion in post discovery ( #23506 )
...
* Add a limit to how many posts can get fetched as a result of a single request
* Add tests
* Always pass `request_id` when processing `Announce` activities
---------
Co-authored-by: nametoolong <nametoolong@users.noreply.github.com>
2 years ago
Claire
3c1e48d304
Fix attached media uploads not being cleared when replying to a post ( #23504 )
2 years ago
Eugen Rochko
b21f5906b9
New Crowdin updates ( #23413 )
...
* New translations en.json (Esperanto)
* New translations en.yml (Slovak)
* New translations en.json (Burmese)
* New translations en.yml (Korean)
* New translations en.json (Burmese)
* New translations en.json (Burmese)
* New translations en.yml (Finnish)
* New translations simple_form.en.yml (Finnish)
* New translations en.json (Burmese)
* New translations en.yml (Burmese)
* New translations en.yml (Burmese)
* New translations en.json (Burmese)
* New translations activerecord.en.yml (Burmese)
* New translations en.yml (Burmese)
* New translations activerecord.en.yml (Burmese)
* New translations en.json (German)
* New translations simple_form.en.yml (German)
* New translations en.json (Catalan)
* New translations en.yml (Burmese)
* New translations en.yml (Burmese)
* New translations en.yml (Russian)
* New translations doorkeeper.en.yml (Russian)
* New translations simple_form.en.yml (Russian)
* New translations en.json (Russian)
* New translations en.json (Belarusian)
* New translations en.json (Belarusian)
* New translations en.json (Esperanto)
* New translations en.yml (Esperanto)
* New translations doorkeeper.en.yml (Korean)
* New translations en.json (Burmese)
* New translations en.yml (Slovak)
* New translations en.yml (Belarusian)
* New translations simple_form.en.yml (Belarusian)
* New translations simple_form.en.yml (Esperanto)
* New translations doorkeeper.en.yml (Esperanto)
* New translations activerecord.en.yml (Esperanto)
* New translations devise.en.yml (Esperanto)
* New translations en.yml (English, United Kingdom)
* New translations en.yml (Asturian)
* New translations simple_form.en.yml (Asturian)
* New translations en.yml (Asturian)
* New translations doorkeeper.en.yml (Asturian)
* New translations en.json (Asturian)
* New translations en.yml (Asturian)
* New translations en.json (Asturian)
* New translations en.json (Korean)
* New translations en.yml (Korean)
* New translations en.json (Korean)
* New translations en.yml (Korean)
* New translations devise.en.yml (Korean)
* New translations simple_form.en.yml (Korean)
* New translations en.json (Welsh)
* New translations en.yml (Welsh)
* New translations simple_form.en.yml (Welsh)
* New translations activerecord.en.yml (Welsh)
* New translations devise.en.yml (Welsh)
* New translations doorkeeper.en.yml (Welsh)
* New translations en.yml (Burmese)
* New translations en.yml (Burmese)
* New translations en.yml (Burmese)
* New translations en.json (Silesian)
* New translations en.yml (Occitan)
* New translations en.yml (Turkish)
* New translations simple_form.en.yml (Turkish)
* New translations en.json (Occitan)
* New translations activerecord.en.yml (Turkish)
* New translations doorkeeper.en.yml (Turkish)
* Normalize
* Remove unused locales
---------
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Claire
1a094b002d
Fix admin-set follow recommandations being case-sensitive ( #23500 )
...
Fixes #23472
2 years ago
Claire
cdcf981ad7
Fix server status URL being a required server setting ( #23499 )
2 years ago
Claire
1c08aef482
Remove posts count and last posts from ActivityPub representation of hashtag collections ( #23460 )
2 years ago
Nick Schonning
ae45c9ccd4
Apply Rubocop Rails/WhereNot ( #23448 )
...
* Apply Rubocop Rails/WhereNot
* Update spec for where.not
2 years ago
Nick Schonning
4a49c50e64
Apply Rubocop Performance/BlockGivenWithExplicitBlock ( #23441 )
...
* Apply Rubocop Performance/BlockGivenWithExplicitBlock
* Unprefix used block parameter
2 years ago