aboutsummaryrefslogtreecommitdiffstats
path: root/nick.c
Commit message (Expand)AuthorAgeLines
* More consistency in error/warning errors. Until now "WARNING:" was usuallyWilmer van der Gaast2008-01-06-1/+1
* Don't allow nicks that start with a number.Wilmer van der Gaast2007-12-10-5/+14
* Added imcb_buddy_nick_hint so the Jabber conference module can suggest saneWilmer van der Gaast2007-06-04-3/+11
* New code to use nicknames stored in ICQ contact lists.Wilmer van der Gaast2007-04-19-9/+16
* Implemented per-account nick lists instead of per-protocol nick lists.Wilmer van der Gaast2006-07-03-64/+47
* Made set.c API more generic so it's not specific to irc_t structures anymore,Wilmer van der Gaast2006-06-30-1/+1
* Add checks for nick functions as well, fix bug where nick lengths weren't Jelmer Vernooij2006-06-16-2/+2
* Merge my pluginable branchJelmer Vernooij2005-12-14-2/+2
|\
| * Migrate my pluginable branch to use Wilmers' branch as parentJelmer Vernooij2005-11-07-2/+2
* | Add some constJelmer Vernooij2005-12-08-13/+8
|/
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+263