.. |
__init__.py
|
Update setup.py to use distutils
|
2013-05-26 20:13:39 +02:00 |
args.py
|
Make optparse work
|
2012-08-06 15:07:38 +02:00 |
atom_parser.py
|
Change license to zlib (MIT sucks :()
|
2011-09-11 17:10:05 +02:00 |
bookmark.py
|
Fix setting autojoin with /bookmark
|
2013-06-08 12:28:07 +02:00 |
common.py
|
Fix an issue with shlex
|
2013-08-16 16:21:54 +02:00 |
config.py
|
Date the log records (error.log or debug logs)
|
2014-02-01 23:33:45 +01:00 |
connection.py
|
Add a configurable way of setting cipher suites
|
2014-02-13 00:50:32 +01:00 |
contact.py
|
Fix #2320 (TB on /info with an off-roster contact)
|
2013-06-14 20:36:04 +02:00 |
core.py
|
Call on_gain_focus on the new current tab after closing a tab
|
2014-02-14 00:59:59 +01:00 |
daemon.py
|
Fix #2153
|
2012-12-27 18:18:20 +01:00 |
data_forms.py
|
Improve the input a lot
|
2013-10-20 23:42:13 +02:00 |
decorators.py
|
Remove test code added by accident
|
2013-08-03 19:30:09 +02:00 |
events.py
|
Add the 'changing_nick' event
|
2013-05-09 13:18:44 +02:00 |
fifo.py
|
Fix TBs when the system is not in utf-8 by default
|
2012-09-13 09:50:48 +02:00 |
fixes.py
|
Fix an import broken with the last sleekxmpp update
|
2013-07-29 07:23:12 +02:00 |
keyboard.py
|
Fix #2430 (whatever)
|
2014-02-01 18:27:43 +01:00 |
logger.py
|
Fix a traceback when opening an empty log file
|
2014-01-29 16:44:43 +01:00 |
multiuserchat.py
|
Fix #2335 (crash on /cycle with room without userpart)
|
2013-07-29 19:31:33 +02:00 |
pep.py
|
,
|
2013-10-06 18:55:16 +02:00 |
plugin.py
|
Document the new event
|
2013-05-01 18:44:14 +02:00 |
plugin_manager.py
|
Fix potential issues with import paths
|
2013-08-10 15:51:35 +02:00 |
poezio.py
|
Exit on SIGPIPE
|
2014-01-30 18:23:44 +01:00 |
poezio_shlex.py
|
Move shlex to poezio_shlex to avoid conflicts with the stdlib
|
2013-08-15 01:07:47 +02:00 |
pooptmodule.c
|
Fix #2334 (wrong character length for formatting chars)
|
2013-07-31 23:56:49 +02:00 |
pubsub.py
|
Disable the pubsub.louiz.org browser
|
2011-09-12 20:21:32 +02:00 |
roster.py
|
Fix /export
|
2013-09-16 13:08:28 +02:00 |
roster_sorting.py
|
Various changes to the roster sorting
|
2012-08-01 14:42:02 +02:00 |
singleton.py
|
Change license to zlib (MIT sucks :()
|
2011-09-11 17:10:05 +02:00 |
tabs.py
|
Remove the simple blocking warning (useless)
|
2014-02-04 20:17:03 +01:00 |
text_buffer.py
|
Fix #2358 (/correct is broken in private conversations)
|
2013-10-06 22:45:38 +02:00 |
theming.py
|
Documentation update
|
2014-02-17 20:21:54 +01:00 |
timed_events.py
|
Document with sphinx timed_events, common, and add methods to PluginAPI
|
2013-03-08 19:39:34 +01:00 |
user.py
|
Code cleanup (unused import, variables, undefined names, etc…)
|
2011-11-08 00:47:56 +01:00 |
windows.py
|
Fix #2418 (Wrong character count in input with copy/pasted tabulations)
|
2014-02-03 23:57:18 +01:00 |
xhtml.py
|
Improve the input a lot
|
2013-10-20 23:42:13 +02:00 |