about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2021-12-21Fix duplicate record on admin/accounts when searching with IP (#17150)Jeong Arm
2021-12-17Add ability for admins to delete canonical email blocks (#16644)Claire
2021-12-17Add ability to purge undeliverable domains from admin interface (#16686)Claire
2021-12-13Change trending hashtags threshold back from 15 to 5 (#17122)Eugen Rochko
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-11-26Fix error on trending hashtags/links pages in admin UI due to missing constan...Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko
2021-11-24Fix error when suspending user with an already-existing canonical email block...Claire
2021-11-18Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)Takeshi Umeda
2021-11-06Fix reviving revoked sessions and invalidating login (#16943)Claire
2021-11-06Fix AccountNote not having a maximum length (#16942)Claire
2021-11-05Fix handling announcements with links (#16941)Claire
2021-10-18Add remove from followers api (#16864)Takeshi Umeda
2021-10-14Allow keeping only 1 boosts/favs on auto deleting posts (#16653)Jeong Arm
2021-10-14Fix 404 error when filtering admin action logs by non-existent target account...Claire
2021-10-14Fix scheduled statuses decreasing statuses counts (#16791)Claire
2021-10-13Fix error when rendering public pages with media attachments (#16763)Claire
2021-10-06Fix media attachment size validation not correctly accounting for file type (...Claire
2021-09-29Switch from unmaintained paperclip to kt-paperclip (#16724)Claire
2021-09-13Stop setting a shortcode to newly-created media attachments (#16730)Claire
2021-09-01Fix processing mentions to domains with non-ascii TLDs (#16689)Claire
2021-08-11Fix followers synchronization mechanism not working when URI has empty path (...Claire
2021-08-11Fix crash when encountering invalid account fields (#16598)Claire
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-08-08Fix owned account notes not being deleted when an account is deleted (#16579)Claire
2021-07-14Fix user email address being banned on self-deletion (#16503)Claire
2021-07-11Add ability to filter reports by origin of target account (#16487)Eugen Rochko
2021-07-08Add ability to skip sign-in token authentication for specific users (#16427)Eugen Rochko
2021-07-07Fix upgrade path from 3.4.0 (#16465)Claire
2021-07-02Fix not being able to suspend accounts that already have a canonical e-mail b...Eugen Rochko
2021-06-21Add authentication history (#16408)Eugen Rochko
2021-06-02Fix account deletion sometimes failing because of optimistic locks (#16317)Claire
2021-05-12Update fix-duplicates maintenance script to support latest migrations (#16231)Claire
2021-05-11Fix to be able to redownload avatar and header (#16190)Takeshi Umeda
2021-05-09Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189)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-05-06Add Ruby 3.0 support (#16046)Claire
2021-05-05Add management of delivery availability in Federation settings (#15771)Takeshi Umeda
2021-05-05Improve performance of follow recommendation scheduler (#16159)Claire
2021-05-05Fix media processing getting stuck on too much stdin/stderr (#16136)Eugen Rochko
2021-05-04Fix empty home feed before first follow has finished processing (#16152)Eugen Rochko
2021-04-25Improve tag search query (#16104)abcang
2021-04-24Change auto-following admin-selected accounts, show in recommendations (#16078)Eugen Rochko
2021-04-24Fix nil error when removing status caused by race condition (#16099)Eugen Rochko
2021-04-23Fix edge case where accepted follow cannot be processed because of follow lim...Claire
2021-04-17Add canonical e-mail blocks for suspended accounts (#16049)Eugen Rochko
2021-04-15Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)Eugen Rochko
2021-04-12Change Web Push API deliveries to use request pooling (#16014)Eugen Rochko