about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Split command groupsJames Booth2012-08-111-68/+52
* Refactored commandsJames Booth2012-08-111-23/+80
* Command list size now calculatedJames Booth2012-08-102-6/+7
* Removed tinyurl_initJames Booth2012-08-103-8/+0
* Fixed autcomplete loginJames Booth2012-07-311-1/+1
* Fixed definite memory leaksJames Booth2012-07-312-0/+8
* Reverted ncurses cleanupJames Booth2012-07-311-7/+0
* Cleaning up memory allocated by ncurses padsJames Booth2012-07-314-1/+16
* Fixed libnotify includesJames Booth2012-07-301-4/+4
* Show tinyurl errors and usage in chat windowsJames Booth2012-07-293-2/+32
* Fixed bug in tinyurlJames Booth2012-07-291-16/+22
* Changed help on tiny urlsJames Booth2012-07-291-1/+1
* Validate tinyurlJames Booth2012-07-293-27/+24
* Fixed num commandsJames Booth2012-07-291-2/+2
* Added tiny commandJames Booth2012-07-283-4/+42
* Simple tinyurl testJames Booth2012-07-281-0/+5
* Added tinyurl moduleJames Booth2012-07-282-0/+108
* Function signatures across linesJames Booth2012-07-2418-203/+393
* Removed @ from log file namesJames Booth2012-07-232-3/+9
* Close logs on exitJames Booth2012-07-231-9/+9
* Increased version, chat logging in prefs outputJames Booth2012-07-221-0/+5
* Added chlog preference for chat loggingJames Booth2012-07-225-13/+47
* Created log dir for each loginJames Booth2012-07-221-6/+12
* Basic chat log per userJames Booth2012-07-223-15/+44
* Formatting of jids in chat logJames Booth2012-07-221-2/+8
* Added datetime to chat loggingJames Booth2012-07-221-1/+10
* Flush after chat log writesJames Booth2012-07-221-7/+8
* Added simple chat logJames Booth2012-07-224-0/+91
* Command line args and welcome messageJames Booth2012-07-202-14/+44
* Added prefs to helpJames Booth2012-07-191-0/+1
* Added prefs commandJames Booth2012-07-193-1/+43
* Log location ~/.profanity/log/profanity.logJames Booth2012-07-194-7/+20
* Config file location ~/.profanity/configJames Booth2012-07-192-5/+2
* Config file location ~/.config/profanity/configJames Booth2012-07-191-1/+1
* Create config directoryJames Booth2012-07-193-0/+31
* Updated helpJames Booth2012-07-181-22/+22
* Set usernames to lowercase before logging inJames Booth2012-07-181-2/+4
* Username now hidden when entering passwordJames Booth2012-07-091-0/+4
* Fixed delete when going off left side of screenJames Booth2012-07-093-4/+18
* Merge branch 'master' into buildJames Booth2012-07-081-34/+81
* Merge branch 'master' into buildJames Booth2012-07-041-1/+7
* Desktop notifications only if libnotify installedJames Booth2012-07-021-0/+10
* Added autobuild toolsJames Booth2012-07-0130-0/+4056
d=83c67014034bbf9072d7e4555b0e51e815a95756'>83c67014 ^
a6061b9f ^


a6517ed8 ^




f75c7021 ^
fb7e66fd ^

a6517ed8 ^
f75c7021 ^
a6517ed8 ^
f75c7021 ^




a6517ed8 ^





a6061b9f ^






9b16f190 ^
eee09a56 ^
9b16f190 ^
eee09a56 ^
9b16f190 ^
eee09a56 ^
9b16f190 ^
eee09a56 ^
9b16f190 ^
eee09a56 ^
9b16f190 ^
eee09a56 ^
9b16f190 ^




a6061b9f ^
9b16f190 ^

a6061b9f ^









f75c7021 ^
eee09a56 ^
f75c7021 ^




eee09a56 ^
f75c7021 ^
5c368edc ^
f75c7021 ^
cac416f4 ^
f75c7021 ^

83c67014 ^
cac416f4 ^
f75c7021 ^
cac416f4 ^
f75c7021 ^
eee09a56 ^

f75c7021 ^
cac416f4 ^



f75c7021 ^
eee09a56 ^
f75c7021 ^

eee09a56 ^
f75c7021 ^







4a943d4e ^


83c67014 ^
4a943d4e ^
83c67014 ^
4a943d4e ^








a6517ed8 ^
4a943d4e ^


83c67014 ^
4a943d4e ^
83c67014 ^
4a943d4e ^








cac416f4 ^
4a943d4e ^

83c67014 ^
4a943d4e ^
83c67014 ^
4a943d4e ^






83c67014 ^



4a943d4e ^


a6061b9f ^
4a943d4e ^

83c67014 ^
4a943d4e ^
83c67014 ^
4a943d4e ^




83c67014 ^



4a943d4e ^


9b16f190 ^
4a943d4e ^


83c67014 ^
4a943d4e ^
83c67014 ^
4a943d4e ^







fb7cd3f1 ^
4a943d4e ^

83c67014 ^
4a943d4e ^
83c67014 ^
4a943d4e ^




f75c7021 ^
4a943d4e ^

83c67014 ^
4a943d4e ^





f75c7021 ^
f75c7021 ^









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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305