otrv4 / pidgin-otrng

Fork of https://bugs.otr.im/plugins/pidgin-otr. This is a mirror of https://bugs.otr.im/otrv4/pidgin-otrng
GNU General Public License v2.0
16 stars 5 forks source link

Check that the server has msgoffline #54

Open claucece opened 6 years ago

claucece commented 6 years ago

We should check if the server has msgoffline among the features in disco#info - as described in https://xmpp.org/extensions/xep-0160.html - we should also notice when an offline message delivery fails, and handle properly.

olabini commented 5 years ago

This shouldn't be too bad to do - but we need to make it so the offline path is turned off in a clean way etc.