0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-02 20:49:04 +02:00
dendrite/cmd
Till e5e3350ce1
Add presence module V2 (#2312)
* Syncapi presence

* Clientapi http presence handler

* Why is this here?

* Missing files

* FederationAPI presence implementation

* Add new presence stream

* Pinecone update

* Pinecone update

* Add passing tests

* Make linter happy

* Add presence producer

* Add presence config option

* Set user to unavailable after x minutes

* Only set currently_active if online
Avoid unneeded presence updates when syncing

* Tweaks

* Query devices for last_active_ts
Fixes & tweaks

* Export SharedUsers/SharedUsers

* Presence stream in MemoryStorage

* Remove status_msg_nil

* Fix sytest crashes

* Make presence types const and use stringer for it

* Change options to allow inbound/outbound presence

* Fix option & typo

* Update configs

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-04-06 13:11:19 +02:00
..
client-api-proxy Remove publicroomsapi (#1176) 2020-07-02 17:11:33 +01:00
create-account Fixes for create-account (#2285) 2022-03-25 14:38:24 +01:00
dendrite-demo-libp2p Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
dendrite-demo-pinecone Enhanced calm at startup of Pinecone demos 2022-04-04 15:35:47 +01:00
dendrite-demo-yggdrasil Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
dendrite-monolith-server Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
dendrite-polylith-multi Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
dendrite-upgrade-tests Remodel how device list change IDs are created (#2098) 2022-01-21 09:56:06 +00:00
dendritejs Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
dendritejs-pinecone Fix dendritejs-pinecone build 2022-04-04 17:26:01 +01:00
federation-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
furl Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
generate-config Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
generate-keys Support CA certificates in CI (#2136) 2022-02-01 16:36:17 +00:00
goose Merge both user API databases into one (#2186) 2022-02-18 11:31:05 +00:00
resolve-state Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00