summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-12GPG: encrypt and decrypt messages when possible.Florent Le Coz
2011-11-12Add three new events to modify a message JUST before we send it. It is NOT sa...Florent Le Coz
2011-11-12Gpg module: send signed presences, and verify the signature in received prese...Florent Le Coz
2011-11-12Do not ignore presence coming from a JID not in our roster.Florent Le Coz
2011-11-12Put SleekXMPP events at the end of the plugins doc.Florent Le Coz
2011-11-12Doc for the new eventFlorent Le Coz
2011-11-12New event: send_normal_presenceFlorent Le Coz
2011-11-12Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2011-11-12Doc for /xhtmlmathieui
2011-11-12/xhtml command, Fixes #2237mathieui
2011-11-11Fix the xhtml parser (do not add wrong colors)mathieui
2011-11-11Fix an issue with python3.2 (byte vs string) in gnupg module.Florent Le Coz
2011-11-11Create an empty gpg plugin, including a gnupg wrapper.Florent Le Coz
2011-11-11Doc for /rawxmlmathieui
2011-11-11/rawxml commandmathieui
2011-11-11Fix a refresh issue in the ConversationTab on status changemathieui
2011-11-11Also the docmathieui
2011-11-11Modify /presencemathieui
2011-11-11Doc for /presencemathieui
2011-11-11Add a /presence command for directed presencesmathieui
2011-11-11Fix a (possible) traceback on /removemathieui
2011-11-11Fixes presence handhakemathieui
2011-11-11Fix a little error in the plugins docFlorent Le Coz
2011-11-11Add the table of content in the documentation xhtml pages.Florent Le Coz
2011-11-10Fixes #2271mathieui
2011-11-10Fixes #2231mathieui
2011-11-10Doc for custom_host and custom_port (config file and asciidoc)mathieui
2011-11-10Make custom_host and custom_port work bettermathieui
2011-11-10Autoload plugins in session_start instead of core.__init__mathieui
2011-11-10Also, do not crash when receiving a message from someone who is not amathieui
2011-11-10Also in the DataFormTabmathieui
2011-11-10Doc for the new API functionmathieui
2011-11-10Add per_tab_type commands for the pluginsmathieui
2011-11-10typomathieui
2011-11-10Forgotten changesmathieui
2011-11-10Exec plugin now executes the command in sh -c, allowing us to do some shell t...Florent Le Coz
2011-11-09Add messages on plugin load/unloadmathieui
2011-11-09Doc for the new eventsmathieui
2011-11-09New events in the plugins APImathieui
2011-11-09Do not send chatstates when the contact is offlinemathieui
2011-11-09Plugin options in the config filemathieui
2011-11-09-get -set +@property +@property.settermathieui
2011-11-09Do not display an empty message when only a chatstate is receivedmathieui
2011-11-09What.mathieui
2011-11-09Plugin docstringsmathieui
2011-11-09Fixed a display bug (the info buffer popped even in the RosterInfoTab)mathieui
2011-11-09Update plugins doc & 80 colsmathieui
2011-11-09Fix the test pluginmathieui
2011-11-09Updated plugin docmathieui
2011-11-09Same as previous commit, but with _saymathieui