3
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Apr 23, 2023 — Apr 23, 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... almost 16 years ago
Make charsets python 2.3 compatible More... about 16 years ago
Get typing notifications and subject changing working together More... about 16 years ago
Need to clean up properly if we're kicked from a channel More... about 16 years ago
Fix channel topic setting and make multi-resource joins and parts more verbose. More... about 16 years ago
reconnectAndReauth requires an active connection, so if it fails, we need to do a standard connect More... over 16 years ago
Move jep0106 test code into it's module More... over 16 years ago
Encode nickname More... over 16 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... over 16 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... over 16 years ago
Add labels to registration fields. Fix for initial channel join user mode not setting correctly. More... over 16 years ago
irclib 1.40 update More... over 16 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 16 years ago
Quick tweak to try and handle advanced channel user modes on Unreal servers More... over 16 years ago
Fix for XEP-0045 compliance when sending unavailable presence (thanks to franky) More... over 16 years ago
Fix trying to disco commands against non-server jids More... over 16 years ago
Handle message with specified default normal message type More... over 16 years ago
Added service admin commands for adding and deleting users More... almost 17 years ago
Added option to require users to register before joining a room More... almost 17 years ago
Suppress MOTD and RULES if they have the same hash as the last copy we saw. More... almost 17 years ago
Make whitespace at the start and end of line significant when creating html text for messages More... almost 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... almost 17 years ago
Turn MOTD into new-style pending operations, and display as x-html More... almost 17 years ago
Show irc liststart text when listing raw data More... almost 17 years ago
Update irc color parsing code More... almost 17 years ago
Added channel list via iq:search, some fixes for encoding and calling convention More... almost 17 years ago
moving admin namespace constants from jep0133 to to protocol More... about 17 years ago
use namespace constant More... about 17 years ago
add support for multiple pending operations with the same key. add support for disco-info for channels More... about 17 years ago
Bugfix: XEP 0077 violation: IQ query jabber:iq:register MUST return <registered/> node if entity is already registered More... about 17 years ago