about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2023-01-23Suppress AddressFamilyError in link verification (#23204)Markus Unterwaditzer
2023-01-23Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210)Claire
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-13Fix crash when marking statuses as sensitive while some statuses are deleted ...Claire
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-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-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-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-11-27Fix attachments of edited statuses not being fetched (#21565)Claire
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-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-14Fix rate limiting for paths with formats (#20675)Eugen Rochko
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-11Test the native_locale_name of a non-standard locale (#20284)F
2022-11-10Change link verification to ignore IDN domains (#20295)Eugen Rochko
2022-11-09Fix being able to spoof link verification (#20217)Eugen Rochko
2022-11-08Fix typos (#19849)luzpaz
2022-11-08Fix grammar (#20106)Roni Laukkarinen
2022-11-07Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)Claire
2022-11-07Fix filter handling in status cache hydration (#19963)Claire
2022-11-07Fix followers count not being updated when migrating follows (#19998)Claire
2022-11-04Fix additional issues with status cache hydration (#19747)Claire
2022-11-04Fix various issues with store hydration (#19746)Claire
2022-11-04Add caching for payload serialization during fan-out (#19642)Eugen Rochko
2022-11-04Change mentions of blocked users to not be processed (#19725)Claire
2022-11-03Change flaky AccountSearchService test (#19650)Claire
2022-11-03Fix admin action logs page (#19649)Claire
2022-11-01png optimization(loss less) (#19630)pea-sys