about summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-03-06Fix unconfirmed accounts being registered as active users (#23803)Claire
2023-03-06Remove pinned rexml (#23964)Nick Schonning
2023-03-06Do not strip tags from `Setting.site_short_description` (#23975)Christian Schmidt
2023-03-05Fix pgBouncer resetting application name on every transaction (#23958)Eugen Rochko
2023-03-05Fix streaming API not being usable without `DATABASE_URL` (#23960)Eugen Rochko
2023-03-05Updates dev container and adds doc for getting started with GitHub Codespaces...Samruddhi Khandale
2023-03-05Enable Rubocop for app/views (#23874)Nick Schonning
2023-03-05Update browser gem to version 5.3.1 (#23945)Matt Jankowski
2023-03-04Do not leave Mastodon when clicking “Back” (#23953)Christian Schmidt
2023-03-04Fix spec for api/v1/statuses/translations (#23956)Matt Jankowski
2023-03-04Restore missing fabricators (#23951)Matt Jankowski
2023-03-04Pending example models minimal coverage (#23912)Matt Jankowski
2023-03-04User mailer spec coverage improvements (#23905)Matt Jankowski
2023-03-04Admin controllers specs (#23917)Matt Jankowski
2023-03-04Specs api v1 controllers (#23930)Matt Jankowski
2023-03-04Fabricator specs (#23925)Matt Jankowski
2023-03-04Misc coverage improvements for validators (#23928)Matt Jankowski
2023-03-04Helpers specs coverage improvement (#23937)Matt Jankowski
2023-03-04Policies specs (#23924)Matt Jankowski
2023-03-04Settings controllers specs (#23915)Matt Jankowski
2023-03-04Add basic coverage for some worker jobs (#23943)Matt Jankowski
2023-03-04Models specs coverage (#23940)Matt Jankowski
2023-03-04Upgrade to latest redis-rb 4.x and fix deprecations (#23616)Jean byroot Boussier
2023-03-03Disable Style/SymbolArray (#23921)Claire
2023-03-03Remove pry gems (#23884)Nick Schonning
2023-03-03Remove implied StandardError rescue (#23942)Nick Schonning
2023-03-03Remove climate_control gem (#23886)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-03Allow streaming to connect to postgress with self-signed certs (#21431)Ramūns Usovs
2023-03-03Added support for specifying S3 storage classes in environment (#22480)Jamie Hoyle
2023-03-03Add tests for moderation actions without custom text (#23184)Claire
2023-03-03Fix external authentication not running onboarding code for new users (#23458)Claire
2023-03-03Fix tootctl accounts migrate error due to typo (#23567)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-03Change unintended SMTP read timeout from 5 seconds to 20 seconds (#23750)Claire
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-02Update rspec-rails to version 6.0.1 (#23908)Matt Jankowski
2023-03-02Add spec coverage for Admin::Trends::StatusesHelper (#23898)Matt Jankowski
2023-03-02[Dependashlee] Bump @github/webauthn-json from 0.5.7 to 2.1.1 (js) (#23819)Shlee
2023-03-02[Dependashlee] Bump fuzzysort from 1.9.0 to 2.0.4 (JS) (#23822)Shlee
2023-03-02[Dependashlee] Bump color-blend from 3.0.1 to 4.0.0 (JS) (#23823)Shlee
2023-03-02Add rspecs for FollowRecommendationsScheduler (#23890)Stanislav Dobrovolschii