Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement rich embeds in message list #199

Open
lewisl9029 opened this issue Jul 29, 2015 · 7 comments
Open

Implement rich embeds in message list #199

lewisl9029 opened this issue Jul 29, 2015 · 7 comments

Comments

@lewisl9029
Copy link
Owner

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

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

@lewisl9029
Copy link
Owner Author

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

Server is open source and can be self-hosted.

@lewisl9029 lewisl9029 modified the milestone: UX Rework Aug 12, 2015
@lewisl9029
Copy link
Owner Author

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

@lewisl9029
Copy link
Owner Author

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

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

@lewisl9029
Copy link
Owner Author

Last feature for the release. For realz this time.

@lewisl9029
Copy link
Owner Author

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

@lewisl9029 lewisl9029 modified the milestones: UX Rework, Proof-of-Concept Release Sep 8, 2015
@lewisl9029
Copy link
Owner Author

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

@lewisl9029
Copy link
Owner Author

Spinning off markdown input into separate issue: #298

This one is for oEmbed.

@lewisl9029 lewisl9029 changed the title Implement rich message list Implement rich embeds in message list Sep 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant