poezio/poezio/tabs
2019-06-20 03:09:30 +05:30
..
__init__.py yapf -ir 2017-11-12 15:03:09 +01:00
adhoc_commands_list.py Fix mypy errors, add type annotations 2018-08-15 14:23:00 +02:00
basetabs.py Corrects the repeated refresh of the window 2019-06-20 03:09:30 +05:30
bookmarkstab.py Fix mypy errors, add type annotations 2018-08-15 14:23:00 +02:00
confirmtab.py Add typing information and reformat stuff 2018-08-17 02:16:03 +02:00
conversationtab.py ConversationTab: fix undefined reference, missing self 2019-04-29 21:57:32 +01:00
data_forms.py Fix various spelling mistakes throughout the code 2019-03-19 17:50:58 +00:00
listtab.py Fix various spelling mistakes throughout the code 2019-03-19 17:50:58 +00:00
muclisttab.py Sort chatrooms by name 2019-04-13 23:59:46 +02:00
muctab.py MucTab: Replace tab.name with tab.jid where appropriate 2019-04-28 00:32:09 +01:00
privatetab.py PrivateTab: Use jid parameter instead of name where appropriate 2019-04-27 21:46:18 +01:00
rostertab.py Corrects the functionality of /add and /accept commands in all the tabs. Fixes #3395 2019-03-30 17:25:42 +05:30
xmltab.py Update poezio for the new tabs module 2018-07-21 20:20:13 +02:00