mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-08-02 19:46:03 -04:00
![]() 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. |
||
---|---|---|
.. | ||
__init__.py | ||
client.py | ||
config.py | ||
daemon.py | ||
index.py | ||
log.py | ||
main.py | ||
panctl.py | ||
store.py | ||
thread_messages.py | ||
ui.py |