Sébastien Helleu
|
b1cf12700d
|
irc: add keys/values with tags in output of irc_message_parse_to_hashtable (issue #1654)
Key is "tag_xxx" (where "xxx" is the name of tag) and value is the unescaped
tag value.
|
2021-06-24 21:02:03 +02:00 |
|
Sébastien Helleu
|
18c82fc5c7
|
tests: replace freenode by libera in tests
|
2021-05-25 13:38:12 +02:00 |
|
Sébastien Helleu
|
a34959a619
|
irc: add info "irc_is_message_ignored"
|
2021-02-03 18:30:32 +01:00 |
|
Sébastien Helleu
|
efc7a588d6
|
core: update copyright dates
|
2021-01-02 21:34:16 +01:00 |
|
Sébastien Helleu
|
4480c7b7cc
|
irc: split AUTHENTICATE message in 400-byte chunks (closes #1459)
|
2020-03-21 14:28:53 +01:00 |
|
Sébastien Helleu
|
aa3941fee2
|
tests: always run callback in calls to function config_file_option_set
|
2020-03-13 23:12:22 +01:00 |
|
Sébastien Helleu
|
feb6258910
|
core: update copyright dates
|
2020-01-04 10:41:26 +01:00 |
|
Sébastien Helleu
|
ae38b11407
|
irc: add "user" in output of irc_message_parse (closes #136)
|
2019-09-27 20:52:00 +02:00 |
|
Sébastien Helleu
|
b6cc5ef70f
|
irc: fix length of user/nick/host in split of messages (closes #1387)
|
2019-08-04 16:39:18 +02:00 |
|
Sébastien Helleu
|
4fa62a83f1
|
tests: add unit tests on IRC functions irc_message_split* (issue #1387)
|
2019-08-04 14:39:58 +02:00 |
|
Sébastien Helleu
|
067f237ec3
|
tests: add unit tests on IRC function irc_message_convert_charset
|
2019-08-04 14:04:45 +02:00 |
|
Sébastien Helleu
|
c46255b1d0
|
tests: add unit tests on IRC functions irc_message_parse and irc_message_parse_to_hashtable
|
2019-08-03 13:57:50 +02:00 |
|
Sébastien Helleu
|
d79e0cbd31
|
tests: add unit tests on IRC function irc_message_replace_vars
|
2019-08-03 11:34:42 +02:00 |
|
Sébastien Helleu
|
28d79d0c93
|
tests: add unit tests on IRC functions irc_message_get_{nick,address}_from_host
|
2019-08-03 11:30:35 +02:00 |
|