summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2019-11-19Replace the %date% output with Year-Month-Daylouiz’
2019-10-14plugins/ping: Remove safeJID callMaxime “pep” Buquet
2019-10-10plugins/lastlog: Display time and nicknameMaxime “pep” Buquet
2019-09-15plugins/embed: use tab.jid instead of .nameMaxime “pep” Buquet
2019-08-22Removed /mam as a plugin, added it as a command in basetabs.Madhur Garg
2019-08-22Removed extra jid and password fieldsMadhur Garg
2019-08-22Added check for password in eval_passwordMadhur Garg
2019-08-22Plugin to fetch an archive of messages using MAMMadhur Garg
2019-08-13Update a daemon.py link in the link plugin doclouiz’
2019-07-29plugins: "new" emoji_ascii conversion plugin for terminally broken usersGeorg Lukas
2019-07-19plugins: Make all changed plugins work in 1:1 tabsMaxime “pep” Buquet
2019-07-19plugins/link: typo in class nameMaxime “pep” Buquet
2019-07-19plugins/link: make link plugin work in 1:1 tabsMaxime “pep” Buquet
2019-07-01e2ee-api: update b64 plugin with latest changesMaxime “pep” Buquet
2019-07-01First shot of an E2EE plugin interfaceMaxime “pep” Buquet
2019-06-17Merge remote-tracking branch 'origin/mr/35'Maxime “pep” Buquet
2019-06-17Updated copyright for lastlog pluginMadhur Garg
2019-06-14Corrected the search for lastlog messages and refresh of the window.Madhur Garg
2019-06-12initial version of a lastlog pluginMaxime “pep” Buquet
2019-06-07plugins/figlet: error out when figlet doesn't existMaxime “pep” Buquet
2019-05-11plugins/ping: Import missing JID value (thanks madhur, and pylint)Maxime “pep” Buquet
2019-04-28plugins: Update use of tab.name to tab.jid where appropriateMaxime “pep” Buquet
2019-04-08Revert work on tabs module to change tab.name to JID.Maxime “pep” Buquet
2019-04-08Fix tab.name not being a string by calling the right propertyMaxime “pep” Buquet
2019-03-19Fix various spelling mistakes throughout the codeKim Alvefur
2019-02-28code plugin: Add a language class to specify which language this code block i...Emmanuel Gil Peyrot
2018-12-26disco plugin: Add iq error reportingKim Alvefur
2018-12-16Work around /upload not working in direct tabs (similar to #3449)Georg Lukas
2018-12-16Work around #3449Georg Lukas
2018-10-13upload: add user friendly error when upload service not foundMaxime “pep” Buquet
2018-10-12contact plugin (XEP-0157), in memoriam BunnehGeorg Lukas
2018-08-23Fix /irc_query in the IRC pluginmathieui
2018-08-15Make pylint happy on pluginsmathieui
2018-08-15yapf -rip on pluginsmathieui
2018-08-12Update the OTR pluginmathieui
2018-08-09Fix some absolute importsmathieui
2018-08-09Fix the OTR pluginmathieui
2018-08-09Remove the GPG pluginmathieui
2018-07-28plugins: Switch exec and upload to async/await.Emmanuel Gil Peyrot
2018-07-22Fix close_all and change_title pluginsmathieui
2018-07-21Fix /reordermathieui
2018-07-04OTR plugin: Use the new poezio.xdg module.Emmanuel Gil Peyrot
2018-05-30disco plugin: Allow any dataform to be displayed.Emmanuel Gil Peyrot
2018-05-16Initial start with the embed commandSeve
2018-03-11upload plugin: Don’t insert invalid URL after HTTP upload failed.Emmanuel Gil Peyrot
2018-03-09Add a check for slixmpp xep_0363 plugin.Emmanuel Gil Peyrot
2018-03-08Add HTTP File Upload support.Emmanuel Gil Peyrot
2017-12-19disco plugin: Fix traceback on unknown FORM_TYPE.Emmanuel Gil Peyrot
2017-12-19Add a disco#info plugin, /disco.Emmanuel Gil Peyrot
2017-11-23Also handle muc_nickchange for /tell.Emmanuel Gil Peyrot