about summary refs log tree commit diff stats
path: root/src/config/accounts.h
Commit message (Collapse)AuthorAgeFilesLines
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
|
* Added /otr policy for contacts in account preferencesJames Booth2014-05-111-0/+1
|
* Added otr to /account clear propertiesJames Booth2014-05-111-0/+1
|
* Added OTR policy account preferenceJames Booth2014-05-111-0/+1
|
* Updated copyrightJames Booth2014-03-091-1/+1
|
* Refactored ProfAccount creationJames Booth2014-01-221-22/+1
|
* Fixed test compilationJames Booth2014-01-181-1/+1
|
* WIP - Adding port to account optionsJames Booth2014-01-181-1/+3
|
* Added mock_accounts and fixed testsJames Booth2013-12-261-33/+35
|
* Moved fulljid logic to accountsJames Booth2013-12-151-0/+1
|
* Added clear command to /account for password clearingJames Booth2013-12-081-0/+1
| | | | fixes #267
* Added /account set <account> password <password>James Booth2013-11-071-0/+1
|
* Added MAX_PASSWORD_SIZE set to 64James Booth2013-11-071-0/+2
| | | | fixes #245
* Use passwords from the accounts fileTomás Senart2013-10-141-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 accountJames Booth2013-09-121-0/+4
| | | | | | | | See #238 Conflicts: src/config/accounts.c
* Added rooms history to ProfAccountJames Booth2013-05-231-0/+1
|
* Added resource_presence_t and contact_presence_tJames Booth2013-02-101-3/+3
|
* Renamed jabber_presence_t->presence_tJames Booth2013-02-101-3/+3
|
* Added config dir to sourceJames Booth2013-02-021-0/+75