Loris Bettazza

Results 19 comments of Loris Bettazza

Hi @reembar, Point number 2 and 3 apply to `whatsapp-chat-parser-website` so I'll address them here: What you need seems to be some html that you can include in your own...

Ok based on all the info gathered from the other linked issue here's the summary: There is indeed a problem with the display of RTL languages. To address this I...

Before tackling this feature I decided to do some major refactoring to the code because it was honestly in a pretty bad spot. 1. I replaced Create React App with...

Hey, thanks for the great feedback. > A possible way to prevent people of using the text editor's lines would be showing the message number in the corner of the...

New preview released: https://627eabf4a8f8800008d99802--whatsapp-chat-parser.netlify.app/ - Added index numbers on message bubble hover, or when holding the `ctrl` key - Fixed crash when zip file doesn't contain a `_chat.txt` file

Hi @kintaro1981, Thanks for the feedback but for now this is not a feature I'm planning to integrate. Maybe I'll consider it after #15 is done.

I modified the existing jQuery demo to show enabling/disabling the plugin with jQuery (It's basically the same as with normal JS) [Demo](https://codepen.io/Pustur/pen/PoWyqqv) If you need to do it with a...

I found [rabbani.dev](https://rabbani.dev/) and decided to add it to my "portfolio inspiration" folder thinking it looked really good. Turns out it wasn't his work so I guess my congratulations go...

> Its linked at the repo, which is blatantly stated Yeah but... why did you say it was linked on the website when it's clearly not true? You should put...

> Please also consider sorting the changelog entries in reverse order so the most recent changes are on top. Having the oldest entries on top is rather unusual compared to...