discourse/app
Joffrey JAFFEUX 48c1de4836
DEV: adds afterCreate/beforeUpdate hooks to rest models (#9253)
We already have beforeCreate and afterUpdate and it seems these hooks can be useful and it's also unexpected to not have parity on this.
2020-03-23 16:58:40 +01:00
..
assets DEV: adds afterCreate/beforeUpdate hooks to rest models (#9253) 2020-03-23 16:58:40 +01:00
controllers SECURITY: Respect topic permissions when loading bookmark metadata 2020-03-23 11:30:48 +00:00
helpers FIX: blank popular posts in summary emails due to lightbox images 2020-02-21 16:18:38 -05:00
jobs FEATURE: automatically delete replies on a topic after N days. (#9209) 2020-03-19 21:06:31 +05:30
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models SECURITY: Respect topic permissions when loading draft metadata 2020-03-23 11:30:40 +00:00
serializers SECURITY: Respect topic permissions when loading draft metadata 2020-03-23 11:30:40 +00:00
services FIX: Backfill topic timer duration (#9249) 2020-03-23 09:38:18 +05:30
views FIX: correctly remove authentication_data cookie on oauth login flow 2020-03-21 14:34:25 -07:00