aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook.h
Commit message (Collapse)AuthorAgeLines
* Imported changes from purple-facebookjgeboski2015-08-24-54/+0
|
* Updated copyright dates for 2015jgeboski2015-03-05-1/+1
|
* facebook: create group chats directly with the fbjoin commandjgeboski2015-01-24-0/+6
| | | | | | | | | Currently, the plugin relies on the 'chat add' root command in order to create a new group chat. Aside from being an ugly hack, this prevents the plugin from being able to automatically join the bitlbee user into the newly created channel. In order to allow for automatic joining, the plugin should directly create the group chat, rather than relying on the "chat add" root command.
* Implemented group chatsjgeboski2015-01-16-1/+3
|
* Implemented initial MQTT interfacejgeboski2015-01-14-1/+2
|
* Implemented user authenticationjgeboski2015-01-03-0/+2
|
* Initial commitjgeboski2014-12-23-0/+43