aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide/commands.xml
Commit message (Collapse)AuthorAgeLines
* 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
|
* 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-0/+4
|\ \ | |/ |/| | | | | | | Not 100% sure about the OpenSSL merge, should double check that but I'm currently offline.
| * Slightly better documentation of control channels and groups.Wilmer van der Gaast2010-09-05-0/+4
| |
* | 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
|/ /
* | Merge mainline stuff.Wilmer van der Gaast2010-08-31-13/+17
|\|
| * Due to popular demand, now using mode=chat by default.Wilmer van der Gaast2010-08-30-5/+9
| |
| * The "transfers" command was renamed to "transfer" but this wasn't reflectedWilmer van der Gaast2010-08-25-8/+8
| | | | | | | | | | in the docs so far.
* | First step in this merge. Mostly a bzr merge and then a cleanup of conflictsWilmer van der Gaast2010-08-24-0/+173
|\ \ | |/ |/| | | | | and parts I want to/have to redo (because of ui-fix).
| * merge with upstraem bitlbee 1.2.8Sven Moritz Hallberg2010-07-11-1/+32
| |\
| * \ merge in bitlbee headSven Moritz Hallberg2010-06-04-1/+1
| |\ \
| * \ \ merge in bitlbee 1.2.7Sven Moritz Hallberg2010-06-03-7/+58
| |\ \ \
| * \ \ \ merge in bitlbee 1.2.6Sven Moritz Hallberg2010-06-03-2/+111
| |\ \ \ \
| * \ \ \ \ merge in bitlbee 1.2.5Sven Moritz Hallberg2010-06-03-1/+63
| |\ \ \ \ \
| * \ \ \ \ \ merge in bitlbee 1.2.4Sven Moritz Hallberg2010-06-03-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ pretty blind try at merging in the latest trunkSven Moritz Hallberg2009-03-12-29/+107
| |\ \ \ \ \ \ \
| * | | | | | | | commit updates by ashish shukla <wahjava@gmail.com>Sven Moritz Hallberg2009-03-12-3/+7
| | | | | | | | |
| * | | | | | | | merge in latest trunkSven Moritz Hallberg2008-07-17-17/+19
| |\ \ \ \ \ \ \ \
| * | | | | | | | | put 'otr forget key' back in, which now worksSven Moritz Hallberg2008-02-17-1/+14
| | | | | | | | | |
| * | | | | | | | | remove (broken) 'otr forget key' command againSven Moritz Hallberg2008-02-16-14/+1
| | | | | | | | | |
| * | | | | | | | | update settings documentationSven Moritz Hallberg2008-02-12-5/+83
| | | | | | | | | |
| * | | | | | | | | document otr commandsSven Moritz Hallberg2008-02-12-0/+149
| | | | | | | | | |
* | | | | | | | | | Pass "user is mobile" info coming from OSCAR up to BitlBee and show mobileWilmer van der Gaast2010-08-21-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | people as away=Mobile. Bug #462 (and others for other protocols).
* | | | | | | | | | blist should only show contacts that are (or would be if they were online)Wilmer van der Gaast2010-08-14-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the current channel.
* | | | | | | | | | Add a few more commands (including RT) and the ability to send replies.Wilmer van der Gaast2010-08-08-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That's it for now, this is already not very pretty, but just offers the bare basic functionality.
* | | | | | | | | | Account tag documentation update.Wilmer van der Gaast2010-07-24-4/+16
| | | | | | | | | |
* | | | | | | | | | Adding easy migration from old show_offline/away_devoice settings, andWilmer van der Gaast2010-07-19-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation.
* | | | | | | | | | Automatically operate on the current channel if just using "channel set".Wilmer van der Gaast2010-07-18-5/+5
| | | | | | | | | |
* | | | | | | | | | Doc update for the previous change.Wilmer van der Gaast2010-07-18-14/+11
| | | | | | | | | |
* | | | | | | | | | Merging mainline.Wilmer van der Gaast2010-07-17-0/+18
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Document the base_url setting (for using other Twitter API services).Wilmer van der Gaast2010-07-04-0/+18
| | | | | | | | | |
* | | | | | | | | | Document this complex new beast.Wilmer van der Gaast2010-07-13-1/+30
| | | | | | | | | |
* | | | | | | | | | Added allow_takeover setting for people who don't like this new functionality.Wilmer van der Gaast2010-07-11-0/+10
| | | | | | | | | |
* | | | | | | | | | When addressing people in a chatroom, try to translate the nickname to theWilmer van der Gaast2010-07-05-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original unstripped version (without ugly underscores, also).
* | | | | | | | | | Documentation update. I think this covers most of the channel-related ui-fixWilmer van der Gaast2010-07-04-4/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes.
* | | | | | | | | | Changed account set (and other account commands) syntax. Instead ofWilmer van der Gaast2010-06-27-54/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "account set acc/key value" you now do "account acc set key value". So just the regular set syntax with a "account acc" prefix. The slash has been a source of confusion for long enough now. For consistency, commands like "account on acc" should now also be "account acc on" instead. Same for the new "channel" comand, of course.
* | | | | | | | | | Merging a few revisions from mainline.Wilmer van der Gaast2010-06-24-0/+14
|\| | | | | | | | |
| * | | | | | | | | 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.
* | | | | | | | | s/buddy_sendbuffer/paste_buffer/ in the docs as well.Wilmer van der Gaast2010-06-14-33/+33
| | | | | | | | |
* | | | | | | | | Added away_reply_timeout setting so BitlBee will suppress away messages sentWilmer van der Gaast2010-06-11-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in response to PRIVMSG if one was sent recently - some IRC clients including irssi don't do this very well (when talking to >1 people who are away for example).
* | | | | | | | | Complete (hopefully) fix for nickname changes: Add flags to the identifyWilmer van der Gaast2010-06-07-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command to allow identifying without loading any new settings. With some documentation hints.