about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
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
2020-09-16Fix validates :sign_count of WebauthnCredential (#14806)kawaguchi
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-07Refactor how public and tag timelines are queried (#14728)Eugen Rochko
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-06-30Fix remote files not using Content-Type header, streaming (#14184)Eugen Rochko
2020-06-29Fix trying to write non-existent image remote URL attribute on preview cards ...Eugen Rochko
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-10Add remote only to public timeline (#13504)Takeshi Umeda
2020-05-10Improve RSS entries for statuses (#13592)ThibG
2020-05-08Fix followings list order | Issue #13538 (#13676)Taras Gogol
2020-05-03Revert "improve status title (#8596)" (#13591)Yamagishi Kazutoshi
2020-04-15Change delivery failure tracking to work with hostnames instead of URLs (#13437)Eugen Rochko
2020-02-01Search account domain in lowercase (#13016)abcang
2020-01-25Fix user disabling changing activity timestamps, fix nil error (#12943)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-23Fix media attachments without file being uploadable (#12562)Eugen Rochko
2020-01-11Remove dependency on OStatus2 gem (#12822)ThibG
2020-01-11improve status title (#8596)Alexander
2020-01-08Allow blocking TLDs, and fix TLD blocks not being editable (#12805)ThibG
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2019-12-01Add follow_request notification type (#12198)ThibG
2019-11-04Fix remote media descriptions being cut off at 420 chars (#12262)ThibG
2019-10-09Fix attachment not being re-downloaded even if file is not stored (#12125)Eugen Rochko
2019-10-06Fix performance of home feed regeneration (#12084)Eugen Rochko
2019-10-02Fix account counters being overwritten by parallel writes (#12045)Eugen Rochko
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-13Fix hashtags being split by ZWNJ character (#11821)Eugen Rochko