This website requires JavaScript.
Explore
Help
Sign In
techhub
/
mastodon
Watch
2
Star
0
Fork
0
You've already forked mastodon
Code
Activity
Files
65f338c81233896f07da26342c204319c0f6cd14
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
Rename
cache_*
methods to
preload_*
in controller concern (
#30209
)
2024-05-16 08:03:46 +00:00