Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Added /otr policy for contacts in account preferences | James Booth | 2014-05-11 | 1 | -0/+1 |
| | |||||
* | Added otr to /account clear properties | James Booth | 2014-05-11 | 1 | -0/+1 |
| | |||||
* | Added OTR policy account preference | James Booth | 2014-05-11 | 1 | -0/+1 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Refactored ProfAccount creation | James Booth | 2014-01-22 | 1 | -22/+1 |
| | |||||
* | Fixed test compilation | James Booth | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | WIP - Adding port to account options | James Booth | 2014-01-18 | 1 | -1/+3 |
| | |||||
* | Added mock_accounts and fixed tests | James Booth | 2013-12-26 | 1 | -33/+35 |
| | |||||
* | Moved fulljid logic to accounts | James Booth | 2013-12-15 | 1 | -0/+1 |
| | |||||
* | Added clear command to /account for password clearing | James Booth | 2013-12-08 | 1 | -0/+1 |
| | | | | fixes #267 | ||||
* | Added /account set <account> password <password> | James Booth | 2013-11-07 | 1 | -0/+1 |
| | |||||
* | Added MAX_PASSWORD_SIZE set to 64 | James Booth | 2013-11-07 | 1 | -0/+2 |
| | | | | fixes #245 | ||||
* | Use passwords from the accounts file | Tomás Senart | 2013-10-14 | 1 | -0/+1 |
| | | | | | | This commit makes it so that if the password in an account in the accounts file is present, then use it. Otherwise ask for the password to the user. | ||||
* | Allow users to set default muc service and nickname per account | James Booth | 2013-09-12 | 1 | -0/+4 |
| | | | | | | | | See #238 Conflicts: src/config/accounts.c | ||||
* | Added rooms history to ProfAccount | James Booth | 2013-05-23 | 1 | -0/+1 |
| | |||||
* | Added resource_presence_t and contact_presence_t | James Booth | 2013-02-10 | 1 | -3/+3 |
| | |||||
* | Renamed jabber_presence_t->presence_t | James Booth | 2013-02-10 | 1 | -3/+3 |
| | |||||
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -0/+75 |