about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
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
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-08-30Fix uncaught domain normalization error in remote follow (#11703)Eugen Rochko
2019-08-23Add option to include reported statuses in warning e-mail (#11639)Eugen Rochko
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-08-18Add more accurate hashtag search (#11579)Eugen Rochko
2019-08-06Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489)Yusuke Nakamura
2019-07-30Change hashtag search to only return results that have trended in the past (#...Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-29Fix tag normalization and migration not removing duplicate tags (#11441)Eugen Rochko
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-27Implement pending tests (#11415)ysksn
2019-07-26Fix invites not being disabled upon account suspension (#11412)ThibG
2019-07-24 Don't delete periods when validating username uniqueness (#11392) (#11400)Rey Tucker
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-19Disallow numeric-only hashtags (#11363)ThibG
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-18Fix only one middle dot being recognized in hashtags (#11345)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-05Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)Eugen Rochko
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-05-21Update remote bio test from 160 to 500 (#10799)trwnh
2019-05-19Change bio limit from 160 to 500 (#10790)trwnh
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG