| Commit message (Expand) | Author | Age | Files | Lines |
* | Added clear command to /account for password clearing | James Booth | 2013-12-08 | 1 | -0/+9 |
* | Added /account set <account> password <password> | James Booth | 2013-11-07 | 1 | -0/+9 |
* | Use correct type in account rename for priorities | James Booth | 2013-11-07 | 1 | -5/+5 |
* | Merge remote-tracking branch 'tsenart/passwords-on-accounts-file' | James Booth | 2013-11-07 | 1 | -0/+12 |
|\ |
|
| * | Use passwords from the accounts file | Tomás Senart | 2013-10-14 | 1 | -0/+12 |
|/ |
|
* | Fixed memory leak in accounts_get_account | James Booth | 2013-09-23 | 1 | -1/+1 |
* | Fixed memory leak in accounts_get_account | James Booth | 2013-09-23 | 1 | -1/+1 |
* | Allow users to set default muc service and nickname per account | James Booth | 2013-09-12 | 1 | -1/+95 |
* | removed strdup in autocomplete calls | Dmitry Podgorny | 2013-08-26 | 1 | -10/+10 |
* | fixed memory leaks in various files | Dmitry Podgorny | 2013-08-25 | 1 | -19/+42 |
* | most FREE_SET_NULL replaced with free | Dmitry Podgorny | 2013-08-03 | 1 | -7/+7 |
* | Added rooms history to ProfAccount | James Booth | 2013-05-23 | 1 | -0/+16 |
* | Added resource_presence_t and contact_presence_t | James Booth | 2013-02-10 | 1 | -25/+22 |
* | Renamed jabber_presence_t->presence_t | James Booth | 2013-02-10 | 1 | -3/+3 |
* | Added asserts | James Booth | 2013-02-03 | 1 | -1/+1 |
* | Send entity capabilities and status when joining room | James Booth | 2013-02-03 | 1 | -0/+3 |
* | Removed files.c | James Booth | 2013-02-02 | 1 | -1/+0 |
* | Moved function to get accouts files to accounts.c | James Booth | 2013-02-02 | 1 | -1/+16 |
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -0/+532 |