2
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add an ignorepm config option to not register a handler for private messages More... over 16 years ago
verify that groups exist in the perms list before we try to delete them. More... over 16 years ago
save off the echo settings on a flush More... over 16 years ago
parse out the relay line better to allow for more variation More... over 16 years ago
if the line in the channel dosn't have a : then don't even try to parse it for a CIA echo More... over 16 years ago
do a reverse iteration of the vectors in the user manager when doing deletions so we don't need to worry about incrementing, or not incrementing some iterator. More... over 16 years ago
do a safer erase that won't geek windows on a user part. More... over 16 years ago
make the bot be able to parse any kind of file for a config, win or nix, regardless of OS More... over 16 years ago
allow more then one CIA echo target per input channel and project More... over 16 years ago
mention echos More... over 16 years ago
log the target channel on an echo More... over 16 years ago
only parse the master if we aren't doing an echo More... over 16 years ago
Add CIA echo capability More... over 16 years ago
still more whitespace More... over 16 years ago
ws 3 More... over 16 years ago
ws2 More... over 16 years ago
ws More... over 16 years ago
add echo support More... over 16 years ago
vectors return an iterator on erase More... over 16 years ago
Fixed a stupid spelling mistake, Permisions -> Permissions. More... over 16 years ago
Found a bug in removeChannelFromUser(), but didnt fix it. JeffM: your favorite, erase(). More... over 16 years ago
Fixed two bugs with eIRCChannelUserModeSet. More... over 16 years ago
Some minor typo fixes. More... over 16 years ago
why do finds ourselves when STL provides a nice way to do them. More... over 16 years ago
do reverse order deletion instead of iteration for vectors. More... over 16 years ago
make sure all the erase functions don't assume a returned iterator, and do a proper iter increment. More... over 16 years ago
++ the copy of the iterator, not the one we are copying More... over 16 years ago
some more doxygenification
sean
as brlcad
More... over 16 years ago
missed the shabang! More... over 16 years ago
start some doxygen type comments to get the ball rolling. More... over 16 years ago