about summary refs log tree commit diff
path: root/db
AgeCommit message (Expand)Author
2020-01-27Fix interactive delays in database migrations with no TTY (#12969)Eugen Rochko
2020-01-26Fix expired announcements being re-published (#12964)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-21Fix slow query of federated timeline (#12886)notozeki
2020-01-11Fix old migrations failing because of strong_migrations update (#12787)ThibG
2019-12-29Fix old migrations failing because of strong_migrations update (#12692)ThibG
2019-12-18Fix unsafe column type change in migration (#12653)Eugen Rochko
2019-12-17Increase max backup size (#12602)scd31
2019-12-04Fix old migration failing with new status default scope (#12493)ThibG
2019-11-13Add bookmarks (#7107)ThibG
2019-11-04Add abilityto add oneself to lists (#12271)ThibG
2019-10-07Fix old migration trying to use new column due to default status scope (#12095)Eugen Rochko
2019-10-07Fix existing user records with now-renamed `pt` locale (#12092)Eugen Rochko
2019-10-02Fix account counters being overwritten by parallel writes (#12045)Eugen Rochko
2019-09-29Add voters count support (#11917)ThibG
2019-09-28Fix older migrations not working due to new default scope (#11983)Eugen Rochko
2019-09-27Validate Web::PushSubscription (#11971)abcang
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-18Add users remember_token index (#11881)abcang
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-08-24Fix slow local timeline query (#11648)Eugen Rochko
2019-08-22Add soft delete for statuses for instant deletes through API (#11623)Eugen Rochko
2019-08-19Add invite comments (#10465)ThibG
2019-08-18Add more accurate hashtag search (#11579)Eugen Rochko
2019-08-07Add domain block notes (#11515)ThibG
2019-08-05Change admin UI for hashtags and add back whitelisted trends (#11490)Eugen Rochko
2019-07-30Add hashtag score for better sorting of autosuggestions (#11427)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-29Fix tag normalization and migration not removing duplicate tags (#11441)Eugen Rochko
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-28Change hashtags to preserve first-used casing (#11416)Eugen Rochko
2019-07-23List columns within the method (#11377)Daigo 3 Dango
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-21Not to create an account if already exist (#11366)ysksn
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-13Add a spam check (#11217)Eugen Rochko
2019-07-10Fix old migration script depending on the StreamEntry model (#11278)ThibG
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-09Fix old migrations failing because of new version of `strong_migrations` (#11...ThibG
2019-05-30Fix old migrations failing because of new version of `strong_migrations` (#10...ThibG
2019-05-30Change default to single column UI (#10847)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
2019-05-09Record deleted(by mod) status to prevent re-appear (#10732)Jeong Arm
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-04-09Add "why do you want to join" field to invite requests (#10524)Eugen Rochko