Age | Commit message (Expand) | Author |
2001-06-29 | /SET netsplit_nicks_hide_threshold must not be smaller than /SET | Timo Sirainen |
2001-06-29 | whois_away had one extra space at the beginning. | Timo Sirainen |
2001-06-26 | use signal_add_last() to bind the "message xxx" signals when printing them, | Timo Sirainen |
2001-06-26 | added whois abstract to themes. should make it easier to change whois output | Timo Sirainen |
2001-06-10 | own nick changed were printed as if it was done by someone else | Timo Sirainen |
2001-06-10 | The automatic query rename wrote the "nick changed" messages to channels | Timo Sirainen |
2001-06-04 | Added support for bahamut @+#channel notices. Removed notice_public_ops | Timo Sirainen |
2001-06-01 | dcc, flood and notifylist aren't compiled as loadable modules anymore, | Timo Sirainen |
2001-05-17 | Getting rid of gettext, moved some _(..) texts to themes and left some error | Timo Sirainen |
2001-05-11 | netjoins should display the @, + etc. before the nick again. | Timo Sirainen |
2001-05-11 | CHANNEL_REC->get_join_data() - Returns the information needed to call | Timo Sirainen |
2001-05-11 | added "dcc request send" signal - irssi now prints "DCC CHAT/SEND request | Timo Sirainen |
2001-05-11 | "dcc error file not found" -> "dcc error file open". Print the actual error | Timo Sirainen |
2001-05-11 | always round up the kB value so we won't have 0kB file sizes.. | Timo Sirainen |
2001-03-20 | Send notify out messages with HILIGHT level too. | Timo Sirainen |
2001-03-16 | emphasis works with actions now | Timo Sirainen |
2001-03-08 | /DCC CLOSE CHAT <unknown> signal: we were checking for "GET" here, not | 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 | /BANTYPE -> /SET ban_type. /BAN: -type option added to override default | Timo Sirainen |
2001-03-03 | DCC actions have now ACTIONS level as well as the DCCMSGS. | Timo Sirainen |
2001-03-02 | kb -> kB | Timo Sirainen |
2001-02-22 | Printing channel bans print them now with target parameter set, so with | Timo Sirainen |
2001-02-22 | Autoignore fixes by fuchs (not tested, hope it works ;) | Timo Sirainen |
2001-02-21 | Support for several unrealircd WHOIS replies, patch by Mark Glines | Timo Sirainen |
2001-02-19 | /NETSPLIT prints nicks now sorted and prints @ or + before channel if | Timo Sirainen |
2001-02-19 | Moved autoconnects and command line parameter parsing from irc to core. | Timo Sirainen |
2001-02-17 | Config file: ircnets -> chatnets, added type = "chat protocol" to | 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-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-01-31 | Print own mode changes immediately to screen without the 2sec wait. | Timo Sirainen |
2001-01-29 | /nctcp crashed | Timo Sirainen |
2001-01-28 | /HELP, /NAMES: using now the column helper function in misc.c. /NAMES | Timo Sirainen |
2001-01-28 | Removed own_wall msg format, using now the same as @#channel messages. | Timo Sirainen |
2001-01-28 | Print notify joins, unaways and unidles with HILIGHT level. | Timo Sirainen |
2001-01-28 | Netjoin mode printing: handle +v and +h like +o was handled (joins: | Timo Sirainen |
2001-01-18 | DCC cleanups - half rewrite. New features: file names with spaces work | Timo Sirainen |
2001-01-18 | memmove() -> g_memmove() | Timo Sirainen |
2001-01-14 | Added my_asctime() | Timo Sirainen |
2001-01-09 | query_find() didn't check for queries with no active server | Timo Sirainen |
2001-01-07 | In core/module-formats.h: IRCTXT_ -> TXT_ | Timo Sirainen |
2001-01-07 | "MODE #channel b" list wasn't printed correctly | Timo Sirainen |
2001-01-05 | Removed wrong SYNTAX: NOTICE, it's already correctly in irc/core | Timo Sirainen |
2001-01-04 | Added keyboard_entry_redirect() function to keyboard.[ch] which sends | Timo Sirainen |