discourse/app
Joffrey JAFFEUX 2501c0cd0f
FIX: user-selector was not excluding currentUser (#9266)
concat doesn't mutate the variable so it has to be assigned.
2020-03-24 22:17:26 +01:00
..
assets FIX: user-selector was not excluding currentUser (#9266) 2020-03-24 22:17:26 +01:00
controllers SECURITY: Ensure user can see group and group members 2020-03-24 11:59:41 +02: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 DEV: Bump theme compiler version for CSP change 2020-03-24 15:52:14 +00:00
serializers DEV: Move requested_group_id custom field from post to topic (#9127) 2020-03-24 11:12:52 +02: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