summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/irc-completion.c
AgeCommit message (Expand)Author
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2002-10-14More tab completion: /DISCONNECT, /SERVER ADD|REMOVE, /STATSTimo Sirainen
2000-10-14Moved nick/msg/channel completion to core with some cleanups.Timo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-28multiprotocol fixesTimo Sirainen
2000-09-22/SET completion_nicks_lowercaseTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-08-29Highlighting fixes with public messages.Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-12WJOIN -> /JOIN -windowTimo Sirainen
2000-08-01/wjoin and /wquery commands stopped the "channel created" andTimo Sirainen
2000-07-31Moved lastmsgs variables from irc-server and channel structures toTimo Sirainen
2000-07-30Bugfixes for non-irc server handling.Timo Sirainen
2000-07-21/SET completion_disable_auto -> completion_autoTimo Sirainen
2000-07-18Tab-msgcompletion didn't work right after you had used /msg -ircnet nickTimo Sirainen
2000-07-17Autocompletion is disabled by defaultTimo Sirainen
2000-07-15A few checks to check that we really are dealing with IRC servers.Timo Sirainen
2000-06-30/MSG completion fixes. /HELP command completion works. Some other fixes.Timo Sirainen
2000-06-28You can send message to different server with /MSG -<server tag> nick...Timo Sirainen
2000-06-28You can complete #channels, Irssi uses only the joined channels andTimo Sirainen
2000-06-25Using \n with /SET expand_escapes ON didn't work right.Timo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-06-17"command complete" -> "complete command" so that it won't conflict withTimo Sirainen
2000-06-17File name completion for /DCC SENDTimo Sirainen
2000-06-17Rewrite Tab-completion to work with signals - now it should be easy toTimo Sirainen