Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Consistency changes for 69b90b5 | jgeboski | 2016-03-29 | -16/+16 |
| | ||||
* | Mark as read on reply, mark as read only when available | Marius Halden | 2016-03-29 | -0/+29 |
| | | | | | | | | | | The set `mark_read` now accepts `available` in addition to `true` and `false`. When `mark_read` is set to `available` it will only mark messages read when the user is not marked as away/invisible. The set `mark_read_reply` was added, when this is set to `true` any unread messages will be marked as read when the user replies them (assuming they where received by bitlbee). | |||
* | Updated copyright dates for 2016 | jgeboski | 2016-01-15 | -1/+1 |
| | ||||
* | Coding style consistencies | jgeboski | 2015-12-24 | -1/+1 |
| | ||||
* | Dropped required GLib version to 2.28.0 | jgeboski | 2015-12-22 | -2/+1 |
| | | | | This is namely for the RedHat guys maintaining RHEL 6. | |||
* | facebook-util: document the FbDebugLevel enum | jgeboski | 2015-12-22 | -0/+10 |
| | ||||
* | facebook-util: refactored naming and GTK-Doc | jgeboski | 2015-12-20 | -34/+38 |
| | ||||
* | Fixed grammar errors in the GTK-Doc | jgeboski | 2015-12-20 | -3/+3 |
| | ||||
* | facebook-util: use the GConverter interface instead of zlib | jgeboski | 2015-12-20 | -2/+4 |
| | ||||
* | Imported changes from purple-facebook | jgeboski | 2015-08-24 | -32/+217 |
| | ||||
* | Updated copyright dates for 2015 | jgeboski | 2015-03-05 | -1/+1 |
| | ||||
* | Check format string security at compile-time | jgeboski | 2015-01-27 | -1/+2 |
| | | | | | This enables various format string security checks by the compiler in attempt to avoid run-time failures. | |||
* | facebook-util: fixed non-debug compilation from missing valist | jgeboski | 2015-01-17 | -1/+1 |
| | ||||
* | Implemented initial MQTT interface | jgeboski | 2015-01-14 | -0/+13 |
| | ||||
* | Implemented user authentication | jgeboski | 2015-01-03 | -0/+49 |