aboutsummaryrefslogtreecommitdiffstats
path: root/user.h
Commit message (Collapse)AuthorAgeLines
* - add support for setting ops/voice according to OTR msgstateSven Moritz Hallberg2008-02-09-0/+1
| | | | | | | | | | | - add 'otr trust' user command - support non-otr messages during keygen - run otr messages through strip_html - interpret <b> and <i> tags in html messages - record max message size in prpl - add 'encrypted' flag to user_t - cosmetics
* OTR support, first checkinSven Moritz Hallberg2008-02-03-1/+1
|
* Merge from Jelmer (mainly unit testing things).Wilmer van der Gaast2007-07-01-0/+4
|\
| * Add unit testing for user codeJelmer Vernooij2007-01-21-0/+4
| |
* | s/gaim_connection/im_connection/ and some other minor API changes. The restWilmer van der Gaast2007-03-30-2/+2
|/ | | | | | will come tomorrow. It compiles, I'll leave the real testing up to someone else. ;-)
* Buddy group data is now stored in the user_t structure.Wilmer van der Gaast2006-03-22-0/+1
|
* Renamed commands.c, got rid of return values in all command functions.Wilmer van der Gaast2006-01-20-1/+1
|
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+56