Marc Bauer

Results 29 issues of Marc Bauer

Aparte seems to have added support for this [in the past](https://github.com/paulfariello/aparte/commit/9cf05194b24186a1faceb5a994defe991496e0e1) so we might have a look there. - [XEP-xxxx: OMEMO Media sharing](https://xmpp.org/extensions/inbox/omemo-media-sharing.html) - [ImageDownloader: Downloads encrypted images from HTTP...

Keep 'away' as plain 'Away' status (not 'Away (Invisible)') and use 'xa' to treat it as 'Invisible'.

- Message comes in before bookmarks are loaded/rooms are joined - Room will be joined automatically - Bookmarks are loaded / pending room overwrites room with incremented unread count Bonus:...

Steps to reproduce: - Your Prose app is disconnected, eg. your Macis sleeping - I send you a message at say 10:34am - You wake up your mac now, at...

Supporting this should help speed up connections to rooms on startup… https://xmpp.org/extensions/xep-0463.html

See prose-im/prose-app-web#59 There's also an implementation mentioned in the [xmpp-rs project](https://gitlab.com/xmpp-rs/xmpp-rs/-/issues/117)

This is currently not possible with the modular approach taken in `xmpp-client`. We'd need a way first for modules and queued futures to communicate if an IQ request was handled...

We should of course consider the actual capabilities of other clients/servers. Ideally we'd simply fall back to optional values. So e.g if a Prose SDK consumer requests `UserMetadata`, `local_time` and...

As mentioned in https://github.com/prose-im/prose-app-web/issues/44#issuecomment-1952990239 participants in rooms that we're also subscribed to (i.e. receive their presence) should be displayed with their global availability. Note that as long as they're using...