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 Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
account_relationships_presenter.rb Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
initial_state_presenter.rb Add visibility parameter in share page (#13023) 2020-06-09 00:16:30 +02:00
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