discourse/app
Robin Ward 37888d9818 FIX: Never return the same reply more than once via reply_ids
If our reply tree somehow ends up with cycles or other odd
structures, we only want to consider a reply once, at the first
level in the tree that it appears.
2020-02-03 13:41:18 -05:00
..
assets UX: Include muted categories on the category page by default (#8842) 2020-02-03 10:40:02 -08:00
controllers FEATURE: Add logout functionality to SSO Provider protocol (#8816) 2020-02-03 12:53:14 -05:00
helpers FIX: use schema.org's BreadcrumList 2020-01-21 22:27:21 +01: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 return the same reply more than once via reply_ids 2020-02-03 13:41:18 -05:00
serializers FIX: Admin user list not showing 2FA icon for only security keys enabled (#8839) 2020-02-03 14:37:46 +10:00
services FIX: suppress notification flood when post is edited (#8838) 2020-02-03 11:27:18 +11:00
views FIX: use schema.org's BreadcrumList 2020-01-21 22:27:21 +01:00