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
/
fe-common
Age
Commit message (
Expand
)
Author
2002-03-14
Don't crash when trying to print text when there's no windows yet. Also
Timo Sirainen
2002-03-13
"make dist" now doesn't add irc.c / irc-modules.c
Timo Sirainen
2002-03-13
when autochanging query's nick to be correct case, don't print the
Timo Sirainen
2002-03-13
ARGH! I hate this new behaviour of CVS not asking if I want to abort
Timo Sirainen
2002-03-11
default_color checks moved from fe-text to fe-common, so they work properly
Timo Sirainen
2002-03-10
Added -4 | -6 to /SERVER ADD syntax.
Timo Sirainen
2002-03-10
/SERVER ADD -ircnet should add the network to config with the same case as
Timo Sirainen
2002-03-10
crashfix
Timo Sirainen
2002-03-10
Never ignore kick msg if you get kicked from channel.
Timo Sirainen
2002-03-10
Netjoins in +channels were printed as if users joined to "channel" and all
Timo Sirainen
2002-03-10
/CYCLE tried to do /PART twice.
Timo Sirainen
2002-03-10
/CAT prints files now with CLIENTCRAP + NEVER level, so timestamps aren't
Timo Sirainen
2002-03-10
*** empty log message ***
Timo Sirainen
2002-03-10
/CYCLE reason didn't work
Timo Sirainen
2002-03-10
/SET autoclose_query - now only last received private message affects when
Timo Sirainen
2002-03-10
Foreground ANSI colors weren't working
Timo Sirainen
2002-02-25
/FORMAT tab completion went to infinite loop if there was more spaces than
Timo Sirainen
2002-02-22
Window level matching code was a bit messy. Also, now the active window is
Timo Sirainen
2002-02-22
Highascii chars in replaces block in theme files could have crashed irssi.
Timo Sirainen
2002-02-17
Some events that contained target parameter weren't printed to correct
Timo Sirainen
2002-02-17
Another crashfix
Timo Sirainen
2002-02-17
"whops" :) ^D<char> as last chars in line made some screen corruption and
Timo Sirainen
2002-02-17
Don't crash if special vars line ends with '$'.
Timo Sirainen
2002-02-16
/ACTION supports -servertag now and tab completion works with it like with
Timo Sirainen
2002-02-16
/RELOAD didn't update the statusbar colors the first time. /SET theme never
Timo Sirainen
2002-02-15
Allow still showing ping time even if client replied with only one ping
Timo Sirainen
2002-02-15
Added /SET window_check_level_first and /SET window_default_level. This allow...
Timo Sirainen
2002-02-15
window_activity() and window_item_activity() are now public. Added them to
Timo Sirainen
2002-02-15
Some /NAMES fixes
Timo Sirainen
2002-02-13
added user counts parameters to /NAMES header (not used by default), header/f...
Timo Sirainen
2002-02-13
Separated ctcp command/data in "message irc ctcp" signal and format. Added
Timo Sirainen
2002-02-13
That msg completion nick thing broke some other completions in msgs window,
Timo Sirainen
2002-02-13
don't update window->last_line timestamp with MSGLEVEL_NEVER text, so >1d
Timo Sirainen
2002-02-11
stupid format string bugs. wasn't there long though :)
Timo Sirainen
2002-02-11
In msgs window, you can now complete anywhere /MSG completion nicks (eg.
Timo Sirainen
2002-02-11
-actcolor %n now means that the activity isn't changed.
Timo Sirainen
2002-02-11
"/WINDOW IMMORTAL" shows the mortal-state. Error messages are printed in
Timo Sirainen
2002-02-10
Correctly handle DCC GET write() failures.
Timo Sirainen
2002-02-10
theme_format_compress_colors() doesn't assume the default color as %n
Timo Sirainen
2002-02-10
Layout save support for immortality..
Timo Sirainen
2002-02-10
Support for "immortal" windows, that can't be closed until explicitly set to
Timo Sirainen
2002-02-10
Changed some clientnotices to clienterrors
Timo Sirainen
2002-02-10
support for event 477 which aborts joins to +R channels in dalnet.
Timo Sirainen
2002-02-10
/MSG completion should work with /QUERY as well
Timo Sirainen
2002-02-10
Default event handler now prints the server name where it received the
Timo Sirainen
2002-02-10
/BIND meta-k erase_completion - support for removing completion data.
Timo Sirainen
2002-02-10
Level for own dcc chat messages should contain NO_ACT too (which also
Timo Sirainen
2002-02-07
"default event" now resends "default event numeric" which gets handled by
Timo Sirainen
2002-02-07
Don't crash in /NAMES list if /SET names_max_width was too small
Timo Sirainen
2002-02-06
Still some event_received() fixes.
Timo Sirainen
[next]