This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/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
..
adapters DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
components DEV: Revert 3 commits for plugin API to add directory columns (#13423) 2021-06-17 12:37:37 -05:00
controllers FIX: Do not check for duplicate links in Onebox (#13345) 2021-06-18 18:55:24 +03:00
helpers DEV: Revert 3 commits for plugin API to add directory columns (#13423) 2021-06-17 12:37:37 -05:00
initializers FEATURE: Use responsive image sizes in post stream (#13343) 2021-06-18 09:15:03 -04:00
lib FEATURE: Use responsive image sizes in post stream (#13343) 2021-06-18 09:15:03 -04:00
mixins PERF: Animate request animation frame (#13337) 2021-06-09 04:26:52 -10:00
models REFACTOR: removes unused code (#13412) 2021-06-18 11:55:49 +02:00
pre-initializers DEV: Remove cache option from ajax() (#13142) 2021-05-31 14:41:35 +02:00
raw-views A11Y: makes replies count a button and not a link (#12570) 2021-04-06 08:27:43 +02:00
routes DEV: Add plugin API to extend search results (#12966) 2021-06-15 15:32:41 +10:00
services FEATURE: Introduce theme/component QUnit tests (take 2) (#12661) 2021-04-12 15:02:58 +03:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates DEV: Revert 3 commits for plugin API to add directory columns (#13423) 2021-06-17 12:37:37 -05:00
widgets UX: Use button instead of anchor in filtered replies bar (#13439) 2021-06-18 10:40:56 -04:00
app.js FEATURE: Introduce theme/component QUnit tests (take 2) (#12661) 2021-04-12 15:02:58 +03:00
index.html DEV: Remove unused offscreen-content (#13133) 2021-05-25 18:39:06 +02:00
mapping-router.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00