discourse/app
Dan Ungureanu 3008ecccbd FIX: Notify on Reviewable update. (#7980)
If a post is flagged after an action was already performed on it, it
will update the previous Reviable instance and not create a new one.
The notification logic was implemented in the :create callback which was
completely skipped in this case.
2019-08-08 16:04:34 +02:00
..
assets SECURITY: Require POST with CSRF token for OmniAuth request phase 2019-08-08 11:58:00 +01:00
controllers UX: Hide login/signup header buttons during authentication flows 2019-08-08 13:57:18 +01:00
helpers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
jobs DEV: Refactor helper methods for upload markdown 2019-07-25 16:36:35 +02:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FIX: Notify on Reviewable update. (#7980) 2019-08-08 16:04:34 +02:00
serializers FIX: Show membership requests link just for group owners. (#7543) 2019-08-06 13:28:22 +03:00
services FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
views UX: Hide login/signup header buttons during authentication flows 2019-08-08 13:57:18 +01:00