discourse/app/assets/javascripts/pretty-text
Bianca Nenciu 7b7e1717f2
FIX: Quoting a quote preserves the original post information (#8746)
Let's say post #2 quotes post number #1. If a user decides to quote the
quote in post #2, it should keep the information of post #1
("user_1, post: 1, topic: X"), instead of replacing with current post
info ("user_2, post: 2, topic: X").
2020-01-22 16:10:23 +02:00
..
context FIX: Composer preview not caching inline onebox. 2019-06-11 09:14:53 +08:00
emoji UX: Better emoji escaping for topic title (#7218) 2019-03-21 09:11:33 +01:00
engines FIX: Quoting a quote preserves the original post information (#8746) 2020-01-22 16:10:23 +02:00
censored-words.js.es6 FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
emoji.js.es6 FIX: Respect enable_inline_emoji_translation setting in titles 2019-12-03 20:39:11 +01:00
guid.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
inline-oneboxer.js.es6 FIX: Composer preview not caching inline onebox. 2019-06-11 09:14:53 +08:00
oneboxer-cache.js.es6 DEV: Remove pretty_text import hack & still work server-side (#8266) 2019-10-31 11:54:46 -05:00
oneboxer.js.es6 FIX: oneboxer.js infinitely retrying failed requests (#8414) 2019-11-26 15:49:58 +10:00
pretty-text.js.es6 FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
sanitizer.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
upload-short-url.js.es6 DEV: Extend plugin API for uploads (#8440) 2019-12-09 16:20:03 +02:00
white-lister.js.es6 DEV: Extend plugin API for uploads (#8440) 2019-12-09 16:20:03 +02:00
xss.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00