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-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
2000-08-11
Entry line scrolling works better.
Timo Sirainen
2000-08-11
/LOG: Removed the -rotate option, it was pretty useless since adding
Timo Sirainen
2000-08-11
Autologging fixes: Don't log WHOIS replies by default
Timo Sirainen
2000-08-11
When destroying window, change to different window before destroying
Timo Sirainen
2000-08-11
Use perl_destruct_level, not PL_perl_destruct_level so that we're
Timo Sirainen
2000-08-10
Topic bar doesn't get erased anymore after resize.
Timo Sirainen
2000-08-10
/connect ircnet doesn't fail anymore if there's no ircnet servers in
Timo Sirainen
2000-08-10
Still some fixes for curseses without wresize() or resizeterm().
Timo Sirainen
2000-08-10
/channel add -bots: You can now use @ or + before the nick mask to
Timo Sirainen
2000-08-10
Windowing system fixes, doesn't crash anymore after window resizes.
Timo Sirainen
2000-08-10
Added support for dalnet's whois registered event.
Timo Sirainen
2000-08-10
Don't autoclose window after part/unquery if there was still some
Timo Sirainen
2000-08-04
When server is disconnected, change to use some other server in windows
Timo Sirainen
2000-08-01
fix
Timo Sirainen
2000-08-01
/SAVEWINDOWS - saves the current layout of windows. It's automatically
Timo Sirainen
2000-08-01
/wjoin and /wquery commands stopped the "channel created" and
Timo Sirainen
2000-07-31
You can change the default line indentation with /SET indent
Timo Sirainen
2000-07-31
updated
Timo Sirainen
2000-07-31
Moved lastmsgs variables from irc-server and channel structures to
Timo Sirainen
2000-07-31
Don't allow jumping to last line in history from first line
Timo Sirainen
2000-07-31
Actions didn't trigger window activity
Timo Sirainen
2000-07-31
Check that we're not already joined the channel when receiving JOIN
Timo Sirainen
[prev]
[next]