discourse/app
Ghassan Maslamani 84b0a6414d
FIX: double selecting replies (#17086)
When selecting a post and its replies using the "select +replies" button, the action would push all ids, without checking if some were already selected. 

This change add a filter to remove ids that are already selected.

This fixes https://meta.discourse.org/t/selecting-posts-replies-miscounts-the-number-of-posts/229242

Co-authored-by: @ZogStriP
2022-06-17 18:32:57 +02:00
..
assets FIX: double selecting replies (#17086) 2022-06-17 18:32:57 +02:00
controllers DEV: Make wizard an ember addon (#17027) 2022-06-17 14:50:21 +02:00
helpers FIX: Do not use SVGs for twitter:image metadata (#16973) 2022-06-03 09:02:57 +10:00
jobs DEV: Make wizard an ember addon (#17027) 2022-06-17 14:50:21 +02:00
mailers FEATURE: Log the SMTP response in EmailLog (#17056) 2022-06-15 10:28:30 +10:00
models DEV: Cleanup topic thumbnail enqueuing (#17119) 2022-06-17 11:07:32 +01:00
serializers FIX: Remove tags from experimental sidebar on notification level changed (#17083) 2022-06-14 15:39:56 +08:00
services FIX: Send quote notifications to correct users when prioritizing full names (#17030) 2022-06-09 11:52:28 -05:00
views DEV: Make wizard an ember addon (#17027) 2022-06-17 14:50:21 +02:00