James Booth
|
a3a73cf003
|
Move all filepath handling to files.c
|
2016-07-24 21:49:35 +01:00 |
|
James Booth
|
29452f8f1b
|
Move xgd functions
|
2016-07-24 17:12:09 +01:00 |
|
James Booth
|
ef942bd27a
|
Add config/files.c
|
2016-07-24 16:22:15 +01:00 |
|
James Booth
|
0a57c4de78
|
Tidy headers
|
2016-07-24 15:43:51 +01:00 |
|
James Booth
|
1c5efaeb58
|
Moved jid.c
|
2016-07-24 14:59:28 +01:00 |
|
James Booth
|
e8fc80f5c1
|
Update GPL link in headers
|
2016-07-24 01:14:49 +01:00 |
|
James Booth
|
e53e94f1e2
|
Updated copyright
|
2016-02-14 22:54:46 +00:00 |
|
James Booth
|
53fc89f711
|
Added account theme property
|
2016-01-22 01:06:28 +00:00 |
|
James Booth
|
a2f5e921f2
|
Added conf_string_list_add
|
2015-11-24 00:02:21 +00:00 |
|
James Booth
|
97d1b964c3
|
Created config/conflists.c for shared config list handling
|
2015-11-23 23:54:14 +00:00 |
|
James Booth
|
5f74c2044c
|
Applied coding style to accounts.c
|
2015-10-25 00:46:12 +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
|
0b03f72b2c
|
Added missing account properties to /account rename
|
2015-09-28 21:24:49 +01:00 |
|
James Booth
|
16103f6cc7
|
Removed old code to fix legacy accounts
|
2015-09-28 20:42:59 +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
|
240f6a3f79
|
Fixed various jid and account mem leaks
|
2015-06-24 20:53:04 +01:00 |
|
James Booth
|
3fd9692aec
|
Merge branch 'master' into pgp
|
2015-05-04 23:40:58 +01:00 |
|
James Booth
|
a293045d85
|
Use null check convention in accounts.c
|
2015-05-04 22:32:42 +01:00 |
|
James Booth
|
475dfebd97
|
Added pgpkeyid account setting, send signed presence
|
2015-03-23 23:38:06 +00:00 |
|
Christian Storm
|
a1d14c4526
|
Fixed spelling.
|
2015-02-17 10:52:37 +01: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 |
|
Will Song
|
c2758616d8
|
eval_password code is now in cmd_connect so that it can be changed
without clearing it. eval_password errors are also now ignored, along
with pclosing the popened eval_password.
|
2015-01-12 22:23:36 -06:00 |
|
James Booth
|
a932998fb1
|
Removed unused include, free eval_password
|
2015-01-13 00:43:17 +00:00 |
|
Peter Vilim
|
0cb548683c
|
fgets: buffer size
|
2015-01-07 21:37:35 -06:00 |
|
Peter Vilim
|
b298994ce7
|
fix for fgets
|
2015-01-07 21:16:18 -06:00 |
|
Peter Vilim
|
887cc1f419
|
merge
|
2015-01-07 21:07:32 -06:00 |
|
Peter Vilim
|
492c548aa6
|
Add support for evaluated password
|
2015-01-07 02:54:42 -06: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
|
d7911664e1
|
Merge branch 'master' into symlinks
|
2014-10-26 20:53:33 +00:00 |
|
James Booth
|
be7c4f5a00
|
Follow symlinks for profrc and accounts files
|
2014-10-26 20:43:05 +00: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
|
462cf67f1d
|
Set file permissions for accounts file
|
2014-10-18 21:23:42 +01:00 |
|
James Booth
|
f9737251a6
|
Added license exemption for OpenSSL to source headers
|
2014-08-24 20:57:39 +01:00 |
|
James Booth
|
954661e59e
|
Added quote param to autocomplete_complete
|
2014-07-09 20:23:47 +01:00 |
|
James Booth
|
9dda7036a9
|
Implemented per contact OTR policy setting
|
2014-05-11 19:32:07 +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 |
|