weechat/src/plugins/irc
Sébastien Helleu 4481b93d35 irc: add missing modifier "irc_color_decode_ansi" in comment on function irc_color_modifier_cb 2020-03-30 07:31:11 +02:00
..
CMakeLists.txt core: update copyright dates 2020-01-04 10:41:26 +01:00
Makefile.am core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-bar-item.c irc: remove unused variable "modes" from function irc_bar_item_buffer_name_content 2020-03-15 07:19:16 +01:00
irc-bar-item.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-buffer.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-buffer.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-channel.c irc: remove empty lines 2020-03-28 10:36:10 +01:00
irc-channel.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-color.c irc: add missing modifier "irc_color_decode_ansi" in comment on function irc_color_modifier_cb 2020-03-30 07:31:11 +02:00
irc-color.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-command.c irc: add support of fake servers (no I/O, for testing purposes) 2020-03-09 21:09:55 +01:00
irc-command.h irc: add support of fake servers (no I/O, for testing purposes) 2020-03-09 21:09:55 +01:00
irc-completion.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-completion.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-config.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-config.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-ctcp.c irc: case-insensitive comparison on incoming CTCP command, force upper case on CTCP replies (closes #1439) 2020-01-11 11:02:41 +01:00
irc-ctcp.h irc: case-insensitive comparison on incoming CTCP command, force upper case on CTCP replies (closes #1439) 2020-01-11 11:02:41 +01:00
irc-debug.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-debug.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-ignore.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-ignore.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-info.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-info.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-input.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-input.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-message.c irc: remove empty lines 2020-03-28 10:36:10 +01:00
irc-message.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-mode.c irc: set channel modes to NULL instead of "+" when no modes are remaining 2020-03-15 07:19:16 +01:00
irc-mode.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-modelist.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-modelist.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-msgbuffer.c irc: remove empty lines 2020-03-28 10:36:10 +01:00
irc-msgbuffer.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-nick.c irc: fix crash when a new message 005 is received with longer nick prefixes 2020-02-09 20:04:45 +01:00
irc-nick.h irc: fix crash when a new message 005 is received with longer nick prefixes 2020-02-09 20:04:45 +01:00
irc-notify.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-notify.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-protocol.c irc: move functions irc_protocol_get_message_tags and irc_protocol_parse_time before protocol callbacks 2020-03-28 13:39:48 +01:00
irc-protocol.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-raw.c irc: remove empty lines 2020-03-28 10:36:10 +01:00
irc-raw.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-redirect.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-redirect.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-sasl.c core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-sasl.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc-server.c irc: remove empty lines 2020-03-28 10:36:10 +01:00
irc-server.h irc: add support of fake servers (no I/O, for testing purposes) 2020-03-09 21:09:55 +01:00
irc-upgrade.c irc: add support of fake servers (no I/O, for testing purposes) 2020-03-09 21:09:55 +01:00
irc-upgrade.h core: update copyright dates 2020-01-04 10:41:26 +01:00
irc.c api: add info "auto_connect" (closes #1453) 2020-03-20 20:42:05 +01:00
irc.h core: update copyright dates 2020-01-04 10:41:26 +01:00