Age | Commit message (Expand) | Author |
2000-04-27 | after doing /INVITE nick #channel - instead of printing just "nick #channel", | Timo Sirainen |
2000-04-27 | show_quit_once displayed the quit window always in active window. now | Timo Sirainen |
2000-04-27 | Setting window's prompt didn't check that the window was active -> some | Timo Sirainen |
2000-04-27 | updates | Timo Sirainen |
2000-04-27 | updated aliases, added #irssi/efnet | Timo Sirainen |
2000-04-27 | Fixes for servers that replied to WHO #a,#b with 403 message. | Timo Sirainen |
2000-04-27 | Removed several header files that only had xxx_init(); xxx_deinit(); - moved | Timo Sirainen |
2000-04-27 | joining to multiple channels at once crashed | Timo Sirainen |
2000-04-27 | missing query_init(), query_deinit() | Timo Sirainen |
2000-04-27 | Query: sending msg displayed msg[nick] instead of the plain <nick> | Timo Sirainen |
2000-04-26 | Delete key works again | Timo Sirainen |
2000-04-26 | same user mode problem fixed with reconnects | Timo Sirainen |
2000-04-26 | crashed with servers that didn't automatically set any user mode | Timo Sirainen |
2000-04-26 | updates | Timo Sirainen |
2000-04-26 | fixes | Timo Sirainen |
2000-04-26 | fixed | Timo Sirainen |
2000-04-26 | rest of the ~rewrite? | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |
2000-04-26 | ..still removing.. | Timo Sirainen |
2000-04-14 | section can be NULL - which is same as "". Fixed several functions to allow | Timo Sirainen |
2000-04-14 | Sorry for a big update - I still don't have internet connection at home | Timo Sirainen |
2000-03-19 | Moved all server connection information to SERVER_CONNECT_REC from | Timo Sirainen |
2000-03-19 | Several GLists moved to GSLists. | Timo Sirainen |
2000-03-19 | Removed as many warnings as possible when compiling with -ansi -pedantic | Timo Sirainen |
2000-03-19 | Server reconnection tries always the first server in the list where | Timo Sirainen |
2000-03-18 | Merged line-split from i2k. Several other cleanups. | Timo Sirainen |
2000-03-18 | Merged in i2k's networking code | Timo Sirainen |
2000-03-18 | Merged some of i2k's signal handling code. All signals are now linked | Timo Sirainen |
2000-03-18 | Remove gui_timeout_add/remove, gui_input_add/remove and lib-nongui, use | Timo Sirainen |
2000-03-01 | - fix perl related problems | wiget |
2000-02-25 | Irssi 0.7.27 released. | Timo Sirainen |
2000-02-24 | Perl documentation and updates | Timo Sirainen |
2000-02-24 | Updated perl support | Timo Sirainen |
2000-02-18 | Don't allow any setup file changes or log writing if another irssi | Timo Sirainen |
2000-01-12 | updates for new version: | Timo Sirainen |
1999-12-19 | IRC Network specific settings: nick, username, realname, | Timo Sirainen |
1999-11-20 | Last changes for 0.7.19 | Timo Sirainen |
1999-11-07 | Automatic text replaces, useful for things like :9 -> :) .. This | Timo Sirainen |
1999-11-06 | Keyboard configuration works | Timo Sirainen |
1999-11-06 | "window server changed" -> "channel server changed" | Timo Sirainen |
1999-11-03 | NLS support should work without gnome now. | Timo Sirainen |
1999-10-26 | Changed setting code behaviour. setup_get_str(), setup_get_int() and | Timo Sirainen |
1999-10-20 | Autoaccept dcc chat from given nick/address | Timo Sirainen |
1999-10-20 | Autoget DCC if nick/mask is found from list | Timo Sirainen |
1999-10-19 | str2list() updates - added separator argument and you'll need to free only | Timo Sirainen |
1999-10-16 | Fix for building with objdir | Timo Sirainen |
1999-10-16 | Use command_bind() and command_unbind() for binding commands, they | Timo Sirainen |
1999-10-12 | "nick gone changed" signal is sent when gone status changes instead of | Timo Sirainen |
1999-10-10 | Each window can have it's own command history buffer | Timo Sirainen |
1999-10-10 | Lag detection displayed in statusbar, can also automatically disconnect | Timo Sirainen |