Age | Commit message (Collapse) | Author |
|
Fixes #1697
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Upstream broke API so older distributions have broken system versions
Fixes #1632
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is still rather old but does drop Ubuntu 12.04 support.
|
|
|
|
|
|
- Use GPtrArray everywhere
- Remove unessary NULL checks
- Make use of g_clear macros
- Use g_str_has_suffix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This requires a lot more cleanup
|
|
Written by @mniip
|
|
|
|
|
|
|
|
|
|
Closes #1397
|
|
Fixes #1533
|
|
This is an API break but it didn't really work
properly before anyway.
Fixes #1666
|
|
Closes #1665
Fixes #1134
|
|
Closes #1651
|
|
Closes #1659
|
|
Mentioned in mniip/hexchat-lua#5
|
|
|
|
If chanopt was set to any other value it would overwrite
other values in the plugin API for channel flags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|