about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
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
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-16Remove IP tracking columns from users table (#16409)Eugen Rochko
2021-12-21Fix duplicate record on admin/accounts when searching with IP (#17150)Jeong Arm
2021-12-17Add ability for admins to delete canonical email blocks (#16644)Claire
2021-12-17Add ability to purge undeliverable domains from admin interface (#16686)Claire
2021-12-13Change trending hashtags threshold back from 15 to 5 (#17122)Eugen Rochko
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-11-26Fix error on trending hashtags/links pages in admin UI due to missing constan...Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko