Fabien

Results 19 comments of Fabien

Thanks for your answer @joemccann. I want to contribute. Could you guide me on the right track ? On the links I have pointed above, @johntyree write about ShareJS, as...

Same issue here : it concerns all markdown text that is not the last message. The fix proposed by @stuartd only work when your message contains only an image. See...

@dexios1 here is the gist : https://gist.github.com/Fab1en/a1dc8ca81c013a152bcde09d94dae4b8 I made some modifications and improvements, but 90% of the code is untouched.

I have posted an issue saying that botui cannot be used as a component as it is. You have to rework the code to get rid of the need to...

Here is a list of places in the core code that prevent using a shadow post type to early to replace the requested attachment post : **1** In `wp_get_attachment_link` ([source](https://core.trac.wordpress.org/browser/tags/4.2.2/src/wp-includes/post.php#L4966)):...

I would like to contribute to the french translation. Is there a starting point somewhere or should I start from scratch ?

@Johni0702 I would like to work on the implementation of some missing features. The one I would like to start with is "create new channel". I had a look into...

Great, thanks a lot for the explanations.

I was able to send a ChannelState message, but it does not work : I get a permission denied answer. I suspect that this is due to the fact that...