index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
post_migrate
Age
Commit message (
Expand
)
Author
2022-03-12
Fix null values being included in some indexes (#17711)
Eugen Rochko
2022-03-09
Change how changes to media attachments are stored for edits (#17696)
Eugen Rochko
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-01-23
Remove leftover database columns from Devise::Models::Rememberable (#17191)
Claire
2022-01-17
Add notifications for statuses deleted by moderators (#17204)
Eugen Rochko
2022-01-16
Remove IP tracking columns from users table (#16409)
Eugen Rochko
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-08-08
Fix owned account notes not being deleted when an account is deleted (#16579)
Claire
2021-06-02
Fix account deletion sometimes failing because of optimistic locks (#16317)
Claire
2021-05-07
Remove PubSubHubbub-related columns from accounts table (#16170)
Eugen Rochko
2021-05-07
Change trending hashtags to be affected be reblogs (#16164)
Eugen Rochko
2021-03-12
Remove subscription_expires_at leftover from OStatus (#15857)
Claire
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2019-09-27
Validate Web::PushSubscription (#11971)
abcang
2019-09-02
Change trending hashtags to not disappear instantly after midnight (#11712)
Eugen Rochko
2019-07-28
Revert "Remove conversation URI (#11423)" (#11424)
Eugen Rochko
2019-07-28
Remove conversation URI (#11423)
Eugen Rochko
2019-07-21
Remove WebSub subscriptions (#11303)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-05-19
Add post-deployment migration script to delete public-boosts-of-private-toots...
ThibG
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2018-11-19
Extract counters from accounts table to account_stats table (#9295)
Eugen Rochko
2018-08-14
Move status counters to separate table, count replies (#8104)
Eugen Rochko
2018-08-13
Add post-deployment migration system (#8182)
Eugen Rochko