summaryrefslogtreecommitdiff
path: root/src/fe-common
AgeCommit message (Expand)Author
2000-07-22/HELP wasn't working.Timo Sirainen
2000-07-22Autologging: if we're already logging the item somewhere else, make sureTimo Sirainen
2000-07-21/RELOAD still didn't work right.Timo Sirainen
2000-07-21You can now change the texts /FORMAT prints itself.Timo Sirainen
2000-07-21/SET completion_disable_auto -> completion_autoTimo Sirainen
2000-07-20WHOIS bugfix: Don't display the signon time if it isn't known..Timo Sirainen
2000-07-19Removed notices from default highlight levelTimo Sirainen
2000-07-19"/notify -list " (happened easily when using tab completion) didn't workTimo Sirainen
2000-07-18When using status window and query windows, /whois to some queried nickTimo Sirainen
2000-07-18/NOTIFY -list displays now "-idle" before the actual idle time..Timo 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-16reuse_unused_windows is always ON when autoclose_windows is OFF.Timo Sirainen
2000-07-16/RELOAD broke keyboard bindingsTimo Sirainen
2000-07-16Use status window by default.Timo Sirainen
2000-07-15Don't print the -!- DCCMSGS level.Timo Sirainen
2000-07-15-list option to /NOTIFY wasn't specified in command options.Timo Sirainen
2000-07-15A few checks to check that we really are dealing with IRC servers.Timo Sirainen
2000-07-15Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.Timo Sirainen
2000-07-11/IGNORE didn't show if it had -replies flagTimo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-07-09MODE checking didn't work right..Timo Sirainen
2000-07-09Don't add the highlighted window to activity list if it's the currentTimo Sirainen
2000-07-09Use MSGLEVEL_MSGS/CTCPS/ACTIONS | MSGSLVEL_DCCTimo Sirainen
2000-07-09-option tab-completion didn't work.Timo Sirainen
2000-07-09Moved is_base_command() from command completion to command_have_sub()Timo Sirainen
2000-07-08Netsplit changes - all netsplit handling is now in netsplit/netjoinTimo Sirainen
2000-07-08Implemented /BIND [<key> [<action> [<data>]]] command.Timo Sirainen
2000-07-08Reading and saving keyboard configuration actually works now.Timo Sirainen
2000-07-07Tab-completion for /FORMAT.Timo Sirainen
2000-07-04If message was for you (your nick at start of line), print it withTimo Sirainen
2000-07-04/CAT, /HELP xx and reading autorun commands stuck irssi to infiniteTimo Sirainen
2000-07-04Changed /TOPIC -d to be /TOPIC -delete instead, the automatic optionTimo Sirainen
2000-07-02forgot to add thisTimo Sirainen
2000-07-02Implemented runtime loadable modules. /LOAD loads a module, /UNLOADTimo Sirainen
2000-07-02If you're pasting text to channel and some of it starts with /, IrssiTimo Sirainen
2000-07-02Fixed a couple of potential problems if there was longer lines than 64kTimo Sirainen
2000-07-02/^command hides the output of the command, it's not written to logTimo Sirainen
2000-07-02When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" andTimo Sirainen
2000-07-02Don't check highlighting if the message was meant for you (your nick atTimo Sirainen
2000-07-01The month name parameter was supposed to go to daychange format, not toTimo Sirainen
2000-07-01Fixed crash.Timo Sirainen
2000-06-30Removed some warning messages.Timo Sirainen
2000-06-30WI_ITEM_REC was modified, but CHANNEL_REC, etc. wasn't. BIG mistake.Timo Sirainen
2000-06-30If joined channel had some low-ascii (color codes), they were displayedTimo Sirainen
2000-06-30/MSG completion fixes. /HELP command completion works. Some other fixes.Timo Sirainen
2000-06-30Lots of /HILIGHT changes. You can use color names with -color. WindowTimo Sirainen
2000-06-30Added "servertag" format - it's displayed before the message if itTimo Sirainen
2000-06-28/SET window_close_on_part -> /SET autoclose_windowsTimo Sirainen
2000-06-28/REHASH -> /RELOAD so it won't collide with the server's rehash command.Timo Sirainen