This website requires JavaScript.
Explore
Help
Sign In
monorail
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4534498a8e
mastodon
/
app
/
controllers
/
api
/
v1
History
Daniel M Brasil
4fe2d7cb59
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (
#25595
)
2023-07-02 00:05:44 +02:00
..
accounts
…
admin
Fix POST `/api/v1/admin/domain_allows` returning 200 when no domain is specified (
#24958
)
2023-05-22 13:44:49 +02:00
announcements
…
apps
…
crypto
…
emails
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (
#25595
)
2023-07-02 00:05:44 +02:00
featured_tags
…
instances
…
lists
…
polls
…
push
…
statuses
Change /api/v1/statuses/:id/history to always return at least one item (
#25510
)
2023-06-22 14:56:14 +02:00
timelines
…
trends
…
accounts_controller.rb
Add time zone preference (
#25342
)
2023-06-10 03:29:37 +02:00
announcements_controller.rb
…
apps_controller.rb
…
blocks_controller.rb
…
bookmarks_controller.rb
…
conversations_controller.rb
Add POST /api/v1/conversations/:id/unread (
#25509
)
2023-06-22 18:46:43 +02:00
custom_emojis_controller.rb
…
directories_controller.rb
Fix rails `rewhere` deprecation warning in directories api controller (
#25625
)
2023-07-01 21:48:16 +02:00
domain_blocks_controller.rb
…
endorsements_controller.rb
…
favourites_controller.rb
…
featured_tags_controller.rb
Remove dead code in Api::V1::FeaturedTagsController (
#25073
)
2023-05-23 14:27:37 +02:00
filters_controller.rb
…
follow_requests_controller.rb
…
followed_tags_controller.rb
…
instances_controller.rb
…
lists_controller.rb
Add exclusive lists (
#22048
)
2023-06-05 09:37:02 +02:00
markers_controller.rb
…
media_controller.rb
Make it possible to upload audio and video to Heroku app (
#24866
)
2023-05-05 14:41:07 +02:00
mutes_controller.rb
…
notifications_controller.rb
…
polls_controller.rb
…
preferences_controller.rb
…
reports_controller.rb
…
scheduled_statuses_controller.rb
…
statuses_controller.rb
…
streaming_controller.rb
…
suggestions_controller.rb
…
tags_controller.rb
…