This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/pretty-text/engines/discourse-markdown
Mark VanLandingham 11f50eee3b
DEV: Remove pretty_text import hack & still work server-side (#8266)
* FIX: move attachment_css_class constant out of upload-short-url for discourse-markdown-it

* Use setTimeout instead of ember later

* WIP. Not sure if this worked.

* oneboxer cache in separate file

* Reset onebox cache still

* set functions for oneboxers cache
2019-10-31 11:54:46 -05:00
..
bbcode-block.js.es6 FEATURE: allow for custom excerpt BBCODE 2018-12-25 17:02:28 +02:00
bbcode-inline.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
category-hashtag.js.es6 FEATURE: Add support for Unicode usernames and group names 2019-04-23 13:00:27 +02: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 DEV: Switch InlineUploads to a regexp based implementation. 2019-06-04 15:54:25 +08: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: Remove pretty_text import hack & still work server-side (#8266) 2019-10-31 11:54:46 -05:00
paragraph.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
quotes.js.es6 FIX: Don't convert :) into Emoji when emojis or emoji shurtcuts are disabled 2019-05-22 11:44:39 +02: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 FEATURE: Add base62 sha1 to cooked data attribute 2019-06-11 11:15:45 +10:00