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
/
alias.py
Age
Commit message (
Expand
)
Author
2019-03-19
Fix various spelling mistakes throughout the code
Kim Alvefur
2018-08-15
yapf -rip on plugins
mathieui
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-24
Fix the alias plugin
mathieui
2014-05-02
Fix an infinite recursion error on recursive aliases
mathieui
2014-04-22
Update the alias plugin
mathieui
2014-04-20
Do not reload unaliased aliases
mathieui
2014-04-04
Remove unused imports
mathieui
2014-03-27
Improve the alias plugin (save aliases, format strings, etc)
mathieui
2013-04-13
Move the plugins documentation
mathieui
2013-03-08
Update the plugins to use the PluginAPI
mathieui
2013-03-08
Document with sphinx timed_events, common, and add methods to PluginAPI
mathieui
2013-03-01
Fix #2231 (update the plugins to use the new help system)
mathieui
2012-05-19
Make the alias plugin behave like documented.
mathieui
2012-01-26
Fix the alias plugin
mathieui
2011-11-18
Use the new args parser in the alias plugin
mathieui
2011-10-02
Alias plugin. Fixes #1523
mathieui