Skip to content

re-establish room message listeners after refresh #43

@mxcop

Description

@mxcop

Currently the room message listeners are established once when the new-room event is triggered.
This means that after a refresh they will no longer exist, and won't be re-establish.

tauri.ts - line 72

On start simply loop over rooms in the storage and re-establish the message listeners.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions