aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/core/module_flag.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on some Vala compiler versionsMarvin W2023-09-241-0/+10
| | | | See https://gitlab.gnome.org/GNOME/vala/-/issues/1474 and https://gitlab.gnome.org/GNOME/vala/-/issues/1478
* Refactor XmppStream, TLS and connection method logicfiaxh2020-11-201-0/+61
fixes #534