]> cat aescling's git repositories - mastodon.git/commit
Remove intermediary arrays when creating hash maps from results (#9291)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 16 Nov 2018 14:02:18 +0000 (15:02 +0100)
committerGitHub <noreply@github.com>
Fri, 16 Nov 2018 14:02:18 +0000 (15:02 +0100)
commit8069fd636ba14059524303ce76abe2173c4f3d01
tree55dd4f8ecd39813080cb5ddedd834f93a7ffc919
parent367ad2199509e9008c04c08f3476e236b27b52a1
Remove intermediary arrays when creating hash maps from results (#9291)
app/controllers/application_controller.rb
app/lib/entity_cache.rb
app/lib/formatter.rb
app/lib/settings/scoped_settings.rb
app/models/concerns/account_interactions.rb
app/models/notification.rb
app/models/setting.rb
app/models/status.rb
app/models/trending_tags.rb
app/services/batched_remove_status_service.rb
spec/models/notification_spec.rb