John Pinto

Results 12 issues of John Pinto

Added new language '**Tamil**' - Tamil Stop Words Text File: [stopwords-ta.txt](https://github.com/pj8912/newspaper/blob/master/newspaper/resources/text/stopwords-ta.txt) - Tamil Stop Words Tokenizer class [StopWordsTamil](https://github.com/pj8912/newspaper/blob/master/newspaper/text.py#L211) - Language code : `ta` - Updated docs : - [README.rst](https://github.com/pj8912/newspaper/blob/master/README.rst#features) -...

added : need to uninstall `btcpay` first and install `btcpay-python`

I am using this to fetch news before summarizing on my admin panel of my website, there are few urls which dosen't really work on production. All most all of...

sites not working

Added `` tags

Opend a PR to push the "Installation section to the top" PR request : https://github.com/jeffthibault/python-nostr/pull/92

Moved `archive_fetcher` to the top , above the messages, looks neat and convenient to `select timeframe` ![Screenshot from 2023-04-16 14-39-04](https://user-images.githubusercontent.com/59218902/232288882-7e1c0cc0-4201-473a-b1d1-b86fd82bc542.png)

Prevent sharing empty post

Update to prevent sending empty messages, and CTRL+ENTER instead of ENTER to send message in 'keyup' event

prevent sending empty chat messages, and CTRL+ENTER instead of ENTER to send message in 'keyup' event. Pull request made : https://github.com/BrightonBTC/bija/pull/89