discourse/app/assets/javascripts/pretty-text/engines/discourse-markdown
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
..
bbcode-block.js.es6 FEATURE: allow for custom excerpt BBCODE 2018-12-25 17:02:28 +02:00
bbcode-inline.js.es6 Fix Prettier using correct version (1.19.1) 2019-11-15 10:34:26 -05:00
category-hashtag.js.es6 Fix Prettier using correct version (1.19.1) 2019-11-15 10:34:26 -05:00
censored.js.es6 FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
code.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
d-wrap.js.es6 FIX: allows to specify camelCased attributes in wrap component (#7919) 2019-07-22 09:24:27 +02:00
emoji.js.es6 REFACTOR: unify naming of only emoji (#8741) 2020-01-17 17:21:08 +01:00
helpers.js.es6 FIX: mentions broken after adding an <abbr> tag 2018-07-05 09:27:11 +10:00
html-img.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
inject-line-number.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
mentions.js.es6 FEATURE: Add support for Unicode usernames and group names 2019-04-23 13:00:27 +02:00
newline.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
onebox.js.es6 DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
paragraph.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
quotes.js.es6 FIX: Quoting a quote preserves the original post information (#8746) 2020-01-22 16:10:23 +02:00
resize-controls.js.es6 FIX: Correctly wrap image and resize controls inside paragraph (#8718) 2020-01-15 14:01:14 -03:00
table.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
text-post-process.js.es6 prettier (#8031) 2019-08-22 15:27:45 +02:00
upload-protocol.js.es6 REFACTOR: Attach resize controls to images from the markdown pipeline (#8314) 2019-11-12 17:32:37 -03:00