index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
irc.py
Age
Commit message (
Expand
)
Author
2019-04-28
plugins: Update use of tab.name to tab.jid where appropriate
Maxime “pep” Buquet
2019-04-08
Revert work on tabs module to change tab.name to JID.
Maxime “pep” Buquet
2019-04-08
Fix tab.name not being a string by calling the right property
Maxime “pep” Buquet
2018-08-23
Fix /irc_query in the IRC plugin
mathieui
2018-08-15
yapf -rip on plugins
mathieui
2017-10-08
Change all “not … in …” into “… not in …”.
Emmanuel Gil Peyrot
2016-09-20
Update the IRC plugin to use % to address IRC users
louiz’
2016-08-21
Don’t call input completion() functions inside completion methods
mathieui
2016-06-28
Make plugins import from the absolute poezio package.
Emmanuel Gil Peyrot
2016-06-12
Fix core commands, broken in the previous commit.
Emmanuel Gil Peyrot
2015-07-23
Stress that the configuration file is the core of the irc plugin
mathieui
2015-07-21
Confusing wording in IRC doc
Florent Le Coz
2015-01-15
Fix a bug in the IRC plugin
mathieui
2015-01-13
Add an /irc_query command to the irc plugin
Florent Le Coz
2014-12-23
Fix the irc plugin
mathieui
2014-12-18
Fix #2543 (irc plugin doesn't authenticate properly)
mathieui
2014-03-28
Also document manual plugin load
mathieui
2014-03-28
Add an IRC/biboumi plugin
mathieui