mastodon/app/presenters
luigi 087ed84367
Optimize map { ... }.compact calls (#15513)
* Optimize map { ... }.compact

using Enumerable#filter_map, supported since Ruby 2.7

* Add poyfill for Enumerable#filter_map
2021-01-10 00:32:01 +01:00
..
activitypub
account_relationships_presenter.rb
initial_state_presenter.rb
instance_presenter.rb Fix performance on instances list in admin UI (#15282) 2020-12-14 09:06:34 +01:00
status_relationships_presenter.rb Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00