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
/
irc
/
bot
Age
Commit message (
Expand
)
Author
2001-11-05
Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get bef...
Timo Sirainen
2001-11-02
compile fix - patch by manoj@io.com
Timo Sirainen
2001-08-14
Added missing module_register() calls.
Timo Sirainen
2001-07-15
Added --home and --config command line parameters to irssi to specify
Timo Sirainen
2001-01-01
Added/moved several "typedef struct _XXX XXX;" to common.h so that
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-12-05
bot & proxy plugins fixed for GIOChannel changes
Timo Sirainen
2000-11-26
config changes, CONFIG_REC is now required parameter for
Timo Sirainen
2000-11-23
more changes from int xx:1 to unsigned int xx:1
Timo Sirainen
2000-10-02
Added -avoid-version options and disable-static for SILC module.
Timo Sirainen
2000-09-29
minor updates
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-23
fix
Timo Sirainen
2000-08-22
HAS_MODE_ARG() wasn't updated here yet..
Timo Sirainen
2000-08-16
plugin -> module
Timo Sirainen
2000-07-10
Enabled lots of GCC warnings, fixed those that were easy to fix.
Timo Sirainen
2000-06-18
Changed option handling in /commands. Irssi will now complain about
Timo Sirainen
2000-06-12
CTCP msgs/replies stops the "event privmsg" or "event notice" signals now
Timo Sirainen
2000-06-04
0.7.90 released.
Timo Sirainen
2000-05-29
Sending files through botnet works.
Timo Sirainen
2000-05-29
bugfixes
Timo Sirainen
2000-05-29
User changes are sent to botnet. Botnet commands are automatically sent
Timo Sirainen
2000-05-25
If we couldn't connect to any of our uplinks, wait for 5 minutes and
Timo Sirainen
2000-05-25
Added bot plugin, it also has almost-functional botnet.
Timo Sirainen