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
b05bbd91d0
mastodon
/
app
/
controllers
/
api
/
v1
History
Claire
2b45fecde1
Fix multiple N+1s in ConversationsController (
#25134
)
2023-06-01 02:41:51 +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
Add polling and automatic redirection to `/start` on email confirmation (
#25013
)
2023-05-16 18:03:52 +02:00
featured_tags
…
instances
…
lists
…
polls
…
push
…
statuses
Fix race condition when reblogging a status (
#25016
)
2023-05-17 00:09:21 +02:00
timelines
…
trends
…
accounts_controller.rb
…
announcements_controller.rb
…
apps_controller.rb
…
blocks_controller.rb
…
bookmarks_controller.rb
…
conversations_controller.rb
Fix multiple N+1s in ConversationsController (
#25134
)
2023-06-01 02:41:51 +02:00
custom_emojis_controller.rb
…
directories_controller.rb
…
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
Fix some user-independent endpoints potentially reading session cookies (
#24650
)
2023-04-25 22:14:44 +02:00
lists_controller.rb
…
markers_controller.rb
…
media_controller.rb
…
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
…