| Commit message (Expand) | Author | Age | Lines |
* | Show the enabled/disabled protocols in the 'plugins' command output | jgeboski | 2016-05-25 | -2/+2 |
* | Implemented plugin information for external plugins | jgeboski | 2016-05-25 | -0/+12 |
* | jabber: Add "always_use_nicks" setting, for non-anonymous MUCs | dequis | 2016-03-20 | -0/+18 |
* | 'help set self_messages': link to wiki page | dequis | 2015-12-30 | -0/+4 |
* | Remove facebook XMPP code, show error pointing at the new plugin | dequis | 2015-12-04 | -2/+2 |
* | jabber: Implement carbons (XEP-0280) | dequis | 2015-11-21 | -0/+16 |
* | Update twitter's "help set mode" to mention that DMs are now fetched | dequis | 2015-11-08 | -1/+1 |
* | IRC self-message support (messages sent by yourself from other clients) | dequis | 2015-10-30 | -0/+27 |
* | Update 'help set show_users' to mention special and the new default | dequis | 2015-10-25 | -4/+5 |
* | user-guide: add help for the jabber 'proxy' setting | dequis | 2015-08-27 | -0/+20 |
* | typofix - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2015-08-07 | -3/+3 |
* | jabber: Add SASL ANONYMOUS support (XEP-0175) | dequis | 2015-07-04 | -0/+15 |
* | Rename mail notification related settings for consistency | dequis | 2015-05-28 | -13/+2 |
* | Gmail notifications support through new imcb_notify_email() API | Artem Savkov | 2015-05-28 | -0/+22 |
* | Add "url" command to Twitter module to get web URL for a Tweet. | Wilmer van der Gaast | 2015-05-02 | -1/+2 |
* | Revert "Twitter format strings" | dequis | 2015-02-20 | -62/+0 |
* | Twitter format strings | William Pettersson | 2015-01-26 | -0/+62 |
* | twitter: Add raw reply support | William Pettersson | 2015-01-26 | -0/+1 |
* | jabber: Account-wide display_name setting, for groupchats | dequis | 2015-01-25 | -1/+7 |
* | Allow filtering of blist output | tribut | 2014-07-24 | -1/+5 |
* | close otr connections on quit, add 'otr disconnect *' command | unknown | 2014-02-07 | -1/+2 |
* | Documentation for utf8_nicks setting. | Wilmer van der Gaast | 2013-04-23 | -0/+14 |
* | ! modified for control channel fill_by setting to for example create a | Wilmer van der Gaast | 2013-02-21 | -0/+4 |
* | Implement 'group info' command to list members of a group (#741) | Miklos Vajna | 2013-02-09 | -2/+6 |
* | Require StartTLS from all Jabber servers by default, like most clients do | Wilmer van der Gaast | 2013-01-06 | -3/+3 |
* | To address #991, adding a strict commands mode, where one has to use "post" | Wilmer van der Gaast | 2012-11-25 | -1/+2 |
* | Fix documentation for show_ids setting, it's on by default for a while already. | Wilmer van der Gaast | 2012-11-25 | -1/+1 |
* | Add help info for "stream" setting. Also, disable it for non-Twitter accounts. | Wilmer van der Gaast | 2012-11-24 | -0/+15 |
* | Merge Twitter favourite command from Flexo/#983. Leaving out the unfavourite | Wilmer van der Gaast | 2012-09-15 | -0/+1 |
* | Twitter module cleanup: Both Twitter and identi.ca "modules" support OAuth | Wilmer van der Gaast | 2012-09-15 | -3/+3 |
* | Update outdated help text for the handle_unknown setting. | Wilmer van der Gaast | 2012-03-25 | -8/+3 |
* | Merging report-spam patch for Twitter from Flexo. #923 | Wilmer van der Gaast | 2012-03-12 | -0/+1 |
* | Stop talking about "the control channel" since there isn't necessarily just | Wilmer van der Gaast | 2012-02-11 | -14/+8 |
* | Applied patch from #895, making show_old_mentions an integer setting instead | Wilmer van der Gaast | 2012-02-10 | -0/+10 |
* | Take t.co URL lengthe^Wshortening into account when counting message length | Wilmer van der Gaast | 2012-02-08 | -0/+15 |
* | Documentation for strip_newlines setting. | Wilmer van der Gaast | 2012-01-30 | -0/+10 |
* | Merging mainline. | Wilmer van der Gaast | 2011-12-24 | -9/+31 |
|\ |
|
| * | Merging SSL certificate verification for GnuTLS, with help from AopicieR. | Wilmer van der Gaast | 2011-12-23 | -1/+23 |
| |\ |
|
| | * | Doc update. | Wilmer van der Gaast | 2011-12-19 | -1/+23 |
| |/ |
|
| * | Slight documentation fix: "both" is no longer a valid scope for a setting since | Wilmer van der Gaast | 2011-12-19 | -8/+8 |
* | | Update help text for "set oauth" with what's supported now. Also adding a | Wilmer van der Gaast | 2011-12-19 | -2/+2 |
* | | Mainline merge. | Wilmer van der Gaast | 2011-12-17 | -3/+3 |
|\| |
|
| * | Document the new #id behaviour. It's not required, but good to have it | Wilmer van der Gaast | 2011-08-17 | -3/+3 |
* | | Doc update, OAuth is available for more than just Twitter now. | Wilmer van der Gaast | 2011-08-01 | -3/+3 |
|/ |
|
* | Change the default base_url to something that works. Change the default for | Wilmer van der Gaast | 2011-06-11 | -1/+1 |
* | add otr reconnect command | Sven Moritz Hallberg | 2011-05-01 | -1/+18 |
* | show_ids documentation. | Wilmer van der Gaast | 2011-04-18 | -0/+11 |
* | Doc fixes for Twitter: non-Twitter services are supported for a while already. | Wilmer van der Gaast | 2011-02-24 | -1/+15 |
* | More password paranoia: Allow omitting the identify/register password as | Wilmer van der Gaast | 2011-02-01 | -3/+11 |
* | rename -del | Wilmer van der Gaast | 2010-12-05 | -0/+5 |