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
/
fe-common
/
irc
Age
Commit message (
Expand
)
Author
2001-03-04
IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and
Timo Sirainen
2001-03-04
/NAMES: -ops -halfops -voices -normal options added. /NAMES without
Timo Sirainen
2001-03-03
fe-common/irc/flood removed. Some autoignore / ignore -time updates.
Timo Sirainen
2001-03-03
not needed anymore.
Timo Sirainen
2001-03-03
/BANTYPE -> /SET ban_type. /BAN: -type option added to override default
Timo Sirainen
2001-03-03
DCC actions have now ACTIONS level as well as the DCCMSGS.
Timo Sirainen
2001-03-02
kb -> kB
Timo Sirainen
2001-02-22
Printing channel bans print them now with target parameter set, so with
Timo Sirainen
2001-02-22
Autoignore fixes by fuchs (not tested, hope it works ;)
Timo Sirainen
2001-02-21
Support for several unrealircd WHOIS replies, patch by Mark Glines
Timo Sirainen
2001-02-19
/NETSPLIT prints nicks now sorted and prints @ or + before channel if
Timo Sirainen
2001-02-19
Moved autoconnects and command line parameter parsing from irc to core.
Timo Sirainen
2001-02-17
Config file: ircnets -> chatnets, added type = "chat protocol" to
Timo Sirainen
2001-02-17
/LOAD module tries to load "module_core" instead. If it wasn't found,
Timo Sirainen
2001-02-16
added fe-dcc.h
Timo Sirainen
2001-02-10
DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should
Timo Sirainen
2001-02-09
DCC chat nicks are in /MSG completion list now if chat isn't in query.
Timo Sirainen
2001-02-08
/SET opermode - set this mode when you get ircop status.
Timo Sirainen
2001-02-06
/ACTION didn't print the target when there was no query/channel where
Timo Sirainen
2001-01-31
Print own mode changes immediately to screen without the 2sec wait.
Timo Sirainen
2001-01-29
/nctcp crashed
Timo Sirainen
2001-01-28
/HELP, /NAMES: using now the column helper function in misc.c. /NAMES
Timo Sirainen
2001-01-28
Removed own_wall msg format, using now the same as @#channel messages.
Timo Sirainen
2001-01-28
Print notify joins, unaways and unidles with HILIGHT level.
Timo Sirainen
2001-01-28
Netjoin mode printing: handle +v and +h like +o was handled (joins:
Timo Sirainen
2001-01-18
DCC cleanups - half rewrite. New features: file names with spaces work
Timo Sirainen
2001-01-18
memmove() -> g_memmove()
Timo Sirainen
2001-01-14
Added my_asctime()
Timo Sirainen
2001-01-09
query_find() didn't check for queries with no active server
Timo Sirainen
2001-01-07
In core/module-formats.h: IRCTXT_ -> TXT_
Timo Sirainen
2001-01-07
"MODE #channel b" list wasn't printed correctly
Timo Sirainen
2001-01-05
Removed wrong SYNTAX: NOTICE, it's already correctly in irc/core
Timo Sirainen
2001-01-04
Added keyboard_entry_redirect() function to keyboard.[ch] which sends
Timo Sirainen
2001-01-04
/UNBAN <ref#> works. /BAN list shows reference numbers.
Timo Sirainen
2001-01-04
/LIST: don't require -yes option if there's 1000 channels or less.
Timo Sirainen
2001-01-02
"No such nick xx" is printed now with nick argument so it could get
Timo Sirainen
2001-01-01
Some query changes. They should now work properly with /SAVEWINDOWS
Timo Sirainen
2001-01-01
added "message own_public" and "message own_private" events that are
Timo Sirainen
2001-01-01
don't do emphasis on nicks in channel (<nick1> _nick2_: hello won't underline)
Timo Sirainen
2000-12-28
emphasis moved to fe-messages. added a few checks so that non-words
Timo Sirainen
2000-12-19
security fixes from 0.7.97.2
Timo Sirainen
2000-12-19
Don't check queries whose address isn't known yet.
Timo Sirainen
2000-12-19
don't autochange nicks from dcc connections.
Timo Sirainen
2000-12-17
Settings are now stored in module-specific blocks. Irssi complains
Timo Sirainen
2000-12-17
Some minor query fixes. Nick changes are also detected by checking if
Timo Sirainen
2000-12-09
-querychans option for servers and ircnets which specifies how many
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-12-04
own dcc messages weren't displayed in right window.
Timo Sirainen
2000-12-03
signal "netsplit add" -> "netsplit new"
Timo Sirainen
2000-12-03
Removed targets from printformat()s so all those extra dcc messages
Timo Sirainen
[next]