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
2000-11-04
Fixed lag checking when nick was just being changed.
Timo Sirainen
2000-11-04
Removed useless part of code.
Timo Sirainen
2000-11-02
privmsg fixes
Timo Sirainen
2000-11-02
fixed notices in theme.
Timo Sirainen
2000-11-02
small "fix"
Timo Sirainen
2000-10-30
Moved the ISA defines from .pm to irssi code, so that non-irc protocols
Timo Sirainen
2000-10-29
long word handling fixes
Timo Sirainen
2000-10-29
Don't indent the next line when long word is split. Also we try not to
Timo Sirainen
2000-10-28
Some fixes.
Timo Sirainen
2000-10-28
Cleaned up printtext.c, split part of it to formats.c
Timo Sirainen
2000-10-28
/SET log_theme - you can now write to log files with different theme
Timo Sirainen
2000-10-28
Updated new default.theme to module-formats files.
Timo Sirainen
2000-10-28
Compress colors.
Timo Sirainen
2000-10-28
Some fixes for handling %n
Timo Sirainen
2000-10-27
Support for templates in theme files.
Timo Sirainen
2000-10-27
use sigaction() instead of signal(). With some OSes the signal handler
Timo Sirainen
2000-10-27
A simple /EXEC command by Tinuk.
Timo Sirainen
2000-10-27
Automatic appending of .pl to script name didn't work for file names
Timo Sirainen
2000-10-27
If nick isn't found from channel (for whatever reason), print the nick
Timo Sirainen
2000-10-27
signal_stop(); signal_emit("same signal", ...); didn't work. other way
Timo Sirainen
2000-10-26
Win32 updates
Timo Sirainen
2000-10-26
Some fixes for compiling with Win32 :)
Timo Sirainen
2000-10-22
Add the server specific functions immediately after the server
Timo Sirainen
2000-10-22
Fixed glib warning with autologging and queries.
Timo Sirainen
2000-10-22
Wildcards didn't with /OP (/DEOP, /VOICE, etc.) if there was more than
Timo Sirainen
2000-10-22
Key bindings weren't loaded at startup correctly.
Timo Sirainen
2000-10-22
If window_set_active() was called with NULL window (shouldn't happen
Timo Sirainen
2000-10-19
Missing channels-rejoin.h
Timo Sirainen
2000-10-19
Added debug
Timo Sirainen
2000-10-18
updates
Timo Sirainen
2000-10-18
Log items weren't read correctly from config
Timo Sirainen
2000-10-18
fixes
Timo Sirainen
2000-10-18
Signal fixes
Timo Sirainen
2000-10-17
Logging fixes. Autologging with same named channels in different
Timo Sirainen
2000-10-15
Rejoin fixes
Timo Sirainen
2000-10-15
Irssi won't automatically overwrite configuration files if they're
Timo Sirainen
2000-10-15
Some hilight+window activity related fixes
Timo Sirainen
2000-10-14
Netsplit cleanups. Added /SET netsplit_nicks_hide_threshold.
Timo Sirainen
2000-10-14
chanserv url bugfix :)
Timo Sirainen
2000-10-14
Added format for the chanserv url event.
Timo Sirainen
2000-10-14
when received event 328 (chanserv url in dalnet) write it to correct
Timo Sirainen
2000-10-14
"/whois x x" - if x isn't found irssi now prints "there's no such nick x"
Timo Sirainen
2000-10-14
perl fixes
Timo Sirainen
2000-10-14
/WHOIS in a query asks the queried nick's whois.
Timo Sirainen
2000-10-14
/LAST doesn't print the -!- at the start of lines.
Timo Sirainen
2000-10-14
/connect + /server server/chatnet completion by tommik.
Timo Sirainen
2000-10-14
Moved nick/msg/channel completion to core with some cleanups.
Timo Sirainen
2000-10-14
multiprotocol fixes
Timo Sirainen
2000-10-14
match_nick_flags() didn't check that the nick actually began with a flag.
Timo Sirainen
2000-10-14
irc_server_get_channels() now returns also the channels that are in
Timo Sirainen
[next]