about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2020-05-08Fix own following/followers not showing muted users (#13614)ThibG
2020-05-08Fix followings list order | Issue #13538 (#13676)Taras Gogol
2020-05-03Add more ActivityPub controller tests (#13590)Eugen Rochko
2020-05-03Revert "improve status title (#8596)" (#13591)Yamagishi Kazutoshi
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
2020-04-25Fix not being able to resolve public resources in development environment (#1...Eugen Rochko
2020-04-15Change delivery failure tracking to work with hostnames instead of URLs (#13437)Eugen Rochko
2020-04-03Add ability to filter audit log in admin UI (#13381)Eugen Rochko
2020-03-31Fix background jobs not using locks like they are supposed to (#13361)Eugen Rochko
2020-03-25Fix media not being marked sensitive when client sets a CW but no text (#13277)ThibG
2020-03-21Bump sidekiq from 5.2.7 to 6.0.4 (#11727)dependabot-preview[bot]
2020-03-21Fix reported accounts not being whitelisted when resolving a spamcheck report...ThibG
2020-03-08Add submit button to the top of preferences pages (#13068)guigeekz
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
2020-02-27Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)Eugen Rochko
2020-02-16Fix sign-ups without checked user agreement being accepted through the web fo...ThibG
2020-02-08Fix rendering `<a>` without `href` when scheme unsupported (#13040)Eugen Rochko
2020-02-03Change signature verification to ignore signatures with invalid host (#13033)Eugen Rochko
2020-02-01Search account domain in lowercase (#13016)abcang
2020-01-25Fix validations of reactions limit (#12955)Eugen Rochko
2020-01-25Fix user disabling changing activity timestamps, fix nil error (#12943)Eugen Rochko
2020-01-24Remove bad encoding middleware (#12931)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-23Fix media attachments without file being uploadable (#12562)Eugen Rochko
2020-01-23Add support for magnet: URIs (#12905)ThibG
2020-01-11Remove dependency on OStatus2 gem (#12822)ThibG
2020-01-11Add support for linking XMPP URIs in toots (#12709)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
2020-01-03Add feature test that tests behaviour of profile name and bio (#12658)Bèr Kessels
2020-01-02Fix RefollowWorker not keeping show_reblogs setting (#12707)ThibG
2020-01-02Fix uncaught query param encoding errors (#12741)Eugen Rochko
2019-12-31Hide blocked users from more places (#12733)ThibG
2019-12-30Fix IDN mentions not being processed, IDN domains not being rendered (#12715)Eugen Rochko
2019-12-18Fix typo in login feature-test. (#12651)Bèr Kessels
2019-12-17Clean up OStatus-related codepaths (#12173)ThibG
2019-12-17Fixes featured hashtag setting page erroring out instead of rejecting invalid...ThibG
2019-12-16Add Event activity-type support (#12637)Thomas Citharel
2019-12-02Move rspec examples to tmp dir (#12539)Yamagishi Kazutoshi
2019-12-01Add follow_request notification type (#12198)ThibG
2019-11-21Fix FetchLinkCardServices crashing on a tags without a target (#12159)ThibG
2019-11-19Store rspec statuses in .cache/rspec (#12427)Dimitri Merejkowsky
2019-11-17Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403)Eugen Rochko
2019-11-17Support min_id-based pagination for bookmarks (#12381)Gomasy
2019-11-16make it not return http 400 when passing and empty source argument (#12259)Jennifer Glauche
2019-11-15Fix localization test failing due to order of locale definitions (#12393)Eugen Rochko
2019-11-13Add bookmarks (#7107)ThibG
2019-11-13Change to always returns html document in error pages (#12214)Yamagishi Kazutoshi
2019-11-07Fix various issues with account migration (#12301)ThibG