Thomas
Thomas
Fix for #304
**Expected behavior** No exception thrown from library. **Actual behavior** Library breaks at parsing a message tag as it expects a number but a UUID is also present. **Stacktrace** ``` org.kitteh.irc.client.library.exception.KittehServerMessageTagException:...
### Description Use spring in Miner module too. This would allow to have common parts between the 2 modules, like the database. - [ ] Use something else than Unirest...
### Description Maybe this is the DB that had an issue, but worth investigating ### Version / commit 14e67f489b27f3148f848517cca78b5d481b26e1 ### Relevant log output ```shell java.sql.SQLTransactionRollbackException: (conn=11750) Deadlock found when trying...
### Description Follow up of #259 - [ ] Filter users with a too high ROI when performing calculations (configurable) - [ ] Keep only top `n` predictors to perform...
### Description Title
### Description Loops are sometimes appearing in graph  ### Version / commit 0.0.4 ### Relevant log output _No response_
# PR Details In the [Chat JS](https://github.com/pedroslopez/whatsapp-web.js/blob/main/src/structures/Chat.js#L64) file a `pinned` property is present but is not exposed in the TS definition. This PR adds this property. ## Description Add `pinned`...