Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | facebook-api: removed unused topic subscriptions | jgeboski | 2015-01-23 | -10/+9 |
| | | | | | | | | | This removes certain topic subscriptions which are of no importance to this plugin. This results in the usage of slightly less bandwidth. This also forcibly unsubscribes from the message notifications topic, which seems to cause the connection to die out randomly when messages are sent. | |||
* | 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 |