]> cat aescling's git repositories - mastodon.git/commit
Fix #248 - Reload all accounts when fetching from cache
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 3 Dec 2016 17:21:26 +0000 (18:21 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 3 Dec 2016 17:21:26 +0000 (18:21 +0100)
commit816284d73924ceb453c76d571bcb315be91b2b08
tree2fbf97bed916b582600e333c591d74c40f308111
parent253970cb736a4da29229b930a0af32ead7e5d99b
Fix #248 - Reload all accounts when fetching from cache
app/controllers/application_controller.rb
app/models/concerns/cacheable.rb
app/models/feed.rb
app/models/notification.rb
app/models/status.rb
db/migrate/20161203164520_add_from_account_id_to_notifications.rb [new file with mode: 0644]
db/schema.rb