Age | Commit message (Expand) | Author |
2001-06-10 | Joins to channel now adds the nick to completion list. | Timo Sirainen |
2001-06-10 | The automatic query rename wrote the "nick changed" messages to channels | Timo Sirainen |
2001-06-10 | beep check: don't beep with NO_ACT message level rather than NOHILIGHT since | Timo Sirainen |
2001-06-01 | 'Y' answer shouldn't be case-sensitive | Timo Sirainen |
2001-05-31 | removed "print text stripped" signal, the stripped text is now sent in | Timo Sirainen |
2001-05-26 | Added formats to /SET texts. | Timo Sirainen |
2001-05-22 | nick completion: don't add the same nick to completion list twice. | Timo Sirainen |
2001-05-22 | nonstrict completion bugfixes, my mistakes :) | Timo Sirainen |
2001-05-22 | /SET completion_strict OFF - specifies if the tab nick completion should | Timo Sirainen |
2001-05-17 | Getting rid of gettext, moved some _(..) texts to themes and left some error | Timo Sirainen |
2001-05-17 | Small speedup when pressing unbound keys. | Timo Sirainen |
2001-05-14 | /IGNORE: -word -> -full, like it's with /HILIGHT. | Timo Sirainen |
2001-05-14 | /LOAD notifies that dynamic modules aren't supported instead of being quiet | Timo Sirainen |
2001-05-11 | Don't crash if config file had keyboard = { .. } in it | Timo Sirainen |
2001-05-11 | more config file handling fixes | Timo Sirainen |
2001-05-11 | fixed config file handling | Timo Sirainen |
2001-05-11 | CHANNEL_REC->get_join_data() - Returns the information needed to call | Timo Sirainen |
2001-05-11 | Don't place any window items to windows which have name. Window level | Timo Sirainen |
2001-05-11 | /LOG OPEN: it was checking /JOIN's options and printed errors if any /LOG | Timo Sirainen |
2001-05-11 | /NAMES needs only one argument, fixes "/NAMES -ops #a " where irssi thought | Timo Sirainen |
2001-05-11 | /IGNORE now defaults to ALL level | Timo Sirainen |
2001-05-10 | /SET hide_server_tags | Timo Sirainen |
2001-05-08 | some fixes, saving is still broken | Timo Sirainen |
2001-05-06 | keyboard handling rewrite | Timo Sirainen |
2001-04-14 | related changes to textbuffer update.. | Timo Sirainen |
2001-04-09 | ']' missing from /SET syntax | Timo Sirainen |
2001-03-28 | log->temp -> !log->temp .. closed non-autologs instead of autologs.. | Timo Sirainen |
2001-03-26 | When closing autologs, don't crash if some other temporary log is open, like | Timo Sirainen |
2001-03-24 | don't crash with themes without replaces block. don't crash with themes with | Timo Sirainen |
2001-03-21 | Parting channels and disconnecting from servers didn't close the autologs. | Timo Sirainen |
2001-03-17 | /HILIGHT -full didn't work, and -word was treated as -word + -full. Updated | Timo Sirainen |
2001-03-17 | fixed small hilight memory leak | Timo Sirainen |
2001-03-17 | %F = blinking on/off. several fixes to make blinking work better. some | Timo Sirainen |
2001-03-17 | Hilighting updates. /HILIGHT -color, /SET hilight_color and /SET | Timo Sirainen |
2001-03-16 | Irssi now asks if you want to remove unknown settings from configuration | Timo Sirainen |
2001-03-15 | /WINDOW CLOSE [<first> [<last>] - you can close multiple windows once now. | Timo Sirainen |
2001-03-15 | ^O reset only colors, not underlines etc. | Timo Sirainen |
2001-03-15 | Beginnings of configurable statusbar. The existing items can be configured | Timo Sirainen |
2001-03-12 | %n+bg color change doesn't anymore set foreground black. changed theme's | Timo Sirainen |
2001-03-12 | added format_real_length() | Timo Sirainen |
2001-03-08 | Command history: allow "next history" to jump back to last msg in | Timo Sirainen |
2001-03-04 | added server_change_nick() function for servers.[ch]. Lots of fixes for | Timo Sirainen |
2001-03-04 | /SET names_max_width - buffer overflowed if it was too small.. | Timo Sirainen |
2001-03-04 | /NAMES didn't stop the signal properly so /NAMES list was printed twice | 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 | When /SET autoclose_windows is ON, don't destroy windows if they have | Timo Sirainen |
2001-03-03 | I knew removing those checks from "channel created" and "query created" | Timo Sirainen |
2001-03-03 | /JOIN #channel and /QUERY nick won't anymore automatically move | Timo Sirainen |