.. |
core
|
Use SHA-2 (SHA-512) to store the certificate fingerprint instead of SHA-1
|
2014-10-08 12:55:22 +02:00 |
tabs
|
Fix /me display in delayed messages
|
2014-10-10 14:20:59 +02:00 |
windows
|
Add dummy on_delete handlers for input placeholders
|
2014-07-27 00:15:27 +02:00 |
__init__.py
|
Update setup.py to use distutils
|
2013-05-26 20:13:39 +02:00 |
args.py
|
80-columns wrapping and some docstrings
|
2014-04-22 20:02:07 +02:00 |
bookmark.py
|
Actually fix that bookmarks typo bug
|
2014-04-09 00:26:47 +02:00 |
common.py
|
Don’t escape backslashes unless we are inside a quoted string and the next char is a quote
|
2014-04-28 00:20:57 +02:00 |
config.py
|
Fix a bug in the config._parse_file function (traceback when parsing empty files)
|
2014-04-24 21:12:48 +02:00 |
connection.py
|
Make detecting the features supported by the remote entity less awful
|
2014-05-15 23:33:51 +02:00 |
contact.py
|
The most important resource of a bare jid is the one with the highest priority
|
2014-07-24 02:01:10 +02:00 |
daemon.py
|
Redirect stderr to /dev/null when executing a command
|
2014-06-26 17:45:05 +02:00 |
decorators.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01:00 |
events.py
|
Add a 'tab_change' event
|
2014-04-30 20:37:18 +02:00 |
fifo.py
|
Close the file descriptor of the fifo on closing
|
2014-04-22 19:57:25 +02:00 |
fixes.py
|
Make detecting the features supported by the remote entity less awful
|
2014-05-15 23:33:51 +02:00 |
keyboard.py
|
Make keyboard.py a bit nicer to use
|
2014-04-24 21:13:31 +02:00 |
logger.py
|
Fix #2354 (logs are badly colored with xhtml history)
|
2014-04-07 01:25:30 +02:00 |
multiuserchat.py
|
Provide our own (non-blocking) wrappers for room configuration functions
|
2014-05-06 00:17:22 +02:00 |
pep.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01:00 |
plugin.py
|
Map Config.remove_and_save to PluginConfig.remove
|
2014-04-22 20:17:19 +02:00 |
plugin_manager.py
|
Fix a potential traceback when creation of the plugins conf dir fails
|
2014-05-05 23:04:13 +02:00 |
poezio.py
|
Do not exit from SIGPIPE as it is creating more problems than it solves
|
2014-05-27 22:34:29 +02:00 |
poezio_shlex.py
|
Don’t escape backslashes unless we are inside a quoted string and the next char is a quote
|
2014-04-28 00:20:57 +02:00 |
pooptmodule.c
|
Fix memleaks in pooptmodule.cut_text (ref #1914)
|
2014-04-27 21:38:29 +02:00 |
roster.py
|
Code cleanup
|
2014-04-06 19:58:57 +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 |
size_manager.py
|
Add the size manager (forgotten in the previous commits)
|
2014-04-29 00:29:54 +02:00 |
text_buffer.py
|
Fix #2106 (implement message delivery receipts)
|
2014-04-27 16:32:03 +02:00 |
theming.py
|
Use simple chars for PEP mood/activity/gaming
|
2014-05-18 19:34:36 +02: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 |
xhtml.py
|
Fix #2447 (OTR & HTML) -- partial WONTFIX
|
2014-04-30 01:55:23 +02:00 |