..
gpg
Use slixmpp
2014-07-24 02:11:45 +02:00
__init__.py
Update setup.py to use distutils
2013-05-26 20:13:39 +02:00
admin.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
alias.py
Fix an infinite recursion error on recursive aliases
2014-05-02 12:43:56 +02:00
amsg.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
autocorrect.py
Fix #2457 (add real regex support to the autocorrect plugin)
2014-12-09 19:33:55 +01:00
capslock.py
Fix #2453 (malformed stanzas with stupid plugins)
2014-04-01 23:04:10 +02:00
change_title.py
Fix #2282 (change the terminal title depending on the tab name)
2014-04-30 21:55:19 +02:00
close_all.py
Fix #2802 (add a /closeall command, with a new plugin)
2014-12-09 01:13:14 +01:00
day_change.py
Use ChatTab in day_change
2014-08-01 01:26:19 +02:00
display_corrections.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
double.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
exec.py
Remove unused imports
2014-04-04 00:24:16 +02:00
figlet.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
iq_show.py
Use slixmpp
2014-07-24 02:11:45 +02:00
irc.py
Also document manual plugin load
2014-03-28 00:15:31 +01:00
link.py
[link] add a way to use a custom browser, directly with the command arguments
2014-09-17 16:16:51 +02:00
mirror.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
mpd_client.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
otr.py
Add a decode_newlines option to the OTR plugin
2014-12-16 20:46:45 +01:00
pacokick.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
ping.py
Remove Tab.get_name() and use Tab.name instead
2014-04-30 21:34:09 +02:00
pipe_cmd.py
Document the pipe_cmd plugin
2014-12-08 17:49:54 +01:00
pointpoint.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
quote.py
The quote plugin now uses full messages instead of timestamps.
2014-11-02 17:58:38 +01:00
rainbow.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
random_nick.py
Remove unused imports
2014-04-04 00:24:16 +02:00
regex_admin.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
reminder.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
replace.py
Use slixmpp
2014-07-24 02:11:45 +02:00
replace_word.py
Remove unused imports
2014-04-04 00:24:16 +02:00
revstr.py
Fix #2453 (malformed stanzas with stupid plugins)
2014-04-01 23:04:10 +02:00
screen_detach.py
Make the screen_detach plugin support tmux, and use asyncio
2014-12-10 23:21:58 +01:00
send_delayed.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
shuffle.py
Fix #2453 (malformed stanzas with stupid plugins)
2014-04-01 23:04:10 +02:00
simple_notify.py
Remove the dependency on poezio from xhtml.py
2014-02-22 01:11:57 +01:00
spaces.py
Fix #2453 (malformed stanzas with stupid plugins)
2014-04-01 23:04:10 +02:00
spam.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
status.py
Remove useless "installation" parts from the plugin documentations
2014-03-27 23:45:47 +01:00
stoi.py
Fix #2500 (better “C’est toi le”)
2014-04-10 19:34:26 +02:00
tell.py
Fix #2581 (fix /untell completion)
2014-09-17 18:51:56 +02:00
test.py
Update the plugins to use the PluginAPI
2013-03-08 22:53:35 +01:00
time_marker.py
Remove Tab.get_name() and use Tab.name instead
2014-04-30 21:34:09 +02:00
uptime.py
Fix a few blocking iq, and remove all block=False function arguments
2014-08-01 15:01:25 +02:00