poezio/poezio
Maxime “pep” Buquet 0f3f093cdc impromptu: Incorporate feedback from daniel for muc options
Adding missing MAM bits, removing the allowpm restriction, as clients
should already be using realjids when available.

I am leaving allowinvites for now as I think that should be in there,
but we can align ourselves later on if necessary, I'm not totally
against the idea.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2018-12-16 16:57:48 +00:00
..
core impromptu: Incorporate feedback from daniel for muc options 2018-12-16 16:57:48 +00:00
tabs Add /invite for ConversationTab to generate new room with all invitees 2018-12-16 16:57:48 +00:00
windows MucInfoWin: correctly pass JID to additional info plugin 2018-12-16 14:20:55 +00:00
__init__.py Launch poezio as a module package. 2016-06-27 23:54:50 +01:00
__main__.py Add a check for Unicode support. 2018-06-07 14:42:14 +02:00
args.py Next version is 0.13 2018-08-14 20:01:54 +02:00
asyncio.py yapf -ir 2017-11-12 15:03:09 +01:00
bookmarks.py Add typing information and reformat stuff 2018-08-17 02:16:03 +02:00
colors.py Add typing information and reformat stuff 2018-08-17 02:16:03 +02:00
common.py rostertab, common: Use the default arg of os.getenv(). 2018-08-15 14:26:15 +02:00
config.py Add configuration for default_muc server to join if no muc available on domain 2018-12-16 16:57:48 +00:00
connection.py yapf -rip 2018-07-21 17:09:52 +02:00
contact.py Add type hints here and there 2018-07-22 14:25:18 +02:00
daemon.py yapf -ir 2017-11-12 15:03:09 +01:00
decorators.py Add typing information and reformat stuff 2018-08-17 02:16:03 +02:00
events.py Add type hints here and there 2018-07-22 14:25:18 +02:00
fifo.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
fixes.py Factorise the /version callback and make it handle errors 2018-03-14 17:18:46 +01:00
keyboard.py Fix mypy errors, add type annotations 2018-08-15 14:23:00 +02:00
logger.py I give up 2018-12-15 15:19:27 +01:00
multiuserchat.py yapf -ir 2018-01-13 15:33:19 +01:00
pep.py Add type hints here and there 2018-07-22 14:25:18 +02:00
plugin.py Remove the GPG plugin 2018-08-09 00:29:13 +02:00
plugin_manager.py yapf -rip 2018-07-21 17:09:52 +02:00
poezio.py Fix core import in main 2018-10-15 19:40:54 +02:00
poezio_shlex.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
poopt.py poopt: 😆’s length should be 2, not 1. 2018-07-22 17:31:25 +02:00
pooptmodule.c poopt: 😆’s length should be 2, not 1. 2018-07-22 17:31:25 +02:00
roster.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
roster_sorting.py yapf -ir 2017-11-12 15:03:09 +01:00
size_manager.py Stop making classes inherit from object. 2018-07-14 16:25:09 +02:00
text_buffer.py Remove some circular type imports. 2018-08-18 08:04:41 +01:00
theming.py Add typing information and reformat stuff 2018-08-17 02:16:03 +02:00
timed_events.py Type DelayedEvent, also in Core. 2018-08-15 15:51:31 +02:00
user.py Fix mypy errors, add type annotations 2018-08-15 14:23:00 +02:00
xdg.py Add type hints here and there 2018-07-22 14:25:18 +02:00
xhtml.py XEP-0231: Extract cids from XHTML-IM. 2018-09-30 11:46:27 +02:00