Brian Meek
|
b90114cda3
|
Merge upstream Dendrite 0.11 changes, Dendrite and lib tests passing (#1440)
Signed-off-by: Brian Meek <brian@hntlabs.com>
|
2023-02-08 16:58:48 -08:00 |
|
Tak Wai Wong
|
78a4a213d4
|
Refresh dendrite with latest contract changes (#836)
sync latest dendrite main & space manager contract changes from our
fork.
Co-authored-by: Tak Wai Wong <tak@hntlabs.com>
|
2022-11-04 11:23:15 -07:00 |
|
Tak Wai Wong
|
424df14000
|
Sync dendrite fork changes for gating, and single chain support (#778)
* Latest dendrite main (8c7b274e4e)
* Gating implementation from John and Tak
Fixes for https://github.com/matrix-org/dendrite/issues/2838 and
https://github.com/matrix-org/dendrite/issues/2842
Co-authored-by: Tak Wai Wong <tak@hntlabs.com>
|
2022-11-01 11:09:34 -07:00 |
|
Neil Alexander
|
175f65407a
|
Allow batching in JetStreamConsumer (#2686)
This allows us to receive more than one message from NATS at a time if we want.
|
2022-08-31 12:21:56 +01:00 |
|
Till
|
561c159ad7
|
Silence presence logs (#2547)
|
2022-06-30 12:34:37 +02:00 |
|
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 |
|