.. |
core
|
Make the bookmark stuff non-blocking
|
2014-07-30 17:35:21 +02:00 |
tabs
|
Fix all the connect() reconnect() stuff
|
2014-07-30 17:35:21 +02:00 |
windows
|
Scroll the input after erasing the last visible char
|
2014-07-19 00:45:12 +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
|
Make the bookmark stuff non-blocking
|
2014-07-30 17:35:21 +02:00 |
common.py
|
Use slixmpp
|
2014-07-24 02:11:45 +02:00 |
config.py
|
Use slixmpp
|
2014-07-24 02:11:45 +02:00 |
connection.py
|
Send pings only when we are connected
|
2014-07-30 17:35:21 +02:00 |
contact.py
|
Use slixmpp
|
2014-07-24 02:11:45 +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
|
Use slixmpp
|
2014-07-24 02:11:45 +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
|
Fix a bunch of iq.send() by removing the block argument
|
2014-07-30 17:35:21 +02:00 |
pep.py
|
Fix formatting, some typos, and unused code, and add docstrings
|
2014-03-23 00:15:01 +01:00 |
plugin.py
|
Use slixmpp
|
2014-07-24 02:11:45 +02:00 |
plugin_manager.py
|
Use slixmpp
|
2014-07-24 02:11:45 +02:00 |
poezio.py
|
Fix the main launch point to use asyncio correctly, and read stdin using it
|
2014-07-30 17:35:21 +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
|
Use slixmpp
|
2014-07-24 02:11:45 +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-06 21:10:09 +01:00 |
xhtml.py
|
Use slixmpp
|
2014-07-24 02:11:45 +02:00 |