aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/account.c
Commit message (Collapse)AuthorAgeLines
* 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
| | | | | still only for offline users).
* 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
| | | | | | ignored though. Also removing the old chat.[ch] files since they're really not important anymore.
* 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
| | | | | itself.
* One total mess that doesn't do much yet, but reorganised some stuff andWilmer van der Gaast2010-03-26-0/+359
untying the IRC and the core parts a little bit. Lots of work left to do.