discourse/app/assets/javascripts/pretty-text/addon
David Taylor 0f09fd22f3
DEV: Remove attachment css handling from resolveAllShortUrls
This was moved inside the markdown processor in 65481858, so there is no longer any need to run this logic after cooking
2020-06-05 15:12:30 +01:00
..
emoji DEV: Replace version.js.erb with pre generated file 2020-05-11 15:43:09 -04:00
engines FIX: allows to have custom emoji translation without static file (#9893) 2020-05-27 20:11:52 +02:00
censored-words.js
emoji.js FIX: allows to have custom emoji translation without static file (#9893) 2020-05-27 20:11:52 +02:00
guid.js
inline-oneboxer.js
oneboxer-cache.js
oneboxer.js REFACTOR: removes various assignments and superfluous params (#9699) 2020-05-08 09:19:48 +02:00
pretty-text.js FIX: allows to have custom emoji translation without static file (#9893) 2020-05-27 20:11:52 +02:00
sanitizer.js
upload-short-url.js DEV: Remove attachment css handling from resolveAllShortUrls 2020-06-05 15:12:30 +01:00
white-lister.js
xss.js