aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Better tracking of last messagepatchedMarius Halden2016-03-20-2/+19
* Keep track of last message receivedMarius Halden2016-03-19-12/+56
* Merge branch 'fbmark' into patchedMarius Halden2016-03-19-0/+103
|\
| * Add root command `fbmark`fbmarkMarius Halden2016-03-19-0/+103
* | Mark as read on reply, mark as read only when availablemark-on-replyMarius Halden2016-03-11-7/+85
|/
* Properly initialize the bee_user datajgeboski2016-03-10-2/+16
* debian: fixed dependency versionsjgeboski2016-02-03-2/+2
* Version bumped to 1.0.0jgeboski2016-01-16-1/+3
* facebook-api: use the icon URL as a backup checksumjgeboski2016-01-16-2/+13
* debian: use generic changelog datejgeboski2016-01-15-1/+1
* Updated copyright dates for 2016jgeboski2016-01-15-19/+19
* Refactored the fbchats printingjgeboski2016-01-14-25/+14
* Unbreak gtk-docJorge VillaseƱor2016-01-14-1/+1
* facebook-api: fixed incorrect handling of unknown XMA typesjgeboski2016-01-09-2/+2
* facebook-api: ignore messages which are sequentially duplicatedjgeboski2016-01-07-5/+17
* autogen: added support for the NOCONFIGURE variablejgeboski2016-01-06-1/+1
* facebook-api: migrated key mappings to the GTK-Docjgeboski2016-01-04-82/+76
* facebook-api: attempt to silently reconnect the MQTT streamjgeboski2016-01-04-1/+15
* facebook-api: implemented queued message sendingjgeboski2016-01-04-25/+93
* facebook-api: properly handle optional Thrift fields and scopingjgeboski2016-01-01-85/+132
* valgrind: suppress g_zlib_compressor_class_intern_initjgeboski2015-12-31-0/+8
* facebook: fixed a GCC-5 warningjgeboski2015-12-31-1/+1
* facebook: allow the 'group_chat_open' set to be assigned to 'all'jgeboski2015-12-31-51/+71
* facebook-api: fixed the self contact being ignoredjgeboski2015-12-28-7/+12
* Preserve the timestamp on incoming messagesjgeboski2015-12-26-4/+14
* facebook-http: fixed GTK-Doc sectionjgeboski2015-12-26-1/+1
* Fixed a few issues reported by Coverityjgeboski2015-12-26-2/+3
* travis: only package for Coverity after successjgeboski2015-12-26-4/+3
* Trivial GTK-Doc fixesjgeboski2015-12-25-4/+4
* facebook: fixed broken contact counting with non-friendsjgeboski2015-12-25-2/+1
* Coding style consistenciesjgeboski2015-12-24-21/+21
* README: removed misleading linejgeboski2015-12-22-2/+0
* Dropped required GLib version to 2.28.0jgeboski2015-12-22-21/+64
* facebook-util: document the FbDebugLevel enumjgeboski2015-12-22-0/+10
* facebook-api: fixed faulty conditional with friend checkingjgeboski2015-12-22-1/+1
* facebook-json: fixed a size overflow with string duplicationjgeboski2015-12-20-1/+6
* facebook-api: fixed non-friend contacts showing as buddiesjgeboski2015-12-20-0/+8
* facebook-json:`Special-case "$" to return root for json-glib < 0.99.2dequis2015-12-20-0/+5
* facebook-json: Ensure data is null terminated for json-glib < 1.0.2dequis2015-12-20-1/+7
* facebook-util: refactored naming and GTK-Docjgeboski2015-12-20-70/+71
* Fixed grammar errors in the GTK-Docjgeboski2015-12-20-41/+41
* facebook-util: use the GConverter interface instead of zlibjgeboski2015-12-20-95/+74
* travis: refactored for better readability and handlingjgeboski2015-12-20-33/+31
* travis: use dynamic Ubuntu versionjgeboski2015-12-19-2/+2
* travis: use bitlbee master instead of developjgeboski2015-12-19-1/+0
* travis: handle packaging for OBSjgeboski2015-12-19-10/+65
* mqtt: fix segfaults after disconnecting on writedequis2015-11-19-2/+3
* fb_mqtt_write: fix unreachable input_add (priv->wev was always 0)dequis2015-11-19-2/+1
* travis: Remove coverity_scan addon, call it manually for job 1 onlydequis2015-11-05-17/+8
* travis: added Coverity supportjgeboski2015-11-05-4/+25