.. |
core
|
Explicitly disconnect when refusing to acknowledge a certificate change
|
2014-12-17 19:07:54 +01:00 |
tabs
|
Add completions for /cert_add and /cert_fetch
|
2014-12-17 21:21:57 +01:00 |
windows
|
Fix scrolling inside the input when the text is small enough to fit
|
2014-12-17 21:22:21 +01:00 |
__init__.py
|
|
|
args.py
|
Update CHANGELOG and versions
|
2014-12-17 21:31:15 +01:00 |
bookmark.py
|
Fix the autojoin of bookmarks with passwords
|
2014-12-07 23:37:58 +01:00 |
common.py
|
Merge branch 'master' of git.poez.io:poezio into slix
|
2014-10-31 19:16:44 +01:00 |
config.py
|
Fix #2847 (SASL External support)
|
2014-12-11 22:28:44 +01:00 |
connection.py
|
Fix #2847 (SASL External support)
|
2014-12-11 22:28:44 +01:00 |
contact.py
|
Use slixmpp
|
2014-07-24 02:11:45 +02:00 |
daemon.py
|
Remove a print statement that causes screen garbage when exec_remote is false
|
2014-12-08 18:22:52 +01:00 |
decorators.py
|
Parse command arguments using a decorator and make things more consistent
|
2014-11-25 17:07:45 +01:00 |
events.py
|
Add a 'tab_change' event
|
2014-04-30 20:37:18 +02:00 |
fifo.py
|
|
|
fixes.py
|
Fix #2691 (don’t glitch on failed /configure)
|
2014-12-08 22:49:58 +01:00 |
keyboard.py
|
Fix a traceback when the terminal is not behaving as it should
|
2014-10-14 16:16:11 +02:00 |
logger.py
|
Remove the (sometimes wrong) default values in the config.get() calls
|
2014-10-20 21:21:04 +02:00 |
multiuserchat.py
|
Don’t use deprecated-then-removed aliases from slixmpp.
|
2014-09-29 00:07:37 +02:00 |
pep.py
|
|
|
plugin.py
|
Allow the plugins to use a default configuration too
|
2014-12-10 23:12:17 +01:00 |
plugin_manager.py
|
Merge branch 'master' of git.poez.io:poezio into slix
|
2014-10-31 19:16:44 +01:00 |
poezio.py
|
Merge branch 'master' of git.poez.io:poezio into slix
|
2014-10-31 19:16:44 +01: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
|
Merge branch 'master' of git.poez.io:poezio into slix
|
2014-10-31 19:16:44 +01:00 |
roster_sorting.py
|
|
|
singleton.py
|
|
|
size_manager.py
|
Entirely remove the g_lock (used to avoid a few race conditions with ncures)
|
2014-08-01 16:00:01 +02:00 |
text_buffer.py
|
Remove the (sometimes wrong) default values in the config.get() calls
|
2014-10-20 21:21:04 +02:00 |
theming.py
|
Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting)
|
2014-12-07 20:50:24 +01:00 |
timed_events.py
|
Make the TimedEvents work with asyncio
|
2014-08-01 01:22:59 +02:00 |
user.py
|
|
|
xhtml.py
|
Improve the xhtml_to_poezio_colors sanitization
|
2014-12-08 17:01:44 +01:00 |