3
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix parsing of timestamp offsets (timezone) More... over 12 years ago
kill the stroneline function which was supposed to normalize the resource but was broken (spotted by Michael Holzt), and doesn't work with utf8 strings More... over 12 years ago
kill useless macro More... over 12 years ago
replace deprecated g_strncasecmp with g_ascii_strncasecmp More... over 12 years ago
fix crash on empty resource (spotted and original patch by Stephen Paul Weber) More... over 12 years ago
add see also references to help files More... over 12 years ago
minor Makefile improvement to ease porting More... over 12 years ago
fix documentation permission More... over 12 years ago
basic documentation for /ROSTER and /PRESENCE More... over 12 years ago
typo More... over 13 years ago
re-enable debugs flags in CVS More... over 13 years ago
0.52 More... over 13 years ago
mention IPv6 More... over 13 years ago
fix handling reception of MUC invites to be compliant with XEP-0045, modified version of a patch from Hebert Valerio Riedel, https://github.com/hvr/irssi-xmpp/commit/da5eb40649e62b5dcc4d21b0ce69a0c8e28832e1 More... over 14 years ago
better handling of muc events More... over 14 years ago
fix emissions of MUC invites to be compliant with XEP-0045, original patch from Hebert Valerio Riedel, https://github.com/hvr/irssi-xmpp/commit/1b5e4a6ebcab9f381fca007f7b848a2b1e960725 More... over 14 years ago
fix use-after-free in the connection timeout code (spotted by Holger Weiss) More... almost 15 years ago
update NEWS More... almost 15 years ago
keep the resource part of the jid on reconnection (don't forget to clean your build) More... almost 15 years ago
remove signal on deinit instead of re-adding it, spotted by Jerome Marty More... almost 15 years ago
allocate memory for the nicks on completion, this fixes the garbled roster listing after some nick completion, patch from Florian Schlichting More... about 15 years ago
improved build system, patch from Kacper Kowalik More... about 15 years ago
deal with server JID in muc errors, should fix #16749 More... about 15 years ago
fix handling of ping request, spotted by Artemis More... about 15 years ago
update More... about 15 years ago
redraw the screen after the password prompt More... about 15 years ago
don't prompt for password again on reconnection More... about 15 years ago
handle ignore mode changes More... over 15 years ago
Fix a bunch of spelling mistakes spotted by David Ammouial. Thanks More... over 15 years ago
rename setting: xmpp_roster_show_unsuscribed -> xmpp_roster_show_unsubscribed (spotted by David Ammouial, thanks) More... over 15 years ago