aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeLines
* Ready for BitlBee 1.2.8.1.2.8Wilmer van der Gaast2010-07-04-0/+19
|
* Document the base_url setting (for using other Twitter API services).Wilmer van der Gaast2010-07-04-0/+18
|
* Added user_agent setting to Jabber accounts so people can get aroundWilmer van der Gaast2010-06-23-0/+14
| | | | | | | ridiculous user agent restrictions on certain Jabber servers. Obviously this is pretty simple to detect and break, but it works at least with Openfire.
* Fixed documented default for ignore_auth_requests setting.Wilmer van der Gaast2010-05-23-1/+1
|
* Minor doc update.Wilmer van der Gaast2010-05-19-5/+4
|
* 1.2.7 changelog. Have to release soon, now that 1.2.6a is mostly broken for1.2.7Wilmer van der Gaast2010-05-15-0/+14
| | | | | MSN Messenger for everyone.
* Check Tweet length on the BitlBee side already.Wilmer van der Gaast2010-05-03-0/+15
|
* Fixed show_offline documentation. (The default is off, not on.)Wilmer van der Gaast2010-05-02-1/+1
|
* Applied show-offline patch from Florian E.J. Fruth, adapted for a fewWilmer van der Gaast2010-05-02-0/+10
| | | | | changes that happened since 1.2.4.
* OAuth documentation update.Wilmer van der Gaast2010-04-28-0/+23
|
* 1.2.6a. I fail. :-(1.2.6aWilmer van der Gaast2010-04-19-0/+6
| | | | | | The 1.2.6 I just released has a groupchat mode in the Twitter module that doesn't actually work...
* Finalized 1.2.6 changelog.1.2.6Wilmer van der Gaast2010-04-19-1/+4
|
* Help info for the switchboard_keepalives setting.Wilmer van der Gaast2010-04-17-0/+18
|
* Changelog update: Credit where credit is due!Wilmer van der Gaast2010-04-16-1/+3
|
* Added a meta-contact twitter_$username and replaced the "use_groupchat"Wilmer van der Gaast2010-04-16-13/+23
| | | | | | | setting with a "mode" setting which also allows for a mode where everything just comes from the meta-contact. Tweets should now go to that user or to the channel (if available). Messages to others become DMs.
* 1.2.6 changelist.Wilmer van der Gaast2010-04-14-1/+17
|
* Document the Twitter module. And fix the default for auto_reconnect whileWilmer van der Gaast2010-04-08-1/+29
| | | | | I'm at it.
* Added display_timestamps setting in case some people may not really like them.Wilmer van der Gaast2010-04-08-0/+10
|
* Show timestamps for offline messages. Including a timezone setting forWilmer van der Gaast2010-04-07-0/+15
| | | | | people using servers outside their own timezone.
* Added local_display_name setting for MSN accounts and some hopefully cleverWilmer van der Gaast2010-03-29-0/+11
| | | | | | enough handling for it. Should solve problems with MSN servers forgetting/ overriding display names set by the user.
* Added ignore_auth_requests setting (patch from vmiklos, bug #578).Wilmer van der Gaast2010-03-21-0/+11
|
* Allow changing the name of the control channel at run-time.Wilmer van der Gaast2010-03-19-0/+10
|
* Set resource_select to activity by default since priority has always been1.2.5Wilmer van der Gaast2010-03-17-1/+4
| | | | | a stupid default. More fixes coming up soon.
* Here we go, stable for >24h on testing and im. Time to release.Wilmer van der Gaast2010-03-17-1/+4
|
* Preparing for 1.2.5.Wilmer van der Gaast2010-03-14-0/+15
|
* Added nick_source account setting to allow using full name fields forWilmer van der Gaast2010-03-13-0/+15
| | | | | generating nicknames instead of just the handle.
* Doc update.Wilmer van der Gaast2010-03-07-9/+45
|
* "chat add", not chat_addWilmer van der Gaast2009-10-24-1/+1
|
* I call you BitlBee 1.2.4. I hope. :-)Wilmer van der Gaast2009-10-17-0/+17
|
* Document password-protected rooms.Wilmer van der Gaast2009-10-17-0/+4
|
* Fixed an embarassing typo that even fooled me into believing BitlBee isWilmer van der Gaast2009-01-13-2/+2
| | | | | broken. :-(
* Merging BitlBee 1.2.3 release.Wilmer van der Gaast2008-09-07-3/+10
|\
| * Finished BitlBee 1.2.31.2.3Wilmer van der Gaast2008-09-07-0/+7
| |
| * Switched docs to UTF-8, using XHTML DocBook template instead of old HTMLWilmer van der Gaast2008-09-07-3/+3
| | | | | | | | | | one, to get that doc over to UTF-8 as well (all for the majestik møøse!)
* | Updated "help groupchats" and removed help information on the join_chatWilmer van der Gaast2008-09-01-27/+3
| | | | | | | | | | command.
* | Added documentation on the "chat" command.Wilmer van der Gaast2008-09-01-3/+105
|/
* Finalized BitlBee 1.2.2. Should release this now because of the security1.2.2Wilmer van der Gaast2008-08-26-0/+14
| | | | | issue.
* Added ceiling to auto-reconnect delay, changed the default to 5*3<900 andWilmer van der Gaast2008-08-10-3/+7
| | | | | added documentation.
* Merge trunk.Jelmer Vernooij2008-06-28-2/+21
|\
| * Finalizing BitlBee 1.2.1.1.2.1Wilmer van der Gaast2008-06-24-1/+1
| |
| * Updated change log, also added a pointer to bugs.b.o's timeline page forWilmer van der Gaast2008-06-22-0/+19
| | | | | | | | | | people who want more details.
* | Update docs, remove obsolete win32-related utilities.Jelmer Vernooij2008-06-10-31/+6
| |
* | Merge trunk.Jelmer Vernooij2008-06-10-37/+8
|\|
| * Daemon mode is not an experiment anymore, it's running on testing.bitlbee.orgWilmer van der Gaast2008-05-24-37/+8
| | | | | | | | | | for two weeks already with >30 active connections and not a single crash.
* | Merge integration branch.Jelmer Vernooij2008-06-09-0/+10
|\|
| * Changed root nicknames are now saved. (Bug #378)Wilmer van der Gaast2008-04-05-0/+10
| |
* | Merge trunk.Jelmer Vernooij2008-04-02-177/+582
|\|
| * Removing speech, in case I forget before 1.2.1.Wilmer van der Gaast2008-03-30-57/+0
| |
| * Updated doc/CHANGES again.Wilmer van der Gaast2008-03-30-0/+3
| |
| * Updated doc/CHANGES.Wilmer van der Gaast2008-03-24-0/+11
| |