summaryrefslogtreecommitdiffstats
path: root/src/plugins/tell/database.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add usefulness rating function to url titlesJokler2018-04-071-4/+4
|
* Replace every Mutex with RwLockJokler2018-03-211-1/+1
|
* Check for outstanding tells when a userlist is receivedJokler2018-03-051-0/+17
|
* Add Tell specific errors and improve error logging for commandsJokler2018-03-051-41/+31
|
* Add Mysql as a possible database to the Tell pluginJokler2018-02-251-0/+143