about summary refs log tree commit diff
path: root/db/post_migrate
AgeCommit message (Expand)Author
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-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-20Autofix Rubocop Rails/RedundantForeignKey (#23731)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2022-12-06Fix pre-4.0 admin action logs (#22091)Claire
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
2022-08-27Fix crash when adding a new filter (#18894)Claire
2022-08-25Add audit log entries for user roles (#19040)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-05-27Remove unused `filtered_languages` column (#18533)Claire
2022-04-29Remove IP matching from e-mail domain blocks (#18190)Eugen Rochko
2022-03-12Fix null values being included in some indexes (#17711)Eugen Rochko
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-01-23Remove leftover database columns from Devise::Models::Rememberable (#17191)Claire
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-16Remove IP tracking columns from users table (#16409)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-08-08Fix owned account notes not being deleted when an account is deleted (#16579)Claire
2021-06-02Fix account deletion sometimes failing because of optimistic locks (#16317)Claire
2021-05-07Remove PubSubHubbub-related columns from accounts table (#16170)Eugen Rochko
2021-05-07Change trending hashtags to be affected be reblogs (#16164)Eugen Rochko
2021-03-12Remove subscription_expires_at leftover from OStatus (#15857)Claire
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2019-09-27Validate Web::PushSubscription (#11971)abcang
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-05-19Add post-deployment migration script to delete public-boosts-of-private-toots...ThibG
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2018-08-14Move status counters to separate table, count replies (#8104)Eugen Rochko
2018-08-13Add post-deployment migration system (#8182)Eugen Rochko