about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-11Add toot source to delete result to ease Delete & Redraft (#10669)ThibG
2019-05-09Add some caching for HTML versions of statuses pages (#10701)ThibG
2019-05-03Explicitly disable storage of REST API results (#10655)ThibG
2019-05-03Provide a link to existing domain block when trying to block an already-block...ThibG
2019-05-02Check that an invite link is valid before bypassing approval mode (#10657)ThibG
2019-04-25Fix not being able to save e-mail preference for new pending accounts (#10622)Eugen Rochko
2019-04-10compare usernames case-insensitively on new proof creation flow (#10544)Alex Gessner
2019-04-10Add invite request to pending account notification e-mail (#10528)Eugen Rochko
2019-04-10Add preference to disable e-mails about new pending accounts (#10529)Eugen Rochko
2019-04-09Add "why do you want to join" field to invite requests (#10524)Eugen Rochko
2019-04-09Fix permission denied bug on approve all/reject all pending accounts (#10519)Eugen Rochko
2019-04-08Fix batch actions not working on pending accounts (#10508)ThibG
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-06Add batch actions for approving and rejecting pending accounts (#10469)Eugen Rochko
2019-04-06Fix admin validation being too strict about usernames (#10449)Eugen Rochko
2019-04-04Cache featured collections, as well as outbox, followers and following (#10467)ThibG
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-03-31Ensure request.body isn't emptied out before signature verification (#10432)ThibG
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-28Add order options to relationship manager UI (#10404)Eugen Rochko
2019-03-26Change icons of features on admin dashboard to remove bias (#10366)Eugen Rochko
2019-03-23Add validations to admin settings (#10348)Eugen Rochko
2019-03-21Mark the 410 gone response for suspended accounts as cachable (#10339)ThibG
2019-03-20Do not try fetching keys of unknown accounts on a Delete from them (#10326)ThibG
2019-03-19Do not distribute Delete when rejecting unapproved accounts (#10321)ThibG
2019-03-18Add Keybase integration (#10297)Eugen Rochko
2019-03-18Add dormant filter to relationship manager, rename other filters (#10308)Eugen Rochko
2019-03-17Reduce server load caused by anonymous viewing. (#9059)Ben Lubar
2019-03-16Add relationship manager UI (#10268)Eugen Rochko
2019-03-15Add `visibility` param to reblog REST API (#9851)Eugen Rochko
2019-03-15Add a preferences API so apps can share basic behaviours (#10109)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-13Fix `tagged` param not being normalized before querying tags (#10249)Eugen Rochko
2019-03-12Redesign landing page (#10232)Eugen Rochko
2019-03-11Avoid race conditions when creating backups (#10234)ThibG
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-28Give the `replies` collection an identifier and enable pagination (#10128)ThibG
2019-02-26Improve account media query (#10121)abcang
2019-02-26Add type, limit, offset, min_id, max_id, account_id to search API (#10091)Eugen Rochko
2019-02-22Randomize emoji filename (#10090)Hinaloe
2019-02-21Do not error out when performing admin actions on no statuses (#10094)ThibG
2019-02-18Add domain search/filter to the "Federation" (/admin/instances) page (#10071)ThibG
2019-02-16Add vapid_key to the application entity in the REST API (#10058)Eugen Rochko
2019-02-12Save IP address used for sign-up, not only sign-in (#10026)ThibG
2019-02-05Fix it as tagged_request of accounts_controller is not addressable_uri (#9976)Takeshi Umeda
2019-02-05Fix pinned statuses being shown in a featured hashtag (#9971)Eugen Rochko
2019-02-04Fix authorized applications list page design (#9969)rinsuki
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2019-02-02Make displaying application used to toot opt-in (#9897)ThibG