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-19 12:48:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d0aab4a319320a7ca5d96c25e15eb91dbcaa7e7
mastodon
/
app
/
controllers
/
api
/
v1
/
statuses
History
Claire
589af7a1cc
Change
GET /api/v1/statuses/:id/quotes
to allow listing quotes to other people's posts (
#36291
)
2025-09-30 09:56:03 +00:00
..
base_controller.rb
…
bookmarks_controller.rb
…
favourited_by_accounts_controller.rb
Move
pagination_params
into
API::BaseController
(
#28845
)
2024-05-30 14:56:48 +00:00
favourites_controller.rb
…
histories_controller.rb
…
interaction_policies_controller.rb
Fix spurious notification of local boosters and quoters when updating quote policy (
#36299
)
2025-09-30 09:40:58 +00:00
mutes_controller.rb
…
pins_controller.rb
…
quotes_controller.rb
Change
GET /api/v1/statuses/:id/quotes
to allow listing quotes to other people's posts (
#36291
)
2025-09-30 09:56:03 +00:00
reblogged_by_accounts_controller.rb
Move
pagination_params
into
API::BaseController
(
#28845
)
2024-05-30 14:56:48 +00:00
reblogs_controller.rb
…
sources_controller.rb
…
translations_controller.rb
Translate to regional language variant (e.g. pt-BR) (
#32428
)
2024-10-15 13:26:20 +00:00