about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
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
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-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-07Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)Claire
2022-11-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-06Merge branch 'main' into glitch-soc/merge-upstreamClaire
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
2022-11-01Change max. thumbnail dimensions to 640x360px (360p) (#19619)Eugen Rochko
2022-10-30Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-30Fix account action type validation (#19476)Eugen Rochko
2022-10-28Revert Home controller test to upstreamClaire
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-26Add ability to view previous edits of a status in admin UI (#19462)Eugen Rochko
2022-10-26Fix vacuum scheduler missing lock, locks never expiring (#19458)Eugen Rochko
2022-10-26Change unauthenticated search to not support pagination in REST API (#19326)Eugen Rochko
2022-10-22Change settings area to be separated into categories in admin UI (#19407)Eugen Rochko
2022-10-21Fix `FetchFeaturedCollectionService` spec (#19401)Yamagishi Kazutoshi
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-13Add image processing and generate blurhash for server thumbnail (#19348)Eugen Rochko
2022-10-12Redirect non-logged-in user to owner statuses on single user mode (#19333)Yamagishi Kazutoshi