Releases: dequis/purple-facebook
Releases · dequis/purple-facebook
purple-facebook-27833e4fcb1f
- Added additional tooltip pairs
- Fixed Makefile.mingw not removing marshal sources
purple-facebook-f80258f7ce6f
- 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
- Handle authentication errors
purple-facebook-565fbae05259
- 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
- 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
- Added HTTP debug messages
- Allow offline messages to buddies
purple-facebook-dc35ba3e7fac
- 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
- 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
- Fixed chats not being able to be added
purple-facebook-2a5decfdeb7b
- Added kicking/leaving for group chats
- Use proper type checks