about summary refs log tree commit diff
path: root/app/controllers/api/v1/lists_controller.rb
AgeCommit message (Expand)Author
2022-11-08Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126)trwnh
2020-09-01Add configuration option to filter replies in lists (#9205)ThibG
2018-08-26Fix low-hanging rubocop gripes (#8458)Quint Guvernator
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2017-12-09Limit users to 50 lists, remove pagination from lists API (#5933)Eugen Rochko
2017-11-18Lists (#5703)Eugen Rochko