toc icon indicating copy to clipboard operation
toc copied to clipboard

Implement rich embeds in message list

Open lewisl9029 opened this issue 10 years ago • 7 comments

Extract links (possibly add previews), embed images and videos, etc.

Make use of https://github.com/twitter/twitter-text

lewisl9029 avatar Jul 29 '15 11:07 lewisl9029

Use this free oEmbed API: http://oembedapi.com/

Server is open source and can be self-hosted.

lewisl9029 avatar Aug 11 '15 18:08 lewisl9029

Markdown input and rendering would be nice too. https://news.ycombinator.com/item?id=10112177

lewisl9029 avatar Aug 25 '15 00:08 lewisl9029

CodeMirror with github-flavored markdown (or prosemirror if funded) + markdown-it

https://github.com/codemirror/CodeMirror/ https://github.com/markdown-it/markdown-it

lewisl9029 avatar Aug 26 '15 12:08 lewisl9029

Last feature for the release. For realz this time.

lewisl9029 avatar Aug 29 '15 10:08 lewisl9029

ProseMirror was funded. Giving this a try, but gonna let it go if it starts to looking like too much work.

lewisl9029 avatar Sep 04 '15 13:09 lewisl9029

Lowering priority of this for now. Prosemirror still needs some time to get organized. There isn't even an npm module yet.

lewisl9029 avatar Sep 08 '15 08:09 lewisl9029

Spinning off markdown input into separate issue: #298

This one is for oEmbed.

lewisl9029 avatar Sep 08 '15 08:09 lewisl9029