discourse/app
David Taylor 6c49ec39ea
DEV: Disable RAISE_ON_DEPRECATION (#17351)
Some plugins/themes are still awaiting updates for some deprecations, and they started raising errors in development. It's not clear that the errors are development-only, so it can be quite confusing for developers.

Disabling this flag for now until we can make the messages clearer and fix up existing deprecation issues in themes/plugins.
2022-07-06 11:56:16 +08:00
..
assets DEV: Disable RAISE_ON_DEPRECATION (#17351) 2022-07-06 11:56:16 +08:00
controllers FEATURE: auto remove user status after predefined period (#17236) 2022-07-05 19:12:22 +04:00
helpers DEV: Preload CSS in the `<head>` (#17322) 2022-07-05 00:23:09 +08:00
jobs FIX: Uninitialized class variable error in sidekiq (#17227) 2022-06-24 14:17:39 +10:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FEATURE: auto remove user status after predefined period (#17236) 2022-07-05 19:12:22 +04:00
serializers FEATURE: auto remove user status after predefined period (#17236) 2022-07-05 19:12:22 +04:00
services FIX: Replace onebox markdown when pulling hotlinked image (#17328) 2022-07-05 10:47:10 +08:00
views UX: Splash should always stick to top left corner of the viewport (#17348) 2022-07-06 06:33:09 +08:00