poezio/poezio
mathieui 6896efb7e6 Fix mam own nick in one to one tabs
Also do a config.get for each received MAM message, that is not
efficient or useful.
2020-05-25 18:43:27 +02:00
..
core Add a check for terminals not supporting 256 colors 2020-05-24 22:37:34 +02:00
tabs Merge branch 'affiliations-jid' into 'master' 2020-05-24 18:17:43 +02:00
ui Add an "end of archive" message type 2020-05-23 16:10:13 +02:00
windows Remove "top" message logic 2020-05-23 16:10:13 +02:00
__init__.py
__main__.py
args.py
asyncio.py
bookmarks.py
colors.py
common.py Convert all datetimes to UTC when doing comparisons 2020-05-23 16:13:44 +02:00
config.py Rename bookmark_on_join to synchronise_open_rooms 2020-05-24 16:21:14 +02:00
connection.py
contact.py
daemon.py
decorators.py
events.py
fifo.py
fixes.py
hsluv.py
keyboard.py
logger.py
mam.py Fix mam own nick in one to one tabs 2020-05-25 18:43:27 +02:00
multiuserchat.py
pep.py
plugin.py
plugin_e2ee.py
plugin_manager.py
poezio.py
poezio_shlex.py
poopt.py
pooptmodule.c
roster.py
roster_sorting.py
size_manager.py
text_buffer.py Fix types in text_buffer 2020-05-23 16:13:44 +02:00
theming.py Do not degrade colors for terminals supporting more than 256 2020-05-24 22:38:11 +02:00
timed_events.py
user.py
version.py Update version numbers 2020-05-24 17:15:43 +02:00
xdg.py
xhtml.py