Commit Graph

7194 Commits (6e8711ff91e01212ac7c82de6349fa2b143582e2)

Author SHA1 Message Date
Yamagishi Kazutoshi 6e8711ff91
Add missing parenthesis ()
Yamagishi Kazutoshi d1b057a0ac
Remove legacy decorators syntax ()
Nick Schonning b46125224c
Remove isNaN polyfill ()
Christian Schmidt 16da4a09e8
Fix broken links in account gallery ()
Claire 2626097869
Fix Rails cache namespace being overriden with `v2` for cached statuses ()
Matt Jankowski a7a578a055
Remove unused InstancePresenter methods ()
Takeshi Umeda 38c84f57b6
Refactoring relations_map ()
mogamin 0a9def5498
Fit the max-width of media in .prose to parent box ()
Matt Jankowski 7bef11630d
Remove references to non-existent actions ()
Vyr Cossont 94cbd808b5
Webhooks for local status.create, status.update, account.update ()
Jean byroot Boussier 160f38f03d
Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 ()
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
Nick Schonning b22b4bac03
Include config/ and update all rubcop deps ()
CSDUMMI d75a1e5054
Link to the Identity provider's account settings from the account settings ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 8fdf49b11d
Add warning for object storage misconfiguration ()
Eugen Rochko 75e5a6e437
Change user backups to use expiring URLs for download when possible ()
Eugen Rochko a085901108
New Crowdin updates ()
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint ()
Eugen Rochko 630436ab2d
Refactor monkey-patching of `PrivateAddressCheck` ()
Nick Schonning 25d36b6edd
Autofix Rubocop Style/RedundantArgument ()
Nick Schonning 65669d3c57
Fix more haml-lint Rubocop ()
Nick Schonning 75131e7bf7
Setup haml-lint CI with todo config ()
Claire a232a1feb8
Fix misleading error code when receiving invalid WebAuthn credentials ()
Claire cf50667e26
Fix incorrect post links in strikes when the account is remote ()
Claire 9875be09fe
Fix dashboard crash on ElasticSearch server error ()
CSDUMMI 39c7236649
Redirect users to SLO at the IdP after logging them out of Mastodon. ()
Claire 1d0ad558ff
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ()
CSDUMMI d258ec8e3b
Prefer the stored location as after_sign_in_path in Omniauth Callback Controller ()
Rodion Borisov a52ccd7ad9
Center the text itself in upload area ()
Christian Schmidt 684a970b3c
Unescape HTML entities ()
Matt Jankowski dfa1be4ab4
Remove unused TOCGenerator ()
PauloVilarinho 8770473dbb
add modal message when editing toot ()
Co-authored-by: PauloVilarinho <paulotarsobranco@hotmail.com>
Claire 21db91a0a8
Remove sidebar dead code ()
Claire 86f8aa2db2
Fix unconfirmed accounts being registered as active users ()
Christian Schmidt c4cf92094e
Do not strip tags from `Setting.site_short_description` ()
Nick Schonning 82a6cf4012
Enable Rubocop for app/views ()
Christian Schmidt cb868228bd
Do not leave Mastodon when clicking “Back” ()
Matt Jankowski 7f4412eeeb
User mailer spec coverage improvements ()
Matt Jankowski c40d5e5a8f
Misc coverage improvements for validators ()
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations ()
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
Nick Schonning b00f945d92
Remove implied StandardError rescue ()
Claire 050f1669c6
Fix original account being unfollowed on migration before the follow request could be sent ()
Claire ddde4e0d95
Change `ActivityPub::DeliveryWorker` retries to be spread out more ()
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages ()
Claire 6b16b77ab0
Fix external authentication not running onboarding code for new users ()
Claire d6679d1751
Add mail headers to avoid auto-replies ()
Claire f94aa70b81
Fix error when displaying post history of a trendable post in the admin interface ()
Terry Garcia a1347f456e
Switched bookmark and favourites around ()
Claire f8bb4d0d6b
Fix server error when failing to follow back followers from `/relationships` ()
Claire b55fc883b6
Fix duplicate “Publish” button on mobile ()
Claire c2a046ded1
Fix “Remove all followers from the selected domains” being more destructive than it claims ()