discourse/plugins
Robin Ward c322cccd53 FIX: Memory Leaks when decorating posts (#7749)
* Remove long-deprecated method

* FIX: Memory Leaks when decorating posts

Previously we'd keep creating mixins dynamically when decorating the
same class.

This code changes the API to recommend an `id` parameter for each
decorator which will avoid leaks. All plugins should be updated to
include this parameter, although if they don't in the meantime it'll
just mean a warning in the console (and a continued leak.)
2019-06-11 17:21:23 +02:00
..
discourse-details FIX: Memory Leaks when decorating posts (#7749) 2019-06-11 17:21:23 +02:00
discourse-local-dates FIX: Memory Leaks when decorating posts (#7749) 2019-06-11 17:21:23 +02:00
discourse-narrative-bot Update translations 2019-06-10 10:36:08 -04:00
discourse-nginx-performance-report Update translations 2019-05-20 13:42:05 +02:00
discourse-presence Update translations 2019-05-30 10:40:16 -04:00
lazyYT FIX: Memory Leaks when decorating posts (#7749) 2019-06-11 17:21:23 +02:00
poll FIX: Memory Leaks when decorating posts (#7749) 2019-06-11 17:21:23 +02:00