bonfire-xmpp / bonfire

A modern XMPP client
GNU General Public License v2.0
4 stars 0 forks source link

feat: Add persistent session/credential/message storage #17

Closed misterupkeep closed 3 years ago

misterupkeep commented 3 years ago

Sessions (as per Stream Management), as well as credentials are stored locally, and middleware will properly attempt relogging (or if that fails, redirecting to /login).

Added /logout route to logout.

Received chat messages are stored very inefficiently to local storage.

Requested resource is now n-bonfire where n is a random number from 0 to 100.

lgtm-com[bot] commented 3 years ago

This pull request fixes 2 alerts when merging 810a8947c5c7e2eb0ca80e4016287c40ba860e7f into 860b25605aba2e57fb9f8d2ab914f3cd20fba44c - view on LGTM.com

fixed alerts: