about summary refs log tree commit diff
path: root/db/post_migrate
AgeCommit message (Expand)Author
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