index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2001-06-26
"print text finished" -> "gui print text finished". Added %[options] format
Timo Sirainen
2001-06-26
Added $cumode expando which works like $P, but prints voices/halfops also.
Timo Sirainen
2001-06-26
Perl blessing fixes.
Timo Sirainen
2001-06-26
"log rotate" -> "log rotated"
Timo Sirainen
2001-06-26
special-vars: added flag PARSE_FLAG_ESCAPE_THEME to escape { and } chars
Timo Sirainen
2001-06-26
moved "log rotate" after the logging was stopped.
Timo Sirainen
2001-06-26
"log rotate" signal added
Timo Sirainen
2001-06-26
added real_fname to log record.
Timo Sirainen
2001-06-21
The same "irssi init finished" / perl init fix for fe-none
Timo Sirainen
2001-06-21
if perl is compiled statically, initialize it after the "irssi init
Timo Sirainen
2001-06-18
/SET scrollback_lines 0 now means unlimited.
Timo Sirainen
2001-06-12
channel_set_singlemode() : don't do anything if you're not channel op/halfop
Timo Sirainen
2001-06-11
plain objects weren't blessed correctly in lists
Timo Sirainen
2001-06-11
/WINDOW SERVER -sticky / -unsticky crashed if the tag wasn't given and
Timo Sirainen
2001-06-11
$/ was set to undef for perl scripts. removed unused variable.
Timo Sirainen
2001-06-11
get_max_column_count() didn't work properly if items had wider items than
Timo Sirainen
2001-06-11
Multiple /LAYOUT SAVEd queries in same window didn't get restored to the
Timo Sirainen
2001-06-11
When disconnecting from server when you had queries without active server
Timo Sirainen
2001-06-10
Joins to channel now adds the nick to completion list.
Timo Sirainen
2001-06-10
own nick changed were printed as if it was done by someone else
Timo Sirainen
2001-06-10
The automatic query rename wrote the "nick changed" messages to channels
Timo Sirainen
2001-06-10
max_cmds_at_once and max_query_chans weren't saved between reconnects to
Timo Sirainen
2001-06-10
Getting optional channel parameter was buggy - it used already free'd memory
Timo Sirainen
2001-06-10
beep check: don't beep with NO_ACT message level rather than NOHILIGHT since
Timo Sirainen
2001-06-08
"complete word" signal works now with perl and it's possible to manipulate
Timo Sirainen
2001-06-08
added topic_by, topic_time
Timo Sirainen
2001-06-08
Try to keep the number after server tag always the same when there's
Timo Sirainen
2001-06-04
resizing empty windows didn't work properly
Timo Sirainen
2001-06-04
Added support for bahamut @+#channel notices. Removed notice_public_ops
Timo Sirainen
2001-06-04
/LOAD: when using '.' character in module name irssi printed glib error
Timo Sirainen
2001-06-02
bugfix
Timo Sirainen
2001-06-01
Replaced all direct curses calls with screen_xx() wrappers. This should
Timo Sirainen
2001-06-01
moved /SET ignore_signals to core.
Timo Sirainen
2001-06-01
'Y' answer shouldn't be case-sensitive
Timo Sirainen
2001-06-01
Resizing window destroyed curses window, but didn't update the view's curses
Timo Sirainen
2001-06-01
more #endif WANT_BIG5 -> #endif changes
Timo Sirainen
2001-06-01
dcc, flood and notifylist aren't compiled as loadable modules anymore,
Timo Sirainen
2001-06-01
added Irssi::parse_special()
Timo Sirainen
2001-06-01
s/newline/new_line/ - AIX curses (or something) seems to use #define
Timo Sirainen
2001-06-01
Removed gccism: #endif WANT_BIG5 -> #endif
Timo Sirainen
2001-05-31
removed "print text stripped" signal, the stripped text is now sent in
Timo Sirainen
2001-05-31
Split window fixes
Timo Sirainen
2001-05-30
added missing ')' from last patch :) and now /last 0<number> (eg. /last 050)
Timo Sirainen
2001-05-30
/LAST <number> <non-number> (eg. /last 5 -) should treat the number as text,
Timo Sirainen
2001-05-30
Irssi::command_runsub() - patch by fuchs
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-22
/SET dcc_own_ip for specifying own IP to use in DCC requests
Timo Sirainen
[next]