about summary refs log tree commit diff
path: root/spec/lib
AgeCommit message (Expand)Author
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-03-28Fix test-related issues (#17888)Claire
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-25Add workaround for YouTube Shorts links (#17869)Eugen Rochko
2022-03-06Spelling (#17705)Josh Soref
2022-03-01Change authorized applications page (#17656)Eugen Rochko
2022-02-16Change relays handling to not record boosts (#17571)Claire
2022-02-08Remove language detection through cld3 (#17478)Eugen Rochko
2022-02-07Fix structured data parsing from links choking on bad data (#17403)Eugen Rochko
2022-01-26Fix poll updates being saved as status edits (#17373)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-11-05Add support for structured data and more OpenGraph tags to link cards (#16938)Eugen Rochko
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-09-08Fix addressing of remote groups' followers (#16700)Claire
2021-05-07Add joined date to profiles in web UI (#16169)Eugen Rochko
2021-04-21Fix processing of remote Delete activities (#16084)Claire
2021-04-11Remove spam check and dependency on nilsimsa gem (#16011)Eugen Rochko
2021-04-10Change multiple mentions with same username to render with domain (#15718)Eugen Rochko
2021-03-24Fix Mastodon not understanding as:Public and Public (#15948)Claire
2021-03-19Prepare Mastodon for zeitwerk autoloader (#15917)Claire
2021-03-18Fix cache_collection crashing when given an empty collection (#15921)Claire
2021-03-02Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)Claire
2021-02-11Fix URI of repeat follow requests not being recorded (#15662)Claire
2021-02-02Fix race conditions on account migration creation (#15597)ThibG
2021-01-31Fixed code quality issues (#15541)Shubhendra Singh Chauhan
2020-12-09rename replies_policy enumerables (#15304)trwnh
2020-10-12Add IP-based rules (#14963)Eugen Rochko
2020-10-08Remove dependency on goldfinger gem (#14919)Eugen Rochko
2020-09-08Refactor feed manager (#14761)Eugen Rochko
2020-09-07Fix multiple boosts of a same toot erroneously appearing in TL (#14759)ThibG
2020-09-04Fix various warnings in rspec (#14729)Eugen Rochko
2020-09-01Add configuration option to filter replies in lists (#9205)ThibG
2020-08-30Add support for dereferencing objects through bearcaps (#14683)Eugen Rochko
2020-08-24Add support for inlined objects in activity audience (#14514)ThibG
2020-08-02Change content-type to be always computed from file data (#14452)ThibG
2020-08-01Fix handling of Reject Follow when a matching follow relationship exists (#14...ThibG
2020-07-22Fix not handling Undo on some activity types when they aren't inlined (#14346)ThibG
2020-07-17Fix boosted toots from blocked account not being retroactively removed from T...ThibG
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-15Add support for `summary` field for media description (#13763)ThibG
2020-05-14Fix webfinger returning wrong status code on malformed or missing param (#13759)ThibG
2020-05-10Improve RSS entries for statuses (#13592)ThibG
2020-04-15Change delivery failure tracking to work with hostnames instead of URLs (#13437)Eugen Rochko
2020-02-08Fix rendering `<a>` without `href` when scheme unsupported (#13040)Eugen Rochko
2020-01-23Add support for magnet: URIs (#12905)ThibG
2020-01-11Add support for linking XMPP URIs in toots (#12709)ThibG
2019-12-17Fixes featured hashtag setting page erroring out instead of rejecting invalid...ThibG
2019-11-04Fix remote media descriptions being cut off at 420 chars (#12262)ThibG