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
Age
Commit message (
Expand
)
Author
2001-01-01
/SET windows_auto_renumber - should window refnums be packed when some
Timo Sirainen
2001-01-01
/WINDOW NUMBER: -sticky option added. Closing windows before a sticky
Timo Sirainen
2001-01-01
int:1 -> unsigned int:1
Timo Sirainen
2001-01-01
ischannel()'s parameter updated from char -> char* as done in C API.
Timo Sirainen
2001-01-01
Some query changes. They should now work properly with /SAVEWINDOWS
Timo Sirainen
2001-01-01
MODULE_DATA(item) -> window_item_window(item) - forgot to change these
Timo Sirainen
2001-01-01
added "message own_public" and "message own_private" events that are
Timo Sirainen
2001-01-01
window_item_create(): when there's multiple choices where the window
Timo Sirainen
2001-01-01
small extra checks to /whois redirect checking
Timo Sirainen
2001-01-01
updated :)
Timo Sirainen
2001-01-01
first new version of faq
Timo Sirainen
2001-01-01
missing ';'
Timo Sirainen
2001-01-01
Perl's ldflags usually include at least -lm and maybe some others too.
Timo Sirainen
2001-01-01
Added/moved several "typedef struct _XXX XXX;" to common.h so that
Timo Sirainen
2001-01-01
When joining to !channel because of "407 duplicate channel", it just
Timo Sirainen
2001-01-01
don't do emphasis on nicks in channel (<nick1> _nick2_: hello won't underline)
Timo Sirainen
2000-12-30
removed FIXME text :)
Timo Sirainen
2000-12-30
pidwait: send status as second agument.
Timo Sirainen
2000-12-29
comment update :)
Timo Sirainen
2000-12-29
Irssi::print() doesn't call printtext() with args (.., "%s", text)
Timo Sirainen
2000-12-29
Irssi::signal_emit() was broken.
Timo Sirainen
2000-12-29
If msg comes from unknown channel (like when you just closed some
Timo Sirainen
2000-12-28
removed warning
Timo Sirainen
2000-12-28
server->cmd_last_split wasn't used anymore, removed code related to it.
Timo Sirainen
2000-12-28
Instead of trying to send data to server every 1/10th of second, send
Timo Sirainen
2000-12-28
emphasis moved to fe-messages. added a few checks so that non-words
Timo Sirainen
2000-12-28
-q option for grep isn't known everywhere, use > /dev/null instead
Timo Sirainen
2000-12-27
"glib in irssi dir" fixes
Timo Sirainen
2000-12-27
when using glib built in irssi dir, add glib_dir/gmodule to include
Timo Sirainen
2000-12-22
Fix for handling duplicate channels
Timo Sirainen
2000-12-19
security fixes from 0.7.97.2
Timo Sirainen
2000-12-19
put back ircnet -> chatnet backwards compatibility, this time modify
Timo Sirainen
2000-12-19
when changing config file to new format send "setup changed" signal at
Timo Sirainen
2000-12-19
/SERVER REMOVE: port parameter should be optional
Timo Sirainen
2000-12-19
Don't check queries whose address isn't known yet.
Timo Sirainen
2000-12-19
don't display ignored quit messages..
Timo Sirainen
2000-12-19
don't autochange nicks from dcc connections.
Timo Sirainen
2000-12-18
bugfix for displaying 128-160 ascii chars.
Timo Sirainen
2000-12-18
Autologging: '/' -> '_' - don't even accidentally try to log to
Timo Sirainen
2000-12-18
quit messages shouldn't crash :)
Timo Sirainen
2000-12-17
Irssi::signal_emit(): changed max. parameter count from 6 to 7
Timo Sirainen
2000-12-17
removed backwards compatibility from ircnet -> chatnet change
Timo Sirainen
2000-12-17
/SET prompt, /SET prompt_window - Specifies the text in prompt.
Timo Sirainen
2000-12-17
Settings are now stored in module-specific blocks. Irssi complains
Timo Sirainen
2000-12-17
Create POTFILES.in automatically in autogen
Timo Sirainen
2000-12-17
Complain if --disable-static was tried to be used
Timo Sirainen
2000-12-17
Destroy all settings and commands used by modules when they're unloaded.
Timo Sirainen
2000-12-17
/kickban and /knockout now accepts multiple nicks separated with commas.
Timo Sirainen
2000-12-17
Some minor query fixes. Nick changes are also detected by checking if
Timo Sirainen
2000-12-17
removed useless chat_type checks
Timo Sirainen
[next]