This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
documentation
Watch
1
Star
0
Fork
0
You've already forked documentation
mirror of
https://github.com/mastodon/documentation
synced
2025-04-11 22:56:17 +02:00
Code
Issues
6
Releases
Wiki
Activity
documentation
/
app
/
controllers
/
api
/
v1
History
Eugen Rochko
3731230c6d
Allow @username@domain/@username in follow form, prevent duplicate accounts
...
created via remote look-up when domains differ but point to the same resource
2016-11-03 16:57:44 +01:00
..
accounts_controller.rb
Limit returned followees/followers by API to 40 for now
2016-10-30 15:14:07 +01:00
apps_controller.rb
Adjust client registration API
2016-09-30 00:03:08 +02:00
follows_controller.rb
Allow @username@domain/@username in follow form, prevent duplicate accounts
2016-11-03 16:57:44 +01:00
media_controller.rb
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
2016-10-22 19:39:44 +02:00
statuses_controller.rb
Fix reblogged/favourited caching; add API endpoints for who favd/reblogged status
2016-11-03 14:50:22 +01:00