Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Imported changes from purple-facebook | jgeboski | 2015-08-24 | -54/+0 |
| | ||||
* | Updated copyright dates for 2015 | jgeboski | 2015-03-05 | -1/+1 |
| | ||||
* | facebook: create group chats directly with the fbjoin command | jgeboski | 2015-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 chats | jgeboski | 2015-01-16 | -1/+3 |
| | ||||
* | Implemented initial MQTT interface | jgeboski | 2015-01-14 | -1/+2 |
| | ||||
* | Implemented user authentication | jgeboski | 2015-01-03 | -0/+2 |
| | ||||
* | Initial commit | jgeboski | 2014-12-23 | -0/+43 |