16 Commits (a7aedebc310ad7d387c508f7b0198a567a408fe6)

Author SHA1 Message Date
Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 4 years ago
Eugen Rochko 0ae5c6312f
Remove useless `respond_to` calls (#13208) 4 years ago
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295) 6 years ago
Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes (#7929) 6 years ago
Eugen Rochko 33513753b9
Fix unpermitted parameters warning when generating pagination URLs (#6995) 6 years ago
Akihiko Odaki cc796298c9 Fix pagination in Api::V1::BlocksController (#5285) 7 years ago
Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) 7 years ago
Matt Jankowski 5236a62861 Improve spec coverage and clean up api/v1/blocks controller (#3464) 7 years ago
Yamagishi Kazutoshi 6c1122a1d9 Fix block list 500 (#3174) 7 years ago
Akihiko Odaki f554807563 Use joins for account properties (#3167) 7 years ago
Eugen b89f007862 Make public timelines API not require user context/app credentials (#1291) 7 years ago
Eugen Rochko de22c202f5 Add counter caches for a large performance increase on API requests 7 years ago
Eugen Rochko 35933167c0 Add counter caches for a large performance increase on API requests 7 years ago
Eugen Rochko eee8afb0b7 Remove bios from blocked users list, filter out broken entries from API response 7 years ago
Eugen Rochko 1f5792c834 API now respects ?limit param as long as it's within 2x default limit 7 years ago
Eugen Rochko 49834a6e7f Add API for retrieving blocked accounts 7 years ago