| Commit message (Expand) | Author | Age | Lines |
* | jabber: Add "always_use_nicks" setting, for non-anonymous MUCs | dequis | 2016-03-20 | -0/+18 |
* | Prepare 3.4.2 release notes | dequis | 2016-03-12 | -0/+17 |
* | '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 |
* | Fix typo | Mohammed Attia | 2015-10-08 | -1/+1 |
* | 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 | -6/+6 |
* | jabber: Add SASL ANONYMOUS support (XEP-0175) | dequis | 2015-07-04 | -0/+15 |
* | 3.4.1 release notes | dequis | 2015-06-14 | -0/+12 |
* | configure: allow specifying location of python executable | dequis | 2015-06-04 | -1/+8 |
* | Allow building docs from any directory | dequis | 2015-06-04 | -2/+6 |
* | 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 |
* | Build only help.txt (with genhelp.py), create 'user-guide' target | dequis | 2015-05-17 | -5/+4 |
* | genhelp.py: take input/output parameters | dequis | 2015-05-17 | -5/+11 |
* | genhelp.py: Comments! | dequis | 2015-05-16 | -9/+66 |
* | Add python script to generate help.txt, replacing xslt stuff | dequis | 2015-05-16 | -0/+165 |
* | Add "url" command to Twitter module to get web URL for a Tweet. | Wilmer van der Gaast | 2015-05-02 | -1/+2 |
* | Prepare for 3.4 release | dequis | 2015-03-15 | -0/+24 |
* | 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 |
* | Pass generate.consistent.ids flag to xsltproc so id tags in HTML output will | Wilmer van der Gaast | 2014-09-21 | -1/+1 |
* | Allow filtering of blist output | tribut | 2014-07-24 | -1/+5 |
* | 3.2.2. Last revisions pretty much all done and/or merged by dx!3.2.2 | Wilmer van der Gaast | 2014-07-05 | -0/+13 |
* | 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 |
* | Preparing for 3.2 release, hopefully very soon. | Wilmer van der Gaast | 2013-01-06 | -0/+10 |
* | 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 |
* | Update authors files to reflect the current state of things. I'd like to | Wilmer van der Gaast | 2012-10-29 | -1/+1 |
* | 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 |
* | Commit two patches from RH package maintainer (#956). | Wilmer van der Gaast | 2012-06-03 | -1/+1 |
* | 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 |
* | Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR | Wilmer van der Gaast | 2012-02-11 | -3/+3 |
* | Stop talking about "the control channel" since there isn't necessarily just | Wilmer van der Gaast | 2012-02-11 | -15/+9 |
* | Changelog update for 3.0.5. No clue yet when to release it, but we're | Wilmer van der Gaast | 2012-02-11 | -0/+20 |
* | 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 |