about summary refs log tree commit diff
path: root/app/models/form
AgeCommit message (Expand)Author
2023-01-05Fix site upload validations (#22479)Claire
2022-12-07Fix 500 error when trying to migrate to an invalid address (#21462)Claire
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
2022-11-17Change batch account suspension to create a strike (#20897)Claire
2022-10-29Fix account migration form ever using outdated account data (#18429)Eugen Rochko
2022-10-26Store integer settings as integer (#19478)zunda
2022-10-22Change settings area to be separated into categories in admin UI (#19407)Eugen Rochko
2022-10-13Add image processing and generate blurhash for server thumbnail (#19348)Eugen Rochko
2022-10-06Remove setting that disables account deletes (#17683)Eugen Rochko
2022-10-04Remove code for rendering public and hashtag timelines outside the web UI (#1...Eugen Rochko
2022-09-29Fix content retention policy settings not accepting a blank value (#19248)Eugen Rochko
2022-09-27Add retention policy for cached content and media (#19232)Eugen Rochko
2022-08-25Add ability to select all accounts matching search for batch actions (#19053)Eugen Rochko
2022-08-25Add audit log entries for user roles (#19040)Eugen Rochko
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-24Change e-mail domain blocks to block IPs dynamically (#17635)Eugen Rochko
2022-01-28Fix Sidekiq warnings about JSON serialization (#17381)Claire
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko
2021-10-18Add remove from followers api (#16864)Takeshi Umeda
2021-04-24Change auto-following admin-selected accounts, show in recommendations (#16078)Eugen Rochko
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2021-04-11Remove spam check and dependency on nilsimsa gem (#16011)Eugen Rochko
2020-12-14Add ability to require invite request text (#15326)ThibG
2020-12-07Fix slow distinct queries where grouped queries are faster (#15287)Eugen Rochko
2020-11-12Add follow selected followers button (#15148)Takeshi Umeda
2020-10-12Add IP-based rules (#14963)Eugen Rochko
2020-10-08Remove dependency on goldfinger gem (#14919)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-08-09Cache result of SQL (#14534)niwatori24
2019-12-18Fix custom emoji category creation silently erroring out on duplicate categor...ThibG
2019-12-16Admin setting to disable default follows (#12566)Alice Gaudon
2019-10-09Add admin setting to auto-approve hashtags (#12122)Eugen Rochko
2019-09-29Add (back) option to set redirect notice on account without moving followers ...Eugen Rochko
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-09-18Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)Eugen Rochko
2019-09-15Fix 2FA challenge and password challenge for non-database users (#11831)Eugen Rochko
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-11add admin setting for default search engine indexing (fix #11750) (#11804)Tao Bror Bojlén
2019-09-09Add batch actions and categories to admin UI for custom emojis (#11793)Eugen Rochko
2019-09-09Add batch approve/reject for pending hashtags in admin UI (#11791)Eugen Rochko
2019-08-22Add soft delete for statuses for instant deletes through API (#11623)Eugen Rochko
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-08-19Add public blocks to /about/blocks (#11298)ThibG
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-07-17Add setting to disable the anti-spam (#11296)ThibG