Age | Commit message (Expand) | Author |
2002-05-16 | Better !channel support - window items now have "visual_name" and channels | Timo Sirainen |
2002-05-08 | /SET hilight_nick_matches - NO disables hilighting your own nick at | Timo Sirainen |
2002-04-25 | some nick change events didn't print the address parameter. | Timo Sirainen |
2002-04-12 | address parameter was missing from /FORMAT invite, nick_changed, kick and | Timo Sirainen |
2002-01-27 | toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some | Timo Sirainen |
2001-12-20 | Added WINDOW_REC declaration to common.h, removed unneeded #include "servers.... | Timo Sirainen |
2001-11-20 | Added halfop support for nick modes. | Timo Sirainen |
2001-11-19 | Actually :) The /SET show_own_nick_change_once is still there, but it's OFF | Timo Sirainen |
2001-11-19 | /SET show_own_nickchange_once ON - show own nick changes only in active | Timo Sirainen |
2001-07-15 | Hilight fixes - mode lines shouldn't be hilighted accidentally anymore. | Timo Sirainen |
2001-06-28 | Nick changes were printed twice in queries. | Timo Sirainen |
2001-06-26 | use signal_add_last() to bind the "message xxx" signals when printing them, | Timo Sirainen |
2001-03-04 | added server_change_nick() function for servers.[ch]. Lots of fixes for | Timo Sirainen |
2001-02-20 | multi identical nick fixes | Timo Sirainen |
2001-02-18 | Support for multiple identical nicknames. | Timo Sirainen |
2001-01-28 | Emphasis are now expanded with own public/private messages. Added some | Timo Sirainen |
2001-01-28 | Ignoring updates. Added support for nickmatch cache. One ignore can't | Timo Sirainen |
2001-01-28 | nicklist_find() now finds only full nicks, nicklist_find_mask() finds | Timo Sirainen |
2001-01-21 | Highlighting updates. -word renamed to -full. Added new -word option | Timo Sirainen |
2001-01-16 | added channel parameter to quit/nick messages | Timo Sirainen |
2001-01-09 | Highlighting cleanups. Added /HILIGHT -priority option. | Timo Sirainen |
2001-01-07 | In core/module-formats.h: IRCTXT_ -> TXT_ | Timo Sirainen |
2001-01-01 | added "message own_public" and "message own_private" events that are | Timo Sirainen |
2001-01-01 | don't do emphasis on nicks in channel (<nick1> _nick2_: hello won't underline) | Timo Sirainen |
2000-12-29 | If msg comes from unknown channel (like when you just closed some | Timo Sirainen |
2000-12-28 | emphasis moved to fe-messages. added a few checks so that non-words | Timo Sirainen |
2000-12-19 | don't display ignored quit messages.. | Timo Sirainen |
2000-12-18 | quit messages shouldn't crash :) | Timo Sirainen |
2000-12-17 | /SET prompt, /SET prompt_window - Specifies the text in prompt. | Timo Sirainen |
2000-12-17 | Improved nick_match_msg() - it shouldn't give wrong matches as easily | Timo Sirainen |
2000-12-17 | Print quit messages from nick in query windows also | Timo Sirainen |
2000-12-03 | /SET show_nickmode_empty - when mode is empty, should we display " " or "" | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-27 | If nick isn't found from channel (for whatever reason), print the nick | Timo Sirainen |
2000-10-15 | Some hilight+window activity related fixes | Timo Sirainen |
2000-10-14 | Moved nick/msg/channel completion to core with some cleanups. | Timo Sirainen |
2000-10-10 | Moved join, part, quit, kick, nick, invite and topic printing to core. | Timo Sirainen |
2000-10-02 | fixes .. still not perfect | Timo Sirainen |
2000-09-30 | multiprotocol updates. SILC prints channel and private messages now | Timo Sirainen |