discourse/plugins/discourse-post-voting/app
Gabriel Grubba 803177cf35
DEV: moving BasicVoterSerializer to use BasicUserSerializer (#39763)
Removes the duplicate identity-attribute declarations in
BasicVoterSerializer in favor of the canonical chain, leaving only the
voter-specific `direction` attribute on the subclass.
2026-05-05 17:05:04 -03:00
..
controllers/post_voting FIX: negative voter count in post voting who-voted popup (#39313) 2026-04-17 16:43:38 +10:00
models DEV: Update and reenable post voting specs (#39422) 2026-04-21 21:39:29 +02:00
serializers DEV: moving BasicVoterSerializer to use BasicUserSerializer (#39763) 2026-05-05 17:05:04 -03:00
validators
views/post_voting FEATURE: Restore the crawler view for post-voting comments (#39636) 2026-04-29 16:55:17 +02:00