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
/
quote.py
Age
Commit message (
Expand
)
Author
2021-02-12
Fix the quote plugin
mathieui
2019-07-19
plugins: Make all changed plugins work in 1:1 tabs
Maxime “pep” Buquet
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
2014-11-02
The quote plugin now uses full messages instead of timestamps.
Eijebong
2014-10-13
Document the before_quote and the after_quote options of the quote
mathieui
2014-03-27
Remove useless "installation" parts from the plugin documentations
mathieui
2013-04-13
Move the plugins documentation
mathieui
2013-03-08
Update the plugins to use the PluginAPI
mathieui
2013-03-01
Fix #2231 (update the plugins to use the new help system)
mathieui
2012-05-13
Use add_tab_command in the quote plugin
mathieui
2011-11-23
/quote can now be used by specifiying only the seconds, then completing.
Florent Le Coz
2011-11-23
Remove TODO since this is done.
Florent Le Coz
2011-11-23
First argument of /quote can complete a nickname, to filter time results.
Florent Le Coz
2011-11-23
Add a quote plugin.
Florent Le Coz