aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeLines
* README: mention depsdequis2017-10-16-5/+8
|
* README: scratch an itchdequis2017-08-30-2/+4
|
* README: change homedir instructions to just use pkg-configdequis2017-04-02-6/+3
|
* README: removed misleading linejgeboski2015-12-22-2/+0
|
* README: link to wiki for usage instructions, mention apt repodequis2015-09-11-29/+14
| | | | And fix s/--libdir/--with-plugindir/
* Imported changes from purple-facebookjgeboski2015-08-24-9/+3
|
* Markdownify readmedequis2015-05-27-42/+55
|
* facebook: create group chats directly with the fbjoin commandjgeboski2015-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 identifierjgeboski2015-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 chatsjgeboski2015-01-16-0/+14
|
* README: added note about app passwordsjgeboski2015-01-14-0/+6
|
* Initial commitjgeboski2014-12-23-0/+65