aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
Commit message (Collapse)AuthorAgeLines
...
* ! modified for control channel fill_by setting to for example create aWilmer van der Gaast2013-02-21-0/+4
| | | | | | separate control channel with all contacts *not* in a certain group/from a certain IM account/network, etc.
* Implement 'group info' command to list members of a group (#741)Miklos Vajna2013-02-09-2/+6
|
* Require StartTLS from all Jabber servers by default, like most clients doWilmer van der Gaast2013-01-06-3/+3
| | | | | these days.
* Preparing for 3.2 release, hopefully very soon.Wilmer van der Gaast2013-01-06-0/+10
|
* To address #991, adding a strict commands mode, where one has to use "post"Wilmer van der Gaast2012-11-25-1/+2
| | | | | to post tweets.
* Fix documentation for show_ids setting, it's on by default for a while already.Wilmer van der Gaast2012-11-25-1/+1
|
* Add help info for "stream" setting. Also, disable it for non-Twitter accounts.Wilmer van der Gaast2012-11-24-0/+15
|
* Update authors files to reflect the current state of things. I'd like toWilmer van der Gaast2012-10-29-1/+1
| | | | | | | | thank Jelmer and Maurits for their past contributions. Also, list Miklos, pesco, Geert, ulim and Marijn who have done some substantial contributions (recently).
* Merge Twitter favourite command from Flexo/#983. Leaving out the unfavouriteWilmer van der Gaast2012-09-15-0/+1
| | | | | | | | command for reasons given there. At this point there are loads of command and stuff is getting a little messy maybe.. :-/
* Twitter module cleanup: Both Twitter and identi.ca "modules" support OAuthWilmer van der Gaast2012-09-15-3/+3
| | | | | now.
* Commit two patches from RH package maintainer (#956).Wilmer van der Gaast2012-06-03-1/+1
|
* Update outdated help text for the handle_unknown setting.Wilmer van der Gaast2012-03-25-8/+3
|
* Merging report-spam patch for Twitter from Flexo. #923Wilmer van der Gaast2012-03-12-0/+1
|
* Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIRWilmer van der Gaast2012-02-11-3/+3
| | | | | unexpectedly being set to something already.
* Stop talking about "the control channel" since there isn't necessarily justWilmer van der Gaast2012-02-11-15/+9
| | | | | one, since 3.0 already.
* Changelog update for 3.0.5. No clue yet when to release it, but we'reWilmer van der Gaast2012-02-11-0/+20
| | | | | probably getting close.
* Applied patch from #895, making show_old_mentions an integer setting insteadWilmer van der Gaast2012-02-10-0/+10
| | | | | of boolean so you can change the number of mentions being fetched.
* Take t.co URL lengthe^Wshortening into account when counting message lengthWilmer van der Gaast2012-02-08-0/+15
| | | | | | | before posting a Twitter message. Disable this functionality by default for identi.ca accounts. Hardcode post-t.co URL length to 20 since it's probably not going to change any time soon. Bug #855. Patch by Artem Savkov, thanks!
* Documentation for strip_newlines setting.Wilmer van der Gaast2012-01-30-0/+10
|
* Merging mainline.Wilmer van der Gaast2011-12-24-9/+31
|\
| * Merging SSL certificate verification for GnuTLS, with help from AopicieR.Wilmer van der Gaast2011-12-23-1/+23
| |\
| | * Doc update.Wilmer van der Gaast2011-12-19-1/+23
| |/
| * Slight documentation fix: "both" is no longer a valid scope for a setting sinceWilmer van der Gaast2011-12-19-8/+8
| | | | | | | | | | there are three possible scopes now.
* | Update help text for "set oauth" with what's supported now. Also adding aWilmer van der Gaast2011-12-19-2/+2
| | | | | | | | | | "make testhelp" target to easily see if the current helpfile is loadable.
* | Mainline merge.Wilmer van der Gaast2011-12-17-49/+27
|\|
| * Document command shortening in another place.Wilmer van der Gaast2011-11-14-0/+2
| |
| * Fixed "chan set" typos in help. (Bug #842)Wilmer van der Gaast2011-10-19-3/+3
| |
| * Added missing </para> tag to quickstart. Patch from walter+bitlbee@wjd.nu,Wilmer van der Gaast2011-10-14-1/+3
| | | | | | | | | | bug #840.
| * Quickstart update from pleia2.Wilmer van der Gaast2011-08-17-43/+17
| |\
| | * Add notes about multi-channel support and tags to quickstart.Elizabeth Krumbach2011-06-23-0/+8
| | |
| | * Merge rename with add and remove in quickstartElizabeth Krumbach2011-06-23-43/+9
| | |
| * | Document the new #id behaviour. It's not required, but good to have itWilmer van der Gaast2011-08-17-3/+3
| |/ | | | | | | | | "documented" somewhere. It's non-ambiguous so certainly better.
* / Doc update, OAuth is available for more than just Twitter now.Wilmer van der Gaast2011-08-01-3/+3
|/
* Change the default base_url to something that works. Change the default forWilmer van der Gaast2011-06-11-1/+1
| | | | | | identi.ca to HTTPS while I'm at it. Pretty important since I can't use OAuth for it yet.
* add otr reconnect commandSven Moritz Hallberg2011-05-01-1/+18
|
* show_ids documentation.Wilmer van der Gaast2011-04-18-0/+11
|
* Doc fixes for Twitter: non-Twitter services are supported for a while already.Wilmer van der Gaast2011-02-24-1/+15
|
* More password paranoia: Allow omitting the identify/register password asWilmer van der Gaast2011-02-01-3/+11
| | | | | | | | | | well (and enter it using /OPER instead). This is a gross hack and indeed still not solid: In irssi one can still use /RAWLOG SAVE to find the OPER line sent to BitlBee (and of course not everyone uses SSL to talk to remote BitlBee servers). This only works within 10-30 minutes after entering the password though.
* rename -delWilmer van der Gaast2010-12-05-0/+5
|
* Some polishing/documentation for the "account add" without password hack.Wilmer van der Gaast2010-11-24-6/+10
|
* Fixed two doc/string typos.Wilmer van der Gaast2010-11-19-1/+1
|
* There. BitlBee 3.0, it was about time. :-)Wilmer van der Gaast2010-10-22-0/+23
|
* Fixed nick_format2 typo in help. (Bug #684)Wilmer van der Gaast2010-10-21-1/+1
|
* Merging smpq fix from pesco.Wilmer van der Gaast2010-10-06-2/+14
|\
| * q&a-style smp only affects trust on the asking sideSven Moritz Hallberg2010-10-04-2/+14
| |
* | Merging mainline, which includes a huge msnp13 merge.Wilmer van der Gaast2010-10-02-2/+73
|\ \ | |/ |/| | | | | | | Not 100% sure about the OpenSSL merge, should double check that but I'm currently offline.
| * Move whatsnew stuff into help.txt. Stop putting too much string contentWilmer van der Gaast2010-09-06-1/+34
| | | | | | | | | | into the executable.
| * Slightly better documentation of control channels and groups.Wilmer van der Gaast2010-09-05-1/+39
| |
* | Merging some fixes from pesco. Adds support for the SMP flavour used by PidginWilmer van der Gaast2010-09-29-1/+18
|\ \ | | | | | | | | | | | | (otr smpq).
| * | help entry for 'otr smpq'Sven Moritz Hallberg2010-09-19-0/+17
|/ /