This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-17 23:57:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
controllers
/
api
/
v1
History
Eugen Rochko
52119104b9
Remove some n+1 queries from notifications API
2016-11-21 15:16:04 +01:00
..
accounts_controller.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
2016-11-15 16:56:29 +01:00
apps_controller.rb
Remove orphaned notifications, add scopes param to app create API
2016-11-21 14:59:13 +01:00
follows_controller.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
2016-11-15 16:56:29 +01:00
media_controller.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
2016-11-15 16:56:29 +01:00
notifications_controller.rb
Remove some n+1 queries from notifications API
2016-11-21 15:16:04 +01:00
statuses_controller.rb
Fix
#144
- Filter statuses from blocked users out of ancestors/descendants results
2016-11-15 17:33:41 +01:00
timelines_controller.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
2016-11-15 16:56:29 +01:00