Age | Commit message (Expand) | Author |
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 |
2001-02-16 | added fe-exec.h | Timo Sirainen |
2001-02-13 | Added PROCESS_REC to fe-exec.h and perl support for it. "exec new" and | Timo Sirainen |
2001-02-11 | Removed SYNTAX: LOG LIST - the commands is /LOG | Timo Sirainen |
2001-02-10 | theme->default_color is now used again, added default_bold_color which | Timo Sirainen |
2001-02-10 | /EXEC -interactive: Creates a query-like window item. Text written to | Timo Sirainen |
2001-02-10 | Changed window->waiting_channels ("servertag name" format) to | Timo Sirainen |
2001-02-10 | /SET hilight_act_color - default color to use for highlighting in | Timo Sirainen |
2001-02-10 | /SET names_max_columns, /SET names_max_width: Limit width of /NAMES list. | Timo Sirainen |
2001-02-10 | sticky_refnum is now saved and restored | Timo Sirainen |
2001-02-10 | /WINDOW SERVER: added -sticky and -unsticky options. If window server | Timo Sirainen |
2001-02-10 | window_item_set_active(): window->active_server was set wrong if there | Timo Sirainen |
2001-02-10 | DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should | Timo Sirainen |
2001-02-09 | DCC chat nicks are in /MSG completion list now if chat isn't in query. | Timo Sirainen |
2001-02-08 | /SET opermode - set this mode when you get ircop status. | Timo Sirainen |
2001-02-06 | /ACTION didn't print the target when there was no query/channel where | Timo Sirainen |
2001-02-06 | Don't autolog CTCPs by default (so CTCP floods don't create lots of | Timo Sirainen |
2001-02-03 | added fe-channels.h | Timo Sirainen |
2001-02-03 | Added gui_printtext() function for printing text in printtext() format | Timo Sirainen |
2001-01-31 | Print own mode changes immediately to screen without the 2sec wait. | Timo Sirainen |
2001-01-31 | Print the color hilight with two digits so it won't accidentally use the | Timo Sirainen |
2001-01-29 | /nctcp crashed | Timo Sirainen |
2001-01-28 | /SET activity_hide_targets now hides them even if level is MSGS. Only | Timo Sirainen |
2001-01-28 | /SET hilight_levels -> hilight_level | Timo Sirainen |
2001-01-28 | /HELP, /NAMES: using now the column helper function in misc.c. /NAMES | Timo Sirainen |