discourse/app
Kane York 901a45eeb3
FEATURE: Add likes, flags to user data export (#11439)
This commit is dedicated to https://twitter.com/FiloSottile/status/1335666583126073354 for reminding me that like timestamps are valuable data.

Likes additionally include the topic_id and post_number of the acted post, to aid in analysis. Flag export does not include the disposition by staff.
2020-12-09 15:34:13 -08:00
..
assets FIX: Only block local edits for git-sourced themes (#11450) 2020-12-09 19:41:42 +00:00
controllers FIX: Only block local edits for git-sourced themes (#11450) 2020-12-09 19:41:42 +00:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs FEATURE: Add likes, flags to user data export (#11439) 2020-12-09 15:34:13 -08:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models FIX: Prevent error when primary email is missing (#11446) 2020-12-09 18:14:45 +01:00
serializers FIX: Don't raise an error if a custom emoji image was deleted 2020-12-09 15:40:40 -05:00
services FIX: Prevent error when primary email is missing (#11446) 2020-12-09 18:14:45 +01:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00