about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2023-03-17Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)Jean byroot Boussier
2023-03-17Include config/ and update all rubcop deps (#23963)Nick Schonning
2023-03-17Link to the Identity provider's account settings from the account settings (#...CSDUMMI
2023-03-16Add warning for object storage misconfiguration (#24137)Claire
2023-03-16Change user backups to use expiring URLs for download when possible (#24136)Eugen Rochko
2023-03-16New Crowdin updates (#23904)Eugen Rochko
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2023-03-16Refactor monkey-patching of `PrivateAddressCheck` (#24122)Eugen Rochko
2023-03-16Autofix Rubocop Style/RedundantArgument (#23798)Nick Schonning
2023-03-15Fix more haml-lint Rubocop (#24107)Nick Schonning
2023-03-15Setup haml-lint CI with todo config (#23524)Nick Schonning
2023-03-15Fix misleading error code when receiving invalid WebAuthn credentials (#23568)Claire
2023-03-15Fix incorrect post links in strikes when the account is remote (#23611)Claire
2023-03-15Fix dashboard crash on ElasticSearch server error (#23751)Claire
2023-03-15Redirect users to SLO at the IdP after logging them out of Mastodon. (#24020)CSDUMMI
2023-03-15Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ...Claire
2023-03-13Prefer the stored location as after_sign_in_path in Omniauth Callback Control...CSDUMMI
2023-03-09Center the text itself in upload area (#24029)Rodion Borisov
2023-03-08Unescape HTML entities (#24019)Christian Schmidt
2023-03-06Remove unused TOCGenerator (#23986)Matt Jankowski
2023-03-06add modal message when editing toot (#23936)PauloVilarinho
2023-03-06Remove sidebar dead code (#23984)Claire
2023-03-06Fix unconfirmed accounts being registered as active users (#23803)Claire
2023-03-06Do not strip tags from `Setting.site_short_description` (#23975)Christian Schmidt
2023-03-05Enable Rubocop for app/views (#23874)Nick Schonning
2023-03-04Do not leave Mastodon when clicking “Back” (#23953)Christian Schmidt
2023-03-04User mailer spec coverage improvements (#23905)Matt Jankowski
2023-03-04Misc coverage improvements for validators (#23928)Matt Jankowski
2023-03-04Upgrade to latest redis-rb 4.x and fix deprecations (#23616)Jean byroot Boussier
2023-03-03Remove implied StandardError rescue (#23942)Nick Schonning
2023-03-03Fix original account being unfollowed on migration before the follow request ...Claire
2023-03-03Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956)Claire
2023-03-03Only offer translation for supported languages (#23879)Christian Schmidt
2023-03-03Fix external authentication not running onboarding code for new users (#23458)Claire
2023-03-03Add mail headers to avoid auto-replies (#23597)Claire
2023-03-03Fix error when displaying post history of a trendable post in the admin inter...Claire
2023-03-03Switched bookmark and favourites around (#23701)Terry Garcia
2023-03-03Fix server error when failing to follow back followers from `/relationships` ...Claire
2023-03-03Fix duplicate “Publish” button on mobile (#23804)Claire
2023-03-03Fix “Remove all followers from the selected domains” being more destructi...Claire
2023-03-03Add support for incoming rich text (#23913)Claire
2023-03-02Fix deprecation warning about merging conditions (#23618)Matt Jankowski
2023-03-02Spec coverage for HomeHelper (#23907)Matt Jankowski
2023-02-28New Crowdin updates (#23802)Eugen Rochko
2023-02-28Autofix Rubocop Style/HashConversion (#23852)Nick Schonning
2023-02-28Remove unused admin/announcements helper (#23899)Matt Jankowski
2023-02-27Remove unused InstancePresenter#sample_accounts method (#23900)Matt Jankowski
2023-02-27Fix single-record invalid condition on PollVote (#23810)Matt Jankowski
2023-02-26Add `lang` attribute to media and poll options (#23891)Christian Schmidt
2023-02-24Remove unused HTML Validator (#23866)Matt Jankowski