about summary refs log tree commit diff stats
path: root/src/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Moved global OTR settings to [otr] groupJames Booth2014-05-112-10/+31
|
* Fixed cppcheck warningsJames Booth2014-04-263-10/+1
|
* Merge remote-tracking branch 'lucian/master'James Booth2014-04-222-2/+10
|\
| * Added /otr policy to commands (still need to add autocomplete stuff?)lightb2014-04-191-0/+3
| |
| * Added PREF_OTR_POLICY to preferences.c -> key -> otr.policylightb2014-04-191-0/+4
| | | | | | | | | | Added default value "manual" to PREF_OTR_POLICy -> preferences.c Modified help string to reflect otr_policy, started checks on cmd_otr
| * Added PREF_OTR_POLICY - should be default global policy and set to MANUALlightb2014-04-191-1/+2
|/
* Merge remote-tracking branch 'pasis/iss323'James Booth2014-04-181-64/+86
|\
| * config/theme: search for system-wide themesDmitry Podgorny2014-04-091-64/+86
| | | | | | | | | | | | | | Search for system-wide themes (usually /usr/share/profanity/themes) if not found in user's home directory. Not tested yet.
* | Added /log shared settingJames Booth2014-04-132-1/+6
| | | | | | | | Issue #170
* | Added /log rotate optionJames Booth2014-04-132-1/+6
|/
* Removed titlebar version property and allow disabling of titlebar displayJames Booth2014-04-032-6/+7
|
* Command '/statuses muc' now allows 'all', 'online' and 'none' settingsJames Booth2014-03-151-2/+1
|
* Updated copyrightJames Booth2014-03-098-8/+8
|
* Show message when alias already exists in /alias addJames Booth2014-01-232-4/+9
|
* Added /alias command, writing aliases to [alias] group in profrcJames Booth2014-01-232-6/+94
|
* Refactored ProfAccount creationJames Booth2014-01-224-146/+229
|
* WIP - /statuses command optionsJames Booth2014-01-201-0/+2
|
* Use defaults for /statuses commandsJames Booth2014-01-191-0/+4
|
* Changed /statuses preferencesJames Booth2014-01-192-0/+12
|
* Fixed test compilationJames Booth2014-01-182-2/+2
|
* WIP - Adding port to account optionsJames Booth2014-01-182-2/+21
|
* Added OTR remaining system messages and colouringJames Booth2014-01-172-53/+90
|
* Show OTR coloured statusJames Booth2014-01-164-26/+59
| | | | | | | | | | | | Customisable within theme files e.g.: titlebar.unencrypted=red titlebar.encrypted=green titlebar.trusted=red titlebar.untrusted=green Shows [unencrypted] for all non-OTR chat Disable with '/otr warn off'
* Added setting /otr log on|off|redactJames Booth2014-01-132-1/+7
|
* Added mock_accounts and fixed testsJames Booth2013-12-262-99/+139
|
* Moved fulljid logic to accountsJames Booth2013-12-152-0/+11
|
* Added clear command to /account for password clearingJames Booth2013-12-082-0/+10
| | | | fixes #267
* Added /account set <account> password <password>James Booth2013-11-072-0/+10
|
* Allow "account" setting in [connection] to autconnect the accountJames Booth2013-11-072-1/+6
| | | | closes #251
* Use correct type in account rename for prioritiesJames Booth2013-11-071-5/+5
| | | | fixes #250
* Added MAX_PASSWORD_SIZE set to 64James Booth2013-11-071-0/+2
| | | | fixes #245
* Merge remote-tracking branch 'tsenart/passwords-on-accounts-file'James Booth2013-11-072-0/+13
|\
| * Use passwords from the accounts fileTomás Senart2013-10-142-0/+13
|/ | | | | | 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.
* Fixed memory leak in accounts_get_accountJames Booth2013-09-231-1/+1
| | | | issue #226
* Fixed memory leak in accounts_get_accountJames Booth2013-09-231-1/+1
| | | | issue #226
* Allow users to set default muc service and nickname per accountJames Booth2013-09-122-1/+99
| | | | | | | | See #238 Conflicts: src/config/accounts.c
* removed strdup in autocomplete callsDmitry Podgorny2013-08-262-12/+12
|
* fixed memory leaks in various filesDmitry Podgorny2013-08-251-19/+42
|
* most FREE_SET_NULL replaced with freeDmitry Podgorny2013-08-031-7/+7
| | | | | | FREE_SET_NULL makes extra assignment of NULL for pointers in stack or dynamic memory that is going to be freed. FREE_SET_NULL is useful for pointers that can be used in future.
* Coloured contact and subscription in /roster and /group outputJames Booth2013-07-032-0/+16
|
* Added rooms history to ProfAccountJames Booth2013-05-232-0/+17
|
* Added groupchat logsJames Booth2013-05-052-0/+4
| | | | closes #168
* Added desktop notification option for subscription requestsJames Booth2013-04-272-0/+4
| | | | closes #166
* Added desktop notifications for chat room invitesJames Booth2013-04-222-0/+4
| | | | Use "/notify invite on|off"
* Mouse handling disabled by default.James Booth2013-03-191-1/+0
|
* Added resource_presence_t and contact_presence_tJames Booth2013-02-102-28/+25
|
* Renamed jabber_presence_t->presence_tJames Booth2013-02-102-6/+6
|
* Added assertsJames Booth2013-02-032-2/+2
|
* Send entity capabilities and status when joining roomJames Booth2013-02-031-0/+3
|
* Refactored string preferencesJames Booth2013-02-032-48/+48
|
lame/html/020syscalls.cc.html?h=hlt&id=996402e8fdb30cc29735d9dd190ff78676d6c907'>^
d1c9392a ^
c8a3ccbe ^
d99a870a ^
c8a3ccbe ^

d3a9db3a ^
d99a870a ^
c8a3ccbe ^
d99a870a ^



d3a9db3a ^
d99a870a ^







d3a9db3a ^
d99a870a ^


d3a9db3a ^
d99a870a ^





d3a9db3a ^
d99a870a ^













d3a9db3a ^
d99a870a ^
d3a9db3a ^
d99a870a ^


5fe060d5 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190