about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2022-11-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-17Fix various issues with domain block import (#1944)Claire
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
2022-11-17Change automatic post deletion configuration to be accessible to redirected u...Claire
2022-11-17Change batch account suspension to create a strike (#20897)Claire
2022-11-14Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-14Fix image type not being set after conversion for convertible image types (#2...Eugen Rochko
2022-11-14Fix rules with same priority being sorted non-deterministically (#20623)Eugen Rochko
2022-11-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-11Fix trendable status without review (#20214)Jeong Arm
2022-11-11Guard against error extracting `body` from URL (#20428)Emily Strickland
2022-11-11Fix metadata scrubbing removing color profile from images (#20389)Eugen Rochko
2022-11-10Remove dead code and refactor status threading code (#20357)Claire
2022-11-10Change verification to only work for https links (#20304)Eugen Rochko
2022-11-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-10Change link verification to ignore IDN domains (#20295)Eugen Rochko
2022-11-10Improve performance by avoiding regex construction (#20215)James Tucker
2022-11-10Revert filtering public timelines by locale by default (#20294)Eugen Rochko
2022-11-09Fix being able to spoof link verification (#20217)Eugen Rochko
2022-11-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-08Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min...Postmodern
2022-11-07Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)Claire
2022-11-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-07Micro-optimization: only split `acct` into two Strings (#19901)Postmodern
2022-11-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-07Skip Webfinger cache during migrations as well (#19883)nightpool
2022-11-06Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-06Fix not using GIN index for account search queries (#19830)Eugen Rochko
2022-11-04Fix reblogs being discarded after the reblogged status (#19731)Claire
2022-11-04Fix featured tags not saving preferred casing (#19732)Eugen Rochko
2022-11-02Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674)Claire
2022-11-01Add support for AVIF uploads (#19647)txt-file
2022-11-01Add support for HEIC uploads (#19618)Eugen Rochko
2022-11-01Change post-processing to be deferred only for large media types (#19617)Eugen Rochko
2022-11-01Change max. thumbnail dimensions to 640x360px (360p) (#19619)Eugen Rochko
2022-10-31Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-30Remove language filtering from hashtag timelines (#19563)Eugen Rochko
2022-10-30Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-30Add reputation and followers score boost to SQL-only account search (#19251)Eugen Rochko
2022-10-30Fix account action type validation (#19476)Eugen Rochko
2022-10-30Fix not being able to input featured tag with `#` (#19535)Eugen Rochko
2022-10-29Fix account migration form ever using outdated account data (#18429)Eugen Rochko
2022-10-28Fix domain block export not exporting blocks with only media rejectionClaire
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-28Change admin announcement edition interface to use datetime-local (#18321)Claire
2022-10-28Fix using wrong policy on status-related actions in admin UI (#19490)Eugen Rochko
2022-10-27Remove unused method `searchable?` on accounts (#19489)Eugen Rochko