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 20:59:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eef71fcc07ac5ebf277f63dee6d32b281c2304a1
mastodon
/
app
/
controllers
/
api
/
v1
/
accounts
History
Eugen Rochko
ff0990ec9f
Add REST API for fetching an account's endorsed accounts (
#34421
)
2025-04-16 05:39:20 +00:00
..
credentials_controller.rb
Add delay to profile updates to debounce them (
#34137
)
2025-03-11 16:17:17 +00:00
endorsements_controller.rb
Add REST API for fetching an account's endorsed accounts (
#34421
)
2025-04-16 05:39:20 +00:00
familiar_followers_controller.rb
Use hash arguments to
select
when possible (Rails 7.2) (
#32917
)
2024-11-18 14:58:45 +00:00
featured_tags_controller.rb
Add REST API for fetching an account's endorsed accounts (
#34421
)
2025-04-16 05:39:20 +00:00
follower_accounts_controller.rb
Move
pagination_params
into
API::BaseController
(
#28845
)
2024-05-30 14:56:48 +00:00
following_accounts_controller.rb
Move
pagination_params
into
API::BaseController
(
#28845
)
2024-05-30 14:56:48 +00:00
identity_proofs_controller.rb
Add
Deprecation
headers on deprecated endpoints (
#34262
)
2025-03-25 12:30:10 +00:00
lists_controller.rb
…
lookup_controller.rb
…
notes_controller.rb
…
relationships_controller.rb
…
search_controller.rb
…
statuses_controller.rb
…