summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2023-11-17Implement MUC self-ping (XEP-0410)defanor
2023-10-14Mark `xmpp' in xmpp.el for autoloaddefanor
2023-10-07Use file descriptors instead of streams, update Rust sourcesdefanor
2023-09-08Support libexpat as an alternative XML parserdefanor
2023-09-07Implement XML serialization in C and in Rustdefanor
2023-05-23Replace libxml2's xmlNode with a custom XML structuredefanor
2023-05-02Use timespec and monotonic clock for timersdefanor
2021-12-25Handle MUC private messages in xmpp.eldefanor
2021-10-23Add xmpp-restart into xmpp.eldefanor
2021-10-02Make libgsasl optionaldefanor
2021-09-28Add request identifiers into the xmpp.el's XML interfacedefanor
2021-09-26Add emacs/READMEdefanor
2021-09-26Add xmpp-http-upload into xmpp.eldefanor
2021-09-17Add initial xmlns handling into xmpp.eldefanor
2021-09-17Handle <delay/> elements in xmpp.eldefanor
2021-09-17Handle message carbons in xmpp.eldefanor
2021-09-17Specify :port "xmpp" for auth-source-searchdefanor
2021-09-17Don't accept empty input in xmpp.eldefanor
2021-09-16Print full presence string in xmpp.el's MUC buffersdefanor
2021-09-16Fix xmpp.el's prompt mark tracking on buffer truncationdefanor
2021-09-16Only check non-list variables in xmpp-kill-buffersdefanor
2021-09-16Add an input prompt into xmpp.eldefanor
2021-09-12Use auth-source in xmpp.eldefanor
2021-09-11Add initial xmpp.el facesdefanor
2021-09-07Improve xmpp.el presence and message notificationsdefanor
2021-09-04Print names and shorter timestamps in xmpp.eldefanor
2021-05-14Add timestamps into xmpp.el message buffersdefanor
2021-04-11xmpp.el: add message notificationsdefanor
2021-04-03xmpp.el: truncate XMPP buffersdefanor
2021-03-10Allow to choose which OpenPGP keys to use for signingdefanor
2021-02-28Add the initial Emacs interfacedefanor