This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Kyle Zhao 983dba37ce FIX: use BasicUserSerializer for user_badge.granted_by (#6266)
BasicUserSerializer contains enough information for the badges page,
while UserSerializer issues ~100 SQL queries on the fly when serializing
the field without preloading.
2018-08-14 08:11:14 +10:00
..
assets UX: topic-timer modal style fixes 2018-08-13 14:04:20 +08:00
controllers regression: don't return from a block 2018-08-10 14:53:55 +10:00
helpers FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
jobs Add onceoff job to fix incorrect upload extensions. 2018-08-13 10:44:08 +08:00
mailers Drop reply_key, skipped and skipped_reason from email_logs. 2018-07-30 11:39:28 +08:00
models FEATURE: group error message regarding image optimization failures 2018-08-13 14:48:25 +10:00
serializers FIX: use BasicUserSerializer for user_badge.granted_by (#6266) 2018-08-14 08:11:14 +10:00
services FIX: allow selecting site's default theme from preference 2018-08-10 14:12:02 +03:00
views SECURITY: prevent use of X-Forwarded-Host to perform XSS 2018-08-13 16:45:22 -04:00