summaryrefslogtreecommitdiff
path: root/facebook/facebook-api.c
Commit message (Expand)AuthorAge
* Port away from deprecated g_type_class_add_private() and friendsBjörn Bidar2020-12-06
* facebook-api: Fix id assertion in fb_api_cb_publish_mst() (#204)Oliver Albertini2020-10-29
* Fix taNewMessage bug (#202)Jon DeVree2020-10-20
* fb_api_cb_publish_pt: check field is stop (#199)Oliver Albertini2020-10-19
* Ignore empty stripped messages in /send_message2Antoine Pietri2019-02-03
* Load is_work through FbData, fixes api key issues after the first login.dequis2017-10-17
* Work chat login support (enable the "work" setting to use it)dequis2017-10-16
* Document the unknownsAbyr Valg2017-10-16
* Fix "Failed to read thrift" with unknown fields in /t_p payloaddequis2017-08-30
* Fix login hang/timeout when the last page of contacts is emptydequis2017-07-12
* Add tweak values 1-15, sets orca version in the user agentdequis2017-07-07
* Add "tweak" hidden setting, does nothing for now.dequis2017-07-07
* fb_api_http_query: Handle FB_API_QUERY_SEQ_ID in the switchdequis2017-03-29
* Use the new ThreadListQuery hash for seq id only, not for thread queriesdequis2017-03-29
* Set the MQTT user agent to look like Orca-Android 38.0.0.22.155dequis2017-03-29
* Fix crash when the error signal is raised and glib has G_ENABLE_DEBUGdequis2017-02-25
* Fixed receiving attachmentsKamal Galrani2017-02-24
* Fix creating threads, inviting, kicking members (misc api changes)dequis2017-02-24
* Fix setting channel topics (tid=t_id.1234 is no longer valid)dequis2017-02-24
* Handle new style topic/groupchat membership eventsdequis2017-02-24
* Refactor, split fb_api_cb_publish_ms into ..._new_messagedequis2017-02-24
* Extract target url from fbrpc:// URLsMickaël Thomas2017-02-23
* Fix some compiler warningsdequis2017-02-23
* Fix infinite loop in previous commit when being added by a non-frienddequis2017-01-22
* Use FetchContactsDeltaQuery for contact syncdequis2017-01-08
* Update some graphql query hashesdequis2017-01-07
* Refactor, split off contact nodes parsing from fb_api_cb_contactsdequis2017-01-07
* Don't disconnect when trying to join a chat after being kickeddequis2017-01-07
* Don't fail on groupchats with only two members including selfdequis2017-01-06
* Set a non-empty HTTP User-Agentdequis2016-11-21
* fb_api_cb_contacts: Make all the other fields optional toodequis2016-06-06
* Prevent disconnections on 509 errors, "Invalid attachment id"dequis2016-06-02
* Make $.hugePictureUrl.uri optionaldequis2016-06-02
* Store sent message id in lastmid, to deduplicate echoed messagesdequis2016-05-16
* facebook-api: fix contacts pagination, use page_info.end_cursordequis2016-03-29
* facebook-api: use the icon URL as a backup checksumjgeboski2016-01-16
* Updated copyright dates for 2016jgeboski2016-01-15
* facebook-api: fixed incorrect handling of unknown XMA typesjgeboski2016-01-09
* facebook-api: ignore messages which are sequentially duplicatedjgeboski2016-01-07
* facebook-api: migrated key mappings to the GTK-Docjgeboski2016-01-04
* facebook-api: attempt to silently reconnect the MQTT streamjgeboski2016-01-04
* facebook-api: implemented queued message sendingjgeboski2016-01-04
* facebook-api: properly handle optional Thrift fields and scopingjgeboski2016-01-01
* facebook-api: fixed the self contact being ignoredjgeboski2015-12-28
* Preserve the timestamp on incoming messagesjgeboski2015-12-26
* facebook: fixed broken contact counting with non-friendsjgeboski2015-12-25
* Coding style consistenciesjgeboski2015-12-24
* facebook-api: fixed faulty conditional with friend checkingjgeboski2015-12-22
* facebook-api: fixed non-friend contacts showing as buddiesjgeboski2015-12-20
* facebook-util: refactored naming and GTK-Docjgeboski2015-12-20