Florent Le Coz
|
cc4f6c8b4c
|
Try to verify signatures with different hashes, and use always_trust.
|
2011-11-12 22:24:05 +01:00 |
|
Florent Le Coz
|
01e945a907
|
Add a gpg command, doesn’t work yet.
|
2011-11-12 05:59:46 +01:00 |
|
Florent Le Coz
|
9e8706a2e8
|
a plugin can now add informations in ConversationTab’s InfoWin. And the GPG plugin does that.
|
2011-11-12 05:48:29 +01:00 |
|
Florent Le Coz
|
a97e6b548b
|
GPG now only send the encrypted data, not the full headers things. And it adds the headers to the encrypted data received, to decrypt it.
|
2011-11-12 05:19:06 +01:00 |
|
Florent Le Coz
|
c2dfee141c
|
GPG: encrypt and decrypt messages when possible.
|
2011-11-12 03:44:12 +01:00 |
|
Florent Le Coz
|
6b9d166e1c
|
Gpg module: send signed presences, and verify the signature in received presences.
|
2011-11-12 02:48:13 +01:00 |
|
Florent Le Coz
|
971aaada27
|
Fix an issue with python3.2 (byte vs string) in gnupg module.
|
2011-11-11 23:49:21 +01:00 |
|
Florent Le Coz
|
2e322cf221
|
Create an empty gpg plugin, including a gnupg wrapper.
|
2011-11-11 23:44:26 +01:00 |
|
Florent Le Coz
|
eaf67dc569
|
Exec plugin now executes the command in sh -c, allowing us to do some shell tricks etc (pipes, for example).
|
2011-11-10 05:19:34 +01:00 |
|
mathieui
|
276b2a0cbe
|
Fix the test plugin
|
2011-11-09 14:54:20 +01:00 |
|
mathieui
|
aee7baab24
|
Same as previous commit, but with _say
|
2011-11-09 14:29:13 +01:00 |
|
mathieui
|
98b9506983
|
Remove poezio_event_handler to keep only event_handler
|
2011-11-09 14:02:17 +01:00 |
|
mathieui
|
950a06e6d7
|
Added the super-useful and popular pacokick
|
2011-11-09 03:08:53 +01:00 |
|
Florent Le Coz
|
03999f1ef0
|
Make the rainbow plugin clean existing colors before adding the new colors.
|
2011-11-08 02:21:20 +01:00 |
|
mathieui
|
33997e4356
|
Should fix day_change plugin
|
2011-11-08 00:14:44 +01:00 |
|
mathieui
|
934006e2e9
|
Activate figlet plugin in private and conversation tabs
|
2011-11-07 23:37:16 +01:00 |
|
mathieui
|
d8865bcd45
|
Typo
|
2011-11-07 23:32:21 +01:00 |
|
Florent Le Coz
|
305e5ed40d
|
Add a funny rainbow plugin, mainly to test some plugin hooks.
|
2011-11-07 19:59:12 +01:00 |
|
mathieui
|
b7027e5347
|
Super-useful figlet plugin
|
2011-11-06 23:46:35 +01:00 |
|
Florent Le Coz
|
840acd3bd4
|
Actually use the port option for the port…
|
2011-11-06 21:36:43 +01:00 |
|
Florent Le Coz
|
46ccf6a966
|
do not catch errors, actually, since there’s a bug in the mpd lib with python3 that makes it impossible to catch.
|
2011-11-06 20:41:42 +01:00 |
|
Florent Le Coz
|
9cdfe38bcc
|
typo
|
2011-11-06 20:31:19 +01:00 |
|
Florent Le Coz
|
d62a3a1b1b
|
mpd plugins now accepts a password and catches some errors.
|
2011-11-06 20:29:46 +01:00 |
|
Florent Le Coz
|
2a9484a680
|
add a mpd plugin
|
2011-11-06 20:25:30 +01:00 |
|
mathieui
|
ece4949086
|
Add a plugin for /status aliases
|
2011-10-29 17:47:30 +02:00 |
|
Florent Le Coz
|
21f0c8f3f3
|
Fix the url matching in the link plugin
|
2011-10-29 17:20:18 +02:00 |
|
Florent Le Coz
|
d608ccbd6d
|
Remove the information() call in the link plugin
|
2011-10-29 16:55:46 +02:00 |
|
Florent Le Coz
|
b98880b526
|
add the link plugin
|
2011-10-29 07:18:19 +02:00 |
|
mathieui
|
5050d775d9
|
Alias plugin. Fixes #1523
|
2011-10-02 13:22:13 +02:00 |
|
mathieui
|
ed87f26db7
|
Added a connect() function to the plugins API, for internal event
|
2011-10-01 23:48:42 +02:00 |
|
Todd Eisenberger
|
28ef9d6003
|
Update translate for the new MUC room
|
2011-10-01 13:00:41 -07:00 |
|
Todd Eisenberger
|
5dea3dcf80
|
Add day_change plugin, make translate update right away
|
2011-09-27 10:15:15 -07:00 |
|
Florent Le Coz
|
55d624c0ee
|
exec plugin
|
2011-09-25 21:16:31 +02:00 |
|
Florent Le Coz
|
f275567478
|
[teisenbe] Use the imp module to import modules.
Also add a simple translator module
|
2011-09-24 22:26:31 +02:00 |
|
Florent Le Coz
|
e3b933445f
|
[teisenbe] first attempt at a plugin system.
|
2011-09-23 17:43:01 +02:00 |
|