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-09-06
/bind <key> command <cmd> - <cmd> doesn't need to start with / anymore
Timo Sirainen
2000-09-05
/PART #channel1,#channel2 didn't work
Timo Sirainen
2000-09-04
Actions will now show up in window activity with hilight or
Timo Sirainen
2000-09-02
bugfix
Timo Sirainen
2000-09-02
Updates.
Timo Sirainen
2000-09-01
Added chat protocol register. Changed all chat_type fields to use it.
Timo Sirainen
2000-08-31
Automatic joining to channels didn't work
Timo Sirainen
2000-08-30
Object type checking fixes
Timo Sirainen
2000-08-29
Highlighting fixes with public messages.
Timo Sirainen
2000-08-29
/mode #channel -oooo... would deop the first 3, and then op the rest.
Timo Sirainen
2000-08-27
updates
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-26
Some fixes to handling +l and +k mode.
Timo Sirainen
2000-08-25
Don't allow sending data to dcc chats if connection isn't finished yet.
Timo Sirainen
2000-08-25
log_day_change was never printed in logs.
Timo Sirainen
2000-08-25
/BAN could crash when showing bans
Timo Sirainen
2000-08-24
send "irssi init finished" _after_ setting up perl support.
Timo Sirainen
2000-08-24
Signals that sent GSList as parameters didn't work right with perl scripts
Timo Sirainen
2000-08-24
masks_match() was buggy
Timo Sirainen
2000-08-23
Call idlok() for all new subwindows.
Timo Sirainen
2000-08-23
fix
Timo Sirainen
2000-08-22
Unloading perl script crashed if it has used Irssi::timeout_add().
Timo Sirainen
2000-08-22
Using blinking/bright background colors would crash irssi..
Timo Sirainen
2000-08-22
HAS_MODE_ARG() wasn't updated here yet..
Timo Sirainen
2000-08-20
Channel mode handling changed - there's no more mode_xxx fields in
Timo Sirainen
2000-08-19
If nick argument isn't given to /OPER, your current nick will be used.
Timo Sirainen
2000-08-19
Parameters to key_bind() with scroll_end was given in wrong order.
Timo Sirainen
2000-08-16
plugin -> module
Timo Sirainen
2000-08-16
Small memleak fixed
Timo Sirainen
2000-08-16
/LAST - didn't work right.
Timo Sirainen
2000-08-16
More fixes for 5.004 and older.
Timo Sirainen
2000-08-16
Fixes to make irssi work with other (older and newer) perl versions
Timo Sirainen
2000-08-15
/MSG -servertag crashed irssi.
Timo Sirainen
2000-08-15
Some changes handling g_input_add() - maybe this helps to problems
Timo Sirainen
2000-08-14
Some server reconnection fixes. Reconnect now allows you to have
Timo Sirainen
2000-08-14
/SET wall_format updated, it sent only first word of the wall message
Timo Sirainen
2000-08-13
Added i18n initialization.
Timo Sirainen
2000-08-13
Mail counter fixes.
Timo Sirainen
2000-08-13
Perl scripts with non-alphanumeric characters in file name failed to
Timo Sirainen
2000-08-13
/DCC LIST: % done didn't work right with large files.
Timo Sirainen
2000-08-13
Updated /QUERY syntax
Timo Sirainen
2000-08-13
Implemented Irssi::print_window(), added optional level parameter to
Timo Sirainen
2000-08-12
bugfixes
Timo Sirainen
2000-08-12
Query windows are now restored if they were saved with /SAVEWINDOWS.
Timo Sirainen
2000-08-12
removed log rotating stuff.
Timo Sirainen
2000-08-12
Don't trigger window activity if window is already visible in some
Timo Sirainen
2000-08-12
mkpath() - behaves like mkdir -p. Autologging now uses it to create
Timo Sirainen
2000-08-12
WJOIN -> /JOIN -window
Timo Sirainen
2000-08-12
Don't trigger window activity when you send /MSG etc.
Timo Sirainen
2000-08-12
Added namespaces for perl scripts.
Timo Sirainen
[prev]
[next]