]> cat aescling's git repositories - mastodon.git/commit
Improved performance of notification preloading (#15640)
authorabcang <abcang1015@gmail.com>
Sun, 31 Jan 2021 20:24:57 +0000 (05:24 +0900)
committerGitHub <noreply@github.com>
Sun, 31 Jan 2021 20:24:57 +0000 (21:24 +0100)
commit7ab53f221a3d66a0bbc94b36d847b7bcf62fbd16
tree9f342e4abec9d11a64b464106fb1108ce514f5bb
parentc8c764dd8b168ec876918d16b3f25280893d20dc
Improved performance of notification preloading (#15640)

* Improved performance of notification preloading

* Remove Cacheable from Notification

* Fix test
app/controllers/api/v1/notifications_controller.rb
app/models/notification.rb
spec/controllers/application_controller_spec.rb
spec/models/notification_spec.rb