index
:
frippy
dev
master
IRC Bot
Mavulp
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
tell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tell: Fix tell accept condition
Jokler
2018-06-16
1
-5
/
+9
*
Tell: Allow messages to online users
Jokler
2018-06-16
1
-2
/
+5
*
Fix clippy warnings
Jokler
2018-06-16
2
-19
/
+23
*
Remind: Add Mysql as a possible database
Jokler
2018-05-14
1
-3
/
+0
*
Add usefulness rating function to url titles
Jokler
2018-04-07
2
-11
/
+12
*
Fix tell help
Jokler
2018-03-22
1
-2
/
+2
*
Fix tell error message
Jokler
2018-03-21
1
-1
/
+1
*
Replace every Mutex with RwLock
Jokler
2018-03-21
2
-20
/
+11
*
Use longer variable names in tell for readability
Jokler
2018-03-19
1
-6
/
+6
*
Fix empty receivers getting accepted by Tell
Jokler
2018-03-19
1
-5
/
+12
*
Use a prefix from the config instead of the nick
Jokler
2018-03-19
1
-15
/
+9
*
Fix continue in tell by removing the inner loop
Jokler
2018-03-16
1
-10
/
+13
*
Improve multitell functionality and responses
Jokler
2018-03-15
1
-16
/
+25
*
Let tell accept multiple comma-seperated receivers
Jokler
2018-03-12
1
-35
/
+30
*
Check NICK commands in the tell plugin
Jokler
2018-03-09
1
-0
/
+1
*
Check for outstanding tells when a userlist is received
Jokler
2018-03-05
2
-18
/
+86
*
Fix formatting
Jokler
2018-03-05
1
-6
/
+4
*
Add Tell specific errors and improve error logging for commands
Jokler
2018-03-05
2
-77
/
+109
*
Correct error message on tell
Jokler
2018-03-03
1
-1
/
+1
*
Make tells caase insensitive and only check JOINs
Jokler
2018-03-03
1
-18
/
+24
*
Use Error & ErrorKind pair instead of simple enums
Jokler
2018-03-02
1
-10
/
+22
*
Add accidentally removed errors
Jokler
2018-03-02
1
-2
/
+2
*
Add time passed to tells
Jokler
2018-02-26
1
-4
/
+14
*
Add Mysql as a possible database to the Tell plugin
Jokler
2018-02-25
2
-0
/
+287