pantalaimon/pantalaimon
Damir Jelić 86060a2f75 fix(panctl): Allow GLib to be imported from pgi
Some distributions seem to have renamed the gi module to pgi, try to
import GLib from pgi if importing from gi fails.
2022-02-03 11:42:37 +01:00
..
__init__.py pantalaimon: Add a __init__ file for the package. 2019-03-28 17:09:51 +01:00
client.py pantalaimon: Prevent the sending of messages if the client didn't sync 2021-07-14 11:02:30 +02:00
config.py pantalaimon: Add a config option to drop old room keys 2021-05-28 14:29:45 +02:00
daemon.py chore: Style fixes 2022-02-03 10:49:26 +01:00
index.py chore: Style fixes 2022-02-03 10:49:26 +01:00
log.py pantalaimon: Add license headers. 2019-05-21 16:46:22 +02:00
main.py chore: Style fixes 2022-02-03 10:49:26 +01:00
panctl.py fix(panctl): Allow GLib to be imported from pgi 2022-02-03 11:42:37 +01:00
store.py store: Split out the media cache loading logic from the load media method 2021-06-03 10:18:29 +02:00
thread_messages.py daemon: Add support for key request handling. 2019-08-07 13:00:19 +02:00
ui.py ui: Fix the notification initialization 2021-01-12 11:52:52 +01:00