Age | Commit message (Collapse) | Author |
|
|
|
|
|
Functions tested:
- irc_color_decode
- irc_color_encode
- irc_color_decode_ansi
|
|
|
|
|
|
|
|
|
|
|
|
string_{encode,decode}_base64
|
|
|
|
|
|
|
|
|
|
"repeat:count,string" (closes #958)
|
|
|
|
|
|
|
|
|
|
startup
If given, the option replaces the option weechat.plugin.autoload.
|
|
|
|
|
|
|
|
|
|
All changes:
- fix check of tags in lines: check lines without tags, fix check of tags with
negation ("!tag")
- add string functions string_split_tags and string_free_split_tags
- add tests on function gui_line_match_tags
|
|
|
|
#1200)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#1120)
The optional command line option "--daemon" runs WeeChat like a daemon
(fork, new process group, file descriptors closed).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|