Skip to content

Utilize modifiedSince parameter for room updates #1953

Open
@SystemKeeper

Description

Currently we only use modifiedSince for updates in the background fetch, but never for the actually room update. I assume this was never implemented, as we currently do not handle delete/disinvite signaling messages but instead always do a full fetch. We should consider to also use modifiedSince in normal operations and add support for delete/disinvite signaling messages.

Docs https://nextcloud-talk.readthedocs.io/en/latest/conversation/#get-user-s-conversations

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      📄 To do (~10 entries)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions