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
/
core
Age
Commit message (
Expand
)
Author
2000-08-16
/LAST - didn't work right.
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-12
mkpath() - behaves like mkdir -p. Autologging now uses it to create
Timo Sirainen
2000-08-12
WJOIN -> /JOIN -window
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-07-31
Fixes
Timo Sirainen
2000-07-30
Moved some IRC specific server stuff to generic server stuff.
Timo Sirainen
2000-07-30
Bugfixes for non-irc server handling.
Timo Sirainen
2000-07-29
send() - ignore EPIPE return value and just return "0 bytes sent". The broken
Timo Sirainen
2000-07-23
Added syntaxes of all commands in comments, they're going to be used to
Timo Sirainen
2000-07-23
net_sendbuffer_send(): use const void *data instead of void *data
Timo Sirainen
2000-07-23
Added handle != -1 check to net_sendbuffer_create()
Timo Sirainen
2000-07-23
Don't allow recursive aliases.
Timo Sirainen
2000-07-23
/SET settings_autosave - If set ON, settings are automatically saved
Timo Sirainen
2000-07-23
is_numeric() returns now FALSE if it was given empty string.
Timo Sirainen
2000-07-22
Moved /SAVE and /RELOAD to fe-common. Print "config saved" and
Timo Sirainen
2000-07-22
uname() return value checking fixes.
Timo Sirainen
2000-07-21
Don't save autologs.
Timo Sirainen
2000-07-16
typofix
Timo Sirainen
2000-07-16
Cleaned up code.
Timo Sirainen
2000-07-16
Implemented network transmit buffer. If all data couldn't be sent
Timo Sirainen
2000-07-15
module_find_id() and module_find_id_str() didn't work right if the
Timo Sirainen
2000-07-15
Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.
Timo Sirainen
2000-07-10
Enabled lots of GCC warnings, fixed those that were easy to fix.
Timo Sirainen
2000-07-09
Moved is_base_command() from command completion to command_have_sub()
Timo Sirainen
2000-07-02
Implemented runtime loadable modules. /LOAD loads a module, /UNLOAD
Timo Sirainen
2000-07-02
Logs were closed and entirely removed after doing /RELOAD.
Timo Sirainen
2000-07-02
/^command hides the output of the command, it's not written to log
Timo Sirainen
2000-07-02
"Temporary error in nameserver" shouldn't remove server reconnections.
Timo Sirainen
2000-07-02
Automatic command and option completion didn't check ambiguous commands
Timo Sirainen
2000-06-30
Removed some warning messages.
Timo Sirainen
2000-06-30
If joined channel had some low-ascii (color codes), they were displayed
Timo Sirainen
2000-06-28
/REHASH -> /RELOAD so it won't collide with the server's rehash command.
Timo Sirainen
2000-06-28
Automatic command completion and a few other fixes.
Timo Sirainen
2000-06-28
-options can now be completed with tabulator. There's also automatic
Timo Sirainen
2000-06-25
Created signal_get_uniq_id() macro. Added some documentation about
Timo Sirainen
2000-06-25
Subcommand and command parameter completion works now also if you use
Timo Sirainen
2000-06-18
Added g_dirname() so ig_free() won't complain when free()ing it.
Timo Sirainen
2000-06-18
Changed option handling in /commands. Irssi will now complain about
Timo Sirainen
2000-06-17
File name completion for /DCC SEND
Timo Sirainen
2000-06-17
Completion list is now sorted.
Timo Sirainen
2000-06-11
/EVAL will now expand \n and \t to newline and tab.
Timo Sirainen
2000-06-10
Changed the behaviour of how to handle "send command" signal (text you
Timo Sirainen
2000-06-10
same cmdchar twice ignores aliases ignores aliases - not any two cmdchars
Timo Sirainen
2000-06-10
Rotate time names changed :) week -> weekly, day -> daily, etc.
Timo Sirainen
2000-06-06
Use INADDR_BROADCAST if INADDR_NONE isn't defined.
Timo Sirainen
2000-06-04
0.7.90 released.
Timo Sirainen
2000-06-04
/IRCNET command.
Timo Sirainen
[next]