about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
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
2022-03-07Fix nil error when submitting report without `rule_ids` (#17713)Eugen Rochko
2022-03-07Add `/api/v1/accounts/familiar_followers` to REST API (#17700)Eugen Rochko
2022-03-03Add option to automatically delete toots after one week (#17691)Claire
2022-03-01Add ability to mark statuses as sensitive from reports in admin UI (#17668)Eugen Rochko
2022-03-01Change old moderation strikes to be displayed in a separate page (#17566)Claire
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-24Change e-mail domain blocks to block IPs dynamically (#17635)Eugen Rochko
2022-02-23Add notifications for new sign-ups (#16953)Eugen Rochko
2022-02-22Fix some media attachments being converted with too high framerates (#17619)Claire
2022-02-16Fix issues when attempting to appeal an old strike (#17554)Claire
2022-02-14Add appeals (#17364)Eugen Rochko
2022-02-14Fix admin statuses page order with media (#17538)Jeong Arm
2022-02-13Fix duplicate accounts when searching by IP range in admin UI (#17524)Eugen Rochko
2022-02-11Add notifications when a reblogged status has been updated (#17404)Eugen Rochko
2022-02-11Change actions in reports to require only one click (#17487)Eugen Rochko
2022-02-11Change reblogs to not count towards hashtag trends anymore (#17501)Eugen Rochko
2022-02-10Fix poll votes not being properly reset on poll change (#17498)Claire
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-02-10Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492)Eugen Rochko
2022-02-09Add edit history to web UI (#17390)Eugen Rochko
2022-02-08Fix error in suggestions API due to typo (#17486)Eugen Rochko
2022-02-08Remove language detection through cld3 (#17478)Eugen Rochko
2022-02-08Fix localization of cold-start follow recommendations (#17479)Eugen Rochko
2022-02-01Fix requiring an extra restart after recent post-deployment migrations (#17422)Claire
2022-01-28Fix Sidekiq warnings about JSON serialization (#17381)Claire
2022-01-23Fix error-prone SQL queries (#15828)Claire
2022-01-23Remove leftover database columns from Devise::Models::Rememberable (#17191)Claire