pantalaimon/pantalaimon
2019-05-08 12:43:21 +02:00
..
__init__.py pantalaimon: Add a __init__ file for the package. 2019-03-28 17:09:51 +01:00
client.py client: Only try to decrypt m.room.encrypted messages in the sync decryption. 2019-05-07 18:38:08 +02:00
config.py config: Handle some invalid configurations. 2019-05-08 12:43:21 +02:00
daemon.py daemon: Buffer the messages endpoint if there are undecryptable messages. 2019-05-07 18:37:32 +02:00
log.py pantalaimon: Add propper logging support. 2019-04-04 11:30:42 +02:00
main.py pantalaimon: Add a configuration file for the daemon. 2019-05-08 12:33:42 +02:00
panctl.py panctl: Remove unneeded DbusT class. 2019-05-03 14:12:33 +02:00
store.py daemon: Allow device verification over the dbus API. 2019-04-18 13:01:10 +02:00
ui.py ui: Create a glib class and simplify the shutdown logic. 2019-05-07 10:26:13 +02:00