* feat: update query to reduce N+1 impact * feat: remove channel eager loading fixes the error: ActiveRecord::EagerLoadPolymorphicError Exception: Cannot eagerly load the polymorphic association :channel * test: fix search test * chore: revert change