James Booth
|
5e739cbfb7
|
Moved fulljid logic to accounts
|
2013-12-15 20:32:30 +00:00 |
|
James Booth
|
1c2661f1c3
|
Added clear command to /account for password clearing
fixes #267
|
2013-12-08 23:36:00 +00:00 |
|
James Booth
|
be653667e4
|
Added /account set <account> password <password>
|
2013-11-07 23:36:04 +00:00 |
|
James Booth
|
99d3322834
|
Added MAX_PASSWORD_SIZE set to 64
fixes #245
|
2013-11-07 22:15:43 +00:00 |
|
Tomás Senart
|
480589f0ae
|
Use passwords from the accounts file
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.
|
2013-10-14 20:15:51 +02:00 |
|
James Booth
|
df14a46d48
|
Allow users to set default muc service and nickname per account
See #238
Conflicts:
src/config/accounts.c
|
2013-09-12 23:34:30 +01:00 |
|
James Booth
|
4d9148e734
|
Added rooms history to ProfAccount
|
2013-05-23 22:29:41 +01:00 |
|
James Booth
|
e922568770
|
Added resource_presence_t and contact_presence_t
|
2013-02-10 17:13:19 +00:00 |
|
James Booth
|
591f8a8dbf
|
Renamed jabber_presence_t->presence_t
|
2013-02-10 11:31:31 +00:00 |
|
James Booth
|
9d34c41227
|
Added config dir to source
|
2013-02-02 21:59:29 +00:00 |
|