Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Implement the presence module #602

Closed
6 tasks
babolivier opened this issue Jan 7, 2019 · 5 comments
Closed
6 tasks

Implement the presence module #602

babolivier opened this issue Jan 7, 2019 · 5 comments
Labels
are-we-synapse-yet This issue or PR involves Sytests in AWSY C-Client-API C-Sync-API new-endpoints Issue is about implementing endpoints that aren't supported by Dendrite yet

Comments

@babolivier
Copy link
Contributor

@babolivier babolivier added C-Client-API C-Sync-API new-endpoints Issue is about implementing endpoints that aren't supported by Dendrite yet labels Jan 8, 2019
@babolivier babolivier added the p4 label Jan 8, 2019
@kegsay kegsay removed the p4 label Apr 3, 2020
@kegsay
Copy link
Member

kegsay commented Aug 24, 2020

Related sytests:

    × GET /presence/:user_id/status fetches initial status
    × PUT /presence/:user_id/status updates my presence
    × Presence change reports an event to myself
    × Friends presence changes reports events
    × Presence changes are reported to local room members
    × Presence changes are also reported to remote room members
    × Presence changes to UNAVAILABLE are reported to local room members
    × Presence changes to UNAVAILABLE are reported to remote room members
    × New federated private chats get full presence information (SYN-115)
    × Left room members do not cause problems for presence
    Sync API:
    × Existing members see new member's presence
    × Get presence for newly joined members in incremental sync
    × User sees their own presence in a sync
    × User sees updates to presence from other users in the incremental sync.

@kegsay kegsay added the are-we-synapse-yet This issue or PR involves Sytests in AWSY label Aug 24, 2020
@alexkursell
Copy link
Contributor

I would love to take a crack at implementing this! I assume that the implementation would be somewhat similar to #1528.

@ptman
Copy link
Contributor

ptman commented Feb 15, 2021

Assuming this is the resource sink it is for synapse, there should be a toggle for turning presence off.

@S7evinK
Copy link
Contributor

S7evinK commented Jun 4, 2021

I would love to take a crack at implementing this! I assume that the implementation would be somewhat similar to #1528.

@alexkursell: Are you still on it or need help? Should be pretty similar to #1528.

@S7evinK S7evinK mentioned this issue Jun 18, 2021
6 tasks
@neilalexander
Copy link
Contributor

This landed in Dendrite 0.8.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
are-we-synapse-yet This issue or PR involves Sytests in AWSY C-Client-API C-Sync-API new-endpoints Issue is about implementing endpoints that aren't supported by Dendrite yet
Projects
None yet
Development

No branches or pull requests

7 participants