discourse/app
Arpit Jalan c02956e29c
FIX: when posts are moved to a message then small action post should not be publicly visible (#7085)
This fix is inspired from what we do in discourse-assigned plugin.
https://github.com/discourse/discourse-assign/blob/master/lib/topic_assigner.rb#L184
https://github.com/discourse/discourse-assign/blob/master/assets/javascripts/discourse-assign/initializers/extend-for-assigns.js.es6#L125-L133
2019-02-28 19:49:26 +05:30
..
assets FIX: when posts are moved to a message then small action post should not be publicly visible (#7085) 2019-02-28 19:49:26 +05:30
controllers FEATURE: Introduce Ignore user (#7072) 2019-02-27 14:49:07 +01:00
helpers FEATURE: Calculate sprite-sheet based on currently active themes (#6973) 2019-02-06 15:51:23 +00:00
jobs Aadd 'secondary_emails' field in users export 2019-02-27 10:12:20 +01:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: when posts are moved to a message then small action post should not be publicly visible (#7085) 2019-02-28 19:49:26 +05:30
serializers FEATURE: Introduce Ignore user (#7072) 2019-02-27 14:49:07 +01:00
services FEATURE: Allow wildcard in allowed_user_api_auth_redirects setting (#6779) 2019-02-26 17:03:20 +01:00
views DEV: removing blank files (#7057) 2019-02-25 09:52:44 +01:00