discourse/plugins
Bianca Nenciu 9b0300a647
PERF: Preload voters_count and has_voted (#28808)
These fields are often used when serializing topics which may contain
multiple polls. On average, serializing a poll took 2+N queries where N
is the number of options. This change reduces the number of queries to
3, one for each field (Poll#voters_count, PollOption#voters_count and
Poll#has_voted?).
2024-09-10 18:41:08 +03:00
..
automation FIX: supports groups field in post_created_edited (#28783) 2024-09-06 17:22:42 +02:00
chat FIX: prevent chat channel not found ajax error (#28818) 2024-09-10 11:52:25 +04:00
checklist Update translations (#28682) 2024-09-02 18:00:43 +02:00
discourse-details FIX: allow quote-less details BBCode 2024-06-24 14:16:36 +02:00
discourse-lazy-videos Update translations (#28577) 2024-08-29 15:37:52 -04:00
discourse-local-dates UX: Upgrade to fontawesome 6.6.0 (#28778) 2024-09-09 14:40:56 +01:00
discourse-narrative-bot Update translations (#28705) 2024-09-03 11:46:50 -04:00
discourse-presence FEATURE: Support designating multiple groups as mods on category (#28655) 2024-09-04 04:38:46 +03:00
footnote Update translations (#28577) 2024-08-29 15:37:52 -04:00
poll PERF: Preload voters_count and has_voted (#28808) 2024-09-10 18:41:08 +03:00
spoiler-alert Update translations (#28682) 2024-09-02 18:00:43 +02:00
styleguide Update translations (#28682) 2024-09-02 18:00:43 +02:00