discourse-topic-voting/lib/discourse_voting
Vinoth Kannan fc4d23174e
PERF: exclude vote fields in `topic-list-item` serializer for PMs. (#103)
We shouldn't add vote fields for personal messages since users can't vote there. If we include then it's creating an N+1 issue in the `private-messages-all` endpoint.
2021-09-16 18:56:02 +05:30
..
categories_controller_extension.rb FIX: move data to separate tables (#52) 2020-08-17 15:01:33 +10:00
category_extension.rb FIX: move data to separate tables (#52) 2020-08-17 15:01:33 +10:00
topic_extension.rb PERF: exclude vote fields in `topic-list-item` serializer for PMs. (#103) 2021-09-16 18:56:02 +05:30
user_extension.rb FIX: Delete the votes on user removal (#59) 2020-10-06 18:04:26 +02:00