weechat/src/plugins/irc
Sébastien Helleu dd0b3c5692 core: replace "web site" by "website" 2018-11-04 21:32:35 +01:00
..
CMakeLists.txt irc: add indexed ban list, add completion for /unban and /unquiet (closes #597, task #11374, task #10876) 2018-03-24 17:01:50 +01:00
Makefile.am irc: add indexed ban list, add completion for /unban and /unquiet (closes #597, task #11374, task #10876) 2018-03-24 17:01:50 +01:00
irc-bar-item.c core: replace "long unsigned int" by "unsigned long" 2018-10-01 22:21:25 +02:00
irc-bar-item.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-buffer.c core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-buffer.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-channel.c irc: add missing initialization of variable "chghost" 2018-08-15 16:02:43 +02:00
irc-channel.h irc: factorize code to set state of modelists in a channel 2018-03-25 08:18:54 +02:00
irc-color.c core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-color.h Merge remote-tracking branch 'origin/pr/640' 2018-05-21 08:05:04 +02:00
irc-command.c irc: update ircv3 URLs in comments 2018-05-21 15:48:59 +02:00
irc-command.h Merge remote-tracking branch 'origin/pr/640' 2018-05-21 08:05:04 +02:00
irc-completion.c irc: add completion with modelist numbers for commands /unban and /unquiet 2018-03-25 08:38:42 +02:00
irc-completion.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-config.c irc: fix colors 14 and 15 in /help irc.color.mirc_remap (closes #1266) 2018-10-14 20:38:14 +02:00
irc-config.h Merge remote-tracking branch 'origin/pr/640' 2018-05-21 08:05:04 +02:00
irc-ctcp.c core: replace "web site" by "website" 2018-11-04 21:32:35 +01:00
irc-ctcp.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-debug.c core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-debug.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-ignore.c core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-ignore.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-info.c core: replace "long unsigned int" by "unsigned long" 2018-10-01 22:21:25 +02:00
irc-info.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-input.c irc: add server option "split_msg_max_length" 2018-01-13 22:17:13 +01:00
irc-input.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-message.c irc: update ircv3 URLs in comments 2018-05-21 15:48:59 +02:00
irc-message.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-mode.c irc: rename functions to search modelist items 2018-03-25 10:05:58 +02:00
irc-mode.h irc: add indexed ban list, add completion for /unban and /unquiet (closes #597, task #11374, task #10876) 2018-03-24 17:01:50 +01:00
irc-modelist.c irc: rename functions to search modelist items 2018-03-25 10:05:58 +02:00
irc-modelist.h irc: rename functions to search modelist items 2018-03-25 10:05:58 +02:00
irc-msgbuffer.c core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-msgbuffer.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-nick.c irc: always set nick away status on WHO response (sent manually or automatically with server option "away_check") 2018-04-02 10:36:36 +02:00
irc-nick.h irc: allocate the string "prefix" in nick 2018-04-02 09:58:08 +02:00
irc-notify.c core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-notify.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-protocol.c irc: fix uninitialized variables in function irc_protocol_cap_sync 2018-10-21 08:53:22 +02:00
irc-protocol.h irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_in2, irc_raw_in and irc_raw_in2 (issue #787) 2018-03-25 20:05:12 +02:00
irc-raw.c core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-raw.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-redirect.c core: fix some styles 2018-01-07 09:11:45 +01:00
irc-redirect.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-sasl.c api: add functions string_base_{encode,decode}, remove functions string_{encode,decode}_base64 2018-11-04 14:49:11 +01:00
irc-sasl.h core: update copyright dates 2018-01-05 00:54:18 +01:00
irc-server.c irc: fix code style 2018-05-20 17:29:01 +02:00
irc-server.h Merge remote-tracking branch 'origin/pr/623' into irc-3.2-cap 2018-05-20 15:21:07 +02:00
irc-upgrade.c irc: add missing "cap_extended_join" in comment 2018-05-20 17:29:01 +02:00
irc-upgrade.h irc: fix some styles 2018-03-24 17:08:56 +01:00
irc.c core: update copyright dates 2018-01-05 00:54:18 +01:00
irc.h core: update copyright dates 2018-01-05 00:54:18 +01:00