about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2022-06-01Remove dependency on running Redis server for db:setup (#18560)Claire
2022-06-01Add /api/v1/admin/domain_blocks (#18247)Claire
2022-05-27Add support for webp uploads (#18506)Alexander Ivanov
2022-05-27Remove unused `filtered_languages` column (#18533)Claire
2022-05-26Fix being able to report otherwise inaccessible statuses (#18528)Eugen Rochko
2022-05-26Fix follower and other counters being able to go negative (#18517)Eugen Rochko
2022-05-26Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514)Eugen Rochko
2022-05-26Change unapproved and unconfirmed account to not be accessible in the REST AP...Claire
2022-05-26Fix unnecessary query on status creation (#17901)Claire
2022-05-23Fix warning an account outside of a report closing all reports for that accou...Claire
2022-05-22Change algorithm of `tootctl search deploy` to improve performance (#18463)Eugen Rochko
2022-05-16Fix preferred posting language returning unusable value in REST API (#18428)Eugen Rochko
2022-05-13Refactor how Redis locks are created (#18400)Eugen Rochko
2022-05-06Fix account warnings not being recorded in audit log (#18338)Claire
2022-05-01Fix possible crash when a post references an invalid media attachment (#18211)Claire
2022-04-29Remove IP matching from e-mail domain blocks (#18190)Eugen Rochko
2022-04-29Fix opening and closing Redis connections instead of using a pool (#18171)Eugen Rochko
2022-04-29Change trending statuses to only show one status from each account (#18181)Eugen Rochko
2022-04-29Change half-life of trending status scores from 6 hours to 2 hours (#18182)Eugen Rochko
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-26Fix instance actor being incorrectly created when running migrations (#18109)Claire
2022-04-23Let votes statuses are also searchable (#18070)Jeong Arm
2022-04-09Fix crash in alias settings page (#18004)Claire
2022-04-08Fix dangling language-specific trends (#17997)Eugen Rochko
2022-04-08Change e-mail notifications to only be sent when recipient is offline (#17984)Eugen Rochko
2022-04-08Fix trends returning less results per page when filtered in REST API (#17996)Eugen Rochko
2022-04-07Fix pagination header on empty trends responses in REST API (#17986)Eugen Rochko
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-03-31Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912)Claire
2022-03-30Fix being able to bypass e-mail restrictions (#17909)Eugen Rochko
2022-03-28Fix /api/v1/admin/accounts (#17887)Claire
2022-03-26Change how unconfirmed accounts are displayed in admin UI (#17874)Eugen Rochko
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-26Add offset pagination to trends in REST API (#17872)Eugen Rochko
2022-03-15Fix individually approved/rejected statuses/links showing as pending review (...Eugen Rochko
2022-03-15Add `types` param to `GET /api/v1/notifications` in REST API (#17767)Eugen Rochko
2022-03-15Fix statuses not being referenced in strike when category is spam (#17786)Eugen Rochko
2022-03-14Fix nil error when viewing suspended domain in admin UI (#17765)Eugen Rochko
2022-03-12Update fix-duplicates maintenance task (#17731)Claire
2022-03-12Fix moderator account leak in status edit history (#17746)Eugen Rochko
2022-03-11Enable domain purge button on suspended domains too (#17741)Jeong Arm
2022-03-10Fix a type error in domain_block policies (#17735)Takeshi Umeda
2022-03-09Add polls and media attachments to edit comparison modal in web UI (#17727)Eugen Rochko
2022-03-09Fix rare race condition when rebloged status is deleted (#17693)Claire
2022-03-09Add rate limit for editing (#17728)Eugen Rochko
2022-03-09Allow login through OpenID Connect (#16221)chandrn7
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-03-09Change design of federation pages in admin UI (#17704)Eugen Rochko
2022-03-09Fix data integrity of featured tags (#17712)Eugen Rochko
2022-03-08Fix performance of account timelines (#17709)Eugen Rochko