3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Respect nick and timestamp data for topic display when joining channel More... over 16 years ago
Make charsets python 2.3 compatible More... almost 17 years ago
Get typing notifications and subject changing working together More... almost 17 years ago
Need to clean up properly if we're kicked from a channel More... almost 17 years ago
Fix channel topic setting and make multi-resource joins and parts more verbose. More... almost 17 years ago
reconnectAndReauth requires an active connection, so if it fails, we need to do a standard connect More... about 17 years ago
Move jep0106 test code into it's module More... about 17 years ago
Encode nickname More... about 17 years ago
Fix transport vcard, and partically fix vcard'ing servers (most I tested with didn't match the RFC, so there's no way I can group the data together properly) More... about 17 years ago
Add labels to remaining form fields. Force server alias to be lower case (much easier than making mixed case work everywhere else). Make connect/disconnect ad-hoc commands multi-resource sensitive. Make channel search work more intelligently. Ignore unknown fields in channel configuration. More... about 17 years ago
Add labels to registration fields. Fix for initial channel join user mode not setting correctly. More... about 17 years ago
irclib 1.40 update More... over 17 years ago
Fix for payload processing, roles and affiliations tweaked to match the latest XEP, handle disconnection better, bugfix for no messages for join-on-connect rooms. More... over 17 years ago
Quick tweak to try and handle advanced channel user modes on Unreal servers More... over 17 years ago
Fix for XEP-0045 compliance when sending unavailable presence (thanks to franky) More... over 17 years ago
Fix trying to disco commands against non-server jids More... over 17 years ago
Handle message with specified default normal message type More... over 17 years ago
Added service admin commands for adding and deleting users More... over 17 years ago
Added option to require users to register before joining a room More... over 17 years ago
Suppress MOTD and RULES if they have the same hash as the last copy we saw. More... over 17 years ago
Make whitespace at the start and end of line significant when creating html text for messages More... over 17 years ago
Implement a very simple allowRegister. (This won't stop already registered users from registering more servers, nor will it stop unregistered users from using adhoc connections) More... over 17 years ago
Turn MOTD into new-style pending operations, and display as x-html More... over 17 years ago
Show irc liststart text when listing raw data More... over 17 years ago
Update irc color parsing code More... over 17 years ago
Added channel list via iq:search, some fixes for encoding and calling convention More... over 17 years ago
moving admin namespace constants from jep0133 to to protocol More... almost 18 years ago
use namespace constant More... almost 18 years ago
add support for multiple pending operations with the same key. add support for disco-info for channels More... almost 18 years ago
Bugfix: XEP 0077 violation: IQ query jabber:iq:register MUST return <registered/> node if entity is already registered More... almost 18 years ago