Ricardo Tomasi

Results 19 comments of Ricardo Tomasi

comments here actually apply to #3. I'll rebase this one on top afterwards

Maybe in 2023 😆 I'm very sorry - haven't touched this in a decade and didn't notice the PRs! This is awesome, thank you. I'm going through them now, if...

Transpiling code through Babel means using node.js, which kind of defeats the purpose. My current use case is exactly what you mentioned, executing js plugins at runtime - no possibility...

It appears Chrome has 'fixed' this by supporting ANSI escape codes: ![image](https://user-images.githubusercontent.com/97396/61222651-657a9a00-a71b-11e9-8954-4609724de610.png)

Neither is Electrino at the moment... I guess what I'm saying is there is already a base to build upon instead of starting again from scratch, then time can be...

Hi @Piicksarn! The right files to add would be `dist/rye.js` and `dist/rye-base.js`, which are the result of running `cake build` + `cake build --light`, and not currently commited to the...

@Piicksarn I'll see about updating it.

#37 has been merged, `dist/rye-base.js` and `dist/rye.js` are commited, and the library is now published on npm: http://npmjs.com/package/ryejs @Piicksarn anything else needed from our side?

Looks like the new chat area is only available to a subset of users at the moment; @Zovitar it should look exactly like messenger.com. `/messages` does redirect to `/chat` for...

Looks like the `/chat` endpoint is now live for everyone o/