Age | Commit message (Expand) | Author |
2001-01-01 | added "message own_public" and "message own_private" events that are | Timo Sirainen |
2000-12-05 | Server events: switched order of data and server parameters. it's now | Timo Sirainen |
2000-12-01 | Remove trailing spaces from mode changes | Timo Sirainen |
2000-12-01 | Netsplit printing fixes. | Timo Sirainen |
2000-11-26 | Mode ignores were checked wrong | Timo Sirainen |
2000-11-26 | netsplit fixes | Timo Sirainen |
2000-11-26 | Added KILL handling - user/server kills are now printed formatted. | Timo Sirainen |
2000-11-17 | windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-14 | "/whois x x" - if x isn't found irssi now prints "there's no such nick x" | Timo Sirainen |
2000-10-10 | Moved join, part, quit, kick, nick, invite and topic printing to core. | Timo Sirainen |
2000-10-01 | /SILENCE updates, added /UNSILENCE command. | Timo Sirainen |
2000-09-30 | multiprotocol updates. SILC prints channel and private messages now | Timo Sirainen |
2000-09-25 | If /SET show_quit_once was set and ignored nick quitted, irssi printed | Timo Sirainen |
2000-09-06 | /SET default_nick -> /SET nick | Timo Sirainen |
2000-09-06 | /set autocreate_query -> /set autocreate_query_level | Timo Sirainen |
2000-09-02 | Updates. | Timo Sirainen |
2000-08-29 | Highlighting fixes with public messages. | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |
2000-07-30 | /SET beep_on_msg handling moved to printtext() where it catches all the | Timo Sirainen |
2000-07-23 | Don't print nick changes and quit messages from same nick more than once | Timo Sirainen |
2000-07-23 | SET print_active_channel - if you have multiple channels in same window, | Timo Sirainen |
2000-07-15 | Fixed DCC stuff. Added DCCMSGS level for DCC chat messages. | Timo Sirainen |
2000-07-10 | Enabled lots of GCC warnings, fixed those that were easy to fix. | Timo Sirainen |
2000-07-08 | Netsplit changes - all netsplit handling is now in netsplit/netjoin | Timo Sirainen |
2000-07-04 | If message was for you (your nick at start of line), print it with | Timo Sirainen |
2000-07-02 | When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and | Timo Sirainen |
2000-07-02 | Don't check highlighting if the message was meant for you (your nick at | Timo Sirainen |
2000-06-30 | If joined channel had some low-ascii (color codes), they were displayed | Timo Sirainen |
2000-06-28 | /HILIGHT changed. -nick option now tells to hilight only the nick, not | Timo Sirainen |
2000-06-14 | Renamed /SET query_auto_close to autoclose_query. | Timo Sirainen |
2000-06-12 | Channel messages were printed wrong because of previous cleanup :) | Timo Sirainen |
2000-06-12 | CTCP msgs/replies stops the "event privmsg" or "event notice" signals now | Timo Sirainen |
2000-06-11 | Cleaned up some code. | Timo Sirainen |
2000-06-10 | /WHOIS automatically sends a /WHOWAS query if nick wasn't in IRC. | Timo Sirainen |
2000-06-04 | completion_msgtoyou() -> irc_nick_match() | Timo Sirainen |
2000-05-30 | when nick is quitting only from one channel, don't print the channel's name. | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-28 | Perl working again, better than ever (unless there's bugs :) | Timo Sirainen |
2000-04-27 | show_quit_once displayed the quit window always in active window. now | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |