discourse/app
Jeff Wong 036a24cf30
FIX: correct user serializer user method for extended serializer (#8590)
A small fix for Basic User Serializers where some downstream serializers do not correctly set user objects. This caused some issues in certain plugins that depend on the user method to return a user.
2019-12-19 09:48:01 -08:00
..
assets UX: Improve sub-sub-categories styling in categories list (#8593) 2019-12-19 17:09:45 +02:00
controllers SECURITY: Correct permission check when revoking user API keys 2019-12-17 10:56:16 +00: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: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models UX: Improve sub-sub-categories styling in categories list (#8593) 2019-12-19 17:09:45 +02:00
serializers FIX: correct user serializer user method for extended serializer (#8590) 2019-12-19 09:48:01 -08:00
services FIX: parallel spec system needs a dedicated upload folder for each worker. (#8547) 2019-12-18 11:21:57 +05:30
views FEATURE: improve email change workflow 2019-11-21 16:28:35 +11:00