Age | Commit message (Expand) | Author |
2005-10-16 | fixed a bug in recode when target is NULL and really use the recoded string f... | Valentin Batz |
2005-10-15 | fixed recode for actions and added recode for numeric events | Valentin Batz |
2005-10-12 | fixed recoding of own messages. | Valentin Batz |
2005-10-10 | Make the compiler happy by replacing 'const char *' by 'char *'. | Valentin Batz |
2005-09-10 | fix completion for /format (Bug 143) | Wouter Coekaerts |
2005-09-10 | with unknown (special) lines in whois, display the full content, not just the... | Wouter Coekaerts |
2005-09-10 | - rename "whois not found" to "whois try whowas", because that's what needs t... | Wouter Coekaerts |
2005-08-04 | Fixed recode for incoming messages, private messages didn't work properly. (B... | Valentin Batz |
2005-07-17 | Fix /eval recursion crashing (debian/patches/04eval_recurse.dpatch by David P... | Wouter Coekaerts |
2005-07-17 | Print glib errors nicely (debian/patches/01glib-errors.dpatch by David Pashley) | Wouter Coekaerts |
2005-05-14 | Fixed a bug where the completion history can grow without bound, patch by Tob... | Valentin Batz |
2005-05-14 | Fixed leaking in chat-completion (http://bugs.irssi.org/?do=details&id=249), ... | Valentin Batz |
2005-05-09 | Updated the syntax definition for /recode add in fe-recode.c | Valentin Batz |
2005-05-09 | Fixed a leak in fe-events-numeric.c, patch by Toby Peterson | Valentin Batz |
2005-04-25 | Fix displaying of ctcp userinfo and clientinfo (Bug 222) | Wouter Coekaerts |
2005-03-07 | Use char* instead of const char* in read_settings, so memory can be freed wit... | Valentin Batz |
2005-03-07 | Don't apply emphasis on _foo_^ if it's a nick (Bug 52) | Wouter Coekaerts |
2005-03-07 | Free the right memory in fe-recode.c (related to bug 210) | Valentin Batz |
2005-03-06 | Fixed memleak when preserving valid charsets in read_settings in fe-recode.c ... | Valentin Batz |
2005-03-06 | Fix memleak in several commands that used cmd_return_error when they should b... | Wouter Coekaerts |
2005-02-11 | Fixed output of /hilight (add a space after -levels if any). | Valentin Batz |
2005-01-12 | Added IRCNET command again, as a deprecated alias for NETWORK | Wouter Coekaerts |
2005-01-04 | Fixed a bug with /me, use the right arguments for "message irc own_action" | Valentin Batz |
2005-01-03 | Fix recursive ^ prefixed commands blocking all output (Bug 159) | Wouter Coekaerts |
2004-12-22 | Don't crash with an empty nick argument from the command line. | Valentin Batz |
2004-12-20 | Added <tag>/<target> support for recode. | Valentin Batz |
2004-11-29 | Fixed printing of the recoded realname in whowas | Valentin Batz |
2004-11-22 | Fix typo in help for window close | Wouter Coekaerts |
2004-10-18 | Make cmd_window_item_goto use cmd_get_params, so "/WINDOW ITEM GOTO item<spac... | Wouter Coekaerts |
2004-10-16 | Added recode for the away-messages | Valentin Batz |
2004-10-16 | Fixed /join -invite -window bug if there is no invite | Valentin Batz |
2004-10-10 | Added recode to whois_channels event | Valentin Batz |
2004-10-06 | Fixed possible printing bug with quit messages when the message is printed in... | Valentin Batz |
2004-10-06 | Fix HILIGHT -actcolor -mask (Bug 131) | Wouter Coekaerts |
2004-09-20 | Changed the order of recode_out_default_charset, it doesn't override /recode ... | Valentin Batz |
2004-09-17 | Added event 317, 319, 313, 330, 377, 378, 379, 327, 326 to src/fe-common/irc/... | Valentin Batz |
2004-09-16 | Fixed /WHOWAS bug, where "event 312" was not printed right, Recent WHOIS chan... | Valentin Batz |
2004-09-16 | Added recoding of realname to who and whois replies | Valentin Batz |
2004-09-15 | Bugfix: http://bugs.irssi.org/?do=details&id=99 | Geert Hauwaerts |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2004-09-13 | Fix messages to @#channel showed *your* nickmode, not the one of the sender (... | Wouter Coekaerts |
2004-09-13 | Fix readded (changed) hilights being in config twice, resulted in duplicate h... | Wouter Coekaerts |
2004-09-13 | Make /JOIN -tag #channel and /JOIN #channel<space> switch to that channel (Bu... | Wouter Coekaerts |
2004-09-12 | Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin Batz | Timo Sirainen |
2004-08-20 | forgot to add | Timo Sirainen |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-08-19 | Patch by jimmy: Details In 0.8.9 it is not possible to log all activity on a ... | Timo Sirainen |
2004-08-19 | /SET -default fix | Timo Sirainen |
2004-08-19 | After /LAYOUT SAVE changing settings created new windows. | Timo Sirainen |
2004-08-19 | /network fixes | Timo Sirainen |