Age | Commit message (Expand) | Author |
2023-02-02 | Change `POST /settings/applications/:id` to regenerate token on scopes change... | Claire |
2023-01-25 | Add `roles` attribute to Account entities in REST API (#23255) | Claire |
2023-01-24 | Fix email with empty domain name labels passing validation (#23246) | Claire |
2023-01-24 | Fix account activation being triggered before email confirmation (#23245) | Claire |
2023-01-23 | Suppress AddressFamilyError in link verification (#23204) | Markus Unterwaditzer |
2023-01-23 | Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210) | Claire |
2023-01-18 | Add more specific error messages to HTTP signature verification (#21617) | Claire |
2023-01-18 | Add confirmation screen when handling reports (#22375) | Claire |
2023-01-18 | Add support for editing media description and focus point of already-posted s... | Claire |
2023-01-18 | Change domain block CSV parsing to be more robust and handle more lists (#21470) | Claire |
2023-01-13 | Fix crash when marking statuses as sensitive while some statuses are deleted ... | Claire |
2023-01-11 | Fix sanitizer parsing link text as HTML when stripping unsupported links (#22... | Claire |
2023-01-11 | fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) | Markus Unterwaditzer |
2023-01-05 | Fix possible race conditions when suspending/unsuspending accounts (#22363) | Claire |
2023-01-05 | Fix home TL could contain post from who blocked me (#22849) | Jeong Arm |
2023-01-04 | Fix ・ detection in hashtag regex to construct hashtag correctly (#22888) | Partho Ghosh |
2022-12-15 | Add follow request banner on account header (#20785) | Claire |
2022-12-15 | Fix changing domain block severity not undoing individual account effects (#2... | Claire |
2022-12-15 | Save avatar or header correctly even if other one fails (#18465) | Jeong Arm |
2022-12-15 | Use Rails tag API to build RSS feed for spoilers and polls (#20163) | Neil Matatall |
2022-12-15 | Fix typo in application_helper_spec.rb (#20981) | Ikko Ashimine |
2022-12-15 | Revoke all authorized applications on password reset (#21325) | Francis Murillo |
2022-12-15 | Validate nodeinfo response by schema (#21395) | Meisam |
2022-12-07 | Fix 500 error when trying to migrate to an invalid address (#21462) | Claire |
2022-12-07 | Log admin approve and reject account (#22088) | Francis Murillo |
2022-12-07 | Fix unbounded recursion in account discovery (#22025) | Claire |
2022-12-07 | Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988) | Claire |
2022-11-27 | Fix attachments of edited statuses not being fetched (#21565) | Claire |
2022-11-21 | Fix not being able to follow more than one hashtag (#21285) | Claire |
2022-11-20 | Don't allow URLs that contain non-normalized paths to be verified (#20999) | David Leadbeater |
2022-11-17 | Fix style for hashes (#20518) | Rose |
2022-11-17 | Support for import/export of instance-level domain blocks/allows for 4.x w/ a... | lenore gilbert |
2022-11-17 | Handle links with no href in VerifyLinkService (#20741) | Joshua Wood |
2022-11-14 | Fix rate limiting for paths with formats (#20675) | Eugen Rochko |
2022-11-14 | Move V2 Filter methods under /api/v2 prefix (#20622) | trwnh |
2022-11-14 | Fix error when invalid domain name is submitted (#19474) | Eugen Rochko |
2022-11-14 | Fix error when passing unknown filter param in REST API (#20626) | Eugen Rochko |
2022-11-14 | Support UTF-8 Characters in Domains During CSV Import (#20592) | Hampton Lintorn-Catlin |
2022-11-13 | Test blank account field verifiability (#20458) | Emily Strickland |
2022-11-11 | Test the native_locale_name of a non-standard locale (#20284) | F |
2022-11-10 | Change link verification to ignore IDN domains (#20295) | Eugen Rochko |
2022-11-09 | Fix being able to spoof link verification (#20217) | Eugen Rochko |
2022-11-08 | Fix typos (#19849) | luzpaz |
2022-11-08 | Fix grammar (#20106) | Roni Laukkarinen |
2022-11-07 | Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) | Claire |
2022-11-07 | Fix filter handling in status cache hydration (#19963) | Claire |
2022-11-07 | Fix followers count not being updated when migrating follows (#19998) | Claire |
2022-11-04 | Fix additional issues with status cache hydration (#19747) | Claire |
2022-11-04 | Fix various issues with store hydration (#19746) | Claire |
2022-11-04 | Add caching for payload serialization during fan-out (#19642) | Eugen Rochko |