aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/tell/database.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix clippy warningsJokler2018-06-161-1/+1
* Remind: Add Mysql as a possible databaseJokler2018-05-141-3/+0
* 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