James Booth
|
ea899aabee
|
Applied coding style to account.h
|
2015-10-25 00:49:48 +01:00 |
|
James Booth
|
6640a0891f
|
Force tls on all connections, add tls policy account property
|
2015-10-18 03:06:23 +01:00 |
|
James Booth
|
904a5a81cf
|
Add ability to script commands after connect
|
2015-10-15 01:19:24 +01:00 |
|
James Booth
|
9593e17c3c
|
Include last activity in initial presence
|
2015-09-27 23:53:06 +01:00 |
|
James Booth
|
54e225aa53
|
Added auto xa option, tidied autoaway code
|
2015-09-27 23:08:30 +01:00 |
|
James Booth
|
b484411ea8
|
Save last activity to account on disconnect
|
2015-09-25 00:26:58 +01:00 |
|
James Booth
|
475dfebd97
|
Added pgpkeyid account setting, send signed presence
|
2015-03-23 23:38:06 +00:00 |
|
James Booth
|
b3be26a214
|
Updated copyright
|
2015-02-10 23:16:09 +00:00 |
|
James Booth
|
4c6cfcdca0
|
Simplified autocompleters and command history
|
2015-01-16 22:50:40 +00:00 |
|
Peter Vilim
|
b4f37b9e31
|
iofixed
|
2015-01-07 00:17:59 -06:00 |
|
Peter Vilim
|
401835f32a
|
Add support for evaluated password
|
2015-01-06 23:00:02 -06:00 |
|
James Booth
|
9d94ac5c63
|
Removed function pointers
|
2014-12-22 22:13:42 +00:00 |
|
Will Song
|
be031bbe54
|
implement account removal
|
2014-11-23 15:53:13 -06:00 |
|
James Booth
|
84765969e0
|
Added /account clear [account] port
|
2014-10-23 23:12:15 +01:00 |
|
James Booth
|
552d88b931
|
Added /account clear [account] server
|
2014-10-23 23:07:27 +01:00 |
|
James Booth
|
f9737251a6
|
Added license exemption for OpenSSL to source headers
|
2014-08-24 20:57:39 +01:00 |
|
James Booth
|
6d955609c5
|
Added /otr policy for contacts in account preferences
|
2014-05-11 18:13:04 +01:00 |
|
James Booth
|
3967b26aea
|
Added otr to /account clear properties
|
2014-05-11 15:32:38 +01:00 |
|
James Booth
|
95ff13136b
|
Added OTR policy account preference
|
2014-05-11 14:13:15 +01:00 |
|
James Booth
|
26726b207a
|
Updated copyright
|
2014-03-09 01:18:19 +00:00 |
|
James Booth
|
21ab182151
|
Refactored ProfAccount creation
|
2014-01-22 22:22:01 +00:00 |
|
James Booth
|
39e0782da8
|
Fixed test compilation
|
2014-01-18 20:34:46 +00:00 |
|
James Booth
|
e7013408e5
|
WIP - Adding port to account options
|
2014-01-18 01:45:05 +00:00 |
|
James Booth
|
8685e78c86
|
Added mock_accounts and fixed tests
|
2013-12-26 13:37:22 +00:00 |
|
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 |
|