summary refs log tree commit diff
path: root/synapse/api/presence.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Convert simple_select_list_paginate_txn to return tuples. (#16433)Patrick Cloke2023-10-061-4/+0
* Track presence state per-device and combine to a user state. (#16066)Patrick Cloke2023-09-051-4/+39
* Add missing type hints to synapse.api. (#11109)Patrick Cloke2021-10-181-26/+25
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-2/+1
* Convert stream database to async/await. (#8074)Patrick Cloke2020-08-171-0/+69