discourse/app
Bianca Nenciu 437c9a554b
FEATURE: Import and export watched word (#12444)
Find & Replace and Autotag watched words were not completely exported
and import did not work with these either. This commit changes the
input and output format to CSV, which allows for a secondary column.

This change is backwards compatible because a CSV file with only one
column has one value per line.
2021-03-22 22:32:18 +02:00
..
assets FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00
controllers FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Do not raise if post no longer exists (#12428) 2021-03-17 19:22:05 +02:00
mailers FIX: Correctly use invite to topic email templates (#12411) 2021-03-16 17:08:54 +02:00
models FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00
serializers FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00
services FIX: Delete invalid web push subscriptions (#12447) 2021-03-19 14:24:03 +01:00
views FEATURE: Implement browser update in crawler view (#12448) 2021-03-22 19:41:42 +02:00