File purple-facebook.changes of Package purple-facebook
-------------------------------------------------------------------
Thu Mar 30 13:34:59 UTC 2017 - zawel1@gmail.com
- Update to version 0.9.3 (changes since 0.9.0):
* This is now the minimum required version. It fixes connection
errors after facebook discontinued support for old versions of
facebook messenger for android. While most of the protocol
implementation was already above that version, there was a
subtle change that broke fetching of sync_sequence_id, and the
previously empty MQTT user agent string is now considered an
old version too.
* Set the MQTT user agent to look like Orca-Android 38.0.0.22.155
Fixes errors when trying to send messages.
* Use the new ThreadListQuery hash for seq id only, not for
thread queries.
* Fixes groupchat join errors.
* Send orca-formatted user agent for all HTTP requests too. Fixes
"Failed to parse thread information" errors when joining channels.
-------------------------------------------------------------------
Thu Dec 8 21:12:28 UTC 2016 - sor.alexei@meowr.ru
- Replace the purple-facebook package with
libpurple-plugin-facebook.
-------------------------------------------------------------------
Mon Nov 28 20:57:08 UTC 2016 - mailaender@opensuse.org
- update to version 0.9
* Set a non-empty HTTP User-Agent. Might help with #282
* Things ported from bitlbee-facebook (#276)
* fb_api_cb_contacts: Make all the other fields optional too (#267)
* fb_http_urlcmp: more loose comparison, to avoid showing urls twice
* Prevent disconnections on 509 errors, "Invalid attachment id"
* Make $.hugePictureUrl.uri optional
* Store sent message id in lastmid, to deduplicate echoed messages (#226)
* Proper version number.
-------------------------------------------------------------------
Sun Jul 3 18:32:55 UTC 2016 - mailaender@opensuse.org
- initial packaging