You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 697a6597f3
fix: #7444 Re-factor handling of og:image tags (#7463)
* fix: display proper site logo or og-image with sizes in head

* fix: refactor og:image logic, #7444

- Updated logic to set additional og:image tags based on more
  factors
- logo.png fallback

* feat: save image sizes on post upload, re: #7444

* fix: awaiting addTags in topic controller

* fix: pass strings to meta tags object

* fix: sending absolute image url to meta tag

* fix: removed unneeded async and requiring sync db

* feat: upgrade to calculate image sizes for all post uploads tracked

* fix: tests
6 years ago
..
blacklist.js style(eslint): match operator-linebreak preferences 7 years ago
build.js refactor: use loash when possible (#7230) 7 years ago
cacheBuster.js Use less memory to build translation files (#6070) 8 years ago
configs.js fix: restored email logo to all outgoing emails 6 years ago
css.js fix: #7071 buildSkinAsset won't rebuild continuously 7 years ago
debugFork.js Fix #5970 and forking while debugging (#5965) 8 years ago
dependencies.js use includes instead of indexOf 7 years ago
errors.js closes #6039 8 years ago
index.js move modules 7 years ago
js.js feat: textcomplete over jquery-textcomplete, closes #7309 6 years ago
languages.js Use less memory to build translation files (#6070) 8 years ago
logs.js Unwrap meta modules 8 years ago
minifier.js remove unnecessary escape 7 years ago
settings.js when settings are saved publish it to all nodes 7 years ago
sounds.js Unwrap meta modules 8 years ago
tags.js fix: #7444 Re-factor handling of og:image tags (#7463) 6 years ago
templates.js Precompile all templates 7 years ago
themes.js Refactor skins to be built on server-side (#6849) 7 years ago