famedly / matrix-dart-sdk

Matrix SDK written in pure Dart.
GNU Affero General Public License v3.0
58 stars 31 forks source link

Don't fail sync if a presence event contains an empty presence field #1764

Closed morguldir closed 4 months ago

morguldir commented 5 months ago

Observed by using FluffyChat and conduit/conduwuit as the server

Example:

@nomad:daedric.net: {type: m.presence, content: {currently_active: false, last_active_ago: 1712913753736, presence: , status_msg...}
CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

krille-chan commented 5 months ago

Looks good to me. Thank you so much :) to be able to merge this, we would need to sign the commit with one of our company-internal keys. Can we get write access to your branch?

morguldir commented 5 months ago

Allow edits by maintainers was checked already, but invited you as collaborators just in case