Skip to content

Releases: dequis/purple-facebook

purple-facebook-27833e4fcb1f

31 Jul 02:54
Compare
Choose a tag to compare
  • Added additional tooltip pairs
  • Fixed Makefile.mingw not removing marshal sources

purple-facebook-f80258f7ce6f

27 Jul 01:16
Compare
Choose a tag to compare
  • Added debian support
  • Added NULL Away state for compatibility
  • Fixed double free with MQTT SSL errors
  • Fixed logic error with error detection
  • Fixed out of tree updating with update.sh
  • Implemented marking threads as read
  • Open new group chats with incoming messages

purple-facebook-7c454f51b56b

27 Jul 20:58
Compare
Choose a tag to compare
  • Handle authentication errors

purple-facebook-565fbae05259

19 Jul 00:57
Compare
Choose a tag to compare
  • Dropped required glib version to 2.20.0
  • Fixed libpurple check within autoconf
  • Fixed memory leak with HTTP requests
  • Fixed the fetching of large amounts of contacts
  • Migrated all instructions from the README to the wiki
  • Migrated from FQL to GraphQL
  • Removed useless CFLAGS options from autoconf

purple-facebook-305f27dd23c0

15 Jul 21:06
Compare
Choose a tag to compare
  • Added debugging log information to the README
  • Added HTTP statues to debug messages
  • Added option to install additional CA certs
  • Fixed dumping of empty HTTP data

purple-facebook-4098e875ebcb

13 Jul 03:29
Compare
Choose a tag to compare
  • Added HTTP debug messages
  • Allow offline messages to buddies

purple-facebook-dc35ba3e7fac

12 Jul 05:56
Compare
Choose a tag to compare
  • Added Travis CI support
  • Escape and unescape HTML within messages
  • Fixed all errors being marked as fatal
  • Fixed incorrect usage of AC_REQUIRE()
  • Refactored the README for clarity
  • Use persistent chat identifiers (prevents duplicate chats)

purple-facebook-a34b993324e4

07 Jul 00:37
Compare
Choose a tag to compare
  • Added a newline to debug messages
  • Better version handling
  • Fixed broken logging levels
  • Fixed erroneous JSON parsing
  • Fixed updated internal settings not saving

purple-facebook-6e3ee8e18697

05 Jul 22:38
Compare
Choose a tag to compare
  • Fixed chats not being able to be added

purple-facebook-2a5decfdeb7b

05 Jul 21:14
Compare
Choose a tag to compare
  • Added kicking/leaving for group chats
  • Use proper type checks