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
Age
Commit message (
Expand
)
Author
2018-08-09
Fix some absolute imports
mathieui
2018-08-09
Fix the OTR plugin
mathieui
2018-08-09
Remove the GPG plugin
mathieui
2018-07-28
plugins: Switch exec and upload to async/await.
Emmanuel Gil Peyrot
2018-07-22
Fix close_all and change_title plugins
mathieui
2018-07-21
Fix /reorder
mathieui
2018-07-04
OTR plugin: Use the new poezio.xdg module.
Emmanuel Gil Peyrot
2018-05-30
disco plugin: Allow any dataform to be displayed.
Emmanuel Gil Peyrot
2018-05-16
Initial start with the embed command
Seve
2018-03-11
upload plugin: Don’t insert invalid URL after HTTP upload failed.
Emmanuel Gil Peyrot
2018-03-09
Add a check for slixmpp xep_0363 plugin.
Emmanuel Gil Peyrot
2018-03-08
Add HTTP File Upload support.
Emmanuel Gil Peyrot
2017-12-19
disco plugin: Fix traceback on unknown FORM_TYPE.
Emmanuel Gil Peyrot
2017-12-19
Add a disco#info plugin, /disco.
Emmanuel Gil Peyrot
2017-11-23
Also handle muc_nickchange for /tell.
Emmanuel Gil Peyrot
2017-10-12
Fix some excepts (bare, useless, unused)
mathieui
2017-10-08
Fix #3245 (make /exec async)
mathieui
2017-10-08
Change all “not … in …” into “… not in …”.
Emmanuel Gil Peyrot
2017-10-07
Fix #3273 (be honest about the rainbow plugin)
mathieui
2017-07-20
Ping: properly process IQ errors, always display error condition
Georg Lukas
2017-06-19
Add a rstrip plugin.
Emmanuel Gil Peyrot
2017-05-15
Improve feedback from the ping plugin.
Emmanuel Gil Peyrot
2017-02-24
Make the code plugin stop using extra attributes and div.
Emmanuel Gil Peyrot
2017-02-24
Fix code plugin usage help
mathieui
2017-02-13
Don't override "id" and "type" builtins
mathieui
2017-02-10
Add a code plugin, for sending highlighted snippets of code.
Emmanuel Gil Peyrot
2017-02-10
Add a white plugin, black backgrounds matter!
Emmanuel Gil Peyrot
2016-12-26
Add missing message types (fix #3271)
mathieui
2016-11-29
Update the bundled gnupg.py
mathieui
2016-11-29
Fix inexistent method calls in the gpg plugin
Tanguy Ortolo
2016-11-26
Add support for XEP-0380: Explicit Message Encryption
Emmanuel Gil Peyrot
2016-10-27
Link plugin : add support for magnets links.
Vinilox
2016-10-16
send_delayed plugin: Give feedback on using /send_delayed.
Emmanuel Gil Peyrot
2016-10-15
Make reorder plugin read create_gaps config
Maxime Buquet
2016-10-04
"information" is already plural, fix wording
mathieui
2016-10-04
Rename "roster" to "contact list"
mathieui
2016-10-04
Replace "MUC" by "chatroom" in the documentation
mathieui
2016-10-02
Fix #3229 (add a command to list /tell messages)
mathieui
2016-09-20
Update the IRC plugin to use % to address IRC users
louiz’
2016-08-28
OTR plugin: Implement XEP-0378 (OTR Discovery)
Emmanuel Gil Peyrot
2016-08-28
Add a vcard plugin, to view other people’s vcard-temp as a dataform.
Emmanuel Gil Peyrot
2016-08-26
Fix #3204 (write a /server_part plugin)
mathieui
2016-08-26
Fix #3205 (doubled notification in simple_notify)
mathieui
2016-08-21
Don’t call input completion() functions inside completion methods
mathieui
2016-07-27
Fix doc building
mathieui
2016-07-06
Remove some unused things
louiz’
2016-07-05
Fix the dice plugin config
mathieui
2016-07-05
Fix #3197 (add a dice plugin)
mathieui
2016-07-01
Add /save_order to the reorder plugin
mathieui
2016-06-28
Make plugins import from the absolute poezio package.
Emmanuel Gil Peyrot
[next]