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 (
Collapse
)
Author
2012-05-06
Fix the /remind help
mathieui
2012-05-06
Fix the ping plugin
mathieui
2012-05-05
Add /mute to the admin plugin
mathieui
2012-05-05
Remove useless stuff from the simple_notify plugin
mathieui
2012-05-05
Use add_tab_command in the mpd client plugin
mathieui
2012-05-05
Add an "Admin" plug-in that add several shortcuts for room administration
mathieui
2012-03-31
Add a /tell plugin
mathieui
2012-03-30
Fixes #2348
mathieui
2012-03-25
Add the OTR plugin
mathieui
2012-03-09
Replace /load with /load_db in AI plugin…
mathieui
2012-03-09
Add a recreational « AI » plugin
mathieui
2012-02-24
Fixes #2335
mathieui
2012-02-14
Fixes #2326
mathieui
2012-02-09
Remove some debugging prints
mathieui
2012-02-07
Add a /amsg plugin
mathieui
2012-01-29
Do not traceback when /gpg outside a ConversationTab
mathieui
2012-01-26
Fix the alias plugin
mathieui
2012-01-26
And add the missing files.
Florent Le Coz
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
2011-11-18
Use the new args parser in the alias plugin
mathieui
2011-11-16
Fix plugin status
mathieui
2011-11-15
Use the new functions in reminder.py
mathieui
2011-11-15
Add a send_delayed plugins to send messages in some time
mathieui
2011-11-15
Add an iq_show plugin
mathieui
Fixes #2075
2011-11-15
Add a /ping command through a ping plugin
mathieui
Fixes #1734
2011-11-14
Make it possible to use 'm', 'h', and 'd' in the time for the
mathieui
reminder plugin.
2011-11-14
Useful improvements for the reminder plugin
mathieui
2011-11-14
Fix mpd plugin (the colors)
Florent Le Coz
2011-11-13
Add a "reminder" plugin.
mathieui
2011-11-13
Add a setkey command for the /gpg command.
Florent Le Coz
2011-11-13
/gpg command lets you disable or force encryption.
Florent Le Coz
2011-11-13
Example for add_tab_command in the test plugin
mathieui
2011-11-12
Try to verify signatures with different hashes, and use always_trust.
Florent Le Coz
2011-11-12
Add a gpg command, doesn’t work yet.
Florent Le Coz
2011-11-12
a plugin can now add informations in ConversationTab’s InfoWin. And the ↵
Florent Le Coz
GPG plugin does that.
2011-11-12
GPG now only send the encrypted data, not the full headers things. And it ↵
Florent Le Coz
adds the headers to the encrypted data received, to decrypt it.
2011-11-12
GPG: encrypt and decrypt messages when possible.
Florent Le Coz
2011-11-12
Gpg module: send signed presences, and verify the signature in received ↵
Florent Le Coz
presences.
2011-11-11
Fix an issue with python3.2 (byte vs string) in gnupg module.
Florent Le Coz
2011-11-11
Create an empty gpg plugin, including a gnupg wrapper.
Florent Le Coz
2011-11-10
Exec plugin now executes the command in sh -c, allowing us to do some shell ↵
Florent Le Coz
tricks etc (pipes, for example).
2011-11-09
Fix the test plugin
mathieui
2011-11-09
Same as previous commit, but with _say
mathieui
2011-11-09
Remove poezio_event_handler to keep only event_handler
mathieui
2011-11-09
Added the super-useful and popular pacokick
mathieui
2011-11-08
Make the rainbow plugin clean existing colors before adding the new colors.
Florent Le Coz
2011-11-08
Should fix day_change plugin
mathieui
[next]