prose-im / prose-app-web

Prose Web application. XMPP client for team messaging.
https://prose.org/downloads
Mozilla Public License 2.0
23 stars 2 forks source link

User activity is not restored after logout/login #18

Closed valeriansaliou closed 8 months ago

valeriansaliou commented 1 year ago

The server should announce our own activity over PEP upon login (from logout or from session restore). The current activity should be restored in the UI accordingly. This used to work w/ the pure-JS backend.

nesium commented 1 year ago

Feels related to the discussion in #4. Makes total sense to pull the logic into the core where we can add tests that all consumers benefit from.

nesium commented 11 months ago

Reopening since I confused Availability (Presence) and User Activity