1
0
mirror of https://github.com/irssi/irssi.git synced 2025-01-03 14:56:47 -05:00
irssi/src/fe-common/irc
Timo Sirainen 669c2c18d8 Removed own_wall msg format, using now the same as @#channel messages.
Added printing of ctcps, notices, actions and /WALLs to
fe-irc-messages.c


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1158 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-28 10:16:43 +00:00
..
dcc DCC cleanups - half rewrite. New features: file names with spaces work 2001-01-18 02:30:59 +00:00
flood Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
notifylist Print notify joins, unaways and unidles with HILIGHT level. 2001-01-28 04:07:52 +00:00
.cvsignore irc/irc.c and fe-common/irc/irc-modules.c are generated by configure 2000-05-25 12:58:59 +00:00
fe-common-irc.c added "message own_public" and "message own_private" events that are 2001-01-01 16:57:25 +00:00
fe-common-irc.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-ctcp.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
fe-events-numeric.c memmove() -> g_memmove() 2001-01-18 01:03:18 +00:00
fe-events.c Removed own_wall msg format, using now the same as @#channel messages. 2001-01-28 10:16:43 +00:00
fe-irc-channels.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
fe-irc-commands.c Removed own_wall msg format, using now the same as @#channel messages. 2001-01-28 10:16:43 +00:00
fe-irc-messages.c Removed own_wall msg format, using now the same as @#channel messages. 2001-01-28 10:16:43 +00:00
fe-irc-queries.c Don't check queries whose address isn't known yet. 2000-12-19 17:27:23 +00:00
fe-irc-server.c -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
fe-ircnet.c -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
fe-modes.c Netsplit printing fixes. 2000-12-01 01:00:28 +00:00
fe-netjoin.c Netjoin mode printing: handle +v and +h like +o was handled (joins: 2001-01-28 03:17:55 +00:00
fe-netsplit.c signal "netsplit add" -> "netsplit new" 2000-12-03 04:48:01 +00:00
Makefile.am added "message own_public" and "message own_private" events that are 2001-01-01 16:57:25 +00:00
module-formats.c Removed own_wall msg format, using now the same as @#channel messages. 2001-01-28 10:16:43 +00:00
module-formats.h Removed own_wall msg format, using now the same as @#channel messages. 2001-01-28 10:16:43 +00:00
module.h Moved nick/msg/channel completion to core with some cleanups. 2000-10-14 14:07:31 +00:00