This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
82191b33831f26e071a27dd59ce2e46fb467589c
Mastodon
/
app
/
controllers
/
api
/
v1
History
Eugen Rochko
4bdb6a0eaf
Rename "publish" to "toot" in english locale, fix lightbox showing old image
...
before loading new one, cache notifications API, fix missing follow button on public profiles
2016-11-23 09:20:34 +01:00
..
accounts_controller.rb
Moving some counter queries out of subqueries in the API
2016-11-22 22:59:54 +01:00
apps_controller.rb
Performance improvement for notifications API
2016-11-21 16:10:42 +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
Rename "publish" to "toot" in english locale, fix lightbox showing old image
2016-11-23 09:20:34 +01:00
statuses_controller.rb
Moving some counter queries out of subqueries in the API
2016-11-22 22:59:54 +01:00
timelines_controller.rb
Implement includes caching for timelines APIs
2016-11-23 08:34:35 +01:00