Age | Commit message (Expand) | Author |
2001-03-08 | /DCC CLOSE CHAT <unknown> signal: we were checking for "GET" here, not | Timo Sirainen |
2001-03-08 | Command history: allow "next history" to jump back to last msg in | Timo Sirainen |
2001-03-04 | added server_change_nick() function for servers.[ch]. Lots of fixes for | Timo Sirainen |
2001-03-04 | /SET names_max_width - buffer overflowed if it was too small.. | Timo Sirainen |
2001-03-04 | /NAMES didn't stop the signal properly so /NAMES list was printed twice | Timo Sirainen |
2001-03-04 | IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and | Timo Sirainen |
2001-03-04 | /NAMES: -ops -halfops -voices -normal options added. /NAMES without | Timo Sirainen |
2001-03-03 | fe-common/irc/flood removed. Some autoignore / ignore -time updates. | Timo Sirainen |
2001-03-03 | not needed anymore. | Timo Sirainen |
2001-03-03 | When /SET autoclose_windows is ON, don't destroy windows if they have | Timo Sirainen |
2001-03-03 | I knew removing those checks from "channel created" and "query created" | Timo Sirainen |
2001-03-03 | /JOIN #channel and /QUERY nick won't anymore automatically move | Timo Sirainen |
2001-03-03 | Always save theme to ~/.irssi/ no matter where it was read from. | Timo Sirainen |
2001-03-03 | window_set_active() doesn't anymore send "window changed" signal if | Timo Sirainen |
2001-03-03 | ignore_get_key() moved to fe-common, fixed printing "*" ignore key. | Timo Sirainen |
2001-03-03 | /BANTYPE -> /SET ban_type. /BAN: -type option added to override default | Timo Sirainen |
2001-03-03 | "channel created", "query created" .. don't abort adding window item | Timo Sirainen |
2001-03-03 | DCC actions have now ACTIONS level as well as the DCCMSGS. | Timo Sirainen |
2001-03-03 | HILIGHT level didn't work with logs. | Timo Sirainen |
2001-03-03 | /SET beep_when_window_active + some cleanups | Timo Sirainen |
2001-03-03 | Removed all beep handling from text printing. If you want to beep just | Timo Sirainen |
2001-03-03 | /SET -clear didn't work with booleans | Timo Sirainen |
2001-03-02 | kb -> kB | Timo Sirainen |
2001-02-27 | /WINDOW PREV -> /WINDOW PREVIOUS | Timo Sirainen |
2001-02-22 | Printing channel bans print them now with target parameter set, so with | Timo Sirainen |
2001-02-22 | /HELP can now display help of non-commands if the file just exists in | Timo Sirainen |
2001-02-22 | Word highlighting was buggy | Timo Sirainen |
2001-02-22 | strip_real_length(): initialize last_color_pos and last_color_len to | Timo Sirainen |
2001-02-22 | Autoignore fixes by fuchs (not tested, hope it works ;) | Timo Sirainen |
2001-02-22 | Make a temporary window bind if you get kicked from channel. Never | Timo Sirainen |
2001-02-21 | /SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log | Timo Sirainen |
2001-02-21 | /FOREACH server|channel|query|window <command> | Timo Sirainen |
2001-02-21 | Support for several unrealircd WHOIS replies, patch by Mark Glines | Timo Sirainen |
2001-02-21 | added format_get_length() for getting length of text part in a format | Timo Sirainen |
2001-02-20 | /SET resolve_prefer_ipv6 - should we prefer IPv6 or IPv4 addresses in | Timo Sirainen |
2001-02-20 | Errors reading/writing config and theme files are now handled properly | Timo Sirainen |
2001-02-20 | Reload theme after /SET theme if it was modified. | Timo Sirainen |
2001-02-20 | multi identical nick fixes | Timo Sirainen |
2001-02-19 | /SERVER: if there's no servers, print "Not connected to any servers" | Timo Sirainen |
2001-02-19 | /TOGGLE without parameters now complains not having enough parameters.. | Timo Sirainen |
2001-02-19 | Moved /HELP to fe-help.c | Timo Sirainen |
2001-02-19 | /NETSPLIT prints nicks now sorted and prints @ or + before channel if | Timo Sirainen |
2001-02-19 | Highlight colors can now have background color set with fg,bg. Works | Timo Sirainen |
2001-02-19 | Moved autoconnects and command line parameter parsing from irc to core. | Timo Sirainen |
2001-02-19 | window_bind_remove_unsticky(): crashfix | Timo Sirainen |
2001-02-18 | Support for multiple identical nicknames. | Timo Sirainen |
2001-02-17 | Config file: ircnets -> chatnets, added type = "chat protocol" to | Timo Sirainen |
2001-02-17 | log_write_rec(): added level parameter. writing /LASTLOG to log files | Timo Sirainen |
2001-02-17 | /LOAD module tries to load "module_core" instead. If it wasn't found, | Timo Sirainen |
2001-02-16 | added fe-dcc.h | Timo Sirainen |