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
/
link.py
Age
Commit message (
Expand
)
Author
2016-10-27
Link plugin : add support for magnets links.
Vinilox
2016-06-28
Make plugins import from the absolute poezio package.
Emmanuel Gil Peyrot
2016-06-11
Move the src directory to poezio, for better cython compatibility.
Emmanuel Gil Peyrot
2014-09-17
[link] add a way to use a custom browser, directly with the command arguments
Florent Le Coz
2014-06-26
Use xdg-open by default in the /link plugin
Akim Sadaoui
2013-10-21
Make the /link plugin accept a range
Florent Le Coz
2013-06-09
Fix the link of daemon.py in the doc
Florent Le Coz
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-10-22
Make the Executor class reliable.
Florent Le Coz
2012-07-30
Use pipes.quote instead of a string.replace in the link plugin.
Florent Le Coz
2012-05-13
Use add_tab_command in the link plugin
mathieui
2012-03-30
Fixes #2348
mathieui
2011-10-29
Fix the url matching in the link plugin
Florent Le Coz
2011-10-29
Remove the information() call in the link plugin
Florent Le Coz
2011-10-29
add the link plugin
Florent Le Coz