poezio/poezio
2019-06-20 03:09:30 +05:30
..
core Replace tab.name with tab.jid 2019-04-27 23:52:36 +01:00
tabs Corrects the repeated refresh of the window 2019-06-20 03:09:30 +05:30
windows Also skip librsvg import on AttributeError 2019-05-28 16:02:15 +02: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 Rename hidden -v option to --custom-version and add a real -v (#3429) 2019-02-24 15:41:16 +01:00
asyncio.py yapf -ir 2017-11-12 15:03:09 +01:00
bookmarks.py Revert work on tabs module to change tab.name to JID. 2019-04-08 14:01:09 +01:00
colors.py Embed hsluv 2019-02-14 16:35:39 +01:00
common.py safeJID: Add debug logging on invalidJID exception 2019-04-07 20:40:48 +01:00
config.py config: ensure tabname is not a JID object 2019-05-07 11:58:19 +01:00
connection.py Rename hidden -v option to --custom-version and add a real -v (#3429) 2019-02-24 15:41:16 +01: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 Fix wording in command_args_parser.quoted docstring 2019-02-05 00:45:17 +00: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
hsluv.py Embed hsluv 2019-02-14 16:35:39 +01:00
keyboard.py Fix mypy errors, add type annotations 2018-08-15 14:23:00 +02:00
logger.py Fix MUC PM logging (#3441) 2019-02-24 15:02:54 +01:00
multiuserchat.py multiuserchat: type change_show method 2019-04-27 21:46:18 +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 Prevent poezio from being run as root 2019-02-26 21:33:50 +00: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 poezio/text_buffer: Remove JID type for now 2019-04-07 22:27:55 +01:00
theming.py 's/an user/a user/g' 2019-03-20 12:16:03 +00:00
timed_events.py Type DelayedEvent, also in Core. 2018-08-15 15:51:31 +02:00
user.py poezio/user: Fix English in docstring 2019-03-17 18:50:40 +00:00
version.py Rename hidden -v option to --custom-version and add a real -v (#3429) 2019-02-24 15:41:16 +01: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