discourse/app
Bianca Nenciu 1e992d9193
FIX: Do not check for duplicate links in Onebox (#13345)
If a user posted a URL that appeared inside a Onebox, then the user
got a duplicate link notice. This was fixed by skipping those links in
Ruby.

If a user posted a URL that was Oneboxes and contained other links that
appeared in previous posts, then the user got a duplicate link notice.
This was fixed by skipping those links in JavaScript.
2021-06-18 18:55:24 +03:00
..
assets FIX: Do not check for duplicate links in Onebox (#13345) 2021-06-18 18:55:24 +03:00
controllers DEV: Revert 3 commits for plugin API to add directory columns (#13423) 2021-06-17 12:37:37 -05:00
helpers FEATURE: Add type=website OpenGraph meta tag (#13376) 2021-06-14 15:13:55 -03:00
jobs FIX: Destroy invites of anonymized emails (#13404) 2021-06-17 10:45:40 +03:00
mailers DEV: Add SMTP group ID to EmailLog (#13381) 2021-06-15 11:29:46 +10:00
models FEATURE: An API key scope for editing posts. (#13441) 2021-06-18 12:53:10 -03:00
serializers FIX: Add word boundaries to replace and tag watched words (#13405) 2021-06-18 18:54:06 +03:00
services FIX: Add word boundaries to replace and tag watched words (#13405) 2021-06-18 18:54:06 +03:00
views FIX: Theme tests should work in production (#13333) 2021-06-08 22:03:59 +03:00