Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | README: mention deps | dequis | 2017-10-16 | -5/+8 |
| | ||||
* | README: scratch an itch | dequis | 2017-08-30 | -2/+4 |
| | ||||
* | README: change homedir instructions to just use pkg-config | dequis | 2017-04-02 | -6/+3 |
| | ||||
* | README: removed misleading line | jgeboski | 2015-12-22 | -2/+0 |
| | ||||
* | README: link to wiki for usage instructions, mention apt repo | dequis | 2015-09-11 | -29/+14 |
| | | | | And fix s/--libdir/--with-plugindir/ | |||
* | Imported changes from purple-facebook | jgeboski | 2015-08-24 | -9/+3 |
| | ||||
* | Markdownify readme | dequis | 2015-05-27 | -42/+55 |
| | ||||
* | facebook: create group chats directly with the fbjoin command | jgeboski | 2015-01-24 | -2/+0 |
| | | | | | | | | | 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. | |||
* | facebook: allow root commands without an account identifier | jgeboski | 2015-01-24 | -4/+4 |
| | | | | | | | | | | | | | | Currently, all roots commands require an account identifier in order to operate. However, more times than not, there will only be one Facebook account per bitlbee user. The plugin should allow for the short handing of root commands, where the account identifier is negated when there is only one active Facebook account. This patch allows for users with only one active Facebook account to negate the account identifier. The negation of the account identifier is optional. If there is more than one active Facebook account, the root commands behave as they currently do, and require an account identifier. | |||
* | Implemented group chats | jgeboski | 2015-01-16 | -0/+14 |
| | ||||
* | README: added note about app passwords | jgeboski | 2015-01-14 | -0/+6 |
| | ||||
* | Initial commit | jgeboski | 2014-12-23 | -0/+65 |