Releases: dequis/purple-facebook
Releases · dequis/purple-facebook
purple-facebook-ad2ee74b913a
- Added an account option for self messages
- Attempt to silently reconnect the MQTT stream
- Fixed nonfunctional group chat auto-rejoining
- Fixed the self contact being ignored
- Fixed the timestamps on incoming messages not being preserved
- Ignore messages which are sequentially duplicated
- Implemented queued message sending
- Minor bug fixes and refactoring
- Properly handle optional Thrift fields and scoping
purple-facebook-1852eb9052a0
- Fixed broken contact counting with non-friends
- Trivial documentation fixes
purple-facebook-50bb40c42245
- Bumped the required GLib version to 2.28
- Fixed groupchat self messages
- Fixed JSON parsing with older json-glib versions
- Fixed memory leak with HTTP requests
- Fixed non-friend contacts showing as buddies
- Implemented better HTTP connection handling (addresses many bugs)
- Migrated from Jenkins to Travis
- Migrated to GIO for ZLib inflation and deflation
- Minor code refactoring
purple-facebook-078fbf8d1a4e
- Fixed missing link to libgio-2.0 with Windows
purple-facebook-6a0a79182ebc
- Added check to autoconf for glib-genmarshal
- Added missing g_get_real_time() compat function
- Added option to autoconf for extra compiler warnings
- Depend on and link to gobject-2.0
- Fixed deleted XMAs being fatal
- Fixed improper handling of queue errors
- Fixed possible NULL string comparison
- Fixed the contact query not fetching non-users
- Fixed the debian dependencies
- Implemented group chat topic change events
- Minor code refactoring
purple-facebook-5727ffb502c7
- Added missing
g_get_real_time()
compat function - Display images and stickers in-line
- Fetch URLs for all message attachments
- Fixed the group checking on NULL buddies
- Fixed memory leak with HTTP error checking
- Ignore canceling HTTP requests
- Minor code refactoring
purple-facebook-7201f07fe8f7
- Display the thread URL for videos
- Fixed memory leak with contact parsing
- Fixed URL comparisons being overly strict
- Lots of code refactoring
- Removed debugging support from Travis CI
purple-facebook-dd1528f03f59
- Added GTK-Doc for the internal APIs
- Fixed HTTP error checks being skipped
- Fixed timestamps not being set for self messages
- Inform the user of invalid group chat names
- Minor code refactoring
- Only mark conversations as read if they been focused
- Periodically refetch the contact list for updates
purple-facebook-3d30d24fdbef
- Add and alias non-friend buddies
- Added support for all XMA messages
- Depend on autoconf-2.64
- Fixed account information not being set correctly
- Fixed all JSON arrays being required
- Fixed issues and leaks with API error handling
- Fixed several issues with room lists
- Fixed the printing of invalid JSON type names
- Handle group chat events (additions/removals)
- Implemented self messages
- Implemented the invisible presence state
- Implemented the retrieval of unread messages
- Lots of code refactoring
- Removed an extra and unneeded contacts fetch request
- Removed some debugging messages
- Updated GraphQL queries
- Updated the MQTT version to MQTToT
purple-facebook-9e3520d6ec49
- Cleaned up the libpurple includes
- Fixed non-friends being added as buddies
- Fixed propagation of MQTT SSL errors
- Implemented handling of message attachments
- Merged the local glibcompat.h into libpurple
- Refactored error propagation
- Refactored the parsing of JSON values