mirror of
https://github.com/discourse/discourse.git
synced 2025-02-02 03:01:44 +08:00
3c019b1c0f
Before this change, links which required full reload because they are not in ember routes like `/my/preferences` or links to docs like `/pub/*` were treated as real external links. Therefore, they were opening in self window or new tab based on user `external_links_in_new_tab` setting. To be consistent with behavior when full reload links are in the post, they are treated as internal and always open in the same window. |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
public/assets/scripts | ||
scripts | ||
tests | ||
.ember-cli | ||
.npmrc | ||
.watchmanconfig | ||
ember-cli-build.js | ||
jsconfig.json | ||
package.json | ||
testem.js |