discourse/plugins/poll/spec/lib
Jarek Radosz 5a8e6de42c
FIX: Don't publish polls on message bus when there are no polls (#15041)
`poll` plugin was publishing on `/polls/[topic_id]` every time a non-first post was created. I can't imagine this being needed. It regressed 3 years ago in https://github.com/discourse/discourse/pull/6359
2021-11-22 12:31:53 +01:00
..
new_post_manager_spec.rb FIX: Store custom attributes that are needed by plugins in queuedpost payload (#8009) 2019-08-14 15:02:59 -03:00
poll_spec.rb FIX: Don't publish polls on message bus when there are no polls (#15041) 2021-11-22 12:31:53 +01:00
polls_updater_spec.rb FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
polls_validator_spec.rb FEATURE: Allow single option polls (#8853) 2020-02-05 08:03:27 -06:00
pretty_text_spec.rb FIX: manually adds frowning_face_with_open_mouth for apple (#13528) 2021-07-21 23:27:20 +02:00