pantalaimon/pantalaimon
Igor Artemenko 3968c69aa8 Set Pantalaimon presence to offline
Before this change, Pantalaimon users would always appear online because
that is the default state when the /sync endpoint's set_presence
parameter is not set. By explicitly setting the parameter to "offline",
only the user-facing client (which executes its own /sync request)
affects the presence state.
2023-05-25 20:08:11 +02:00
..
__init__.py pantalaimon: Add a __init__ file for the package. 2019-03-28 17:09:51 +01:00
client.py Set Pantalaimon presence to offline 2023-05-25 20:08:11 +02:00
config.py chore: Fix a bunch of typos 2022-09-28 16:40:06 +02:00
daemon.py fix media 2023-05-25 19:54:34 +02: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: Bump our version 2022-09-28 17:01:27 +02:00
panctl.py chore: Bump our version 2022-09-28 17:01:27 +02: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 chore: Fix a bunch of typos 2022-09-28 16:40:06 +02:00