summaryrefslogtreecommitdiff
path: root/plugins/irc.py
AgeCommit message (Expand)Author
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
2018-08-23Fix /irc_query in the IRC pluginmathieui
2018-08-15yapf -rip on pluginsmathieui
2017-10-08Change all “not … in …” into “… not in …”.Emmanuel Gil Peyrot
2016-09-20Update the IRC plugin to use % to address IRC userslouiz’
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-23Stress that the configuration file is the core of the irc pluginmathieui
2015-07-21Confusing wording in IRC docFlorent Le Coz
2015-01-15Fix a bug in the IRC pluginmathieui
2015-01-13Add an /irc_query command to the irc pluginFlorent Le Coz
2014-12-23Fix the irc pluginmathieui
2014-12-18Fix #2543 (irc plugin doesn't authenticate properly)mathieui
2014-03-28Also document manual plugin loadmathieui
2014-03-28Add an IRC/biboumi pluginmathieui