discourse/app
Osama Sayegh 50e4ecc77e
UX: hide post is unread tooltip after the post is read (#7813)
Note we can't use `display: none` here because it doesn't work with
animations.
2019-06-26 22:39:57 +03:00
..
assets UX: hide post is unread tooltip after the post is read (#7813) 2019-06-26 22:39:57 +03:00
controllers SECURITY: XSS in routes 2019-06-26 16:34:15 +02:00
helpers FIX: provides an emoji helper to replace codes by images (#7802) 2019-06-26 15:11:04 +02:00
jobs FIX: Don't replace img tags within anchor tags with markdown format. 2019-06-21 12:32:02 +08:00
mailers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
models UX: Require a confirmation if approving a post in a closed topic 2019-06-26 12:21:49 -04:00
serializers FIX: In reply to would sometimes have a broken link 2019-06-10 11:33:10 -04:00
services FIX: iterate when clearing watched words cache 2019-06-24 17:17:56 -07:00
views FIX: provides an emoji helper to replace codes by images (#7802) 2019-06-26 15:11:04 +02:00