Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fix a bug in set_eval_mode_buddies | Sven Moritz Hallberg | 2008-02-13 | -0/+2 |
| | ||||
* | - add global policy setting | Sven Moritz Hallberg | 2008-02-12 | -0/+14 |
| | | | | | - add copyright and author notices to otr.h and otr.c | |||
* | Support halfops for 'notaway' status etc. | Sven Moritz Hallberg | 2008-02-10 | -0/+5 |
| | ||||
* | - add support for setting ops/voice according to OTR msgstate | Sven Moritz Hallberg | 2008-02-09 | -13/+132 |
| | | | | | | | | | | | - 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 | |||
* | Added (account) set -del. | Wilmer van der Gaast | 2007-11-17 | -0/+9 |
| | ||||
* | Removed boolean code from set_getint() and added bits of help to set.h. | Wilmer van der Gaast | 2007-02-26 | -3/+0 |
| | ||||
* | set_eval_int() was pretty broken... | Wilmer van der Gaast | 2006-10-22 | -2/+2 |
| | ||||
* | set_eval_int() now allows negative integers. | Wilmer van der Gaast | 2006-10-15 | -0/+4 |
| | ||||
* | Added message on successful creation of accounts and fixed "set password" | Wilmer van der Gaast | 2006-08-25 | -1/+1 |
| | | | | | command. | |||
* | Added "account set" command. | Wilmer van der Gaast | 2006-07-01 | -6/+12 |
| | ||||
* | Made set.c API more generic so it's not specific to irc_t structures anymore, | Wilmer van der Gaast | 2006-06-30 | -65/+56 |
| | | | | | but can be used for account_t structures too, for example. | |||
* | Added random_bytes() function for better/more reliable randomization and | Wilmer van der Gaast | 2006-06-28 | -0/+14 |
| | | | | | moved set_eval_ops() to a slightly more suitable place. | |||
* | Fixed various memory leaks/other possible problems after code review. | Wilmer van der Gaast | 2006-05-15 | -1/+5 |
| | ||||
* | Updates copyright headers of files that were changed in 2005 too. | Wilmer van der Gaast | 2005-11-12 | -1/+1 |
| | | | | | (IOW, needed to change something to test the post-rsync hook. ;-)) | |||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+221 |