summaryrefslogtreecommitdiff
path: root/examples/weechat.c
AgeCommit message (Expand)Author
2021-02-12Set log_function on initialisationdefanor
2020-11-26Introduce rexmpp_strerrordefanor
2020-11-22Add the console moduledefanor
2020-11-20Handle XEP-0402: PEP Native Bookmarksdefanor
2020-11-20Add XEP-0373 message verificationdefanor
2020-11-20Don't include own JID into <signcrypt/>, always encrypt for selfdefanor
2020-11-19Implement XEP-0373: OpenPGP for XMPPdefanor
2020-11-17Add initial JID parsingdefanor
2020-09-11Print own messages as originating from ">" in the weechat plugindefanor
2020-08-10Get rid of the weechat plugin's compiler warningsdefanor
2020-07-19Document a few functions and the weechat plugindefanor
2020-07-05Add presence trackingdefanor
2020-07-04Fill weechat nicklistsdefanor
2020-06-23Improve MUC support in the weechat plugindefanor
2020-06-02WeeChat plugin: improve message printing, add MUC joiningdefanor
2020-06-01Add a crude WeeChat plugindefanor