summaryrefslogtreecommitdiffstats
path: root/db
AgeCommit message (Expand)Author
2023-08-03Add alt text for preview card thumbnails (#26184)Christian Schmidt
2023-08-03Add primary key to preview_cards_statuses join table (includes deduplication ...Claire
2023-08-02Fix crash in `tootctl status remove` and some old migrations (#26210)Claire
2023-07-26Use heredoc SQL blocks in `AddFromAccountIdToNotifications` migration (#26178)Matt Jankowski
2023-07-25Add `published_at` attribute to preview cards (#26153)Eugen Rochko
2023-07-23Use valid email address for first account (#26114)Christian Schmidt
2023-07-13Rails 7.0 update (#25668)Matt Jankowski
2023-07-12Fix `Style/SlicingWithRange` cop (#25923)Matt Jankowski
2023-07-12Enable Rubocop Style/FrozenStringLiteralComment (#23793)Nick Schonning
2023-07-04Fix forgotten unconfirmed_email migration file (#25702)Claire
2023-07-02Add users index on unconfirmed_email (#25672)Claire
2023-07-02Add superapp index on `oauth_applications` (#25670)Claire
2023-07-02Revert "Rails 7 update" (#25667)Eugen Rochko
2023-07-02Rails 7 update (#24241)Matt Jankowski
2023-06-30Add index to backups on `user_id` column (#25647)Matt Jankowski
2023-06-10Add time zone preference (#25342)Eugen Rochko
2023-06-07Fix compatibility of recent migration with PostgreSQL 10 (#25324)Claire
2023-06-06Add webhook templating (#23289)Eugen Rochko
2023-06-05Add exclusive lists (#22048)Darius Kazemi
2023-06-01Add missing primary keys to `accounts_tags` and `statuses_tags` (#25210)Claire
2023-05-25Improve various queries against account domains (#25126)Claire
2023-05-23Fix Performance/MapCompact cop (#24797)Matt Jankowski
2023-05-02Change lists to be able to include accounts with pending follow requests (#19...Claire
2023-05-02Rewrite import feature (#21054)Claire
2023-05-02Fix n+1 query in settings migration (#24783)Eugen Rochko
2023-05-01Fix transaction around settings migration (#24761)Eugen Rochko
2023-04-30Fix Rails/SquishedSQLHeredocs cop (#24694)Matt Jankowski
2023-04-27Drop EOL Ruby 2.7 (#24237)Nick Schonning
2023-04-07Fix user settings migration script failing in some cases (#24453)Claire
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-03-29Wrap db:setup with Chewy.strategy(:mastodon) (#24302)Robert R George
2023-03-27Update strong-migrations-enabled migrations from 5.0 and 5.1 to 5.2 (#24275)Claire
2023-03-26Reset model in migration after removing column (#24250)Matt Jankowski
2023-03-26Migration warning helper, and only run in production env (#24253)Matt Jankowski
2023-03-04Upgrade to latest redis-rb 4.x and fix deprecations (#23616)Jean byroot Boussier
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-20Audofix Rubocop Style/WordArray (#23739)Nick Schonning
2023-02-20Autofix Rubocop Rails/RedundantForeignKey (#23731)Nick Schonning
2023-02-20Autofix Rubocop Style/EmptyMethod (#23732)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2023-02-19Autofix Rubocop Style/BlockDelimiters (#23706)Nick Schonning
2023-02-18Enable Rubocop Style/NumericLiterals (#23647)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-17Autofix Rubocop Style/RaiseArgs (#23650)Nick Schonning
2023-01-18Fix situations in which instance actor can be set to a Mastodon-incompatible ...Claire
2022-12-06Fix pre-4.0 admin action logs (#22091)Claire
2022-11-04Fix featured tags not saving preferred casing (#19732)Eugen Rochko
2022-11-03Fix admin action logs page (#19649)Claire
2022-11-02Change migration to migrate admins to Owner role rather than Admin role (#19671)Claire