about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-03-04Models specs coverage (#23940)Matt Jankowski
2023-03-04Upgrade to latest redis-rb 4.x and fix deprecations (#23616)Jean byroot Boussier
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
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
could be sent (#21957)
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 ↵Claire
interface (#23574)
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
(#23787)
2023-03-03Fix duplicate “Publish” button on mobile (#23804)Claire
2023-03-03Fix “Remove all followers from the selected domains” being more ↵Claire
destructive than it claims (#23805)
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
2023-03-02Spec coverage for HomeHelper (#23907)Matt Jankowski
2023-02-28New Crowdin updates (#23802)Eugen Rochko
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2023-02-28Autofix Rubocop Style/HashConversion (#23852)Nick Schonning
2023-02-28Admin mailer spec coverage improvement (#23863)Matt Jankowski
2023-02-28[Dependashlee] Update to Puma 6.1.0 (#23795)Shlee
2023-02-28Remove unused admin/announcements helper (#23899)Matt Jankowski
2023-02-27Remove unused InstancePresenter#sample_accounts method (#23900)Matt Jankowski
2023-02-27Add policies and serializers groups to simplecov output (#23897)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
2023-02-24Add `lang` attribute to preview card (#23869)Christian Schmidt
2023-02-23Rename ActivityPub Serializer Specs (#23844)Nick Schonning
2023-02-23Change auto-deletion throttling constants to better scale with server size ↵Claire
(#23320)
2023-02-23Increase contrast of upload progress background (#23836)Tim Lucas
2023-02-23Fix mispelled spec filenames (#23834)Nick Schonning
2023-02-22New Crowdin updates (#23625)Eugen Rochko
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2023-02-22Fix inefficiency when searching accounts per username in admin interface ↵Claire
(#23801)
2023-02-22Fix rack:attack flaky tests and test end of throttle period (#23799)Claire
2023-02-22Autofix Rubocop Rails/Blank (#23765)Nick Schonning
2023-02-22Autofix Rubocop Rails/RootPathnameMethods (#23760)Nick Schonning