This website requires JavaScript.
Explore
Help
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Mastodon
/
app
/
controllers
/
api
/
v1
/
accounts
History
Matt Jankowski
65e82211cd
Rename
cache_*
methods to
preload_*
in controller concern (
#30209
)
2024-05-16 08:03:46 +00:00
..
credentials_controller.rb
Add read:me OAuth 2.0 scope, allowing more limited access to user data (
#29087
)
2024-04-23 11:47:00 +00:00
familiar_followers_controller.rb
Deduplicate IDs in relationships and familiar_followers APIs (
#27982
)
2023-11-23 10:00:09 +00:00
featured_tags_controller.rb
…
follower_accounts_controller.rb
Move repeated
insert_pagination_headers
method to api base class (
#29606
)
2024-03-18 10:11:53 +00:00
following_accounts_controller.rb
Move repeated
insert_pagination_headers
method to api base class (
#29606
)
2024-03-18 10:11:53 +00:00
identity_proofs_controller.rb
…
lists_controller.rb
…
lookup_controller.rb
…
notes_controller.rb
Fix call to inefficient
delete_matched
cache method in domain blocks (
#28374
)
2023-12-18 16:14:43 +00:00
pins_controller.rb
Fix call to inefficient
delete_matched
cache method in domain blocks (
#28374
)
2023-12-18 16:14:43 +00:00
relationships_controller.rb
Fix call to inefficient
delete_matched
cache method in domain blocks (
#28374
)
2023-12-18 16:14:43 +00:00
search_controller.rb
…
statuses_controller.rb
Rename
cache_*
methods to
preload_*
in controller concern (
#30209
)
2024-05-16 08:03:46 +00:00