Age | Commit message (Expand) | Author |
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 |
2000-10-22 | Wildcards didn't with /OP (/DEOP, /VOICE, etc.) if there was more than | Timo Sirainen |
2000-10-13 | updating user modes were handled as they were channel modes, like +o | Timo Sirainen |
2000-10-07 | If mode didn't have the expected argument irssi would loop forever. | Timo Sirainen |
2000-09-10 | /OP, /DEOP, etc. commands printed warning if no valid nicks were found. | Timo Sirainen |
2000-08-29 | /mode #channel -oooo... would deop the first 3, and then op the rest. | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |
2000-08-26 | Some fixes to handling +l and +k mode. | Timo Sirainen |
2000-08-20 | Channel mode handling changed - there's no more mode_xxx fields in | Timo Sirainen |