discourse/plugins
Robin Ward 76b04afca3
FIX: Local dates showed incorrect timezones with extra whitespace (#11408)
You might wonder why this matters. It turns out in some locales like
French, we replace quotation marks with « and » -- this should likely
not happen before BBCode is parsed but that is not the case for this
plugin. The plugin has code to handle this situation, but it means extra
spaces are inserted around the time zone which breaks it.

This fix allows us to supply extra whitespace and will show the correct
time zone.
2020-12-08 10:57:18 +11:00
..
discourse-details DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
discourse-local-dates FIX: Local dates showed incorrect timezones with extra whitespace (#11408) 2020-12-08 10:57:18 +11:00
discourse-narrative-bot DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
discourse-presence DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
lazy-yt DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
poll DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
styleguide DEV: Add header colors to styleguide (#11421) 2020-12-07 14:50:45 -05:00