summaryrefslogtreecommitdiff
path: root/plugins/ping.py
AgeCommit message (Expand)Author
2019-10-14plugins/ping: Remove safeJID callMaxime “pep” Buquet
2019-07-19plugins: Make all changed plugins work in 1:1 tabsMaxime “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
2018-08-15yapf -rip on pluginsmathieui
2017-07-20Ping: properly process IQ errors, always display error conditionGeorg Lukas
2017-05-15Improve feedback from the ping plugin.Emmanuel Gil Peyrot
2016-08-21Don’t call input completion() functions inside completion methodsmathieui
2016-06-28Make plugins import from the absolute poezio package.Emmanuel Gil Peyrot
2016-06-12Fix core commands, broken in the previous commit.Emmanuel Gil Peyrot
2015-07-30Fix #3050 (better /ping completion)mathieui
2014-11-25Do not enable xep_0199 in the ping plugin, it's always enabled anywayFlorent Le Coz
2014-04-30Remove Tab.get_name() and use Tab.name insteadmathieui
2014-04-04Remove unused importsmathieui
2014-03-27Remove useless "installation" parts from the plugin documentationsmathieui
2013-11-26refactor the texts in core to be more readable and fix some typosMathieu Pasquet
2013-10-06Fix #2356 (ping is blocking)Mathieu Pasquet
2013-06-01Update caps after loading the ping pluginmathieui
2013-04-13Move the plugins documentationmathieui
2013-03-08Update the plugins to use the PluginAPImathieui
2013-03-01Fix #2231 (update the plugins to use the new help system)mathieui
2013-03-01Do not ping twice in private tabsmathieui
2013-03-01Improve the ping pluginmathieui
2013-02-01Fix a traceback with the Ping pluginmathieui
2012-05-06Fix the ping pluginmathieui
2012-02-14Fixes #2326mathieui
2011-11-15Add a /ping command through a ping pluginmathieui