mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
1. `addRawTemplate` is called too early for deprecation handlers to process its deprecation call, so toggle the hbr flag directly 2. move the deprecation handler to an initializer so that other (non-template) calls are always handled 3. move the debug logging to the handler