97 Commits (main)

Author SHA1 Message Date
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop (#27472) 7 months ago
Claire abcc0b38fa
Fix incorrect PostgreSQL version check (#26979) 8 months ago
Claire cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 9 months ago
Claire cddef4c485
Fix language settings for users having selected the `kmr` language (#26787) 9 months ago
Claire 1471be8225
Fix `AddUniqueIndexOnPreviewCardsStatuses` migration requiring PostgreSQL 12+ in some cases (#26737) 9 months ago
Claire ee702e36e5
Change follow recommendation materialized view to be faster in most cases (#26545) 9 months ago
Claire 8c7f3c5332
Remove old non-unique index on preview_cards statuses join table (#26447) 9 months ago
Matt Jankowski 271d384fd0
Use migration classes in migrations where current definition conflicts with older (#26390) 9 months ago
Claire 4773d7b9aa
Fix `preview_cards_statuses_pkey` not being reindexed concurrently (#26384) 9 months ago
Claire 6b896b20cc
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243) 10 months ago
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793) 10 months ago
Matt Jankowski 60ac9e8634
Fix Rails/SquishedSQLHeredocs cop (#24694) 1 year ago
Claire ff168ef202
Fix most rubocop issues (#2165) 1 year ago
Claire c0e87ad8ed
Update strong-migrations-enabled migrations from 5.0 and 5.1 to 5.2 (#24275) 1 year ago
Matt Jankowski 3557a65bb2
Reset model in migration after removing column (#24250) 1 year ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 1 year ago
Nick Schonning 597767a9f7
Autofix Rubocop Rails/RedundantForeignKey (#23731) 1 year ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632) 1 year ago
Claire 66a70ebb6e
Fix pre-4.0 admin action logs (#22091) 1 year ago
Claire 1dca08b76f
Fix admin action logs page (#19649) 2 years ago
Claire cb27d89997
Change migration to migrate admins to Owner role rather than Admin role (#19671) 2 years ago
Claire ff19dad5a0
Fix crash when adding a new filter (#18894) 2 years ago
Eugen Rochko 0396acf39e
Add audit log entries for user roles (#19040) 2 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641) 2 years ago
Claire 02851848e9
Revamp post filtering system (#18058) 2 years ago
Claire e34dd3644c
Remove unused `filtered_languages` column (#18533) 2 years ago
Eugen Rochko f6d35ed57d
Remove IP matching from e-mail domain blocks (#18190) 2 years ago
Eugen Rochko 75e33fd08f
Fix null values being included in some indexes (#17711) 2 years ago
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696) 2 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431) 2 years ago
Claire 8a07ecd377
Remove leftover database columns from Devise::Models::Rememberable (#17191) 2 years ago
Eugen Rochko 14f436c457
Add notifications for statuses deleted by moderators (#17204) 2 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409) 2 years ago
Eugen Rochko 7de0ee7aba
Remove Keybase integration (#17045) 3 years ago
Claire 763ab0c7eb
Fix owned account notes not being deleted when an account is deleted (#16579) 3 years ago
Claire 526332c545
Fix account deletion sometimes failing because of optimistic locks (#16317) 3 years ago
Eugen Rochko 1294f9ee4f
Remove PubSubHubbub-related columns from accounts table (#16170) 3 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164) 3 years ago
Claire 5cc45d22d3
Remove subscription_expires_at leftover from OStatus (#15857) 3 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 4 years ago
abcang 07b057eabb Validate Web::PushSubscription (#11971) 5 years ago
Eugen Rochko 70ddef2654
Change trending hashtags to not disappear instantly after midnight (#11712) 5 years ago
Eugen Rochko b9b0313c78
Revert "Remove conversation URI (#11423)" (#11424) 5 years ago
Eugen Rochko 75f7f9930e
Remove conversation URI (#11423) 5 years ago
Eugen Rochko bd87e66679
Remove WebSub subscriptions (#11303) 5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
ThibG 4edf5213dc Add post-deployment migration script to delete public-boosts-of-private-toots (#10783) 5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295) 6 years ago