index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
api
/
v1
/
media_controller.rb
Age
Commit message (
Expand
)
Author
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-02-22
Focal points (#6520)
Eugen Rochko
2017-09-28
Add ability to specify alternative text for media attachments (#5123)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-06-07
Clean up for api/base controller (#3629)
Matt Jankowski
2017-05-30
Improve spec coverage and clean up api/v1/media controller (#3467)
Matt Jankowski
2017-04-04
Fix ActionController::Parameters in API issue
Eugen Rochko
2016-11-24
Extract filename obfuscation into module
Alyssa Ross
2016-11-23
Rename media to avoid exposing filename (fixes #207)
Andrea Faulds
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-09
API pagination for all collections using Link header
Eugen Rochko
2016-11-08
Move timelines API from statuses to its own controller, add a check for
Eugen Rochko
2016-10-22
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
Eugen Rochko
2016-10-06
Catch Paperclip errors on /api/v1/media, return early from update profile ser...
Eugen Rochko
2016-09-27
Fix #52 - Add API versioning (v1)
Eugen Rochko