~cytrogen/masto-fe

ref: 19bc73b736bf26d5126148f6d0b9fbc5e737b34c masto-fe/db d---------
890e3347 — Claire 2 years ago
Add migration tests for negative settings (#27012)

abcc0b38 — Claire 2 years ago
Fix incorrect PostgreSQL version check (#26979)

81caafbe — Claire 2 years ago
Fix performances of profile directory (#26842)

cab4cbfa — Claire 2 years ago
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)

cddef4c4 — Claire 2 years ago
Fix language settings for users having selected the `kmr` language (#26787)

16681e0f — Claire 2 years ago
Add admin notifications for new Mastodon versions (#26582)

1471be82 — Claire 2 years ago
Fix `AddUniqueIndexOnPreviewCardsStatuses` migration requiring PostgreSQL 12+ in some cases (#26737)

ee702e36 — Claire 2 years ago
Change follow recommendation materialized view to be faster in most cases (#26545)

Co-authored-by: Renaud Chaput <renchap@gmail.com>
90ec88d5 — Claire 2 years ago
Add support for `indexable` attribute on remote actors (#26485)

Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
8c7f3c53 — Claire 2 years ago
Remove old non-unique index on preview_cards statuses join table (#26447)

271d384f — Matt Jankowski 2 years ago
Use migration classes in migrations where current definition conflicts with older (#26390)

4773d7b9 — Claire 2 years ago
Fix `preview_cards_statuses_pkey` not being reindexed concurrently (#26384)

8da99ffb — Christian Schmidt 2 years ago
Add alt text for preview card thumbnails (#26184)

6b896b20 — Claire 2 years ago
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243)

425d77f8 — Claire 2 years ago
Fix crash in `tootctl status remove` and some old migrations (#26210)

a2dca50e — Matt Jankowski 2 years ago
Use heredoc SQL blocks in `AddFromAccountIdToNotifications` migration (#26178)

7bd8ef35 — Eugen Rochko 2 years ago
Add `published_at` attribute to preview cards (#26153)

3abe0fc5 — Christian Schmidt 2 years ago
Use valid email address for first account (#26114)

ce43ed14 — Matt Jankowski 2 years ago
Rails 7.0 update (#25668)

b8b2470c — Matt Jankowski 2 years ago
Fix `Style/SlicingWithRange` cop (#25923)

Next