2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00
discourse/app
Robin Ward bfdd42c53a FIX: Return a 404 when the draft_key is missing
Previously if `draft_key` was missing you'd get a 500 error in the logs.
2020-02-14 10:48:56 -05:00
..
assets FIX: brings back castInteger as a safer migration path for sk2 (#8966) 2020-02-14 10:00:39 +01:00
controllers FIX: Return a 404 when the draft_key is missing 2020-02-14 10:48:56 -05:00
helpers FIX: Don't use theme colors for digest unsubscribe footer links 2020-02-11 15:52:38 -05:00
jobs FEATURE: Send suspect users to the review queue (#8811) 2020-01-29 15:38:27 -03:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FIX: Never allow custom emoji to be marked secure (#8965) 2020-02-14 11:17:09 +10:00
serializers FIX: tag info misleading message saying it's not restricted 2020-02-05 15:23:39 -05:00
services FIX: when unread reply notification exists don't create new (#8921) 2020-02-14 16:41:42 +11:00
views FIX: Don't use theme colors for digest unsubscribe footer links 2020-02-11 15:52:38 -05:00