tigase / beagle-im

(M) XMPP client for macOS based on TigaseSwift XMPP library
GNU General Public License v3.0
181 stars 21 forks source link

Messages sent/received on other clients do not show up #114

Closed jfk9w closed 1 year ago

jfk9w commented 1 year ago

Describe the bug When Beagle is offline and I send and receive messages on other devices, these messages do not show up in Beagle when it comes online.

To Reproduce Steps to reproduce the behavior:

  1. Quit Beagle.
  2. Send/receive some messages from another device (I use Conversations on Android).
  3. Re-open Beagle and check for sent/received messages.

Expected behavior Sent/received messages on other devices should show up in Beagle after coming online (seems like it's what XEP-0313 for?).

Desktop:

Additional context Conversations client seems to support this and exposes all chat history when it comes online.

hantu85 commented 1 year ago

BeagleIM supports XEP-0313 (MAM) for a quite long time now. Please check your account configuration in BeagleIM ("Archivng settings" if I recall correctly) if automatic synchronization is enabled.

jfk9w commented 1 year ago

My bad. Thanks you for help!