index
:
bitlbee-facebook
development
fbmark
mark-on-reply
master
patched
patched2
show_unread
track-messages
github.com/jgeboski/bitlbee-facebook with some local patches
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
facebook
/
facebook-api.c
Commit message (
Expand
)
Author
Age
Lines
*
fb_api_http_query: Handle FB_API_QUERY_SEQ_ID in the switch
dequis
2017-03-29
-0
/
+1
*
Use the new ThreadListQuery hash for seq id only, not for thread queries
dequis
2017-03-29
-1
/
+1
*
Set the MQTT user agent to look like Orca-Android 38.0.0.22.155
dequis
2017-03-29
-1
/
+1
*
Fix crash when the error signal is raised and glib has G_ENABLE_DEBUG
dequis
2017-02-25
-2
/
+2
*
Fixed receiving attachments
Kamal Galrani
2017-02-24
-1
/
+1
*
Fix creating threads, inviting, kicking members (misc api changes)
dequis
2017-02-24
-5
/
+5
*
Fix setting channel topics (tid=t_id.1234 is no longer valid)
dequis
2017-02-24
-1
/
+1
*
Handle new style topic/groupchat membership events
dequis
2017-02-24
-4
/
+123
*
Refactor, split fb_api_cb_publish_ms into ..._new_message
dequis
2017-02-24
-29
/
+63
*
Extract target url from fbrpc:// URLs
Mickaƫl Thomas
2017-02-23
-1
/
+5
*
Fix some compiler warnings
dequis
2017-02-23
-6
/
+3
*
Fix infinite loop in previous commit when being added by a non-friend
dequis
2017-01-22
-2
/
+8
*
Use FetchContactsDeltaQuery for contact sync
dequis
2017-01-08
-7
/
+142
*
Update some graphql query hashes
dequis
2017-01-07
-0
/
+3
*
Refactor, split off contact nodes parsing from fb_api_cb_contacts
dequis
2017-01-07
-11
/
+26
*
Don't disconnect when trying to join a chat after being kicked
dequis
2017-01-07
-3
/
+23
*
Don't fail on groupchats with only two members including self
dequis
2017-01-06
-1
/
+3
*
Set a non-empty HTTP User-Agent
dequis
2016-11-21
-1
/
+1
*
fb_api_cb_contacts: Make all the other fields optional too
dequis
2016-06-06
-5
/
+5
*
Prevent disconnections on 509 errors, "Invalid attachment id"
dequis
2016-06-02
-0
/
+6
*
Make $.hugePictureUrl.uri optional
dequis
2016-06-02
-22
/
+27
*
Store sent message id in lastmid, to deduplicate echoed messages
dequis
2016-05-16
-0
/
+1
*
facebook-api: fix contacts pagination, use page_info.end_cursor
dequis
2016-03-29
-18
/
+15
*
facebook-api: use the icon URL as a backup checksum
jgeboski
2016-01-16
-2
/
+13
*
Updated copyright dates for 2016
jgeboski
2016-01-15
-1
/
+1
*
facebook-api: fixed incorrect handling of unknown XMA types
jgeboski
2016-01-09
-2
/
+2
*
facebook-api: ignore messages which are sequentially duplicated
jgeboski
2016-01-07
-5
/
+17
*
facebook-api: migrated key mappings to the GTK-Doc
jgeboski
2016-01-04
-82
/
+0
*
facebook-api: attempt to silently reconnect the MQTT stream
jgeboski
2016-01-04
-1
/
+15
*
facebook-api: implemented queued message sending
jgeboski
2016-01-04
-25
/
+93
*
facebook-api: properly handle optional Thrift fields and scoping
jgeboski
2016-01-01
-60
/
+86
*
facebook-api: fixed the self contact being ignored
jgeboski
2015-12-28
-7
/
+12
*
Preserve the timestamp on incoming messages
jgeboski
2015-12-26
-0
/
+7
*
facebook: fixed broken contact counting with non-friends
jgeboski
2015-12-25
-2
/
+1
*
Coding style consistencies
jgeboski
2015-12-24
-2
/
+2
*
facebook-api: fixed faulty conditional with friend checking
jgeboski
2015-12-22
-1
/
+1
*
facebook-api: fixed non-friend contacts showing as buddies
jgeboski
2015-12-20
-0
/
+8
*
facebook-util: refactored naming and GTK-Doc
jgeboski
2015-12-20
-7
/
+7
*
facebook-util: use the GConverter interface instead of zlib
jgeboski
2015-12-20
-8
/
+17
*
facebook-api: fix groupchat self messages
dequis
2015-09-20
-6
/
+6
*
facebook-api: fixed deleted XMAs being fatal
jgeboski
2015-08-26
-3
/
+9
*
facebook-api: fixed the contact query not fetching non-users
jgeboski
2015-08-25
-97
/
+61
*
Implemented group chat topic change events
jgeboski
2015-08-25
-7
/
+51
*
facebook-api: fixed generic API operations always failing
jgeboski
2015-08-25
-1
/
+5
*
facebook-api: removed weird usage of g_slist_copy_deep()
jgeboski
2015-08-24
-3
/
+8
*
Imported changes from purple-facebook
jgeboski
2015-08-24
-1022
/
+2563
*
facebook-api: fixed JSON parse errors with messages
jgeboski
2015-06-22
-2
/
+9
*
Reset stoken when getting ERROR_QUEUE_NOT_FOUND, to create a new one
dequis
2015-04-03
-1
/
+8
*
fb_api_cb_mqtt_publish: Show topic as part of the debug message
dequis
2015-03-11
-1
/
+1
*
Updated copyright dates for 2015
jgeboski
2015-03-05
-1
/
+1
[next]