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
/
apps_controller.rb
Age
Commit message (
Expand
)
Author
2020-01-11
pass monsterfork api exposure setting to all serializers + add `MONSTERFORK_A...
multiple creatures
2017-09-30
Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112)
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
Refactor api/v1/apps controller (#3471)
Matt Jankowski
2017-04-04
Fix ActionController::Parameters in API issue
Eugen Rochko
2017-01-15
Add tracking of OAuth app that posted a status, extend OAuth apps to have opt...
Effy Elden
2016-11-21
Performance improvement for notifications API
Eugen Rochko
2016-11-21
Remove orphaned notifications, add scopes param to app create API
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-09-30
Adjust client registration API
Eugen Rochko
2016-09-30
Deleting statuses from UI
Eugen Rochko
2016-09-27
Fix #52 - Add API versioning (v1)
Eugen Rochko