Age | Commit message (Expand) | Author |
2015-05-15 | Implement CHANTYPES support | LemonBoy |
2015-04-07 | Change all strcmp() to g_strcmp0() to handle nulls gracefully | dequis |
2014-09-11 | source cleanup: remove trailing whitespaces | Michael Vetter |
2014-06-10 | Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp. | David Hill |
2010-02-27 | Show new charybdis +q list in channel window (numerics 728 and 729). | Jilles Tjoelker |
2010-02-26 | Show "target changing too fast" messages in the channel/query window. | Jilles Tjoelker |
2009-09-06 | Show all nicks instead of just the first in an /accept * listing. | Jilles Tjoelker |
2009-04-03 | Show numerics directed at channels in the channel window. | Jilles Tjoelker |
2008-10-28 | Also display 407 numerics that are not "duplicate channel". | Jilles Tjoelker |
2008-08-02 | Revert recode changes r4483 and r4715. | Emanuele Giaquinta |
2008-02-20 | Show setter/time in +I lists, if sent by the server. | Jilles Tjoelker |
2007-07-08 | Update channel forwarding code. | Jilles Tjoelker |
2007-07-07 | Fix 477 numeric broken by r4572 | Jilles Tjoelker |
2007-06-08 | Add support for the ACCEPT command, which is part of the | Jilles Tjoelker |
2007-05-28 | - Display more numerics (such as cannot send to channel, | Jilles Tjoelker |
2007-05-25 | Pick up host changes on charybdis and ircu servers (396 numeric). | Jilles Tjoelker |
2007-05-20 | If we get a ERR_NOSUCHNICK for the nick "*", display | Jilles Tjoelker |
2007-05-20 | Fix recognition of realnames starting with spaces in /who replies. | Jilles Tjoelker |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2007-05-05 | Move input recoding in irc_server_event. | Emanuele Giaquinta |
2005-10-15 | fixed recode for actions and added recode for numeric events | Valentin Batz |
2005-05-09 | Fixed a leak in fe-events-numeric.c, patch by Toby Peterson | Valentin Batz |
2004-12-20 | Added <tag>/<target> support for recode. | Valentin Batz |
2004-10-16 | Added recode for the away-messages | Valentin Batz |
2004-09-16 | Added recoding of realname to who and whois replies | Valentin Batz |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2004-07-11 | Fixed handling WHOIS printing once and for all. Everything unknown between | Timo Sirainen |
2004-01-25 | /SET whois_hide_safe_channel_id - removes the ugly IDs for !channels in | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2003-11-16 | Support 479 illegal channel name numeric | Timo Sirainen |
2002-12-27 | Added 308 whois numeric | Timo Sirainen |
2002-10-10 | Less kludgy way to handle /SET skip_motd. Works now with laggy servers. | Timo Sirainen |
2002-08-31 | changed /FORMAT default_event -> default_event_server (sorry for breaking | Timo Sirainen |
2002-08-26 | Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash after | Timo Sirainen |
2002-08-22 | Added $2 = numeric to /FORMAT default_event | Timo Sirainen |
2002-08-21 | Added support for 439 numeric ("Target change too fast") which may tell that | Timo Sirainen |
2002-06-13 | updated dancer's channel forwarding support - using +f channel mode now, and | Timo Sirainen |
2002-06-06 | Added /SET show_names_on_join, /QUOTE NAMES #channel now prints the names | Timo Sirainen |
2002-06-04 | Support for 330 whois event (auth) in qnet | Timo Sirainen |
2002-05-18 | banlist_find() is now public. "event 367" (banlist) shows now ban number in | Timo Sirainen |
2002-05-16 | Better !channel support - window items now have "visual_name" and channels | Timo Sirainen |
2002-05-12 | Split nick and host for topic info format. | Timo Sirainen |
2002-04-26 | removed handling of "you're not chanop" event so that the default handler | Timo Sirainen |
2002-02-17 | Some events that contained target parameter weren't printed to correct | Timo Sirainen |
2002-02-15 | Some /NAMES fixes | Timo Sirainen |
2002-02-11 | stupid format string bugs. wasn't there long though :) | Timo Sirainen |
2002-02-10 | support for event 477 which aborts joins to +R channels in dalnet. | Timo Sirainen |
2002-02-10 | Default event handler now prints the server name where it received the | Timo Sirainen |
2002-02-07 | "default event" now resends "default event numeric" which gets handled by | Timo Sirainen |