Replies: 11 comments
-
can you post your configuration file? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
As this: [purple] |
Beta Was this translation helpful? Give feedback.
-
Will I still get offline messages with this? Sounds like spectrum is not forwarding receipt confirmation correctly? |
Beta Was this translation helpful? Give feedback.
-
If you run Facebook as Gateway your xmpp Server wills store offline Thorsten Fröhlich
|
Beta Was this translation helpful? Give feedback.
-
So no messages will be lost (like on a reboot)? |
Beta Was this translation helpful? Give feedback.
-
O! Normally the Gateway should pull the messages and Store them in the mam or whatever on your xmpp server. And indeed they should be marked as read yes. |
Beta Was this translation helpful? Give feedback.
-
@rigid normally messages are marked read in pidgin on conversation window focus. Spectrum emulate this event when it receives XMPP "active" chatstate (XEP-0085) from client. If the client is not support this extension it is better to disable "unread" messages support as shown above. |
Beta Was this translation helpful? Give feedback.
-
@vitalyster ah thanks. i'm currently using Pidgin and Conversations. Neither of both seem to support the XEP-0085 thingy currently :( |
Beta Was this translation helpful? Give feedback.
-
@rigid Conversations support different XEP for the same purpose - XEP-0333: Chat Markers. Maybe need to add support for them in Spectrum :) |
Beta Was this translation helpful? Give feedback.
-
hm, i'm confused. it seems that libpurple needs to have "unseen_count" decreased/set. The purple backend only does this, when the user is typing: https://github.com/hanzz/spectrum2/blob/master/backends/libpurple/main.cpp#L662 Additionally, there seems to be a problem with purple-facebook. There is: dequis/purple-facebook#221 open |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Problem with the Facebook gateway.
On every reconnect to my jabber account i get the same Message again, initial i thought it was a bug in purple-facebook:
dequis/purple-facebook#155 (comment)
But it seems to be a spectrum2 Problem.
I'm using spectrum2 1:2.0.3-1 from Debian Repository.
Thanks for you work!
Beta Was this translation helpful? Give feedback.
All reactions