Skip to content

bitlbee-facebook-1.1.1

Compare
Choose a tag to compare
@dequis dequis released this 02 Apr 06:15
· 40 commits to master since this release

Fixes one last issue to the server side changes from last week.

  • Send orca-formatted user agent for all HTTP requests too. Fixes "Failed to
    parse thread information" errors when joining channels and other login issues.

This is in addition to the connection error fixes mentioned in the previous release. Quoting from the previous release:

Fix 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 (#138)

I waited a few days before releasing this to ensure things calm down, hopefully it continues like this.