mathieui
|
39a61486de
|
Fix the /remind help
|
2012-05-06 22:09:16 +02:00 |
|
mathieui
|
b37b7ec8e6
|
Fix the ping plugin
|
2012-05-06 21:10:13 +02:00 |
|
mathieui
|
c8728b31d5
|
Add /mute to the admin plugin
|
2012-05-05 19:45:45 +02:00 |
|
mathieui
|
55edb64438
|
Remove useless stuff from the simple_notify plugin
|
2012-05-05 18:26:54 +02:00 |
|
mathieui
|
794da2a6f2
|
Use add_tab_command in the mpd client plugin
|
2012-05-05 15:45:26 +02:00 |
|
mathieui
|
6ff2f2acc6
|
Add an "Admin" plug-in that add several shortcuts for room administration
|
2012-05-05 02:08:35 +02:00 |
|
mathieui
|
57e586531d
|
Add a /tell plugin
|
2012-03-31 01:24:37 +02:00 |
|
mathieui
|
12e6de0cdc
|
Fixes #2348
|
2012-03-30 02:43:43 +02:00 |
|
mathieui
|
1133baa5f0
|
Add the OTR plugin
|
2012-03-25 23:40:22 +02:00 |
|
mathieui
|
786066da18
|
Replace /load with /load_db in AI plugin…
|
2012-03-09 14:42:22 +01:00 |
|
mathieui
|
fb9d11cc79
|
Add a recreational « AI » plugin
|
2012-03-09 00:25:46 +01:00 |
|
mathieui
|
45e22f01b5
|
Fixes #2335
|
2012-02-24 02:14:54 +01:00 |
|
mathieui
|
b489b68e20
|
Fixes #2326
|
2012-02-14 02:43:00 +01:00 |
|
mathieui
|
42c8deb9e1
|
Remove some debugging prints
|
2012-02-09 11:08:14 +01:00 |
|
mathieui
|
e47c8d3c19
|
Add a /amsg plugin
|
2012-02-07 01:12:21 +01:00 |
|
mathieui
|
2dc7af10fb
|
Do not traceback when /gpg outside a ConversationTab
|
2012-01-29 03:34:01 +01:00 |
|
mathieui
|
88f7e690bd
|
Fix the alias plugin
|
2012-01-26 10:05:36 +01:00 |
|
Florent Le Coz
|
d32d92c269
|
And add the missing files.
|
2012-01-26 10:05:35 +01:00 |
|
Florent Le Coz
|
56b7d3ebd6
|
/quote can now be used by specifiying only the seconds, then completing.
|
2011-11-23 19:53:02 +01:00 |
|
Florent Le Coz
|
e23d905daa
|
Remove TODO since this is done.
|
2011-11-23 19:50:20 +01:00 |
|
Florent Le Coz
|
7e48a16c4b
|
First argument of /quote can complete a nickname, to filter time results.
|
2011-11-23 19:49:19 +01:00 |
|
Florent Le Coz
|
c8e260052a
|
Add a quote plugin.
|
2011-11-23 09:09:48 +01:00 |
|
mathieui
|
158692fa99
|
Use the new args parser in the alias plugin
|
2011-11-18 23:35:28 +01:00 |
|
mathieui
|
cae620e3ef
|
Fix plugin status
|
2011-11-16 13:26:07 +01:00 |
|
mathieui
|
241369c330
|
Use the new functions in reminder.py
|
2011-11-15 21:42:10 +01:00 |
|
mathieui
|
403406b60a
|
Add a send_delayed plugins to send messages in some time
|
2011-11-15 21:35:39 +01:00 |
|
mathieui
|
b82b99f266
|
Add an iq_show plugin
Fixes #2075
|
2011-11-15 01:27:42 +01:00 |
|
mathieui
|
ef6425b4e9
|
Add a /ping command through a ping plugin
Fixes #1734
|
2011-11-15 01:15:08 +01:00 |
|
mathieui
|
cfa5520cfe
|
Make it possible to use 'm', 'h', and 'd' in the time for the
reminder plugin.
|
2011-11-14 20:57:54 +01:00 |
|
mathieui
|
07d7189ab6
|
Useful improvements for the reminder plugin
|
2011-11-14 20:46:19 +01:00 |
|
Florent Le Coz
|
920c43dae2
|
Fix mpd plugin (the colors)
|
2011-11-14 00:54:50 +01:00 |
|
mathieui
|
d0beb6ac86
|
Add a "reminder" plugin.
|
2011-11-13 21:55:45 +01:00 |
|
Florent Le Coz
|
c4f7d9b98a
|
Add a setkey command for the /gpg command.
|
2011-11-13 18:34:52 +01:00 |
|
Florent Le Coz
|
fed6952140
|
/gpg command lets you disable or force encryption.
|
2011-11-13 18:16:38 +01:00 |
|
mathieui
|
572cc678a0
|
Example for add_tab_command in the test plugin
|
2011-11-13 00:26:14 +01:00 |
|
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 |
|