Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |