discourse/plugins/poll
Loïc Guitaut c08a52e502 DEV: Clean up old polls data from custom fields
In early 2015, the poll plugin was writing its data to custom fields on
the post containing the poll. It was later changed to have dedicated SQL
tables and the polls were migrated but we forgot to clean the existing
data.
2023-06-13 11:28:26 +02:00
..
app DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
assets UX: Vertical alignment issues on mobile (#21118) 2023-04-17 22:51:13 +05:30
config Update translations (#21583) 2023-05-16 19:40:01 +02:00
db DEV: Clean up old polls data from custom fields 2023-06-13 11:28:26 +02:00
jobs/regular DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
lib FIX: Ensure poll extraction is not attempted if post body is absent (#19718) 2023-01-13 01:47:44 +00:00
spec FEATURE: Add `in:polls` filter to search (#19885) 2023-01-18 14:55:20 -05:00
test/javascripts DEV: Load plugin CSS in tests (#18668) 2022-10-19 18:10:06 +01:00
plugin.rb FIX: Incorrect `PLUGIN_NAME` for "poll" (#21525) 2023-05-12 12:54:14 +02:00