about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2023-02-03Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-02Change `POST /settings/applications/:id` to regenerate token on scopes change...Claire
2023-01-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-25Add `roles` attribute to Account entities in REST API (#23255)Claire
2023-01-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-01-24Fix email with empty domain name labels passing validation (#23246)Claire
2023-01-24Fix account activation being triggered before email confirmation (#23245)Claire
2023-01-23Suppress AddressFamilyError in link verification (#23204)Markus Unterwaditzer
2023-01-23Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210)Claire
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