mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-25 10:12:18 -05:00
69600502d2
XmppConnectionService.sendMessage() now dispatches messages to the AxolotlService, where they only are prepared for sending and cached. AxolotlService now triggers a XmppConnectionService.resendMessage(), which then handles sending the cached message packet. This transparently fixes, e.g., handling of messages sent while we are offline. |
||
---|---|---|
.. | ||
AbstractConnectionManager.java | ||
AvatarService.java | ||
EventReceiver.java | ||
MessageArchiveService.java | ||
NotificationService.java | ||
XmppConnectionService.java |