.. |
gpg
|
Fix #2561, Fix #2525 (broken GPG plugin)
|
2014-12-29 21:34:24 +01:00 |
__init__.py
|
|
|
admin.py
|
|
|
alias.py
|
Fix an infinite recursion error on recursive aliases
|
2014-05-02 12:43:56 +02:00 |
amsg.py
|
|
|
autocorrect.py
|
Fix #2457 (add real regex support to the autocorrect plugin)
|
2014-12-09 19:33:55 +01:00 |
capslock.py
|
|
|
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
|
|
|
double.py
|
|
|
exec.py
|
Remove unused imports
|
2014-04-04 00:24:16 +02:00 |
figlet.py
|
|
|
iq_show.py
|
Use slixmpp
|
2014-07-24 02:11:45 +02:00 |
irc.py
|
Fix a bug in the IRC plugin
|
2015-01-15 16:44:55 +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
|
|
|
mpd_client.py
|
|
|
otr.py
|
Fix a silent traceback in the otr plugin
|
2015-01-15 21:40:57 +01:00 |
pacokick.py
|
|
|
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
|
|
|
quote.py
|
The quote plugin now uses full messages instead of timestamps.
|
2014-11-02 17:58:38 +01:00 |
rainbow.py
|
|
|
random_nick.py
|
Remove unused imports
|
2014-04-04 00:24:16 +02:00 |
regex_admin.py
|
|
|
reminder.py
|
|
|
reorder.py
|
Add a reorder plugin
|
2015-01-03 23:09:43 +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
|
|
|
screen_detach.py
|
Fix the tmux detection of the screen_detach plugin
|
2015-01-19 13:35:49 +01:00 |
send_delayed.py
|
|
|
shuffle.py
|
|
|
simple_notify.py
|
|
|
spaces.py
|
|
|
spam.py
|
|
|
status.py
|
|
|
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
|
|
|
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 |