Age | Commit message (Expand) | Author |
2009-02-08 | Code Cleanup: | Alexander Færøy |
2008-12-12 | prefix_add(): copy correct number of bytes | Jilles Tjoelker |
2008-11-28 | Allow storing multiple "other" prefixes such as +q and +a. | Jilles Tjoelker |
2008-04-11 | Remove workaround no longer needed. | Emanuele Giaquinta |
2007-05-12 | Update chanop flag before emitting nick mode changed signal (patch by Johan K... | Wouter Coekaerts |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2007-04-09 | Local opers on IRCnet (umode +O) get the server->server_operator flag. | Geert Hauwaerts |
2005-05-14 | Fixed a bug with isupport, after an upgrade from 0.8.9 prefix very well can b... | Valentin Batz |
2005-01-03 | "ban remove" signal should pass who removed it, patch by Timothy Hatcher (Bug... | Wouter Coekaerts |
2004-10-10 | Also remember other (not k or l) modes with arguments | Wouter Coekaerts |
2004-10-10 | Remember key not only with channel->key, but also in channel->mode (in the st... | Wouter Coekaerts |
2004-07-11 | Don't replace channel key when receiving channel mode numeric. It could be a | Timo Sirainen |
2004-03-24 | mode changes got irssi stuck | Timo Sirainen |
2004-03-23 | fixed channel->chanop | Timo Sirainen |
2004-01-25 | crashfix when setting mode to channel you haven't joined | Timo Sirainen |
2004-01-25 | isupport fixes | Timo Sirainen |
2004-01-25 | isupport updates | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2002-12-09 | mode +o nick -o nick2 did +o for the nick2 too | Timo Sirainen |
2002-10-31 | Support for /MODE #chan +o nick1 +o nick2 style grouping. | Timo Sirainen |
2002-10-26 | "nick mode changed" now gives changed mode/type as parameters. | Timo Sirainen |
2002-10-15 | Don't bother aborting /OP, /VOICE, etc. just because we're not chanop/ircop. | Timo Sirainen |
2002-08-27 | a bit more fixes for +k updating | Timo Sirainen |
2002-08-27 | Don't update channel key from 324 numeric, some servers send channel key as | Timo Sirainen |
2002-06-05 | "/MODE !channel" should send the full name to server | Timo Sirainen |
2002-05-16 | Better !channel support - window items now have "visual_name" and channels | Timo Sirainen |
2002-04-26 | Don't treat +d as regular channel mode. | Timo Sirainen |
2002-04-22 | Added setby-parameter to "nick mode changed" and "channel mode changed" | Timo Sirainen |
2002-03-17 | Allow /OP, etc. commands for server operators as well. They may not work | Timo Sirainen |
2002-03-11 | /SET max_wildcard_modes 0 should disable the checking | Timo Sirainen |
2002-03-10 | Added /SET max_wildcard_modes (default 6) - if a wildcard to /OP, /DEOP, | Timo Sirainen |
2002-03-08 | /OP etc. shouldn't crash if channel hadn't received /NAMES list yet. | Timo Sirainen |
2002-02-03 | Added PARAM_FLAG_OPTCHAN_NAME which is like PARAM_FLAG_OPTCHAN, but doesn't | Timo Sirainen |
2002-02-01 | Added optional channel parameter to /OP, /DEOP, /VOICE and /DEVOICE | Timo Sirainen |
2002-01-30 | "/MODE #channel -k" automatically appends the channel key if it wasn't | Timo Sirainen |
2001-12-14 | bugfix for previous fix :) | Timo Sirainen |
2001-12-14 | e/I/O/q mode changes shouldn't change the visible channel mode. | Timo Sirainen |
2001-12-11 | User mode changes weren't visible. | Timo Sirainen |
2001-12-07 | Added support for 326 and 327 whois numerics in OPN. | Timo Sirainen |
2001-12-06 | On nick collision kills, reconnect back immediately. On any other type of | Timo Sirainen |
2001-11-03 | /OP, /DEOP, /VOICE and /DEVOICE fixed not to print glib error if used in | Timo Sirainen |
2001-11-02 | Moved some stuff from irc to core. Added command_bind_proto() function to | Timo Sirainen |
2001-10-15 | /DEVOICE * should devoice operators having voices too. | Timo Sirainen |
2001-06-12 | channel_set_singlemode() : don't do anything if you're not channel op/halfop | Timo Sirainen |
2001-05-11 | MODE +k handler was buggy | Timo Sirainen |
2001-05-09 | support for +O mode | Timo Sirainen |
2001-02-08 | /SET opermode - set this mode when you get ircop status. | Timo Sirainen |
2000-12-06 | sometimes channel key wasn't saved. | Timo Sirainen |
2000-12-05 | Server events: switched order of data and server parameters. it's now | Timo Sirainen |