index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
commands
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Add a mechanism to ignore specific commands for a whole network
jesopo
2019-05-06
1
-1
/
+16
|
*
No longer prefix stderr with "!", it doesn't really make sense
jesopo
2019-04-30
1
-1
/
+1
|
*
Typo in commands/outs.py, 'methd' -> 'method'
jesopo
2019-04-30
1
-1
/
+1
|
*
Add ability to ignore users per-command
jesopo
2019-04-27
1
-13
/
+39
|
*
Delete 'ignore' setting when unignoring so it doesn't hold space in the database
jesopo
2019-04-26
1
-1
/
+1
|
|
|
|
but still defaults to false
*
Support continuous alias arg replacements (e.g. "index 1 onwards" using "$1-")
jesopo
2019-04-14
1
-8
/
+21
|
*
Move utils.irc.IRCParsedLine to IRCLine.ParsedLine, improve truncation
jesopo
2019-02-23
1
-1
/
+1
|
|
|
|
|
mechanism, don't convert sent line from ParsedLine to text to ParsedLine for line_handler handling
*
Clear command Out text when there's nothing left to send
jesopo
2019-02-22
1
-0
/
+2
|
*
Typo, 'ValuError' -> 'ValueError'
jesopo
2019-02-22
1
-1
/
+1
|
*
Let IRCLine.Line handle truncating command output
jesopo
2019-02-10
1
-18
/
+11
|
*
Move REGEX_CUTOFF to outs.py (commands)
jesopo
2019-02-09
2
-1
/
+3
|
*
Move StdOut/StdErr specific consts to outs.py (commands)
jesopo
2019-02-09
2
-5
/
+4
|
*
Split command StdOut/StdErr in to their own file (commands)
jesopo
2019-02-09
2
-0
/
+451
[prev]