poezio/src
mathieui 97d3690aea Implement Message Carbons (XEP-280)
- Add an option enable_carbons (defaults to false)
- Make a disco on non-roster entites to determine if the message
  commes from a muc private chat or not.
2013-06-10 23:49:10 +02:00
..
__init__.py Update setup.py to use distutils 2013-05-26 20:13:39 +02:00
args.py
atom_parser.py
bookmark.py Fix setting autojoin with /bookmark 2013-06-08 12:28:07 +02:00
common.py Fix a stupid traceback (common.datetime_tuple) 2013-05-24 21:52:12 +02:00
config.py Fix the os.makedirs calls so that they don’t traceback for nothing 2013-06-09 03:45:10 +02:00
connection.py Implement Message Carbons (XEP-280) 2013-06-10 23:49:10 +02:00
contact.py
core.py Implement Message Carbons (XEP-280) 2013-06-10 23:49:10 +02:00
daemon.py
data_forms.py
decorators.py
events.py Add the 'changing_nick' event 2013-05-09 13:18:44 +02:00
fifo.py
fixes.py
keyboard.py Add a M-k keyboard shortcut to escape the next keyboard shortcut 2013-06-06 22:58:29 +02:00
logger.py Use the new format in the roster log too (ref #2311) 2013-06-09 12:56:51 +02:00
multiuserchat.py Fix the reason in the ban message 2013-05-11 00:33:06 +02:00
pep.py
plugin.py Document the new event 2013-05-01 18:44:14 +02:00
plugin_manager.py Fix the os.makedirs calls so that they don’t traceback for nothing 2013-06-09 03:45:10 +02:00
poezio.py Update setup.py to use distutils 2013-05-26 20:13:39 +02:00
pooptmodule.c Accept NULL bytes in strings to be cut by the poopt module 2013-06-07 00:04:01 +02:00
pubsub.py
roster.py Handle the roster order cache as a real cache 2013-05-11 20:51:11 +02:00
roster_sorting.py
singleton.py
tabs.py Implement Message Carbons (XEP-280) 2013-06-10 23:49:10 +02:00
text_buffer.py Fix #2229 (prevent correction if the 2 fulljid differ) 2013-05-15 19:04:56 +02:00
theming.py Fix the os.makedirs calls so that they don’t traceback for nothing 2013-06-09 03:45:10 +02:00
timed_events.py
user.py
wcwidth.py
windows.py Fix addstr_colored with colors that start with a -1 2013-06-10 20:53:16 +02:00
xhtml.py Fix the regex for text attributes 2013-06-08 23:51:47 +02:00