summaryrefslogtreecommitdiffstats
path: root/db/migrate
AgeCommit message (Expand)Author
2024-06-21Fix `Rails/ReversibleMigrationMethodDefinition` cop (#30794)Matt Jankowski
2024-06-07Fix `mentions.account_id` and `mentions.status_id` not having `NOT NULL` data...Claire
2024-06-03Add experimental server-side notification grouping (#29889)Claire
2024-05-29Add support for `fediverse:creator` OpenGraph tag (#30398)Eugen Rochko
2024-05-20Change older Paperclip database migrations for consistency (#30204)Claire
2024-05-10Add missing `on_delete: :cascade` on `notification_policies` (#30251)Claire
2024-05-07Revert "Migrate paperclip `_file_size` columns to bigint (#29263)" (#30203)Claire
2024-05-06Migrate paperclip `_file_size` columns to bigint (#29263)Matt Jankowski
2024-05-02Update `devise-two-factor` to version 5.0.0 (#28325)Matt Jankowski
2024-04-24Remove column defaults for `status_pins` timestamp columns (#29261)Matt Jankowski
2024-04-22Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop (#27461)Matt Jankowski
2024-03-26Use `upsert_all` and `insert_all` to reduce back-and-forth in costly migratio...Claire
2024-03-22Change `AccountRelationshipSeveranceEvent` model to store lost followers and ...Claire
2024-03-21Fix notification policy migration not preserving `filter_private_mentions` co...Claire
2024-03-20Fix error when attempting to delete posts that triggered a notification reque...Claire
2024-03-20Fix account_relationship_severance_events unique indexes (#29665)Claire
2024-03-20Add notifications of severed relationships (#27511)Claire
2024-03-11Add hints for rules (#29539)Eugen Rochko
2024-03-08Fix interaction settings migration error when encountering no settings (#29529)Eugen Rochko
2024-03-07Add notification policies and notification requests (#29366)Eugen Rochko
2024-02-19Move "everyone" role and "instance actor" account magic number IDs to constan...Matt Jankowski
2024-02-06Use SQL heredoc on long statement lines in migrations (#29112)Matt Jankowski
2024-02-06Move length value mapping to constant in ids to bigints migration (#29048)Matt Jankowski
2024-02-06Remove migration base class switcher from `RailsSettingsMigration` (#29047)Matt Jankowski
2024-01-30Change materialized views to be refreshed concurrently to avoid locks (#29015)Eugen Rochko
2024-01-24Add annual reports for accounts (#28693)Eugen Rochko
2024-01-18Use AR `database_version` in PG version checks in migrations (#28804)Matt Jankowski
2024-01-10Remove `add_column_with_default` migration helper (#28654)Matt Jankowski
2024-01-09Fix ISO code for Canadian French (#26015)gunchleoc
2024-01-04Solve remaining `db/*migrate*` cops (#28579)Matt Jankowski
2024-01-04Add ability to require approval when users sign up using specific email domai...Claire
2023-12-19Change algorithm of follow recommendations (#28314)Eugen Rochko
2023-12-15Opt out of `Rails/SkipsModelValidations` cop in db/migrate (#28371)Matt Jankowski
2023-11-13Change link previews to keep original URL from the status (#27312)Eugen Rochko
2023-11-06Fix `Rails/BulkChangeTable` cop (#26890)Matt Jankowski
2023-10-19Fix `Lint/UselessAssignment` cop (#27472)Matt Jankowski
2023-10-18Fix `Naming/VariableNumber` cop (#27447)Matt Jankowski
2023-09-21Add migration tests for negative settings (#27012)Claire
2023-09-07Fix performances of profile directory (#26842)Claire
2023-09-01Add admin notifications for new Mastodon versions (#26582)Claire
2023-08-18Change follow recommendation materialized view to be faster in most cases (#2...Claire
2023-08-14Add support for `indexable` attribute on remote actors (#26485)Claire
2023-08-09Use migration classes in migrations where current definition conflicts with o...Matt Jankowski
2023-08-03Add alt text for preview card thumbnails (#26184)Christian Schmidt
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-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