Age | Commit message (Expand) | Author |
2000-07-10 | Enabled lots of GCC warnings, fixed those that were easy to fix. | Timo Sirainen |
2000-07-09 | Removed a warning | Timo Sirainen |
2000-07-09 | MODE checking didn't work right.. | Timo Sirainen |
2000-07-09 | Don't add the highlighted window to activity list if it's the current | Timo Sirainen |
2000-07-09 | Use MSGLEVEL_MSGS/CTCPS/ACTIONS | MSGSLVEL_DCC | Timo Sirainen |
2000-07-09 | We're fe-text module, not gui-text | Timo Sirainen |
2000-07-09 | -option tab-completion didn't work. | Timo Sirainen |
2000-07-09 | Don't check CTCP replies for autoignoring. /RELOAD printed some | Timo Sirainen |
2000-07-09 | You can change statusbar colors with /SET statusbar_xxx. | Timo Sirainen |
2000-07-09 | --enable-perl[=libdir] to configure - you can specify what directory to | Timo Sirainen |
2000-07-09 | Ctrl-Y undeletes the last ^U'd line. | Timo Sirainen |
2000-07-09 | Moved is_base_command() from command completion to command_have_sub() | Timo Sirainen |
2000-07-08 | Netsplit changes - all netsplit handling is now in netsplit/netjoin | Timo Sirainen |
2000-07-08 | Implemented /BIND [<key> [<action> [<data>]]] command. | Timo Sirainen |
2000-07-08 | Reading and saving keyboard configuration actually works now. | Timo Sirainen |
2000-07-07 | Tab-completion for /FORMAT. | Timo Sirainen |
2000-07-04 | If message was for you (your nick at start of line), print it with | Timo Sirainen |
2000-07-04 | /CAT, /HELP xx and reading autorun commands stuck irssi to infinite | Timo Sirainen |
2000-07-04 | Changed /TOPIC -d to be /TOPIC -delete instead, the automatic option | Timo Sirainen |
2000-07-04 | User mode wasn't set right after server reconnection if server didn't | Timo Sirainen |
2000-07-04 | Ahem. still broken ;) | Timo Sirainen |
2000-07-04 | whops. broke it accidentally. | Timo Sirainen |
2000-07-04 | (zZzZ) wasn't displayed in statusbar if you didn't have any user mode set. | Timo Sirainen |
2000-07-04 | If there was any spaces after /DCC CHAT nick (like after used nick | Timo Sirainen |
2000-07-04 | Don't redraw screen after EVERY /SET, just when /SET colors has changed. | Timo Sirainen |
2000-07-04 | Removed system version from default CTCP reply. | Timo Sirainen |
2000-07-02 | Server reconnection was a bit buggy - it didn't have to wait for the 5 | Timo Sirainen |
2000-07-02 | forgot to add this | Timo Sirainen |
2000-07-02 | Implemented runtime loadable modules. /LOAD loads a module, /UNLOAD | Timo Sirainen |
2000-07-02 | If you're pasting text to channel and some of it starts with /, Irssi | Timo Sirainen |
2000-07-02 | Logs were closed and entirely removed after doing /RELOAD. | Timo Sirainen |
2000-07-02 | Fixed a couple of potential problems if there was longer lines than 64k | Timo Sirainen |
2000-07-02 | /^command hides the output of the command, it's not written to log | Timo Sirainen |
2000-07-02 | Minor memleak fixed. | Timo Sirainen |
2000-07-02 | When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and | Timo Sirainen |
2000-07-02 | Don't check highlighting if the message was meant for you (your nick at | Timo Sirainen |
2000-07-02 | "Temporary error in nameserver" shouldn't remove server reconnections. | Timo Sirainen |
2000-07-02 | Automatic command and option completion didn't check ambiguous commands | Timo Sirainen |
2000-07-01 | The month name parameter was supposed to go to daychange format, not to | Timo Sirainen |
2000-07-01 | Fixed crash. | Timo Sirainen |
2000-06-30 | Removed some warning messages. | Timo Sirainen |
2000-06-30 | WI_ITEM_REC was modified, but CHANNEL_REC, etc. wasn't. BIG mistake. | Timo Sirainen |
2000-06-30 | If joined channel had some low-ascii (color codes), they were displayed | Timo Sirainen |
2000-06-30 | /MSG completion fixes. /HELP command completion works. Some other fixes. | Timo Sirainen |
2000-06-30 | Lots of /HILIGHT changes. You can use color names with -color. Window | Timo Sirainen |
2000-06-30 | Added "servertag" format - it's displayed before the message if it | Timo Sirainen |
2000-06-30 | /SCROLLBACK HOME/END/GOTO commands weren't working right. | Timo Sirainen |
2000-06-30 | When doing "/OP nick1 nick2" (two spaces), irssi tried to op "" nick too. | Timo Sirainen |
2000-06-28 | /SET window_close_on_part -> /SET autoclose_windows | Timo Sirainen |
2000-06-28 | /REHASH -> /RELOAD so it won't collide with the server's rehash command. | Timo Sirainen |