0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add TOPIC handling More... almost 14 years ago
add TS6Client to example.py More... almost 14 years ago
add userRenamed handling More... almost 14 years ago
add channels by uid tracking in ServerState More... almost 14 years ago
fix arguments to TS6Client._userLeft More... almost 14 years ago
update kick handling to use internal calls More... almost 14 years ago
switch to internally handled _ prefixed calls to *Client for join and parts to permit each to handle them properly More... almost 14 years ago
add ClientByNick to ServerState More... almost 14 years ago
fix test to reply to proper things More... almost 14 years ago
adjust privmsg test More... almost 14 years ago
refactor client.py again to start moving TS6Client class in between Client and IRCClient More... almost 14 years ago
factor Client out of IRCClient (formerly Client) for start of reorg More... almost 14 years ago
fix issue with */** args in A and C services More... almost 14 years ago
move burst start to receipt of SERVER More... almost 14 years ago
add capability storing More... almost 14 years ago
Only SJOIN local clients if the channel doesn't already exist More... almost 14 years ago
add privmsg sending support More... almost 14 years ago
flesh out Conn.notice More... almost 14 years ago
add Conn.nickorchan More... almost 14 years ago
Remove some ts6 from ts6/client.py More... almost 14 years ago
Merge git://github.com/mmattice/twisted-ts6 More... almost 14 years ago
add hack_sjoin(), channel ts tracking, and all of C except JOIN. More... almost 14 years ago
Merge branch 'master' of http://github.com/elly/twisted-ts6 More... almost 14 years ago
Add OP/DEOP/VOICE/DEVOICE to C. More... almost 14 years ago
usrv: finish the A service. More... almost 14 years ago
Merge branch 'master' of http://github.com/elly/twisted-ts6 More... almost 14 years ago
Add basic kill/kline parsing More... almost 14 years ago
Add usrv example. More... almost 14 years ago
Add support for setting server modes. More... almost 14 years ago
Slightly better SU support, and fix a crashbug. More... almost 14 years ago