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
*
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
*
facebook-json: add fb_json_str_escape() to properly escape messages
dequis
2015-03-01
-1
/
+6
*
Revert "Implemented message sending queue"
jgeboski
2015-01-30
-44
/
+1
*
facebook-api: fixed invalid GSList usage
jgeboski
2015-01-30
-7
/
+7
*
Check format string security at compile-time
jgeboski
2015-01-27
-2
/
+2
*
facebook-api: removed unused topic subscriptions
jgeboski
2015-01-23
-10
/
+9
*
Unconstify all GSLists
jgeboski
2015-01-17
-1
/
+1
*
Implemented group chats
jgeboski
2015-01-16
-8
/
+435
*
Improved handling of JSON and HTTP errors
jgeboski
2015-01-16
-31
/
+60
*
Migrated to numeric facebook user identifiers
jgeboski
2015-01-15
-189
/
+48
*
Implemented typing notifications
jgeboski
2015-01-15
-1
/
+97
*
Implemented message sending queue
jgeboski
2015-01-14
-3
/
+47
*
Implemented presence states of contacts
jgeboski
2015-01-14
-0
/
+122
*
Implemented one-on-one messaging
jgeboski
2015-01-14
-134
/
+416
*
Implemented contacts list lookup
jgeboski
2015-01-14
-0
/
+131
*
Implemented initial MQTT interface
jgeboski
2015-01-14
-2
/
+183
*
Implemented user authentication
jgeboski
2015-01-03
-0
/
+294