aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/account.c
Commit message (Expand)AuthorAgeLines
* Per-account handle_unknowndequis2016-12-27-0/+3
* Manual merge with wilmer's approach to handling missing protocolsdequis2016-11-21-0/+5
* Support for locked-down accountsDennis Kaarsemaker2016-03-23-2/+2
* Remove facebook XMPP code, show error pointing at the new plugindequis2015-12-04-2/+0
* Reindent everything to K&R style with tabsIndent2015-02-20-271/+267
* Fix whatsapp local contact listsdequis2015-01-25-13/+1
* Replace isdigit/isalpha/.../tolower/toupper with glib variantsdequis2015-01-16-4/+4
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
* Gadugadu local contact storage (ticket #917)dequis2014-07-24-0/+26
* Allow use of "ac x set -del password" to use /oper to change the passwordWilmer van der Gaast2014-02-28-4/+12
* Merging "storage" branch which I wrote long ago. It separates generation ofWilmer van der Gaast2013-04-20-5/+5
|\
| * s/ACC_SET_NOSAVE/SET_NOSAVE/.Wilmer van der Gaast2012-06-07-5/+5
* | I'm still bored on a long flight. Wrote a script to automatically updateWilmer van der Gaast2013-02-21-1/+1
* | Don't set up the account_on_timeout() timer if *_login() calledWilmer van der Gaast2013-01-13-3/+6
* | Allow "set -del password". #984Wilmer van der Gaast2012-08-19-12/+8
|/
* Be clearer about password settings being intentionally hidden (and notWilmer van der Gaast2010-11-21-1/+1
* Extra NULL-check because it *is* possible that prpl->login returns withoutWilmer van der Gaast2010-11-21-1/+1
* Time out if logging in takes too long (2m for now). Except for TwitterWilmer van der Gaast2010-11-21-0/+15
* Allow including account tags in nicknames, and be a bit more clever aboutWilmer van der Gaast2010-07-28-6/+21
* Use the account tag in a few places and store it in the XML file as anWilmer van der Gaast2010-07-24-0/+1
* Adding account tags as a way to 100% uniquely identify an account.Wilmer van der Gaast2010-07-24-1/+49
* Automatically convert nick_source settings to their nick_convert equivalent.Wilmer van der Gaast2010-07-13-1/+19
* Reformat nicks whenever fullname/nick/group changes (but at least for nowWilmer van der Gaast2010-07-13-0/+1
* First version of the nick_format setting.Wilmer van der Gaast2010-07-12-0/+2
* Import chatrooms configured in older BitlBee versions. Settings are currentlyWilmer van der Gaast2010-06-27-1/+0
* Cleaned lots of compiler warnings so I can get some signal again.Wilmer van der Gaast2010-04-01-1/+0
* nogaim.c is close to doing something useful again without speaking any IRCWilmer van der Gaast2010-03-31-17/+19
* One total mess that doesn't do much yet, but reorganised some stuff andWilmer van der Gaast2010-03-26-0/+359