summaryrefslogtreecommitdiff
path: root/libpurple/protocols/facebook/api.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the Facebook pluginGary Kramlich2023-03-291-1002/+0
* Add missing element-type annotation in FacebookElliott Sales de Andrade2022-03-131-1/+1
* Add boxes around FbApi typesElliott Sales de Andrade2022-03-131-0/+54
* Remove deep parameter from dup functionsElliott Sales de Andrade2022-03-131-8/+4
* Remove weird use of dup functions to allocate new structsElliott Sales de Andrade2022-03-131-17/+11
* Convert the facebook documentation to gi-docgenGary Kramlich2021-10-191-14/+0
* Fix typos in protocol pluginsElliott Sales de Andrade2021-10-101-9/+9
* Backport some patches from github.com/dequis/purple-facebookGary Kramlich2021-02-281-1/+1
* Make sure that internal.h can only be included by libpurple and split out som...Gary Kramlich2020-05-011-2/+0
* move all protocols, purple plugins, and purple tests to use purple.h instead ...Gary Kramlich2020-05-011-1/+1
* Pass correct proxy resolver to Facebook soup session.Elliott Sales de Andrade2019-10-101-2/+2
* Standardize all protocol header guard macros.Elliott Sales de Andrade2019-09-101-3/+3
* Use G_DECLARE* in facebook prpl.Elliott Sales de Andrade2019-03-291-34/+2
* facebook: Fix creating threads, inviting, kicking members (misc api changes)dx2017-06-251-1/+1
* facebook: Extract target url from fbrpc:// URLsMickaƫl Thomas2017-06-251-0/+7
* facebook: Update some graphql query hashesdx2017-06-251-6/+18
* facebook: Add new ThreadListQuery-like hash, for initial seq id onlydx2017-06-241-0/+10
* facebook: Send user agent strings in all HTTP requests and in MQTT connectdx2017-06-241-0/+24
* facebook: Prevent disconnections on 509 errors, "Invalid attachment id"dequis2016-10-221-1/+3
* Unbreak gtk-docJorge Villase?or2016-01-131-1/+1
* facebook: migrated key mappings to the GTK-DocJames Geboski2016-01-041-0/+76
* facebook: properly handle optional Thrift fields and scopingJames Geboski2015-12-311-0/+24
* facebook: preserve the timestamp on incoming messagesJames Geboski2015-12-261-0/+2
* facebook: coding style consistenciesJames Geboski2015-12-241-1/+1
* facebook: fixed the contact query not fetching non-usersJames Geboski2015-08-251-2/+2
* facebook: implemented group chat topic change eventsJames Geboski2015-08-251-2/+8
* facebook: fixed improper handling of queue errorsJames Geboski2015-08-241-1/+3
* facebook: fetch URLs for all messages attachmentsJames Geboski2015-08-211-0/+8
* facebook: display stickers in-lineJames Geboski2015-08-201-7/+7
* facebook: refactored data structure usageJames Geboski2015-08-201-18/+30
* facebook: display images in-lineJames Geboski2015-08-191-1/+5
* facebook: refactored for future inline imagesJames Geboski2015-08-181-3/+14
* facebook: removed alignment whitespaceJames Geboski2015-08-181-5/+5
* facebook: removed duplicate casting macrosJames Geboski2015-08-181-1/+0
* facebook: added GTK-Doc for the internal APIsJames Geboski2015-08-151-43/+564
* facebook: periodically refetch the contact list for updatesJames Geboski2015-08-121-1/+1
* facebook: add and alias non-friend buddiesJames Geboski2015-08-111-0/+4
* facebook: handle group chat eventsJames Geboski2015-08-101-0/+24
* facebook: refactored internal API namingJames Geboski2015-08-091-21/+11
* facebook: condensed the external structure memory managersJames Geboski2015-08-091-16/+0
* facebook: only attempt to fetch more contacts if neededJames Geboski2015-08-081-1/+1
* facebook: implemented the invisible presence stateJames Geboski2015-08-081-3/+3
* facebook: implemented the retrieval of unread messagesJames Geboski2015-08-071-0/+3
* Backed out changeset 0519eee7aebfJames Geboski2015-08-071-3/+0
* facebook: implemented the retrieval of unread messagesJames Geboski2015-08-071-0/+3
* facebook: updated GQL queriesJames Geboski2015-08-071-5/+5
* facebook: implemented self messagesJames Geboski2015-08-061-1/+2
* facebook: refactored and improved JSON error handlingJames Geboski2015-08-051-7/+9
* facebook: implemented handling of message attachmentsJames Geboski2015-08-041-6/+10
* facebook: refactored the parsing of JSON valuesJames Geboski2015-08-031-1/+1