Age | Commit message (Expand) | Author |
2023-01-24 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2023-01-23 | Suppress AddressFamilyError in link verification (#23204) | Markus Unterwaditzer |
2023-01-21 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2023-01-21 | Revert "Remove LDSignature on actor Delete activities (#21466)" (#23185) | Claire |
2023-01-18 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2023-01-18 | Add more specific error messages to HTTP signature verification (#21617) | Claire |
2023-01-18 | Add support for editing media description and focus point of already-posted s... | Claire |
2023-01-12 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2023-01-11 | fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) | Markus Unterwaditzer |
2023-01-11 | Fix/remove calling private method with send in model (#22951) | Kaspar V |
2023-01-05 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2023-01-05 | Fix possible race conditions when suspending/unsuspending accounts (#22363) | Claire |
2023-01-05 | Be more lenient with OEmbed detection and validation (#22533) | Effy Elden |
2022-12-21 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-12-19 | Fix suspension worker crashing on S3-compatible setups without ACL support (#... | Claire |
2022-12-15 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-12-15 | Ensure exact match is the first result in hashtag searches (#21315) | Claire |
2022-12-15 | Change remote media files to be downloaded outside of transactions (#21796) | Claire |
2022-12-15 | Fix idempotency when database writes are slow (#21840) | Brian Campbell |
2022-12-07 | Fix unbounded recursion in account discovery (#22025) | Claire |
2022-12-04 | Fix unbounded recursion in account discovery (#1994) | Claire |
2022-11-28 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-27 | Remove LDSignature on actor Delete activities (#21466) | Claire |
2022-11-27 | Fix attachments of edited statuses not being fetched (#21565) | Claire |
2022-11-17 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-17 | Handle links with no href in VerifyLinkService (#20741) | Joshua Wood |
2022-11-14 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-14 | Support UTF-8 Characters in Domains During CSV Import (#20592) | Hampton Lintorn-Catlin |
2022-11-10 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-10 | Improve performance by avoiding regex construction (#20215) | James Tucker |
2022-11-09 | Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActor... | Claire |
2022-11-09 | Fix being able to spoof link verification (#20217) | Eugen Rochko |
2022-11-08 | Change Report category to "violation" if rule IDs are provided (#20137) | trwnh |
2022-11-08 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-07 | Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) | Claire |
2022-11-06 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-11-05 | Fix n+1 query during status removal (#19753) | Eugen Rochko |
2022-11-04 | Fix reblogs being discarded after the reblogged status (#19731) | Claire |
2022-11-04 | Add caching for payload serialization during fan-out (#19642) | Eugen Rochko |
2022-11-04 | Change mentions of blocked users to not be processed (#19725) | Claire |
2022-11-02 | Fix bookmark import stopping at the first failure (#19669) | Claire |
2022-10-30 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-10-29 | Fix account migration form ever using outdated account data (#18429) | Eugen Rochko |
2022-10-28 | Merge branch 'main' into glitch-soc/merge-upstream | Claire |
2022-10-27 | Fix wrong math function used in search query (#19481) | Eugen Rochko |
2022-10-26 | Fix negatives values in search index causing queries to fail (#19464) | Eugen Rochko |
2022-10-26 | Change unauthenticated search to not support pagination in REST API (#19326) | Eugen Rochko |
2022-10-22 | Fix `Settings::FeaturedTagsController` (#19418) | Yamagishi Kazutoshi |
2022-10-22 | Change featured tag updates to add/remove activity (#19409) | Takeshi Umeda |
2022-10-21 | Fix `FetchFeaturedCollectionService` spec (#19401) | Yamagishi Kazutoshi |