This website requires JavaScript.
Explore
Help
Register
Sign In
Leatherface
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-12-21 22:44:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c30e4925870a31a13a4f36d4ba3ad16b7d1d93d6
mastodon
/
spec
/
controllers
/
api
/
v1
History
Eugen Rochko
eb605141ff
Fix
#5104
- GET /api/v1/apps/verify_credentials to confirm app works (
#5112
)
2017-09-30 22:05:42 +02:00
..
accounts
Change IDs to strings rather than numbers in API JSON output (
#5019
)
2017-09-20 14:53:48 +02:00
apps
Fix
#5104
- GET /api/v1/apps/verify_credentials to confirm app works (
#5112
)
2017-09-30 22:05:42 +02:00
statuses
Change IDs to strings rather than numbers in API JSON output (
#5019
)
2017-09-20 14:53:48 +02:00
timelines
…
accounts_controller_spec.rb
…
apps_controller_spec.rb
…
blocks_controller_spec.rb
…
custom_emojis_controller_spec.rb
New API: GET /api/v1/custom_emojis to get a server's custom emojis (
#5051
)
2017-09-23 01:57:23 +02:00
domain_blocks_controller_spec.rb
…
favourites_controller_spec.rb
…
follow_requests_controller_spec.rb
…
follows_controller_spec.rb
…
instances_controller_spec.rb
…
media_controller_spec.rb
Add ability to specify alternative text for media attachments (
#5123
)
2017-09-28 15:31:31 +02:00
mutes_controller_spec.rb
…
notifications_controller_spec.rb
…
reports_controller_spec.rb
…
search_controller_spec.rb
…
statuses_controller_spec.rb
…
streaming_controller_spec.rb
…