Age | Commit message (Expand) | Author |
2007-11-03 | Fix mode display in whois with unreal (379 numeric). | Jilles Tjoelker |
2007-11-03 | Remove a space that messed up alignment in whois mode replies. | Jilles Tjoelker |
2007-11-02 | Fix RPL_WHOISHOST (378) code and strip off the "*@" from the hostname. | Jilles Tjoelker |
2007-11-02 | Add support for RPL_WHOISACTUALLY (338), both ratbox and ircu style. | Jilles Tjoelker |
2007-11-02 | Unbreak the build by removing idle_check_time from Irssi::Irc::Notifylist. | Jilles Tjoelker |
2007-10-31 | Remove /notify -idle, it can only work with not-nice automated remote whois. | Jilles Tjoelker |
2007-10-29 | Fallback on rename also when errno is ENOSYS/EOPNOTSUPP because | Emanuele Giaquinta |
2007-10-22 | Same for s/-fullword/-full/ | Wouter Coekaerts |
2007-10-22 | Handle server == NULL case in skip_target, fix regression with irssi-icb. | Emanuele Giaquinta |
2007-10-18 | Recognize 431/461 (not enough parameters) as end of whois reply. | Jilles Tjoelker |
2007-10-18 | Make /hilight output -mask instead of -nickmask, consistent with the paramete... | Wouter Coekaerts |
2007-10-16 | Also copy oper status when an already known user joins another channel. | Jilles Tjoelker |
2007-10-16 | Update oper status from userhost reply. | Jilles Tjoelker |
2007-10-12 | Get -kicks and -msgs from TARGMAX and MAXTARGETS 005 tokens. | Jilles Tjoelker |
2007-10-11 | Fix broken URI. | Geert Hauwaerts |
2007-08-24 | Make alt/meta+arrow keys work in recent versions of xterm. | Jilles Tjoelker |
2007-08-22 | Make /LASTLOG -after/-before work without text to match | Wouter Coekaerts |
2007-08-07 | Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake | Emanuele Giaquinta |
2007-08-04 | Fix /window goto to reach all the items with the same name when there | Emanuele Giaquinta |
2007-08-04 | Replace 0 with NULL. | Emanuele Giaquinta |
2007-08-04 | Add Perl bindings for some gui_entry methods. | Wouter Coekaerts |
2007-08-03 | - Make notices to +#channel (and all other STATUSMSG=) | Jilles Tjoelker |
2007-07-26 | Sort the layout to save by refnum. | Emanuele Giaquinta |
2007-07-26 | Fix typo. | Emanuele Giaquinta |
2007-07-26 | Remove backward compatibility for very old options. | Emanuele Giaquinta |
2007-07-26 | Change 'actlist_moves' boolean to 'actlist_sort' string which specifies the | Emanuele Giaquinta |
2007-07-08 | SSL: Fix assertion failures when net_connect_ip() detects | Jilles Tjoelker |
2007-07-08 | Fix crash when SSL-connecting to something which closes | Jilles Tjoelker |
2007-07-08 | Update channel forwarding code. | Jilles Tjoelker |
2007-07-07 | Fix 477 numeric broken by r4572 | Jilles Tjoelker |
2007-07-06 | /lastlog -file: use stdio instead of two write(2) calls per line | Jilles Tjoelker |
2007-07-06 | Move the check for 4xx numeric for join failures last, so | Jilles Tjoelker |
2007-06-29 | If 001 has not been received yet, also treat "Banned" or | Jilles Tjoelker |
2007-06-28 | Do not require that a line matches the input level to add it to the | Emanuele Giaquinta |
2007-06-28 | Do not compile the regexp if the input string is empty. | Emanuele Giaquinta |
2007-06-17 | Remove cuix from trunk. | Emanuele Giaquinta |
2007-06-17 | Use $(mkdir_p) instead of if [ ! -d X ]; then mkdir X; fi, | Jilles Tjoelker |
2007-06-16 | Document -window option of join command. | Emanuele Giaquinta |
2007-06-16 | Use again MSGLEVEL_NICKS for printing a nick change in queries, broken in | Emanuele Giaquinta |
2007-06-16 | Revert r4549. | Emanuele Giaquinta |
2007-06-16 | Fix comment. | Emanuele Giaquinta |
2007-06-14 | fix off by one error when extracting e.g. fe from fe_silc | Jochen Eisinger |
2007-06-10 | Removed special error==1 handling from net_gethosterror(). It wasn't used | Timo Sirainen |
2007-06-10 | Make /window goto start searching at the window after the active one and stop | Emanuele Giaquinta |
2007-06-10 | Make -window option of /join and /query accept an optional numeric argument | Emanuele Giaquinta |
2007-06-10 | When parsing a '@' option verify that the whole argument, rather than only the | Emanuele Giaquinta |
2007-06-08 | Add support for the ACCEPT command, which is part of the | Jilles Tjoelker |
2007-06-08 | Various updates/enhancements/fixes to the help files. | Jilles Tjoelker |
2007-06-06 | Don't add the same mask to the knockout list multiple times. | Jilles Tjoelker |
2007-06-06 | Enhance /set completer to complete option names also when a command option | Emanuele Giaquinta |