discourse/app
Bianca Nenciu 15aa213a61
FIX: Show link count only once for oneboxes (#13444)
Sometimes oneboxes contain the same link multiple times and the link
count was shown for each of them. This commit adds link count only to
the most important link, that being either a heading or the header of
the onebox.
2021-06-21 19:14:57 +03:00
..
assets FIX: Show link count only once for oneboxes (#13444) 2021-06-21 19:14:57 +03:00
controllers Code review comments. 2021-06-21 11:06:58 +08:00
helpers PERF: Eager load Theme associations in Stylesheet Manager. 2021-06-21 11:06:58 +08:00
jobs FIX: Destroy invites of anonymized emails (#13404) 2021-06-17 10:45:40 +03:00
mailers FIX: Remove List-Unsubscribe header if using group SMTP (#13448) 2021-06-21 09:33:32 +10:00
models FIX: correctly implements average for reports (#13447) 2021-06-21 10:35:11 +02:00
serializers PERF: Cache categories in Site model take 2. 2021-06-21 09:47:05 +08:00
services FIX: Add word boundaries to replace and tag watched words (#13405) 2021-06-18 18:54:06 +03:00
views Code review comments. 2021-06-21 11:06:58 +08:00