index
:
users/unit193/antispammeta.git
master
web
Ubuntu fork of AntiSpamMeta
Unit 193
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ASM
/
Commander.pm
Commit message (
Expand
)
Author
Age
*
Various improvements.
Krytarik Raido
2021-02-04
*
Change default for new channels to be silent.
Unit 193
2021-02-03
*
Require basic privs for any sort of command.
Unit 193
2021-02-03
*
!ops: fix matching for bare !ops without message
Janik Kleinhoff
2018-06-07
*
!ops: adjust command regex
Janik Kleinhoff
2018-03-24
*
Revert "Move users to DB"
Janik Kleinhoff
2017-05-08
*
Move users to DB
Janik Kleinhoff
2017-05-08
*
fix !ops with new DB interface
Janik Kleinhoff
2016-10-29
*
Use DBIx::Class
Janik Kleinhoff
2016-10-28
*
Avoid !ops restriction messages silencing alerts
Janik Kleinhoff
2016-10-07
*
Remove invasive logging functionality
Janik Kleinhoff
2016-09-30
*
;investigate: require s flag for various reasons
Janik Kleinhoff
2016-09-26
*
Add a version command.
Doug Freed
2016-07-14
*
Prevent public regex access in ;help
Doug Freed
2016-07-07
*
BOOM GOES THE XML
Janik Kleinhoff
2016-03-13
*
fix feature wherein ;bllookup failed to indicate what ID was being looked up
William Heimbigner
2016-02-19
*
Add ;explain command (needs work still)
William Heimbigner
2016-02-18
*
Show who requested a ;quit in the quit message.
William Heimbigner
2016-02-17
*
Fix showhilights to be able to check against nicks that were manually added t...
William Heimbigner
2016-02-17
*
Add a ;nicks command to track down known nicks, searching by host. Incomplete...
William Heimbigner
2016-02-17
*
fix commands
Janik Kleinhoff
2016-02-15
*
ASM::Commander: print where a command was received
Janik Kleinhoff
2016-02-14
*
;suppress: don't touch the monitor flag
Janik Kleinhoff
2016-02-14
*
Clean up excessive use of lc
Doug Freed
2016-02-09
*
Don't allow double suppression.
Doug Freed
2016-02-05
*
Removed a tab
Doug Freed
2016-02-01
*
use a different URL in ;source
William Heimbigner
2016-01-21
*
Shorten the URL provided via ;investigate
William Heimbigner
2016-01-21
*
Have the Inspect/opalert routines print a backlog to an incident-specific log...
William Heimbigner
2016-01-21
*
Handle !ops without target in PM better
Doug Freed
2016-01-15
*
Massive cleanup of Commander
Doug Freed
2016-01-15
*
Remove errant space
Doug Freed
2016-01-14
*
Add vim modelines and fix inconsistent indentation
Doug Freed
2016-01-14
*
Fix ASM's memory usage display to be more accurate
Doug Freed
2016-01-14
*
Register command-processing handlers inside of the command module, rather tha...
William Heimbigner
2016-01-14
*
Remove commands.xml, move everything kinda-nicely into the main Commander mod...
William Heimbigner
2016-01-14
*
Really disable smartmatch warning
Doug Freed
2016-01-12
*
Disable Autovivification in all the things, enable autoflush on STDOUT, fix s...
William Heimbigner
2016-01-12
*
Use Tie::CPHash to make %::sn and %::sc case-insensitiveish.
William Heimbigner
2016-01-07
*
Better undef-checking -> less warnings
William Heimbigner
2015-12-26
*
Rework module paths
Janik Kleinhoff
2015-09-24