about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
2023-02-08Apply Rubocop Rails/WhereNot (#23448)Nick Schonning
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2023-01-24Fix account activation being triggered before email confirmation (#23245)Claire
2023-01-04Fix ・ detection in hashtag regex to construct hashtag correctly (#22888)Partho Ghosh
2022-12-15Add follow request banner on account header (#20785)Claire
2022-12-15Save avatar or header correctly even if other one fails (#18465)Jeong Arm
2022-12-07Fix 500 error when trying to migrate to an invalid address (#21462)Claire
2022-11-20Don't allow URLs that contain non-normalized paths to be verified (#20999)David Leadbeater
2022-11-14Fix error when passing unknown filter param in REST API (#20626)Eugen Rochko
2022-11-13Test blank account field verifiability (#20458)Emily Strickland
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-01Change max. thumbnail dimensions to 640x360px (360p) (#19619)Eugen Rochko
2022-10-08Add support for language preferences for trending statuses and links (#18288)Eugen Rochko
2022-10-05Change public timelines to be filtered by current locale by default (#19291)Eugen Rochko
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-08-24Change e-mail domain blocks to match subdomains of blocked domains (#18979)Eugen Rochko
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-09Add administrative webhooks (#18510)Eugen Rochko
2022-05-26Change unapproved and unconfirmed account to not be accessible in the REST AP...Claire
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-03-08Fix performance of account timelines (#17709)Eugen Rochko
2022-03-06Spelling (#17705)Josh Soref
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-24Change e-mail domain blocks to block IPs dynamically (#17635)Eugen Rochko
2022-02-22Fix various typos (#17621)luzpaz
2022-02-16Add test for user matching ip (#17572)Jeong Arm
2022-02-14Add appeals (#17364)Eugen Rochko
2022-02-10Fix some flaky tests that randomly failed because of item ordering (#17509)Claire
2022-01-28Refactor and improve tests (#17386)Claire
2022-01-23Fix error-prone SQL queries (#15828)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko
2021-11-24Fix error when suspending user with an already-existing canonical email block...Claire
2021-10-18Add remove from followers api (#16864)Takeshi Umeda
2021-10-14Allow keeping only 1 boosts/favs on auto deleting posts (#16653)Jeong Arm
2021-10-13Fix error when rendering public pages with media attachments (#16763)Claire
2021-10-06Fix media attachment size validation not correctly accounting for file type (...Claire
2021-09-29Switch from unmaintained paperclip to kt-paperclip (#16724)Claire
2021-08-11Fix followers synchronization mechanism not working when URI has empty path (...Claire