aboutsummaryrefslogtreecommitdiffstats
path: root/query.c
Commit message (Collapse)AuthorAgeLines
* Made set.c API more generic so it's not specific to irc_t structures anymore,Wilmer van der Gaast2006-06-30-2/+2
| | | | | but can be used for account_t structures too, for example.
* Filled in show_got_added().Wilmer van der Gaast2006-04-07-2/+2
|
* Added a special +b usermode for easier parseability of some things.Wilmer van der Gaast2006-03-21-1/+11
| | | | | (For now blist and qlist, but more should come)
* Some more formatting changes in the auth. request messagesWilmer van der Gaast2005-11-16-6/+4
|
* Got rid of raw ^B's in source,Wilmer van der Gaast2005-11-16-7/+11
| | | | | | | | Replaced most irc_usermsg() calls in nogaim.c with serv_got_crap(), Slightly clearer handling of buddy add requests. Thanks to timing for the patch.
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+168