Skip to content

Tags: jayaranah/fbchat

Tags

v1.3.8

Toggle v1.3.8's commit message
`addUsersToGroup` can no longer return the message id

Updated documentation and tests

v1.3.7

Toggle v1.3.7's commit message
Version up, thanks to @orenyomtov and @Abhinav2812

Also fixed `Client.isLoggedIn`

v1.3.6

Toggle v1.3.6's commit message
Version up, thanks to @gave92

Properly fixed `markAsRead`, @gave92  reminded me that I forgot to change the `True` to `'true'` when removing `encode_params`

v1.3.5

Toggle v1.3.5's commit message
Version up, thanks to @gave92

Fix `markAsRead` and `fetchUnread`; fixes fbchat-dev#261
Added the `ssl_verify` instance variable, which allows disabling SSL varification for proxies

v1.3.4

Toggle v1.3.4's commit message
Minor fix for `searchFor`. See comments on fbchat-dev#266

v1.3.3

Toggle v1.3.3's commit message
version up thanks to @2FWAH's PR fbchat-dev#266 fbchat-dev#267

v1.3.2

Toggle v1.3.2's commit message
Version up, thanks to @gave92

`fetchThreadList` is updated with a GraphQL implementation. See fbchat-dev#241

v1.3.1

Toggle v1.3.1's commit message
Version up, thanks to @DeltaF1

`onFriendRequest` functionality is restored

v1.3.0

Toggle v1.3.0's commit message
Version up, thanks to @sdnian

`fetchThreadMessages` and `listen` can now parse AudioAttachments

v1.2.1

Toggle v1.2.1's commit message
Fixes fbchat-dev#240, small backwards-compatablitity issue when sendi…

…ng images