.. |
core
|
Checks whether the gaming payload is empty or not
|
2020-05-24 22:15:33 +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
|
Bookmark: Change jid property to getter/setter to ensure it stays a JID
|
2019-10-26 00:57:20 +02:00 |
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
|
Registers xep-0313 plugin
|
2019-08-22 00:54:25 +05:30 |
contact.py
|
Eradicate more safeJID calls
|
2019-09-02 13:27:31 +02:00 |
daemon.py
|
|
|
decorators.py
|
Move the deny_anonymous decorator to the poezio.decorators module
|
2020-05-09 23:12:57 +02:00 |
events.py
|
Fix a bug when removing an event handler
|
2019-10-26 21:44:17 +02:00 |
fifo.py
|
|
|
fixes.py
|
|
|
hsluv.py
|
|
|
keyboard.py
|
|
|
logger.py
|
Make global objects not Optional
|
2019-10-27 14:48:00 +01:00 |
mam.py
|
Remove remaining occurences of tab.last_stanza_id
|
2020-05-23 16:13:44 +02:00 |
multiuserchat.py
|
cElementTree has been deprecated since Python 3.3 and removed in Python 3.9.
|
2020-03-29 14:39:02 +00:00 |
pep.py
|
|
|
plugin.py
|
plugins: Add refs to dependencies on plugins
|
2020-04-12 16:43:53 +02:00 |
plugin_e2ee.py
|
plugin_e2ee: Remove debug logging of encrypted messages
|
2020-01-11 12:53:29 +01:00 |
plugin_manager.py
|
plugins: Add refs to dependencies on plugins
|
2020-04-12 16:43:53 +02:00 |
poezio.py
|
Prevent the logging module from vomiting all over stderr on OSError
|
2019-09-19 23:14:55 +02:00 |
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
|
theming: add CHAR_AFFILIATION_OUTCAST
|
2020-04-15 14:54:10 +02:00 |
timed_events.py
|
|
|
user.py
|
Pass a message to add_message instead of messed up kwargs everywhere
|
2020-05-09 19:46:17 +02:00 |
version.py
|
Update version numbers
|
2020-05-24 17:15:43 +02:00 |
xdg.py
|
|
|
xhtml.py
|
Move message rendering code to Message.render()
|
2020-05-09 19:46:17 +02:00 |