Friedel Ziegelmayer
Friedel Ziegelmayer
Flowdock has the best implementation I have seen so far on this: https://www.flowdock.com/features Screenshot: 
I suggest also looking into webpack2 tree-shaking: http://www.2ality.com/2015/12/webpack-tree-shaking.html
@haadcode I would suggest to use https://github.com/lodash/babel-plugin-lodash to only include the lodash things you want, without having to worry about it.
@haadcode how come it's larger now, than the last comment above?
@mkg20001 I that is probably TLS 1.2. I believe the goal of moving to TLS was only to do so with 1.3.
@mkg20001 thanks I didn't remember that and cool that you are implementing it :)
There is also - http://prosemirror.net/ - http://codemirror.net/ - https://facebook.github.io/draft-js/ which might be interesting to look at
Inline code would also be super nice `like this`
As slack data often contains private information I don't think this should be done before permissions + encryption are fully integrated into orbit.
Same issue here, on both Ubuntu and macOS. ``` rustc 1.39.0-nightly (521d78407 2019-08-25) ```