summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-13Add a "reminder" plugin.mathieui
2011-11-13Documentation for add_tab_keymathieui
2011-11-13Add a way for a plugin to add a keybind only for a type of tabmathieui
2011-11-13Plugin doc for del_tab_commandmathieui
2011-11-13Plugin doc for add_key and del_keymathieui
2011-11-13Allow a plugin to add a keybindingmathieui
2011-11-13Tweak auto_completion in order to add quotes only when neededmathieui
2011-11-13Fix the completion with space-separated itemsmathieui
2011-11-13Add a setkey command for the /gpg command.Florent Le Coz
2011-11-13Merge branch 'master' of https://git.louiz.org/poezioFlorent Le Coz
2011-11-13/gpg command lets you disable or force encryption.Florent Le Coz
2011-11-13Completion for /nickmathieui
2011-11-13Completion for /infomathieui
2011-11-13Completion for /query (re-uses /ignore)mathieui
2011-11-13Completion for /affiliationmathieui
2011-11-13Completion for /rolemathieui
2011-11-13Fix /kick with nicks with spaces in itmathieui
2011-11-13Completion for /kickmathieui
2011-11-13Completion for /ignoremathieui
2011-11-13Completion for /export and /importmathieui
2011-11-13Completion for /server_cyclemathieui
2011-11-13Completion for /message (re-uses the completion for /version)mathieui
2011-11-13Completion for /thememathieui
2011-11-13Completion for /set_pluginmathieui
2011-11-13Completion for /setmathieui
2011-11-13Completion for /bookmarkmathieui
2011-11-13Completion for /versionmathieui
2011-11-13Move /clear to the chattab instead of the muctabmathieui
2011-11-13Completion for /presencemathieui
2011-11-13Doc for /set_pluginmathieui
2011-11-13Fix some incoherences and possible bugs with PluginConfig objectsmathieui
2011-11-13Add a /set_plugin commandmathieui
2011-11-13Example for add_tab_command in the test pluginmathieui
2011-11-13Fix add_tab_command (and remove)mathieui
2011-11-12Try to verify signatures with different hashes, and use always_trust.Florent Le Coz
2011-11-12Two missing words.Florent Le Coz
2011-11-12Add a doc page for the GPG plugin.Florent Le Coz
2011-11-12When we receive a message, open a tab with the concerned FULL jid.Florent Le Coz
2011-11-12Fix an tb because the get_jid method was changed.Florent Le Coz
2011-11-12Add a gpg command, doesn’t work yet.Florent Le Coz
2011-11-12a plugin can now add informations in ConversationTab’s InfoWin. And the GPG...Florent Le Coz
2011-11-12GPG now only send the encrypted data, not the full headers things. And it add...Florent Le Coz
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