mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 11:56:38 +02:00
12a6f74ec0
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