summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-25Remove references to LEAVE alias.Emanuele Giaquinta
2008-01-25Update the terminfo backend to query the 'colors' capability and support moreEmanuele Giaquinta
2008-01-24Do not assume that bit 0x80 enables blink, rather call set_blink whenEmanuele Giaquinta
2008-01-24Add function to set blink to the terminfo backend.Emanuele Giaquinta
2008-01-24Remove empty function.Emanuele Giaquinta
2008-01-21Remove undocumented /RAWQUOTE command.Emanuele Giaquinta
2008-01-21Reindent.Emanuele Giaquinta
2008-01-21Simplify.Emanuele Giaquinta
2008-01-21Update svn:ignore.Emanuele Giaquinta
2008-01-21Remove .cvsignore files.Emanuele Giaquinta
2008-01-21Put auxiliary files in build-aux directory.Emanuele Giaquinta
2008-01-21Remove unneeded resets of paste_keycount (check_pasting will reset itEmanuele Giaquinta
2008-01-21Move code to insert paste prompt into its own function.Emanuele Giaquinta
2007-12-23Apply -usermode before -autosendcmd.Jilles Tjoelker
2007-12-12Revert r2471, having the erase commands clear the cutbuffer when theEmanuele Giaquinta
2007-12-10Force C locale for svn info.Emanuele Giaquinta
2007-12-09Simplify is_valid_charset by just checking with g_iconv_open that theEmanuele Giaquinta
2007-12-09Add 'active' tag for active logs in /log output.Emanuele Giaquinta
2007-12-09Document 'startup' file.Emanuele Giaquinta
2007-12-06Add entry about /userhost * and copying oper status flag on new join.Jilles Tjoelker
2007-12-06Simplify options tests.Emanuele Giaquinta
2007-12-06Indent.Emanuele Giaquinta
2007-12-06Revert r4654.Emanuele Giaquinta
2007-12-05Remove trailing whitespace.Emanuele Giaquinta
2007-12-05Fix typo.Emanuele Giaquinta
2007-12-05Simplify itemcmp.Emanuele Giaquinta
2007-12-05Tabify.Emanuele Giaquinta
2007-12-05Rename enable_ssl variable to want_ssl for consistency with other optionsEmanuele Giaquinta
2007-12-05Remove unneeded AC_SUBST for SSL_LIBS.Emanuele Giaquinta
2007-12-05Remove gettext leftover.Emanuele Giaquinta
2007-12-05Reindent.Emanuele Giaquinta
2007-12-05Fix typo.Emanuele Giaquinta
2007-12-05Remove leftover.Emanuele Giaquinta
2007-11-20Remove unneeded casts.Emanuele Giaquinta
2007-11-19Fix last change.Emanuele Giaquinta
2007-11-18autolog: do not create *.log, send it to <your nick>.log insteadJilles Tjoelker
2007-11-18Pass through (redirect) WHOWAS reply to proxy clients.Jilles Tjoelker
2007-11-18Update.Emanuele Giaquinta
2007-11-17Saner fix for bug #35.Emanuele Giaquinta
2007-11-17Reload the layout after saving it, fix bug #35.Emanuele Giaquinta
2007-11-17Do not allow /ping by itself to ctcp ping a channel.Jilles Tjoelker
2007-11-16Fix grammar errors, patch by Mikael Magnusson.Emanuele Giaquinta
2007-11-14Rework redirections to deal with multiple concurrent redirects better.Jilles Tjoelker
2007-11-03Fix mode display in whois with unreal (379 numeric).Jilles Tjoelker
2007-11-03Remove a space that messed up alignment in whois mode replies.Jilles Tjoelker
2007-11-02Fix RPL_WHOISHOST (378) code and strip off the "*@" from the hostname.Jilles Tjoelker
2007-11-02Add support for RPL_WHOISACTUALLY (338), both ratbox and ircu style.Jilles Tjoelker
2007-11-02Unbreak the build by removing idle_check_time from Irssi::Irc::Notifylist.Jilles Tjoelker
2007-10-31Remove /notify -idle, it can only work with not-nice automated remote whois.Jilles Tjoelker
2007-10-29Fallback on rename also when errno is ENOSYS/EOPNOTSUPP becauseEmanuele Giaquinta