about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2023-01-18Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-18Add more specific error messages to HTTP signature verification (#21617)Claire
2023-01-18Add confirmation screen when handling reports (#22375)Claire
2023-01-18Add support for editing media description and focus point of already-posted s...Claire
2023-01-18Change domain block CSV parsing to be more robust and handle more lists (#21470)Claire
2023-01-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-13Fix crash when marking statuses as sensitive while some statuses are deleted ...Claire
2023-01-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-11Fix sanitizer parsing link text as HTML when stripping unsupported links (#22...Claire
2023-01-11fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)Markus Unterwaditzer
2023-01-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-05Fix possible race conditions when suspending/unsuspending accounts (#22363)Claire
2023-01-05Fix home TL could contain post from who blocked me (#22849)Jeong Arm
2023-01-04Fix ・ detection in hashtag regex to construct hashtag correctly (#22888)Partho Ghosh
2022-12-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-15Add follow request banner on account header (#20785)Claire
2022-12-15Fix changing domain block severity not undoing individual account effects (#2...Claire
2022-12-15Save avatar or header correctly even if other one fails (#18465)Jeong Arm
2022-12-15Use Rails tag API to build RSS feed for spoilers and polls (#20163)Neil Matatall
2022-12-15Fix typo in application_helper_spec.rb (#20981)Ikko Ashimine
2022-12-15Revoke all authorized applications on password reset (#21325)Francis Murillo
2022-12-15Validate nodeinfo response by schema (#21395)Meisam
2022-12-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-07Fix 500 error when trying to migrate to an invalid address (#21462)Claire
2022-12-07Log admin approve and reject account (#22088)Francis Murillo
2022-12-07Fix unbounded recursion in account discovery (#22025)Claire
2022-12-07Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)Claire
2022-12-04Fix unbounded recursion in account discovery (#1994)Claire
2022-12-02Use a tree‐based approach for advanced text formatting (#1907)kibigo!
2022-11-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-27Fix attachments of edited statuses not being fetched (#21565)Claire
2022-11-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-21Fix not being able to follow more than one hashtag (#21285)Claire
2022-11-20Don't allow URLs that contain non-normalized paths to be verified (#20999)David Leadbeater
2022-11-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-17Fix style for hashes (#20518)Rose
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
2022-11-17Handle links with no href in VerifyLinkService (#20741)Joshua Wood
2022-11-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-14Fix rate limiting for paths with formats (#20675)Eugen Rochko
2022-11-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-14Move V2 Filter methods under /api/v2 prefix (#20622)trwnh
2022-11-14Fix error when invalid domain name is submitted (#19474)Eugen Rochko
2022-11-14Fix error when passing unknown filter param in REST API (#20626)Eugen Rochko
2022-11-14Support UTF-8 Characters in Domains During CSV Import (#20592)Hampton Lintorn-Catlin
2022-11-13Test blank account field verifiability (#20458)Emily Strickland
2022-11-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-11Test the native_locale_name of a non-standard locale (#20284)F
2022-11-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-10Change link verification to ignore IDN domains (#20295)Eugen Rochko