discourse/app
Martin Brennan c677f8ee6a
DEV: Add debug lines for mystery no_user_selected error (#8759)
On some customer forums we are randomly getting a "You must select a valid user" error when sending a PM even when all parameters seem to be OK. This is an attempt to track it down with more data.
2020-01-21 10:50:44 +10:00
..
assets FIX: Make category-chooser show all parent categories (#8706) 2020-01-19 13:07:54 +02:00
controllers DEV: Add debug lines for mystery no_user_selected error (#8759) 2020-01-21 10:50:44 +10:00
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs FIX: when tag or category is added notify users that topic was modified (#8750) 2020-01-21 08:41:13 +11:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models Merge pull request #8736 from gschlager/rename_reply_id_column 2020-01-17 17:24:49 +01:00
serializers FEATURE: Secure media allowing duplicated uploads with category-level privacy and post-based access rules (#8664) 2020-01-16 13:50:27 +10:00
services FIX: Incorrect locale in badge granter (#8749) 2020-01-21 09:08:48 +11:00
views SECURITY: 2FA with U2F / TOTP 2020-01-15 11:27:12 +01:00