0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add handling for CERTFP More... over 13 years ago
add MLOCK storage More... over 13 years ago
add handling of OPER More... over 13 years ago
default Client.identified status to False More... over 13 years ago
handle RSFNC (Remote Services Forced Nick Change?) message, but ignore it for local clients More... over 13 years ago
Fix .split() bug that caused phantom blank UID in empty channel (+P) SJOINs More... over 13 years ago
Fix server supported features parsing in example.pl as well More... over 13 years ago
Fix server supported features parsing More... over 13 years ago
add time logging More... almost 14 years ago
get connection password from configuration More... almost 14 years ago
add kill/kline handling More... almost 14 years ago
add server config in yaml to example-ext More... almost 14 years ago
remove killed clients from channels More... almost 14 years ago
delete about to be loaded modules from sys.modules so python will reload them More... almost 14 years ago
fix kills to send Quit notifications to other clients that share channels More... almost 14 years ago
update examples to take advantage of kill handling to potentially reload and reinstantiate bot classes More... almost 14 years ago
add local kill handling to call Client.onkill; introduce clients if the connection is already up More... almost 14 years ago
remove checks of Client decendants' connections for calling channel state changes More... almost 14 years ago
update clients/* to use TS6Client More... almost 14 years ago
handle un-split channel mode changes the same as normal changes with Channel._modeChanged More... almost 14 years ago
manage Client.chans in base class More... almost 14 years ago
handle CHGHOST More... almost 14 years ago
add REMOVE CAPAB for incoming REMOVEs More... almost 14 years ago
add Client mode change handling for non-argument modes More... almost 14 years ago
move ServerSupportedArgs creation/parsing to ts6/ircd.py flesh out MODE/TMODE parsing/sending to Clients/Channels More... almost 14 years ago
add basic CTCP support More... almost 14 years ago
update Conn.privmsg to not repeat channel messages back to client sending it More... almost 14 years ago
add some quick fixes to NewIdoru to correct message handling More... almost 14 years ago
remove old comment More... almost 14 years ago
reduce SJOIN max arg count to 15 per the TS6 spec More... almost 14 years ago