about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-03-08Fix performance of account timelines (#17709)Eugen Rochko
2022-03-06Spelling (#17705)Josh Soref
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-24Change e-mail domain blocks to block IPs dynamically (#17635)Eugen Rochko
2022-02-22Fix various typos (#17621)luzpaz
2022-02-16Add test for user matching ip (#17572)Jeong Arm
2022-02-14Add appeals (#17364)Eugen Rochko
2022-02-10Fix some flaky tests that randomly failed because of item ordering (#17509)Claire
2022-01-28Refactor and improve tests (#17386)Claire
2022-01-23Fix error-prone SQL queries (#15828)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2021-12-05Add batch suspend for accounts in admin UI (#17009)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-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-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-08-11Fix followers synchronization mechanism not working when URI has empty path (...Claire
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-07-08Add ability to skip sign-in token authentication for specific users (#16427)Eugen Rochko
2021-07-05Fix typo in tag_feed_spec.rb (#16466)Ikko Ashimine
2021-06-21Add authentication history (#16408)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-04-25Improve tag search query (#16104)abcang
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-12Add cold-start follow recommendations (#15945)Eugen Rochko
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-03-19Bypass MX validation for explicitly allowed domains (#15930)Claire
2021-03-19Improve account counters handling (#15913)Claire
2021-03-12Remove subscription_expires_at leftover from OStatus (#15857)Claire
2021-02-21Add server rules (#15769)Eugen Rochko
2021-01-31Improved performance of notification preloading (#15640)abcang
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2020-12-18Fix follow limit preventing re-following of a moved account (#14207)Eugen Rochko
2020-12-15Fix admins being able to suspend their instance actor (#14567)ThibG
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-11-09Fix updating account counters when account_stat is not yet created (#15108)Eugen Rochko
2020-11-04Add account sensitized (#14361)Takeshi Umeda
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-10-12Add IP-based rules (#14963)Eugen Rochko
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko