23 Commits (9cb7fa57f62635c949b94deafbab62ad84af050e)

Author SHA1 Message Date
zunda c0ea33e3fc
Make it possible to upload audio and video to Heroku app (#24866) 3 years ago
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop (#24692) 3 years ago
Claire ff43e54a49
Allow editing media attachments for scheduled toots (#17690) 4 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320) 4 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145) 6 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210) 6 years ago
Eugen Rochko 0ae5c6312f
Remove useless `respond_to` calls (#13208) 6 years ago
Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748) 6 years ago
Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes (#7929) 8 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520) 8 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 9 years ago
Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 9 years ago
Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) 9 years ago
Matt Jankowski 8235623362 Improve spec coverage and clean up api/v1/media controller (#3467) 9 years ago
Eugen Rochko 4c53af64f0 Fix ActionController::Parameters in API issue 9 years ago
Rakib Hasan 6f9ecd899e revisted fix for #462 9 years ago
Rakib Hasan 6d2301988f Fix for issue #462 9 years ago
Alyssa Ross cefef2c571 Extract filename obfuscation into module 10 years ago
Andrea Faulds 7161f91313 Rename media to avoid exposing filename (fixes #207) 10 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 10 years ago
Eugen Rochko b13e7dda1f API pagination for all collections using Link header 10 years ago
Eugen Rochko 9aecc0f48a Move timelines API from statuses to its own controller, add a check for 10 years ago
Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 10 years ago
Eugen Rochko 2f5b205916 Catch Paperclip errors on /api/v1/media, return early from update profile service if XML given is nil 10 years ago
Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 10 years ago
Eugen Rochko ae1fac0062 Add API to upload media attachments 10 years ago