irssi/src/fe-common/irc
2018-04-08 01:26:11 -03:00
..
dcc fe-dcc-(get|send): Fix some -Wpointer-compare with newer gcc 2017-06-05 15:58:43 -03:00
notifylist s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
fe-cap.c Add fe-cap to show messages for CAP-related events in the UI 2018-04-08 01:26:11 -03:00
fe-common-irc.c Add fe-cap to show messages for CAP-related events in the UI 2018-04-08 01:26:11 -03:00
fe-ctcp.c Implement CHANTYPES support 2015-05-15 17:07:30 +02:00
fe-events-numeric.c Implement CHANTYPES support 2015-05-15 17:07:30 +02:00
fe-events.c Fix #291, "/msg +#channel incorrectly shows up as Nick:@#channel" 2015-09-22 00:01:04 -03:00
fe-irc-channels.c Set the default STATUSMSG to @ instead of @+ if it's missing 2016-08-24 19:56:23 -03:00
fe-irc-channels.h Move the function prototypes in a separate header 2015-09-09 23:55:00 +02:00
fe-irc-commands.c Check that server is still existent when using /oper 2018-01-25 16:11:31 +01:00
fe-irc-messages.c sig_message_irc_op_public: fix nickmode lookup, use cleantarget instead 2015-09-22 19:35:10 -03:00
fe-irc-queries.c Process the nick changes in queries before the PRIVMSG is handled. 2016-12-15 19:36:44 +01:00
fe-irc-server.c Add x509 certificate and public key pinning support. 2016-10-22 22:01:50 +02:00
fe-irc-server.h Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
fe-ircnet.c Prevent a UAF error during the execution of some commands 2017-11-11 12:37:51 +01:00
fe-modes.c Implement CHANTYPES support 2015-05-15 17:07:30 +02:00
fe-netjoin.c try to make sure the server is still good enough to call ischannel when printing netsplit/join 2018-02-09 13:02:00 +01:00
fe-netsplit.c try to make sure the server is still good enough to call ischannel when printing netsplit/join 2018-02-09 13:02:00 +01:00
fe-sasl.c Make sure SASL was actually requested before failing. 2017-01-01 23:08:38 +01:00
fe-whois.c Change all strcmp() to g_strcmp0() to handle nulls gracefully 2015-04-07 22:41:05 -03:00
irc-completion.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
Makefile.am Add fe-cap to show messages for CAP-related events in the UI 2018-04-08 01:26:11 -03:00
module-formats.c Add fe-cap to show messages for CAP-related events in the UI 2018-04-08 01:26:11 -03:00
module-formats.h Add fe-cap to show messages for CAP-related events in the UI 2018-04-08 01:26:11 -03:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00