e2fad6e953e7177beda1ff9c18590d8c3427985d
[citadel.git] / webcit / ChangeLog
1 ------------------------------------------------------------------------
2 r4480 | ajc | 2006-04-18 23:46:38 -0400 (Tue, 18 Apr 2006) | 1 line
3
4 Added es_ES.po
5 ------------------------------------------------------------------------
6 r4479 | ajc | 2006-04-18 13:01:07 -0400 (Tue, 18 Apr 2006) | 2 lines
7
8 Removed the old NLS output from the configure.in summary,
9 and replaced with the new one.
10 ------------------------------------------------------------------------
11 r4476 | dothebart | 2006-04-16 11:36:11 -0400 (Sun, 16 Apr 2006) | 2 lines
12
13 these ones where missing.
14
15 ------------------------------------------------------------------------
16 r4475 | dothebart | 2006-04-16 11:28:29 -0400 (Sun, 16 Apr 2006) | 2 lines
17
18 * don't call autogen in buildpackages script.
19
20 ------------------------------------------------------------------------
21 r4474 | dothebart | 2006-04-16 11:21:12 -0400 (Sun, 16 Apr 2006) | 2 lines
22
23 * added various files generated by autogen.sh, because of problems with autogen on several systems.
24
25 ------------------------------------------------------------------------
26 r4472 | dothebart | 2006-04-15 08:28:12 -0400 (Sat, 15 Apr 2006) | 3 lines
27
28 * though POTFILES is automatically generated on newer 
29   systems from POTFILES.in, we add it for the older ones.
30
31 ------------------------------------------------------------------------
32 r4471 | ajc | 2006-04-13 23:20:26 -0400 (Thu, 13 Apr 2006) | 1 line
33
34 Version 6.81
35 ------------------------------------------------------------------------
36 r4469 | ajc | 2006-04-13 22:57:16 -0400 (Thu, 13 Apr 2006) | 1 line
37
38 webserver.c: bind to LOCALEDIR for message catalog.
39 ------------------------------------------------------------------------
40 r4465 | dothebart | 2006-04-09 17:30:25 -0400 (Sun, 09 Apr 2006) | 2 lines
41
42 * fix freebsd build. 
43
44 ------------------------------------------------------------------------
45 r4463 | ajc | 2006-04-07 13:19:13 -0400 (Fri, 07 Apr 2006) | 1 line
46
47 Updated version number to 6.80
48 ------------------------------------------------------------------------
49 r4457 | dothebart | 2006-04-06 19:43:18 -0400 (Thu, 06 Apr 2006) | 2 lines
50
51 we need to call another shellscript now.
52
53 ------------------------------------------------------------------------
54 r4456 | dothebart | 2006-04-06 18:05:35 -0400 (Thu, 06 Apr 2006) | 2 lines
55
56 more modern version.
57
58 ------------------------------------------------------------------------
59 r4455 | ajc | 2006-04-06 17:18:24 -0400 (Thu, 06 Apr 2006) | 2 lines
60
61 Fixed the 'add new note' button not woring
62 when there were already no notes on the page.
63 ------------------------------------------------------------------------
64 r4451 | dothebart | 2006-04-05 18:19:35 -0400 (Wed, 05 Apr 2006) | 2 lines
65
66 * missing flag for libiconv added to the linker flags.
67
68 ------------------------------------------------------------------------
69 r4445 | ajc | 2006-04-04 11:40:47 -0400 (Tue, 04 Apr 2006) | 1 line
70
71 After sending an initial page, return to the wholist
72 ------------------------------------------------------------------------
73 r4439 | ajc | 2006-03-29 23:02:33 -0500 (Wed, 29 Mar 2006) | 2 lines
74
75 Zero out the 'Display name' field when displaying the
76 screen to create or edit a vCard.
77 ------------------------------------------------------------------------
78 r4436 | ajc | 2006-03-27 12:49:36 -0500 (Mon, 27 Mar 2006) | 3 lines
79
80 Non-AJAX move or delete of a message now reloads the
81 read messages loop instead of simply displaying the result of the
82 operation on a grey screen.
83 ------------------------------------------------------------------------
84 r4434 | ajc | 2006-03-26 23:21:50 -0500 (Sun, 26 Mar 2006) | 2 lines
85
86 Remove height constraint on site logo in
87 iconbar, and set width constraint to 120px (like all the others).
88 ------------------------------------------------------------------------
89 r4432 | ajc | 2006-03-24 23:23:08 -0500 (Fri, 24 Mar 2006) | 2 lines
90
91 Updated the README with credits for the new
92 bubble tooltip, and cleaned up the spelling and grammar in the new sections.
93 ------------------------------------------------------------------------
94 r4431 | ajc | 2006-03-24 23:03:40 -0500 (Fri, 24 Mar 2006) | 5 lines
95
96 Calendar: selecting 'Add new event' from the banner bar
97 now defaults the new event's date to the first day of the
98 displayed month, if the displayed month is not the current
99 month, *OR* the exact day being displayed, if the day view
100 is currently being displayed.  Resolves bug #165.
101 ------------------------------------------------------------------------
102 r4430 | ajc | 2006-03-24 18:01:15 -0500 (Fri, 24 Mar 2006) | 3 lines
103
104 Worked around a DOM bug in Internet Explorer that caused it
105 to crash if we manipulate the innerHTML of a DOM node while the page is still being
106 rendered.
107 ------------------------------------------------------------------------
108 r4429 | ajc | 2006-03-24 15:59:57 -0500 (Fri, 24 Mar 2006) | 3 lines
109
110 Resized and repositioned the tooltip bubble so that
111 it doesn't scroll the screen at the edges, and also it no longer breaks up into multiple
112 pieces when filled with a large amount of text.
113 ------------------------------------------------------------------------
114 r4427 | ajc | 2006-03-23 23:32:57 -0500 (Thu, 23 Mar 2006) | 1 line
115
116 Added date/time to calendar bubbles.
117 ------------------------------------------------------------------------
118 r4424 | dothebart | 2006-03-22 18:44:44 -0500 (Wed, 22 Mar 2006) | 4 lines
119
120 * added central location for tiny_mce
121 * added directory calculation routines
122 * added Documentation for packaging staff.
123
124 ------------------------------------------------------------------------
125 r4423 | ajc | 2006-03-21 12:58:10 -0500 (Tue, 21 Mar 2006) | 2 lines
126
127 Summary/location/notes are now in the bubbles.
128 Still need to add date/time and fix a rendering bug.
129 ------------------------------------------------------------------------
130 r4421 | ajc | 2006-03-20 23:11:19 -0500 (Mon, 20 Mar 2006) | 3 lines
131
132 Added bubble tooltip support.  Connected to calendar month
133 view.  Bubbles are appearing -- now we just need to populate them
134 with information from the calendar items.
135 ------------------------------------------------------------------------
136 r4420 | ajc | 2006-03-20 23:10:30 -0500 (Mon, 20 Mar 2006) | 3 lines
137
138 Added bubble tooltip support.  Connected to calendar month
139 view.  Bubbles are appearing -- now we just need to populate them
140 with information from the calendar items.
141 ------------------------------------------------------------------------
142 r4418 | dothebart | 2006-03-20 09:54:45 -0500 (Mon, 20 Mar 2006) | 4 lines
143
144 * add documentation
145 * made directories configurable from start.
146 * make debian package build work again.
147
148 ------------------------------------------------------------------------
149 r4414 | ajc | 2006-03-16 23:42:16 -0500 (Thu, 16 Mar 2006) | 2 lines
150
151 When saving vCards back to the server,
152 declare charset=UTF-8 on fields containing it.
153 ------------------------------------------------------------------------
154 r4411 | dothebart | 2006-03-16 16:52:21 -0500 (Thu, 16 Mar 2006) | 2 lines
155
156 fixed default installation target of tiny mce and the templates.
157
158 ------------------------------------------------------------------------
159 r4410 | dothebart | 2006-03-16 16:36:47 -0500 (Thu, 16 Mar 2006) | 5 lines
160
161 * define prefix in a smart way.
162 * include execinfo if we have backtrace
163 * mute errors of stupid system provided m4 macros.
164
165
166 ------------------------------------------------------------------------
167 r4409 | dothebart | 2006-03-16 16:22:08 -0500 (Thu, 16 Mar 2006) | 2 lines
168
169 substitute our compile prefix.
170
171 ------------------------------------------------------------------------
172 r4406 | ajc | 2006-03-14 22:17:41 -0500 (Tue, 14 Mar 2006) | 1 line
173
174 create-pot.sh (does this still get used?) now looks in ../src/*.c
175 ------------------------------------------------------------------------
176 r4405 | dothebart | 2006-03-14 12:55:14 -0500 (Tue, 14 Mar 2006) | 2 lines
177
178 we need to know that to translate.
179
180 ------------------------------------------------------------------------
181 r4404 | dothebart | 2006-03-14 12:49:30 -0500 (Tue, 14 Mar 2006) | 3 lines
182
183 ignore stamp-po
184
185
186 ------------------------------------------------------------------------
187 r4403 | dothebart | 2006-03-14 11:33:51 -0500 (Tue, 14 Mar 2006) | 2 lines
188
189 get ChangeLog from svn.
190
191 ------------------------------------------------------------------------
192 r4402 | dothebart | 2006-03-14 11:32:53 -0500 (Tue, 14 Mar 2006) | 2 lines
193
194 ignore ChangeLog, as it's taken from SVN
195
196 ------------------------------------------------------------------------
197 r4401 | dothebart | 2006-03-14 11:26:57 -0500 (Tue, 14 Mar 2006) | 2 lines
198
199 well. autopoint doesn't know anything about .14.0
200
201 ------------------------------------------------------------------------
202 r4400 | dothebart | 2006-03-14 11:19:08 -0500 (Tue, 14 Mar 2006) | 2 lines
203
204 require older gettext version.
205
206 ------------------------------------------------------------------------
207 r4399 | dothebart | 2006-03-14 05:15:59 -0500 (Tue, 14 Mar 2006) | 3 lines
208
209 * fixed debian build
210 * added autogen.sh, forgot that.
211
212 ------------------------------------------------------------------------
213 r4395 | dothebart | 2006-03-12 08:33:46 -0500 (Sun, 12 Mar 2006) | 3 lines
214
215 * use config.h
216 * add the libs
217
218 ------------------------------------------------------------------------
219 r4394 | dothebart | 2006-03-12 07:57:16 -0500 (Sun, 12 Mar 2006) | 2 lines
220
221 ok, the template comes for us to have a start manually creating Makevars. abandon it
222
223 ------------------------------------------------------------------------
224 r4393 | dothebart | 2006-03-12 07:53:23 -0500 (Sun, 12 Mar 2006) | 2 lines
225
226 don't look at .o's etc.
227
228 ------------------------------------------------------------------------
229 r4392 | dothebart | 2006-03-12 07:51:48 -0500 (Sun, 12 Mar 2006) | 2 lines
230
231 more cleanup. no autogenerated files in svn.
232
233 ------------------------------------------------------------------------
234 r4391 | dothebart | 2006-03-12 07:48:02 -0500 (Sun, 12 Mar 2006) | 2 lines
235
236 automagic script stuff. don't have stuff in svn that can be automaticaly built.
237
238 ------------------------------------------------------------------------
239 r4390 | dothebart | 2006-03-12 07:27:52 -0500 (Sun, 12 Mar 2006) | 2 lines
240
241 provided by autoreconf -i
242
243 ------------------------------------------------------------------------
244 r4389 | dothebart | 2006-03-12 07:26:07 -0500 (Sun, 12 Mar 2006) | 2 lines
245
246 created by autoreconf
247
248 ------------------------------------------------------------------------
249 r4388 | dothebart | 2006-03-12 07:25:01 -0500 (Sun, 12 Mar 2006) | 2 lines
250
251 Various files automake wants to have. some of them are just called different, so i renamed them. 
252
253 ------------------------------------------------------------------------
254 r4387 | dothebart | 2006-03-12 07:12:13 -0500 (Sun, 12 Mar 2006) | 2 lines
255
256 we don't want autoconf/make stuff in svn. this should be added on distributing the tgz.
257
258 ------------------------------------------------------------------------
259 r4386 | dothebart | 2006-03-12 07:09:44 -0500 (Sun, 12 Mar 2006) | 3 lines
260
261 remove these files, as they're automagicaly generated by configure.
262 they should not be in svn, so i'll add them to .svnignore too.
263
264 ------------------------------------------------------------------------
265 r4385 | dothebart | 2006-03-12 07:03:13 -0500 (Sun, 12 Mar 2006) | 2 lines
266
267 added Automaked makefiles.
268
269 ------------------------------------------------------------------------
270 r4384 | dothebart | 2006-03-12 07:00:48 -0500 (Sun, 12 Mar 2006) | 2 lines
271
272 move all source files to src/
273
274 ------------------------------------------------------------------------
275 r4382 | ajc | 2006-03-10 18:04:31 -0500 (Fri, 10 Mar 2006) | 1 line
276
277 Began making changes to do better handling of character sets.
278 ------------------------------------------------------------------------
279 r4374 | ajc | 2006-03-06 09:56:48 -0500 (Mon, 06 Mar 2006) | 1 line
280
281 Advertise DAV as Class 1 only; we don't support locking.
282 ------------------------------------------------------------------------
283 r4369 | ajc | 2006-03-05 23:39:27 -0500 (Sun, 05 Mar 2006) | 1 line
284
285 New it.po submitted by Gabriele Tassoni
286 ------------------------------------------------------------------------
287 r4367 | ajc | 2006-03-04 22:38:03 -0500 (Sat, 04 Mar 2006) | 6 lines
288
289 WebDAV GET/PUT of an entire calendar as one item
290 now uses OGo-compatible URL's.  Any of three formats are possible:
291 * http://foo.example.com/groupdav/Calendar
292 * http://foo.example.com/groupdav/ics
293 * http://foo.example.com/groupdav/calendar.ics
294
295 ------------------------------------------------------------------------
296 r4365 | ajc | 2006-03-04 18:00:39 -0500 (Sat, 04 Mar 2006) | 1 line
297
298 Altered the URL format for PUT an entire calendar.
299 ------------------------------------------------------------------------
300 r4364 | ajc | 2006-03-04 16:36:11 -0500 (Sat, 04 Mar 2006) | 1 line
301
302 Altered the URL format for GET an entire calendar.
303 ------------------------------------------------------------------------
304 r4361 | ajc | 2006-03-03 23:54:44 -0500 (Fri, 03 Mar 2006) | 1 line
305
306 Small fix to previous commit
307 ------------------------------------------------------------------------
308 r4360 | ajc | 2006-03-03 23:43:51 -0500 (Fri, 03 Mar 2006) | 3 lines
309
310 Added in preliminary support for 'webcal://' URL's.  Subscribe
311 is working perfectly.  Publish is awaiting support on the back end Citadel server
312 but our side is done.  URL FORMAT IS SUBJECT TO CHANGE.
313 ------------------------------------------------------------------------
314 r4356 | ajc | 2006-03-02 23:20:44 -0500 (Thu, 02 Mar 2006) | 2 lines
315
316 Altered the way UID's are encoded into URL's in DAV.
317 Some clients were choking on the old encoding.
318 ------------------------------------------------------------------------
319 r4355 | ajc | 2006-03-02 17:18:27 -0500 (Thu, 02 Mar 2006) | 2 lines
320
321 Added the HTTP response 'DAV: 1, 2' to all OPTIONS requests.
322 This got several WebDAV clients working.
323 ------------------------------------------------------------------------
324 r4354 | ajc | 2006-03-02 12:43:04 -0500 (Thu, 02 Mar 2006) | 1 line
325
326 RFC2047-encode subjects with non ascii characters.
327 ------------------------------------------------------------------------
328 r4353 | ajc | 2006-03-02 11:20:07 -0500 (Thu, 02 Mar 2006) | 1 line
329
330 404 all broken Microsoft /_vti_* crap
331 ------------------------------------------------------------------------
332 r4352 | ajc | 2006-03-01 23:05:02 -0500 (Wed, 01 Mar 2006) | 1 line
333
334 Made the 'New User' button disappear when it is not allowed.
335 ------------------------------------------------------------------------
336 r4348 | ajc | 2006-02-28 23:40:39 -0500 (Tue, 28 Feb 2006) | 4 lines
337
338 groupdav_propfind.c: continued fleshing out the DAV features
339 of this interface so that it can do more than just GroupDAV.  It
340 now has basic read-only WebDAV browse/fetch support (tested with
341 cadaver and with konqueror).
342 ------------------------------------------------------------------------
343 r4346 | ajc | 2006-02-28 16:44:00 -0500 (Tue, 28 Feb 2006) | 1 line
344
345 locate_message_by_uid() once again uses the server index.
346 ------------------------------------------------------------------------
347 r4342 | ajc | 2006-02-21 13:20:58 -0500 (Tue, 21 Feb 2006) | 2 lines
348
349 GroupDAV PROPFIND on the folder list collection now
350 looks at each room's default view instead of the user's current view.
351 ------------------------------------------------------------------------
352 r4340 | ajc | 2006-02-21 00:04:37 -0500 (Tue, 21 Feb 2006) | 5 lines
353
354 * groupdav_propfind.c: PROPFIND on a collection now utilizes
355 the 'DAV:' namespace as the default namespace instead of defining a prefix.
356 * groupdav_get.c: GET operations on a single object now make use of the
357   begin_burst() and end_burst() wrappers, which will cause a proper Content-length:
358   header to be output, and also allows compression to take place.
359 ------------------------------------------------------------------------
360 r4339 | ajc | 2006-02-20 16:06:00 -0500 (Mon, 20 Feb 2006) | 2 lines
361
362 API change: pass the 'Depth:' header and content along
363 to groupdav_propfind() in preparation for more parsing.
364 ------------------------------------------------------------------------
365 r4322 | dothebart | 2006-02-18 06:14:41 -0500 (Sat, 18 Feb 2006) | 2 lines
366
367 added backtrace function
368
369 ------------------------------------------------------------------------
370 r4321 | ajc | 2006-02-18 00:17:30 -0500 (Sat, 18 Feb 2006) | 1 line
371
372 THIS IS 6.72
373 ------------------------------------------------------------------------
374 r4319 | ajc | 2006-02-16 15:17:51 -0500 (Thu, 16 Feb 2006) | 1 line
375
376 Fixed some stray HTML output prior to the HTTP headers.
377 ------------------------------------------------------------------------
378 r4318 | dothebart | 2006-02-16 11:55:54 -0500 (Thu, 16 Feb 2006) | 2 lines
379
380 print day number after name.
381
382 ------------------------------------------------------------------------
383 r4317 | dothebart | 2006-02-16 11:50:01 -0500 (Thu, 16 Feb 2006) | 2 lines
384
385 install locales into /usr/share/locale, as everybody else.
386
387 ------------------------------------------------------------------------
388 r4316 | ajc | 2006-02-15 22:45:05 -0500 (Wed, 15 Feb 2006) | 7 lines
389
390 Localization hacks.
391 wc_strftime() now falls back to strftime() instead of strftime_l() if the
392 selected locale is NULL.  This causes the time to be output in the 'C'
393 locale, but at least it doesn't crash.
394 Locales are now initialized slightly differently.  The 'C' locale is now
395 initialized without the '.UTF8' suffix.  And if it is successfully
396 initialized, all of the other locales are initialized using it as a base.
397 ------------------------------------------------------------------------
398 r4314 | ajc | 2006-02-14 23:30:39 -0500 (Tue, 14 Feb 2006) | 2 lines
399
400 Add an extra <br> at the end when pullquoting a message.
401 This gives TinyMCE somewhere to put the cursor that's not inside the quote.
402 ------------------------------------------------------------------------
403 r4313 | ajc | 2006-02-13 23:30:27 -0500 (Mon, 13 Feb 2006) | 1 line
404
405 Cleaned up some of the comments in webcit.h
406 ------------------------------------------------------------------------
407 r4312 | dothebart | 2006-02-13 15:51:49 -0500 (Mon, 13 Feb 2006) | 2 lines
408
409 split up to remove html code from the localization.
410
411 ------------------------------------------------------------------------
412 r4311 | dothebart | 2006-02-13 13:44:30 -0500 (Mon, 13 Feb 2006) | 2 lines
413
414 added comments to make the start and the end of the template visible in the browser.
415
416 ------------------------------------------------------------------------
417 r4310 | dothebart | 2006-02-13 13:42:55 -0500 (Mon, 13 Feb 2006) | 2 lines
418
419 tolowered the embedded html.
420
421 ------------------------------------------------------------------------
422 r4309 | ajc | 2006-02-13 12:49:01 -0500 (Mon, 13 Feb 2006) | 3 lines
423
424 webserver.c: don't call realloc() on every single call
425 to client_write().  Instead, start with a 32K buffer and increase its size
426 any time we find we've run out of space.
427 ------------------------------------------------------------------------
428 r4308 | ajc | 2006-02-12 23:01:36 -0500 (Sun, 12 Feb 2006) | 2 lines
429
430 Removed monthname() and replaced with proper strftime() calls.
431 All date/time output should be fully localized now.
432 ------------------------------------------------------------------------
433 r4306 | ajc | 2006-02-12 01:34:37 -0500 (Sun, 12 Feb 2006) | 2 lines
434
435 More conversion of date/time strings to strftime-based functions.
436 Still need to tweak a few things here and there.
437 ------------------------------------------------------------------------
438 r4305 | ajc | 2006-02-12 00:10:31 -0500 (Sun, 12 Feb 2006) | 1 line
439
440 Began moving date outputs to strftime_l()
441 ------------------------------------------------------------------------
442 r4303 | ajc | 2006-02-10 23:33:18 -0500 (Fri, 10 Feb 2006) | 1 line
443
444 Moved _GNU_SOURCE declaration to webcit.h so all source modules have it defined.
445 ------------------------------------------------------------------------
446 r4300 | ajc | 2006-02-09 16:51:05 -0500 (Thu, 09 Feb 2006) | 2 lines
447
448 messages.c: fixed some memory allocation issues
449 (forwarding attachments)
450 ------------------------------------------------------------------------
451 r4298 | ajc | 2006-02-09 13:02:07 -0500 (Thu, 09 Feb 2006) | 1 line
452
453 fix iconv calling syntax
454 ------------------------------------------------------------------------
455 r4297 | ajc | 2006-02-09 12:53:12 -0500 (Thu, 09 Feb 2006) | 1 line
456
457 Fixed a problem with free_march_list()
458 ------------------------------------------------------------------------
459 r4296 | ajc | 2006-02-08 23:40:34 -0500 (Wed, 08 Feb 2006) | 2 lines
460
461 html2html.c: when converting links, don't add quotes to URL's
462 that were incorrectly specified without quotes.  That just breaks them.
463 ------------------------------------------------------------------------
464 r4295 | ajc | 2006-02-08 23:00:10 -0500 (Wed, 08 Feb 2006) | 1 line
465
466 Allow the user to specify a default character set for email headers.
467 ------------------------------------------------------------------------
468 r4294 | ajc | 2006-02-08 21:44:27 -0500 (Wed, 08 Feb 2006) | 1 line
469
470 it.po: updated Italian translation sent in by Gabriele Tassoni
471 ------------------------------------------------------------------------
472 r4293 | ajc | 2006-02-08 16:53:29 -0500 (Wed, 08 Feb 2006) | 1 line
473
474 Fixed a couple of memory leaks detected by Valgrind.
475 ------------------------------------------------------------------------
476 r4292 | ajc | 2006-02-08 11:45:52 -0500 (Wed, 08 Feb 2006) | 1 line
477
478 Memory allocation fix
479 ------------------------------------------------------------------------
480 r4290 | ajc | 2006-02-07 12:03:41 -0500 (Tue, 07 Feb 2006) | 3 lines
481
482 Some changes to view vs. default view behavior.
483 This is to support the new Calendar List view without destroying the server behavior
484 for Calendar rooms.
485 ------------------------------------------------------------------------
486 r4288 | ajc | 2006-02-05 23:50:39 -0500 (Sun, 05 Feb 2006) | 4 lines
487
488 Created ctdl_iconv_open() wrapper around iconv_open()
489 in order to add extra charset aliases.  Nonstandard, broken Microsoft charsets such as
490 'MS950' are now aliased to names such as 'CP950'.  This will allow WebCit to display
491 broken messages created by broken Microsoft products.
492 ------------------------------------------------------------------------
493 r4286 | ajc | 2006-02-05 18:17:45 -0500 (Sun, 05 Feb 2006) | 2 lines
494
495 messages.c: corrected a call to utf8ify_rfc822_string() that
496 had not been properly surrounded by the requisite ifdef's.
497 ------------------------------------------------------------------------
498 r4285 | dothebart | 2006-02-05 14:10:15 -0500 (Sun, 05 Feb 2006) | 2 lines
499
500 removed fuzzy lines, as the translation was correct.
501
502 ------------------------------------------------------------------------
503 r4284 | dothebart | 2006-02-05 12:04:22 -0500 (Sun, 05 Feb 2006) | 2 lines
504
505 added brief view calendar, and renamed the original view to 'pretty view' in the comments.
506
507 ------------------------------------------------------------------------
508 r4283 | dothebart | 2006-02-05 11:57:41 -0500 (Sun, 05 Feb 2006) | 2 lines
509
510 added more translations for wiki etc.
511
512 ------------------------------------------------------------------------
513 r4282 | ajc | 2006-02-04 13:16:09 -0500 (Sat, 04 Feb 2006) | 1 line
514
515 Perform RFC2047 charset decoding in recipient names
516 ------------------------------------------------------------------------
517 r4281 | ajc | 2006-02-04 13:11:06 -0500 (Sat, 04 Feb 2006) | 3 lines
518
519 Fixed the handling of HTML messages when the character set is
520 declared in an HTML meta tag instead of in the MIME headers.
521 Nearly all of these messages should parse now.
522 ------------------------------------------------------------------------
523 r4280 | ajc | 2006-02-04 12:50:05 -0500 (Sat, 04 Feb 2006) | 1 line
524
525 Reorganized portions of html2html.c
526 ------------------------------------------------------------------------
527 r4279 | ajc | 2006-02-04 00:33:17 -0500 (Sat, 04 Feb 2006) | 4 lines
528
529 When outputting HTML messages, check to see if there is a META tag in the HTML 
530 that overrides the MIME content-type.  This is *not* legal MIME, but it seems to 
531 be common practice in Asian messages so we have to deal with it.
532
533 ------------------------------------------------------------------------
534 r4278 | ajc | 2006-02-03 22:42:10 -0500 (Fri, 03 Feb 2006) | 1 line
535
536 Changed the copyright date in the startup banner
537 ------------------------------------------------------------------------
538 r4277 | ajc | 2006-02-03 14:42:57 -0500 (Fri, 03 Feb 2006) | 1 line
539
540 Removed ChangeLog, we'll go with the svn log from now on.
541 ------------------------------------------------------------------------
542 r4275 | dothebart | 2006-02-03 04:51:49 -0500 (Fri, 03 Feb 2006) | 2 lines
543
544 added new translations for download / save
545
546 ------------------------------------------------------------------------
547 r4274 | ajc | 2006-02-02 23:52:09 -0500 (Thu, 02 Feb 2006) | 1 line
548
549 Offer "View" and "Download" options for all attachments.
550 ------------------------------------------------------------------------
551 r4270 | ajc | 2006-01-31 12:01:55 -0500 (Tue, 31 Jan 2006) | 5 lines
552
553
554 * Generated MIME boundaries now begin with "=_" because that is a character
555   sequence guaranteed never to appear in either base64 or quoted-printable
556   encodings.
557
558 ------------------------------------------------------------------------
559 r4268 | ajc | 2006-01-31 00:04:02 -0500 (Tue, 31 Jan 2006) | 1 line
560
561 oops
562 ------------------------------------------------------------------------
563 r4267 | ajc | 2006-01-31 00:01:18 -0500 (Tue, 31 Jan 2006) | 7 lines
564
565
566 * Rolled all of the groupdav*.[ch] files way back to version 3851.  Something
567   somewhere in willi's doxygen changes broke GroupDAV protocol.  Since I was
568   unable to figure out where, I had to roll it all back.
569 * The good news is that the server-absolute URL's do work after all, so I
570   reinstated that.
571
572 ------------------------------------------------------------------------
573 r4266 | dothebart | 2006-01-30 18:06:23 -0500 (Mon, 30 Jan 2006) | 2 lines
574
575 moved into subgroup 
576
577 ------------------------------------------------------------------------
578 r4265 | ajc | 2006-01-30 16:52:55 -0500 (Mon, 30 Jan 2006) | 2 lines
579
580 * Reversed the previous change
581
582 ------------------------------------------------------------------------
583 r4264 | ajc | 2006-01-30 15:26:25 -0500 (Mon, 30 Jan 2006) | 4 lines
584
585
586 * GroupDAV now outputs <href> tags containing server-absolute URL's instead
587   of globally absolute URL's.
588
589 ------------------------------------------------------------------------
590 r4263 | ajc | 2006-01-30 12:11:01 -0500 (Mon, 30 Jan 2006) | 3 lines
591
592 * When the -f option is specified, honor X-Forwarded-Host: in addition
593   to X-Forwarded-For: headers.  This helps GroupDAV along.
594
595 ------------------------------------------------------------------------
596 r4262 | ajc | 2006-01-30 00:15:09 -0500 (Mon, 30 Jan 2006) | 5 lines
597
598
599 HTML messages are now encoded as "Quoted-Printable" before being
600   transmitted to the server.  New utility function text_to_server_qp()
601   handles this.
602
603 ------------------------------------------------------------------------
604 r4261 | ajc | 2006-01-29 23:21:45 -0500 (Sun, 29 Jan 2006) | 4 lines
605
606
607 * Removed the "convert_to_html" option from text_to_server() because we no
608   longer have any callers which require it.
609
610 ------------------------------------------------------------------------
611 r4260 | ajc | 2006-01-29 13:09:49 -0500 (Sun, 29 Jan 2006) | 4 lines
612
613
614  * Removed all references to "font-family" style.  We will now go with
615    whatever font the user has chosen as his favorite.
616
617 ------------------------------------------------------------------------
618 r4259 | dothebart | 2006-01-29 10:40:17 -0500 (Sun, 29 Jan 2006) | 2 lines
619
620 forgot one doxygen header
621
622 ------------------------------------------------------------------------
623 r4258 | dothebart | 2006-01-29 08:34:44 -0500 (Sun, 29 Jan 2006) | 4 lines
624
625 * Doxygen groups. Sorted the files into groups. so now we have a nice structure 
626   in the module index, which should ease the navigation to a particular part.
627
628
629 ------------------------------------------------------------------------
630 r4257 | dothebart | 2006-01-29 05:59:14 -0500 (Sun, 29 Jan 2006) | 2 lines
631
632 missing months added.
633
634 ------------------------------------------------------------------------
635 r4256 | ajc | 2006-01-29 00:12:49 -0500 (Sun, 29 Jan 2006) | 1 line
636
637 Clarified some of the doxygen comments
638 ------------------------------------------------------------------------
639 r4255 | ajc | 2006-01-28 23:33:23 -0500 (Sat, 28 Jan 2006) | 1 line
640
641 accept-charset="UTF-8" in form declaration for enter message screen
642 ------------------------------------------------------------------------
643 r4254 | ajc | 2006-01-27 23:53:41 -0500 (Fri, 27 Jan 2006) | 1 line
644
645 All month names and weekday names are now sourced from localized strings.
646 ------------------------------------------------------------------------
647 r4253 | ajc | 2006-01-27 18:17:02 -0500 (Fri, 27 Jan 2006) | 1 line
648
649 comments
650 ------------------------------------------------------------------------
651 r4252 | ajc | 2006-01-27 17:41:51 -0500 (Fri, 27 Jan 2006) | 1 line
652
653 comments
654 ------------------------------------------------------------------------
655 r4251 | ajc | 2006-01-27 17:40:10 -0500 (Fri, 27 Jan 2006) | 1 line
656
657 comments
658 ------------------------------------------------------------------------
659 r4250 | ajc | 2006-01-27 15:04:11 -0500 (Fri, 27 Jan 2006) | 1 line
660
661  Do a JavaScript alert if we fail to open the Instant Messenger window.
662 ------------------------------------------------------------------------
663 r4249 | ajc | 2006-01-27 13:50:53 -0500 (Fri, 27 Jan 2006) | 1 line
664
665 Page popups work again
666 ------------------------------------------------------------------------
667 r4247 | ajc | 2006-01-26 15:45:41 -0500 (Thu, 26 Jan 2006) | 3 lines
668
669
670 Complete overhaul of "Notes" view.  Now features AJAX create and edit operations.
671
672 ------------------------------------------------------------------------
673 r4245 | ajc | 2006-01-26 11:06:49 -0500 (Thu, 26 Jan 2006) | 1 line
674
675 Clarify that we are GPLv2
676 ------------------------------------------------------------------------
677 r4243 | ajc | 2006-01-25 22:26:25 -0500 (Wed, 25 Jan 2006) | 5 lines
678
679
680 * Fixed some spelling errors
681 * Added en_GB.po translation provided by David Given
682
683
684 ------------------------------------------------------------------------
685 r4242 | ajc | 2006-01-25 13:10:47 -0500 (Wed, 25 Jan 2006) | 3 lines
686
687
688 * Don't pullquote the headers when editing a wiki page.
689
690 ------------------------------------------------------------------------
691 r4241 | ajc | 2006-01-24 23:10:51 -0500 (Tue, 24 Jan 2006) | 6 lines
692
693
694 * Eliminated a bug in pullquote_message() that was causing it to run words
695   together at the linebreaks.
696 * After creating or editing a Wiki page, display that page instead of
697   that wiki's home page.
698
699 ------------------------------------------------------------------------
700 r4240 | ajc | 2006-01-24 13:56:57 -0500 (Tue, 24 Jan 2006) | 2 lines
701
702 * Fixes to wiki view to handle "short" links.
703
704 ------------------------------------------------------------------------
705 r4239 | ajc | 2006-01-24 11:07:54 -0500 (Tue, 24 Jan 2006) | 5 lines
706
707
708 * client_getln() now fails if the client attempts to transmit non printable
709   characters.   This is for fast bailout if someone tries to do HTTPS to a
710   non-SSL webcit.
711
712 ------------------------------------------------------------------------
713 r4238 | ajc | 2006-01-23 22:51:59 -0500 (Mon, 23 Jan 2006) | 4 lines
714
715
716 * Got a primitive version of the wiki system in place.  Needs a lot of fine
717   tuning but it basically works.
718
719 ------------------------------------------------------------------------
720 r4233 | dothebart | 2006-01-23 09:07:26 -0500 (Mon, 23 Jan 2006) | 2 lines
721
722 version of debian build added
723
724 ------------------------------------------------------------------------
725 r4232 | dothebart | 2006-01-23 08:44:05 -0500 (Mon, 23 Jan 2006) | 3 lines
726
727 upsie. some lines vanished.
728 removed kerningham-richie cisms.
729
730 ------------------------------------------------------------------------
731 r4231 | dothebart | 2006-01-23 08:35:50 -0500 (Mon, 23 Jan 2006) | 2 lines
732
733 Done with doxygenizing
734
735 ------------------------------------------------------------------------
736 r4230 | ajc | 2006-01-22 17:50:06 -0500 (Sun, 22 Jan 2006) | 1 line
737
738 More work on the wiki view.  Don't try to use it yet.
739 ------------------------------------------------------------------------
740 r4229 | dothebart | 2006-01-21 18:53:37 -0500 (Sat, 21 Jan 2006) | 2 lines
741
742 more doxygen doku.
743
744 ------------------------------------------------------------------------
745 r4228 | ajc | 2006-01-21 16:24:26 -0500 (Sat, 21 Jan 2006) | 1 line
746
747 wiki
748 ------------------------------------------------------------------------
749 r4225 | ajc | 2006-01-20 16:39:28 -0500 (Fri, 20 Jan 2006) | 2 lines
750
751 * Started writing wiki code.  It completely does not work.  :)
752
753 ------------------------------------------------------------------------
754 r4221 | dothebart | 2006-01-20 15:05:27 -0500 (Fri, 20 Jan 2006) | 2 lines
755
756 converted comments to get caught by doxygen
757
758 ------------------------------------------------------------------------
759 r4217 | ajc | 2006-01-19 23:18:39 -0500 (Thu, 19 Jan 2006) | 1 line
760
761 Began adding the infrastructure to support wiki mode rooms.
762 ------------------------------------------------------------------------
763 r4210 | ajc | 2006-01-19 00:00:30 -0500 (Thu, 19 Jan 2006) | 1 line
764
765 Fixed a small memory leak
766 ------------------------------------------------------------------------
767 r4209 | ajc | 2006-01-18 23:09:43 -0500 (Wed, 18 Jan 2006) | 1 line
768
769 THIS IS 6.71
770 ------------------------------------------------------------------------
771 r4208 | ajc | 2006-01-18 16:40:46 -0500 (Wed, 18 Jan 2006) | 7 lines
772
773
774 * fix_scrollbar_bug is now a class instead of an id.  Fixes validator warnings.
775 * Corrected bad html generated when there's only one message in a summary view.
776 * Retain both login name and display name (fullname) in session structure.
777   This fixes chat window authentication when connecting to a Citadel server
778   using host based authentication.
779
780 ------------------------------------------------------------------------
781 r4202 | ajc | 2006-01-16 11:53:14 -0500 (Mon, 16 Jan 2006) | 2 lines
782
783 * Experimental unix domain socket listener
784
785 ------------------------------------------------------------------------
786 r4196 | ajc | 2006-01-14 23:40:40 -0500 (Sat, 14 Jan 2006) | 4 lines
787
788
789 * setup.c: remove "--backtitle" from calls to "dialog" because its
790   availability cannot be depended upon.
791
792 ------------------------------------------------------------------------
793 r4194 | ajc | 2006-01-14 18:33:22 -0500 (Sat, 14 Jan 2006) | 1 line
794
795 oops, correction to previous commit
796 ------------------------------------------------------------------------
797 r4193 | ajc | 2006-01-14 18:26:17 -0500 (Sat, 14 Jan 2006) | 1 line
798
799 config: Correct forged From: lines during authenticated SMTP
800 ------------------------------------------------------------------------
801 r4192 | ajc | 2006-01-13 15:25:33 -0500 (Fri, 13 Jan 2006) | 1 line
802
803 THIS IS 6.70
804 ------------------------------------------------------------------------
805 r4189 | ajc | 2006-01-13 00:02:27 -0500 (Fri, 13 Jan 2006) | 1 line
806
807 Removed the split bbview because it's b0rken in IE
808 ------------------------------------------------------------------------
809 r4188 | ajc | 2006-01-12 15:40:56 -0500 (Thu, 12 Jan 2006) | 1 line
810
811 start im on bottom
812 ------------------------------------------------------------------------
813 r4187 | ajc | 2006-01-12 00:41:48 -0500 (Thu, 12 Jan 2006) | 1 line
814
815 Changes to instant messenger to work around IE bugs
816 ------------------------------------------------------------------------
817 r4186 | ajc | 2006-01-11 23:23:38 -0500 (Wed, 11 Jan 2006) | 8 lines
818
819
820 * More updates to instant messenger:
821   - Better delineation of input box.  Added an icon and a slightly darker
822     background color so you can see where the input box actually is.
823   - Auto refresh every 5 seconds instead of 30
824   - WebCit now fires off a JavaScript test after 30 seconds of inactivity
825     to see if the instant messenger window needs to be opened
826
827 ------------------------------------------------------------------------
828 r4185 | ajc | 2006-01-11 17:00:59 -0500 (Wed, 11 Jan 2006) | 4 lines
829
830
831 * More updates to instant messenger.  When new messages arrive, the window
832   automatically scrolls to the bottom and the input box is refocused.
833
834 ------------------------------------------------------------------------
835 r4184 | ajc | 2006-01-11 15:21:56 -0500 (Wed, 11 Jan 2006) | 1 line
836
837 Corrected a small javascript syntax error
838 ------------------------------------------------------------------------
839 r4182 | ajc | 2006-01-10 23:57:11 -0500 (Tue, 10 Jan 2006) | 4 lines
840
841
842 * instant_messenger.html: learn my own screen name from the server,
843   also some CSS changes
844
845 ------------------------------------------------------------------------
846 r4175 | ajc | 2006-01-09 13:02:49 -0500 (Mon, 09 Jan 2006) | 5 lines
847
848
849 * siteconfig.c: new "Indexing/Journaling" tab now contains the options
850   to enable the full text index, and to enable message journaling.
851 * Version number is now 6.70 in order to keep parity with Citadel.
852
853 ------------------------------------------------------------------------
854 r4173 | ajc | 2006-01-09 00:40:24 -0500 (Mon, 09 Jan 2006) | 1 line
855
856 Site Configuration screen moved to tabbed dialog
857 ------------------------------------------------------------------------
858 r4171 | ajc | 2006-01-06 11:21:36 -0500 (Fri, 06 Jan 2006) | 1 line
859
860 ran create-pot.sh
861 ------------------------------------------------------------------------
862 r4170 | ajc | 2006-01-06 11:21:01 -0500 (Fri, 06 Jan 2006) | 3 lines
863
864
865 * Localization enabled "Your info" from summary screen
866
867 ------------------------------------------------------------------------
868 r4169 | ajc | 2006-01-05 23:18:13 -0500 (Thu, 05 Jan 2006) | 1 line
869
870 New tabbed dialog API.  This will be used in something later...
871 ------------------------------------------------------------------------
872 r4164 | ajc | 2006-01-03 18:20:12 -0500 (Tue, 03 Jan 2006) | 2 lines
873
874 More tweaks to instant messenger window
875
876 ------------------------------------------------------------------------
877 r4163 | ajc | 2006-01-02 22:46:41 -0500 (Mon, 02 Jan 2006) | 1 line
878
879 Allow selection of tabs in multiple conversation mode.
880 ------------------------------------------------------------------------
881 r4162 | ajc | 2006-01-02 21:14:31 -0500 (Mon, 02 Jan 2006) | 1 line
882
883 updates to ajax instant messenger
884 ------------------------------------------------------------------------
885 r4161 | ajc | 2006-01-02 16:47:13 -0500 (Mon, 02 Jan 2006) | 1 line
886
887 new instant messenger
888 ------------------------------------------------------------------------
889 r4160 | ajc | 2006-01-02 16:40:38 -0500 (Mon, 02 Jan 2006) | 4 lines
890
891
892 The new AJAX-based instant messenger now handles sending messages, and
893   also multiple concurrent conversations.
894
895 ------------------------------------------------------------------------
896 r4159 | ajc | 2006-01-02 13:41:35 -0500 (Mon, 02 Jan 2006) | 1 line
897
898 New way to display incoming instant messages.  Not finished.
899 ------------------------------------------------------------------------
900 r4157 | ajc | 2005-12-22 12:08:05 -0500 (Thu, 22 Dec 2005) | 4 lines
901
902
903 * Added missing HTTP headers to do_chat()
904
905
906 ------------------------------------------------------------------------
907 r4156 | ajc | 2005-12-21 10:24:39 -0500 (Wed, 21 Dec 2005) | 9 lines
908
909
910
911 * configure.in: use different variable names for each AC_CHECK_PROG macro,
912   because autoconf will see the same variable name as used before, pull some
913   value from cache, and assume it knows the answer.  This causes NLS to be
914   enabled on systems that have, for example, xgettext but not msgfmt (such as
915   Mandrake).  Fixed.
916
917
918 ------------------------------------------------------------------------
919 r4155 | ajc | 2005-12-21 10:08:56 -0500 (Wed, 21 Dec 2005) | 3 lines
920
921
922 * Makefile.in: target 'distclean' - do not remove po/Makefile.in
923
924 ------------------------------------------------------------------------
925 r4154 | ajc | 2005-12-20 14:38:10 -0500 (Tue, 20 Dec 2005) | 1 line
926
927 minor fix
928 ------------------------------------------------------------------------
929 r4153 | ajc | 2005-12-19 15:48:19 -0500 (Mon, 19 Dec 2005) | 1 line
930
931 ran create-pot.sh
932 ------------------------------------------------------------------------
933 r4150 | ajc | 2005-12-17 00:25:18 -0500 (Sat, 17 Dec 2005) | 5 lines
934
935
936 * messages.c: include the "edit html source" button in the message editor
937   window.  Also, when pullquoting a message, insert a \n\n at the end so
938   the TinyMCE editor allows the user to advance past the quote.
939
940 ------------------------------------------------------------------------
941 r4149 | ajc | 2005-12-15 23:51:46 -0500 (Thu, 15 Dec 2005) | 5 lines
942
943
944 * Checkbox to allow anonymous posting in rooms which allow it.
945   Resolves bugzilla #65.
946
947
948 ------------------------------------------------------------------------
949 r4147 | ajc | 2005-12-15 17:36:12 -0500 (Thu, 15 Dec 2005) | 3 lines
950
951
952 * "Headers" option in view message
953
954 ------------------------------------------------------------------------
955 r4144 | ajc | 2005-12-13 17:51:43 -0500 (Tue, 13 Dec 2005) | 4 lines
956
957
958 * Require Citadel server version to be at least 6.63
959 * THIS IS 6.40
960
961 ------------------------------------------------------------------------
962 r4143 | ajc | 2005-12-13 14:42:16 -0500 (Tue, 13 Dec 2005) | 1 line
963
964 Don't try to twiddle /etc/inittab on systems that don't have /etc/inittab.
965 ------------------------------------------------------------------------
966 r4142 | ajc | 2005-12-13 14:32:03 -0500 (Tue, 13 Dec 2005) | 1 line
967
968 oops
969 ------------------------------------------------------------------------
970 r4141 | ajc | 2005-12-13 14:28:04 -0500 (Tue, 13 Dec 2005) | 2 lines
971
972 * chatframeset.html: inserted a missing </body> tag.
973
974 ------------------------------------------------------------------------
975 r4139 | ajc | 2005-12-12 12:10:50 -0500 (Mon, 12 Dec 2005) | 2 lines
976
977 * it.po: updated Italian translation submitted by Gabriele Tassoni
978
979 ------------------------------------------------------------------------
980 r4137 | dothebart | 2005-12-11 19:53:19 -0500 (Sun, 11 Dec 2005) | 3 lines
981
982 * another rework of the locale parser. Hopefully feature complete now.
983
984
985 ------------------------------------------------------------------------
986 r4136 | ajc | 2005-12-11 00:05:26 -0500 (Sun, 11 Dec 2005) | 5 lines
987
988 * Mercilessly ripped out all of the gratuitously complex GNU libintl
989   detection m4 crapola and replaced it with some simple autoconf directives
990   to detect whether the host system has the correct set of NLS functions for
991   supporting per-thread locale.
992
993 ------------------------------------------------------------------------
994 r4135 | ajc | 2005-12-10 20:49:20 -0500 (Sat, 10 Dec 2005) | 2 lines
995
996 * wclib.js: transmit the "no floors expanded" condition to the server.
997
998 ------------------------------------------------------------------------
999 r4134 | ajc | 2005-12-10 20:28:22 -0500 (Sat, 10 Dec 2005) | 1 line
1000
1001 updated webcit.pot
1002 ------------------------------------------------------------------------
1003 r4133 | ajc | 2005-12-10 17:45:51 -0500 (Sat, 10 Dec 2005) | 3 lines
1004
1005 * Switched our TinyMCE call to the "advanced" theme.  Also enabled
1006   the IESpell plugin (when Internet Explorer is in use).
1007
1008 ------------------------------------------------------------------------
1009 r4132 | ajc | 2005-12-09 14:41:03 -0500 (Fri, 09 Dec 2005) | 3 lines
1010
1011 * Deleting a message from the Trash folder now actually deletes it instead
1012   of trying to move it to the Trash.  Requires Citadel server 6.63.
1013
1014 ------------------------------------------------------------------------
1015 r4130 | ajc | 2005-12-09 13:45:52 -0500 (Fri, 09 Dec 2005) | 2 lines
1016
1017 * Slightly more intelligent language detection.
1018
1019 ------------------------------------------------------------------------
1020 r4129 | ajc | 2005-12-08 17:36:36 -0500 (Thu, 08 Dec 2005) | 1 line
1021
1022 huh?
1023 ------------------------------------------------------------------------
1024 r4128 | dothebart | 2005-12-08 17:32:39 -0500 (Thu, 08 Dec 2005) | 2 lines
1025
1026 * added missing string
1027
1028 ------------------------------------------------------------------------
1029 r4127 | ajc | 2005-12-08 17:26:02 -0500 (Thu, 08 Dec 2005) | 1 line
1030
1031 update webcit.pot
1032 ------------------------------------------------------------------------
1033 r4126 | ajc | 2005-12-08 17:24:24 -0500 (Thu, 08 Dec 2005) | 2 lines
1034
1035 * Detect the browser language, and use it as the default language selection.
1036
1037 ------------------------------------------------------------------------
1038 r4125 | ajc | 2005-12-08 11:49:56 -0500 (Thu, 08 Dec 2005) | 3 lines
1039
1040 * Fix "locale leak" on newer Linux systems where gettext() seems to cache
1041   its translated messages.  textdomain(textdomain(NULL)) clears the cache.
1042
1043 ------------------------------------------------------------------------
1044 r4124 | ajc | 2005-12-07 22:22:56 -0500 (Wed, 07 Dec 2005) | 3 lines
1045
1046  Improved the reliability of per-thread locale by unsetting it at the end
1047   of each transaction.
1048
1049 ------------------------------------------------------------------------
1050 r4123 | ajc | 2005-12-07 17:58:21 -0500 (Wed, 07 Dec 2005) | 2 lines
1051
1052 * Fixed more missing localization items
1053
1054 ------------------------------------------------------------------------
1055 r4122 | ajc | 2005-12-07 13:06:25 -0500 (Wed, 07 Dec 2005) | 2 lines
1056
1057 * Per-session locale.  For some reason it doesn't work well.
1058
1059 ------------------------------------------------------------------------
1060 r4121 | ajc | 2005-12-07 13:03:29 -0500 (Wed, 07 Dec 2005) | 2 lines
1061
1062 * Per-session locale.  For some reason it doesn't work well.
1063
1064 ------------------------------------------------------------------------
1065 r4120 | ajc | 2005-12-07 10:53:41 -0500 (Wed, 07 Dec 2005) | 1 line
1066
1067 locale changes
1068 ------------------------------------------------------------------------
1069 r4119 | ajc | 2005-12-07 10:35:07 -0500 (Wed, 07 Dec 2005) | 1 line
1070
1071 locale changes
1072 ------------------------------------------------------------------------
1073 r4118 | ajc | 2005-12-07 08:24:09 -0500 (Wed, 07 Dec 2005) | 2 lines
1074
1075 * po/it.po: Italian localization submitted by Gabriele Tassoni
1076
1077 ------------------------------------------------------------------------
1078 r4117 | ajc | 2005-12-05 18:07:15 -0500 (Mon, 05 Dec 2005) | 2 lines
1079
1080 * Upgraded TinyMCE to v2.0.1; CLEAR YOUR CACHE NOW
1081
1082 ------------------------------------------------------------------------
1083 r4116 | ajc | 2005-12-05 18:04:55 -0500 (Mon, 05 Dec 2005) | 1 line
1084
1085 remove tiny_mce
1086 ------------------------------------------------------------------------
1087 r4115 | dothebart | 2005-12-05 13:01:31 -0500 (Mon, 05 Dec 2005) | 2 lines
1088
1089 more translations
1090
1091 ------------------------------------------------------------------------
1092 r4114 | dothebart | 2005-12-05 12:43:17 -0500 (Mon, 05 Dec 2005) | 3 lines
1093
1094 * Use tokenizer function to completely parse accept-lang header.
1095
1096
1097 ------------------------------------------------------------------------
1098 r4113 | ajc | 2005-12-05 11:48:10 -0500 (Mon, 05 Dec 2005) | 2 lines
1099
1100 * Added in some of the missing localizations
1101
1102 ------------------------------------------------------------------------
1103 r4112 | dothebart | 2005-12-04 08:49:56 -0500 (Sun, 04 Dec 2005) | 2 lines
1104
1105 spellchecked.
1106
1107 ------------------------------------------------------------------------
1108 r4111 | ajc | 2005-12-03 23:01:55 -0500 (Sat, 03 Dec 2005) | 1 line
1109
1110
1111 ------------------------------------------------------------------------
1112 r4110 | dothebart | 2005-12-03 07:47:41 -0500 (Sat, 03 Dec 2005) | 3 lines
1113
1114 * added some translations
1115
1116
1117 ------------------------------------------------------------------------
1118 r4109 | dothebart | 2005-12-03 07:04:12 -0500 (Sat, 03 Dec 2005) | 3 lines
1119
1120 * fixed langage detection to work with simple 'de' and no other stuff
1121
1122
1123 ------------------------------------------------------------------------
1124 r4108 | ajc | 2005-12-02 17:50:30 -0500 (Fri, 02 Dec 2005) | 2 lines
1125
1126 * Re-enabled browser language detection.  This will be debugged and finalized.
1127
1128 ------------------------------------------------------------------------
1129 r4107 | ajc | 2005-12-02 11:02:00 -0500 (Fri, 02 Dec 2005) | 2 lines
1130
1131 * wclib.js: fixed a syntax error
1132
1133 ------------------------------------------------------------------------
1134 r4106 | ajc | 2005-12-01 17:46:37 -0500 (Thu, 01 Dec 2005) | 2 lines
1135
1136 * which_div_expanded is now persistent across sessions
1137
1138 ------------------------------------------------------------------------
1139 r4105 | ajc | 2005-12-01 17:43:22 -0500 (Thu, 01 Dec 2005) | 2 lines
1140
1141 * which_div_expanded is now persistent across page loads
1142
1143 ------------------------------------------------------------------------
1144 r4104 | ajc | 2005-12-01 17:15:56 -0500 (Thu, 01 Dec 2005) | 2 lines
1145
1146 * Clicking on the expanded floor div collapses it.
1147
1148 ------------------------------------------------------------------------
1149 r4103 | ajc | 2005-12-01 17:03:45 -0500 (Thu, 01 Dec 2005) | 3 lines
1150
1151 * More style changes to the new room list, mainly with regard to font size
1152   and line breaks.
1153
1154 ------------------------------------------------------------------------
1155 r4102 | ajc | 2005-12-01 16:58:44 -0500 (Thu, 01 Dec 2005) | 1 line
1156
1157 css change
1158 ------------------------------------------------------------------------
1159 r4101 | ajc | 2005-12-01 14:35:39 -0500 (Thu, 01 Dec 2005) | 2 lines
1160
1161 * Added icons to the new room list
1162
1163 ------------------------------------------------------------------------
1164 r4100 | ajc | 2005-12-01 00:43:12 -0500 (Thu, 01 Dec 2005) | 5 lines
1165
1166
1167 * The iconbar roomlist, when selected, is now persistent across page loads
1168   and even between sessions.  We also cache the list for up to 5 minutes so
1169   it doesn't have to load from the Citadel server over and over again.
1170
1171 ------------------------------------------------------------------------
1172 r4099 | ajc | 2005-11-30 23:59:57 -0500 (Wed, 30 Nov 2005) | 3 lines
1173
1174 * Shortened some of the string lengths in struct wcsession.  We really don't
1175   need all those 4096 byte moby-buffers everywhere.
1176
1177 ------------------------------------------------------------------------
1178 r4098 | ajc | 2005-11-29 23:57:21 -0500 (Tue, 29 Nov 2005) | 1 line
1179
1180 commented out some logging
1181 ------------------------------------------------------------------------
1182 r4097 | ajc | 2005-11-29 23:54:02 -0500 (Tue, 29 Nov 2005) | 1 line
1183
1184 Drag-and-drop move messages is now complete.
1185 ------------------------------------------------------------------------
1186 r4096 | ajc | 2005-11-29 23:22:26 -0500 (Tue, 29 Nov 2005) | 4 lines
1187
1188 * Completed the JavaScript-detection of room names in the iconbar as drop
1189   targets.  For now it simply displays an alert box.  Doing the actual
1190   message move will only require some simple glue code...
1191
1192 ------------------------------------------------------------------------
1193 r4095 | ajc | 2005-11-29 15:51:28 -0500 (Tue, 29 Nov 2005) | 1 line
1194
1195 wclib commit
1196 ------------------------------------------------------------------------
1197 r4094 | ajc | 2005-11-28 23:04:32 -0500 (Mon, 28 Nov 2005) | 3 lines
1198
1199 * Made the iconbar room list somewhat usable (collapse/expand).  It is not yet
1200   a drop target, though, which is why we did all this in the first place.
1201
1202 ------------------------------------------------------------------------
1203 r4093 | dothebart | 2005-11-28 17:00:34 -0500 (Mon, 28 Nov 2005) | 3 lines
1204
1205 * migrate to _GNU_SOURCE and uselocale() to be threadsafe.
1206
1207
1208 ------------------------------------------------------------------------
1209 r4091 | ajc | 2005-11-27 21:28:33 -0500 (Sun, 27 Nov 2005) | 2 lines
1210
1211 * Eliminated the use of tmpnam() to shut up compiler warnings.
1212
1213 ------------------------------------------------------------------------
1214 r4089 | dothebart | 2005-11-27 14:45:49 -0500 (Sun, 27 Nov 2005) | 3 lines
1215
1216 * Detect locale from Browser Environment
1217
1218
1219 ------------------------------------------------------------------------
1220 r4088 | dothebart | 2005-11-27 12:29:01 -0500 (Sun, 27 Nov 2005) | 3 lines
1221
1222 * staticaly bind codeset to utf8.
1223
1224
1225 ------------------------------------------------------------------------
1226 r4087 | ajc | 2005-11-23 23:32:48 -0500 (Wed, 23 Nov 2005) | 2 lines
1227
1228 * Placed a mini roomlist in the iconbar.  This is not in its final form.
1229
1230 ------------------------------------------------------------------------
1231 r4086 | dothebart | 2005-11-23 11:44:13 -0500 (Wed, 23 Nov 2005) | 4 lines
1232
1233 * added missing german translations
1234 * changed multi line strings with empty string in first line to be searchable
1235
1236
1237 ------------------------------------------------------------------------
1238 r4085 | ajc | 2005-11-23 11:04:51 -0500 (Wed, 23 Nov 2005) | 2 lines
1239
1240 * auth.c: localized "User name:" and "Password:" prompts
1241
1242 ------------------------------------------------------------------------
1243 r4084 | ajc | 2005-11-22 21:44:41 -0500 (Tue, 22 Nov 2005) | 2 lines
1244
1245 * Fixed the unresponsive msgomatic in the bulletin board view.
1246
1247 ------------------------------------------------------------------------
1248 r4083 | ajc | 2005-11-22 00:01:37 -0500 (Tue, 22 Nov 2005) | 4 lines
1249
1250 * Set up a toggleable iconbar that can switch between the menu and a room
1251   list.  The room list is not yet implemented, so a simple placeholder is
1252   there instead.
1253
1254 ------------------------------------------------------------------------
1255 r4082 | ajc | 2005-11-21 22:48:57 -0500 (Mon, 21 Nov 2005) | 5 lines
1256
1257 * messages.c, webcit.css: message buttons (Reply, ReplyQuoted, etc.) are now
1258   in a smaller font (new style 'msgbuttons' defined in the stylesheet)
1259 * Reply and ReplyQuoted no longer generate an empty 'Re:' subject if the
1260   message being replied to has no subject.
1261
1262 ------------------------------------------------------------------------
1263 r4081 | ajc | 2005-11-21 22:31:58 -0500 (Mon, 21 Nov 2005) | 5 lines
1264
1265 * create-pot.sh: now creates a new webcit.pot file and automatically merges
1266   it into all *.po files, allowing an easy way for translators to access
1267   new strings.
1268 * axdefs[] (Access level definitions) -- now ready for localization.
1269
1270 ------------------------------------------------------------------------
1271 r4077 | dothebart | 2005-11-21 11:23:42 -0500 (Mon, 21 Nov 2005) | 2 lines
1272
1273 * added package build script.
1274
1275 ------------------------------------------------------------------------
1276 r4076 | dothebart | 2005-11-21 11:20:26 -0500 (Mon, 21 Nov 2005) | 2 lines
1277
1278 error corrections
1279
1280 ------------------------------------------------------------------------
1281 r4075 | dothebart | 2005-11-21 11:13:29 -0500 (Mon, 21 Nov 2005) | 4 lines
1282
1283 * Apache config package added
1284 * make recursive examples
1285 * automatization of the upstream version
1286
1287 ------------------------------------------------------------------------
1288 r4074 | ajc | 2005-11-20 22:36:42 -0500 (Sun, 20 Nov 2005) | 1 line
1289
1290 build fix
1291 ------------------------------------------------------------------------
1292 r4073 | ajc | 2005-11-20 22:24:03 -0500 (Sun, 20 Nov 2005) | 3 lines
1293
1294 * Moved the definition of INADDR_NONE to webcit.h, where it will be effective
1295   in all locations where it is needed.  Fixes the build on Solaris 10.
1296
1297 ------------------------------------------------------------------------
1298 r4072 | ajc | 2005-11-19 00:07:29 -0500 (Sat, 19 Nov 2005) | 1 line
1299
1300 fix rss.c
1301 ------------------------------------------------------------------------
1302 r4071 | ajc | 2005-11-18 23:56:00 -0500 (Fri, 18 Nov 2005) | 2 lines
1303
1304 * Put in some infrastructure for generating and maintaining .po files
1305
1306 ------------------------------------------------------------------------
1307 r4070 | ajc | 2005-11-18 23:49:36 -0500 (Fri, 18 Nov 2005) | 1 line
1308
1309 build updates
1310 ------------------------------------------------------------------------
1311 r4069 | ajc | 2005-11-18 23:27:07 -0500 (Fri, 18 Nov 2005) | 3 lines
1312
1313 * Threw away most of the gettextize-generated build system in the po/
1314   directory, and replaced it with a very simple Makefile.in.in instead.
1315
1316 ------------------------------------------------------------------------
1317 r4068 | ajc | 2005-11-18 23:02:37 -0500 (Fri, 18 Nov 2005) | 1 line
1318
1319 build fixes
1320 ------------------------------------------------------------------------
1321 r4067 | ajc | 2005-11-18 22:58:02 -0500 (Fri, 18 Nov 2005) | 1 line
1322
1323 Adjustments to the build
1324 ------------------------------------------------------------------------
1325 r4066 | dothebart | 2005-11-18 09:07:34 -0500 (Fri, 18 Nov 2005) | 2 lines
1326
1327 more fixups. umlauts problems fixed.
1328
1329 ------------------------------------------------------------------------
1330 r4065 | dothebart | 2005-11-17 16:46:43 -0500 (Thu, 17 Nov 2005) | 2 lines
1331
1332 missing colon.
1333
1334 ------------------------------------------------------------------------
1335 r4064 | dothebart | 2005-11-17 16:38:53 -0500 (Thu, 17 Nov 2005) | 2 lines
1336
1337 The umlauts got nuked on their way into svn. some first corrections.
1338
1339 ------------------------------------------------------------------------
1340 r4062 | error | 2005-11-17 12:23:44 -0500 (Thu, 17 Nov 2005) | 2 lines
1341
1342 Have configure check for sed, so that recursion will work.
1343
1344 ------------------------------------------------------------------------
1345 r4061 | ajc | 2005-11-17 11:33:21 -0500 (Thu, 17 Nov 2005) | 4 lines
1346
1347 * More changes to try to get the po/ directory to build properly.  It's still
1348   not working.  If you want to run WebCit using the current tree, be sure to
1349   configure with --disable-nls
1350
1351 ------------------------------------------------------------------------
1352 r4060 | ajc | 2005-11-17 11:25:31 -0500 (Thu, 17 Nov 2005) | 1 line
1353
1354 aaaarrrrrgggggghhhhhhhh
1355 ------------------------------------------------------------------------
1356 r4059 | ajc | 2005-11-17 00:22:58 -0500 (Thu, 17 Nov 2005) | 1 line
1357
1358 test
1359 ------------------------------------------------------------------------
1360 r4058 | ajc | 2005-11-17 00:20:00 -0500 (Thu, 17 Nov 2005) | 1 line
1361
1362 old Makefile.in.in
1363 ------------------------------------------------------------------------
1364 r4057 | ajc | 2005-11-17 00:05:51 -0500 (Thu, 17 Nov 2005) | 1 line
1365
1366 remove files
1367 ------------------------------------------------------------------------
1368 r4056 | ajc | 2005-11-17 00:05:35 -0500 (Thu, 17 Nov 2005) | 1 line
1369
1370 remove files
1371 ------------------------------------------------------------------------
1372 r4055 | ajc | 2005-11-17 00:03:54 -0500 (Thu, 17 Nov 2005) | 2 lines
1373
1374 * Assorted tweaks to activate the translations...
1375
1376 ------------------------------------------------------------------------
1377 r4054 | ajc | 2005-11-15 21:59:00 -0500 (Tue, 15 Nov 2005) | 4 lines
1378
1379 * Checked in po/de.po, a German translation submitted by Wilifried Goesgens.
1380   Now I just have to figure out how to activate it.
1381 ?
1382
1383 ------------------------------------------------------------------------
1384 r4052 | ajc | 2005-11-14 14:57:16 -0500 (Mon, 14 Nov 2005) | 1 line
1385
1386
1387 ------------------------------------------------------------------------
1388 r4050 | ajc | 2005-11-13 23:10:14 -0500 (Sun, 13 Nov 2005) | 4 lines
1389
1390
1391 * Added an '-f' command line option to allow WebCit to follow the
1392   'X-Forwarded-For:' HTTP header, if present.
1393
1394 ------------------------------------------------------------------------
1395 r4049 | ajc | 2005-11-13 22:46:33 -0500 (Sun, 13 Nov 2005) | 2 lines
1396
1397 * Added missing HTTP headers for /listsub
1398
1399 ------------------------------------------------------------------------
1400 r4048 | ajc | 2005-11-12 23:46:36 -0500 (Sat, 12 Nov 2005) | 4 lines
1401
1402 * Discovered the style -moz-user-select:none and applied it to the mailbox
1403   summary table, to prevent text select from ruining the appearance of our
1404   beautiful drag and drop function.
1405
1406 ------------------------------------------------------------------------
1407 r4047 | ajc | 2005-11-12 23:19:15 -0500 (Sat, 12 Nov 2005) | 4 lines
1408
1409 * Strip prepended '/webcit' in requested url's.  This may allow us to handle
1410   incoming proxy requests from a front end web server.
1411 * Don't require a session cookie for static content.
1412
1413 ------------------------------------------------------------------------
1414 r4046 | ajc | 2005-11-10 17:38:41 -0500 (Thu, 10 Nov 2005) | 3 lines
1415
1416 * Completed the implementation of a simple drop target for messages.  Right
1417   now it just drops to trash.  Need to do a folder list drop now.
1418
1419 ------------------------------------------------------------------------
1420 r4045 | ajc | 2005-11-09 23:08:57 -0500 (Wed, 09 Nov 2005) | 3 lines
1421
1422 * Removed arbitrary upper bound in message select array, after realizing that
1423   JavaScript arrays don't need to have their size declared.
1424
1425 ------------------------------------------------------------------------
1426 r4044 | ajc | 2005-11-08 23:50:45 -0500 (Tue, 08 Nov 2005) | 3 lines
1427
1428 * Mailbox view: selected messages are now draggablevi ChangeLog   (Now we just need to
1429   implement a place to drop them.)
1430
1431 ------------------------------------------------------------------------
1432 r4043 | ajc | 2005-11-08 00:44:50 -0500 (Tue, 08 Nov 2005) | 2 lines
1433
1434 * Now it resizes on mousemove instead of mouseup.  Very nice animated effect.
1435
1436 ------------------------------------------------------------------------
1437 r4042 | ajc | 2005-11-08 00:37:30 -0500 (Tue, 08 Nov 2005) | 2 lines
1438
1439 * First cut of message list resize.  It works but it resizes on mouseup.
1440
1441 ------------------------------------------------------------------------
1442 r4041 | ajc | 2005-11-07 10:46:18 -0500 (Mon, 07 Nov 2005) | 3 lines
1443
1444 * Disable the I-bar cursor when hovering over message summary lines in the
1445   mailbox view; go with the default pointer instead.
1446
1447 ------------------------------------------------------------------------
1448 r4040 | ajc | 2005-11-06 23:28:14 -0500 (Sun, 06 Nov 2005) | 4 lines
1449
1450 * Mailbox summary view -- headers are now ever-present; they do not scroll
1451   with the table.
1452
1453
1454 ------------------------------------------------------------------------
1455 r4039 | ajc | 2005-11-06 22:31:31 -0500 (Sun, 06 Nov 2005) | 3 lines
1456
1457 * Changed keypress handling so that it works not only in web browsers, but in
1458   Internet Explorer as well.
1459
1460 ------------------------------------------------------------------------
1461 r4038 | ajc | 2005-11-06 12:27:45 -0500 (Sun, 06 Nov 2005) | 4 lines
1462
1463 * Message delete: table row delete is now handled by a script.aculo.us effect
1464   instead of by just clearing out the innerHTML of the table row div, because
1465   IE barfs on the latter.
1466
1467 ------------------------------------------------------------------------
1468 r4036 | ajc | 2005-11-05 22:54:00 -0500 (Sat, 05 Nov 2005) | 2 lines
1469
1470 * Found and removed more absolute URL's.
1471
1472 ------------------------------------------------------------------------
1473 r4035 | ajc | 2005-11-05 00:59:40 -0500 (Sat, 05 Nov 2005) | 1 line
1474
1475 minor tweak to previous checkin
1476 ------------------------------------------------------------------------
1477 r4034 | ajc | 2005-11-05 00:51:39 -0500 (Sat, 05 Nov 2005) | 4 lines
1478
1479 * The checkboxes are gone!  Implemented ajax delete of selected messages,
1480   via either the Delete button or the Delete key.
1481
1482
1483 ------------------------------------------------------------------------
1484 r4033 | ajc | 2005-11-04 23:52:53 -0500 (Fri, 04 Nov 2005) | 3 lines
1485
1486 * Multi select using ctrl now handles the condition of a message already being
1487   selected and the user doing ctrl-click to deselect it.
1488
1489 ------------------------------------------------------------------------
1490 r4032 | ajc | 2005-11-04 17:05:13 -0500 (Fri, 04 Nov 2005) | 2 lines
1491
1492  * Multi select (using the ctrl key) is now working.
1493
1494 ------------------------------------------------------------------------
1495 r4031 | ajc | 2005-11-03 23:47:01 -0500 (Thu, 03 Nov 2005) | 1 line
1496
1497 more of the same
1498 ------------------------------------------------------------------------
1499 r4030 | ajc | 2005-11-03 23:45:24 -0500 (Thu, 03 Nov 2005) | 2 lines
1500
1501 * Removed all of the absolute URL's.
1502
1503 ------------------------------------------------------------------------
1504 r4029 | ajc | 2005-11-03 23:39:09 -0500 (Thu, 03 Nov 2005) | 1 line
1505
1506 lower case tags
1507 ------------------------------------------------------------------------
1508 r4027 | ajc | 2005-11-03 17:48:09 -0500 (Thu, 03 Nov 2005) | 1 line
1509
1510 removed some absolute urls
1511 ------------------------------------------------------------------------
1512 r4026 | ajc | 2005-11-03 17:22:34 -0500 (Thu, 03 Nov 2005) | 1 line
1513
1514 minor href fix
1515 ------------------------------------------------------------------------
1516 r4025 | ajc | 2005-11-03 12:44:47 -0500 (Thu, 03 Nov 2005) | 1 line
1517
1518 remove ml_slider
1519 ------------------------------------------------------------------------
1520 r4024 | ajc | 2005-11-03 11:13:46 -0500 (Thu, 03 Nov 2005) | 6 lines
1521
1522 * Removed the 'mark message as seen' C code (in the mailbox view) because it
1523   was no longer getting called.  Implemented this in JavaScript using an ajax
1524   call plus a new WebCit function to perform generic server commands using
1525   ajax.  Also reinstated the removal of bold font weight for messages
1526   transitioning from unseen to seen (again, in JavaScript).
1527
1528 ------------------------------------------------------------------------
1529 r4023 | ajc | 2005-11-02 23:47:28 -0500 (Wed, 02 Nov 2005) | 6 lines
1530
1531 * Mailbox view -- onClick is now implemented by a JavaScript function which
1532   is defined in wclib.js -- now, it not only handles the Ajax load of the
1533   message into the preview pane, but it also highlights the table row, and
1534   remembers the highlighting so it can be turned off when another row is
1535   selected.  This is if course a prelude to ajaxifying the table...
1536
1537 ------------------------------------------------------------------------
1538 r4022 | ajc | 2005-11-02 17:51:23 -0500 (Wed, 02 Nov 2005) | 1 line
1539
1540 rules=rows for the message summary table
1541 ------------------------------------------------------------------------
1542 r4021 | ajc | 2005-11-02 15:59:38 -0500 (Wed, 02 Nov 2005) | 6 lines
1543
1544 * Switched the mailbox summary back to a table.  This is tabular data and it
1545   ought to be marked up as a table.  We went to fixed width floating div's in
1546   order to use script.aculo.us 'draggable' but dragging the entire row ended
1547   up looking like crap, and it didn't appear that we would be able to drag
1548   outside the source div anyway.  So we're going back to the table.
1549
1550 ------------------------------------------------------------------------
1551 r4020 | ajc | 2005-11-02 15:08:22 -0500 (Wed, 02 Nov 2005) | 1 line
1552
1553 oldest to newest, newest to oldest settings in message board view
1554 ------------------------------------------------------------------------
1555 r4019 | ajc | 2005-11-02 00:11:09 -0500 (Wed, 02 Nov 2005) | 1 line
1556
1557 read reverse
1558 ------------------------------------------------------------------------
1559 r4018 | ajc | 2005-11-01 22:30:56 -0500 (Tue, 01 Nov 2005) | 1 line
1560
1561 added per-user internet mail permission setting
1562 ------------------------------------------------------------------------
1563 r4017 | ajc | 2005-10-31 22:30:52 -0500 (Mon, 31 Oct 2005) | 4 lines
1564
1565 * messages.c: the summary line for each message is now a SPAN instead of
1566   a DIV.  This was done because we needed the SPAN anyway to apply styles,
1567   and saves some space.
1568
1569 ------------------------------------------------------------------------
1570 r4016 | ajc | 2005-10-31 12:55:44 -0500 (Mon, 31 Oct 2005) | 1 line
1571
1572 small css fix
1573 ------------------------------------------------------------------------
1574 r4015 | ajc | 2005-10-30 23:36:33 -0500 (Sun, 30 Oct 2005) | 1 line
1575
1576 minor fix to above
1577 ------------------------------------------------------------------------
1578 r4012 | ajc | 2005-10-30 21:59:24 -0500 (Sun, 30 Oct 2005) | 2 lines
1579
1580 * summary.c: fixed the date display.
1581
1582 ------------------------------------------------------------------------
1583 r4010 | ajc | 2005-10-30 01:41:54 -0400 (Sun, 30 Oct 2005) | 4 lines
1584
1585 * messages.c: the summary line for each message is now a div containing fixed
1586   width floating spans instead of a table row.  This is being done as part of
1587   the preparations to ajaxify the presentation of this data.
1588
1589 ------------------------------------------------------------------------
1590 r4009 | ajc | 2005-10-27 16:57:52 -0400 (Thu, 27 Oct 2005) | 1 line
1591
1592 THIS IS 6.31
1593 ------------------------------------------------------------------------
1594 r4006 | ajc | 2005-10-26 16:20:05 -0400 (Wed, 26 Oct 2005) | 3 lines
1595
1596 * Bumped internal version number to 6.31.  Minimum Citadel server required
1597   is version 6.61.
1598
1599 ------------------------------------------------------------------------
1600 r4004 | ajc | 2005-10-26 12:10:53 -0400 (Wed, 26 Oct 2005) | 3 lines
1601
1602 * webcit.c: msgesc() no longer inserts backslashes before every single-quote
1603   appearing in the quoted or forwarded message.
1604
1605 ------------------------------------------------------------------------
1606 r4001 | ajc | 2005-10-24 23:42:27 -0400 (Mon, 24 Oct 2005) | 1 line
1607
1608 test
1609 ------------------------------------------------------------------------
1610 r4000 | ajc | 2005-10-24 23:18:43 -0400 (Mon, 24 Oct 2005) | 1 line
1611
1612 commit
1613 ------------------------------------------------------------------------
1614 r3998 | ajc | 2005-10-24 23:10:52 -0400 (Mon, 24 Oct 2005) | 2 lines
1615
1616 * Mailbox view: deleting messages now moves them to the Trash folder
1617
1618 ------------------------------------------------------------------------
1619 r3995 | ajc | 2005-10-24 22:19:18 -0400 (Mon, 24 Oct 2005) | 3 lines
1620
1621 * calendar_view.c: fixed a variable initialization bug that was causing some
1622   time-specific events to be displayed as all-day events.
1623
1624 ------------------------------------------------------------------------
1625 r3994 | ajc | 2005-10-24 11:59:53 -0400 (Mon, 24 Oct 2005) | 4 lines
1626
1627 * List sub/unsub confirmation -- Citadel now wants http:// or https://
1628   prepended as part of the 'submitted subscribe url' so we are now doing
1629   that.
1630
1631 ------------------------------------------------------------------------
1632 r3988 | ajc | 2005-10-22 01:02:13 -0400 (Sat, 22 Oct 2005) | 4 lines
1633
1634 * More changes required to be able to do embedded message/rfc822 and still be
1635   able to view the attachments in the embedded submessage.   Yow.
1636 * Brought over the updated MIME parser from the Citadel package.
1637
1638 ------------------------------------------------------------------------
1639 r3983 | ajc | 2005-10-21 15:27:12 -0400 (Fri, 21 Oct 2005) | 4 lines
1640
1641 * Handle embedded message/rfc822 submessages, using the new form of MSG4 on
1642   the Citadel server that can extract these for us.  There is still a bug or
1643   two in this to be fixed...
1644
1645 ------------------------------------------------------------------------
1646 r3972 | ajc | 2005-10-17 11:13:15 -0400 (Mon, 17 Oct 2005) | 1 line
1647
1648 THIS IS 6.30
1649 ------------------------------------------------------------------------
1650 r3968 | ajc | 2005-10-15 01:01:39 -0400 (Sat, 15 Oct 2005) | 1 line
1651
1652  
1653 ------------------------------------------------------------------------
1654 r3967 | ajc | 2005-10-15 00:52:31 -0400 (Sat, 15 Oct 2005) | 1 line
1655
1656  
1657 ------------------------------------------------------------------------
1658 r3966 | ajc | 2005-10-15 00:50:43 -0400 (Sat, 15 Oct 2005) | 1 line
1659
1660  
1661 ------------------------------------------------------------------------
1662 r3965 | ajc | 2005-10-15 00:44:16 -0400 (Sat, 15 Oct 2005) | 2 lines
1663
1664 * Sort messages in reverse date order when no sort preference is set
1665 * When going from non-date sort to date sort, try reverse order first
1666 ------------------------------------------------------------------------
1667 r3964 | ajc | 2005-10-15 00:29:16 -0400 (Sat, 15 Oct 2005) | 1 line
1668
1669 * Better handling of multiple recipients in reply-all
1670 ------------------------------------------------------------------------
1671 r3963 | ajc | 2005-10-13 15:31:41 -0400 (Thu, 13 Oct 2005) | 5 lines
1672
1673 * <tr> and </tr> tags for each row in a mailbox summary view, are now
1674   output by display_summarized() instead of by readloop().  This makes the
1675   code easier to read and refactors it slightly in preparation for some evil
1676   plans...
1677
1678 ------------------------------------------------------------------------
1679 r3961 | ajc | 2005-10-12 23:59:03 -0400 (Wed, 12 Oct 2005) | 3 lines
1680
1681 * Rooms view -- render properly when empty floors exist
1682   [fixes bugzilla issue # 156]
1683
1684 ------------------------------------------------------------------------
1685 r3952 | ajc | 2005-10-10 23:02:49 -0400 (Mon, 10 Oct 2005) | 1 line
1686
1687 -
1688 ------------------------------------------------------------------------
1689 r3947 | ajc | 2005-10-09 00:34:43 -0400 (Sun, 09 Oct 2005) | 1 line
1690
1691 oops
1692 ------------------------------------------------------------------------
1693 r3946 | ajc | 2005-10-09 00:32:23 -0400 (Sun, 09 Oct 2005) | 1 line
1694
1695 new mail notification
1696 ------------------------------------------------------------------------
1697 r3945 | ajc | 2005-10-09 00:13:32 -0400 (Sun, 09 Oct 2005) | 1 line
1698
1699 dont read/write to closed ssl context
1700 ------------------------------------------------------------------------
1701 r3943 | ajc | 2005-10-07 23:13:25 -0400 (Fri, 07 Oct 2005) | 1 line
1702
1703 Test
1704 ------------------------------------------------------------------------
1705 r3942 | ajc | 2005-10-07 23:13:05 -0400 (Fri, 07 Oct 2005) | 1 line
1706
1707 Test
1708 ------------------------------------------------------------------------
1709 r3941 | ajc | 2005-10-07 23:12:33 -0400 (Fri, 07 Oct 2005) | 1 line
1710
1711 need citadel 6.58
1712 ------------------------------------------------------------------------
1713 r3940 | ajc | 2005-10-07 23:10:03 -0400 (Fri, 07 Oct 2005) | 1 line
1714
1715 cvs to svn
1716 ------------------------------------------------------------------------
1717 r3938 | ajc | 2005-10-07 17:37:51 -0400 (Fri, 07 Oct 2005) | 1 line
1718
1719 fix infinite loop
1720 ------------------------------------------------------------------------
1721 r3937 | ajc | 2005-10-07 15:40:52 -0400 (Fri, 07 Oct 2005) | 1 line
1722
1723 no cvs
1724 ------------------------------------------------------------------------
1725 r3936 | ajc | 2005-10-07 15:39:51 -0400 (Fri, 07 Oct 2005) | 1 line
1726
1727 re-added binary
1728 ------------------------------------------------------------------------
1729 r3935 | ajc | 2005-10-07 15:37:44 -0400 (Fri, 07 Oct 2005) | 1 line
1730
1731 removing bad statics
1732 ------------------------------------------------------------------------
1733 r3934 | ajc | 2005-10-07 14:47:45 -0400 (Fri, 07 Oct 2005) | 1 line
1734
1735 Test to see if log is updated automatically
1736 ------------------------------------------------------------------------
1737 r3933 | ajc | 2005-10-07 14:47:13 -0400 (Fri, 07 Oct 2005) | 1 line
1738
1739 Added boostrap
1740 ------------------------------------------------------------------------
1741 r3931 | ajc | 2005-10-06 15:34:28 -0400 (Thu, 06 Oct 2005) | 2 lines
1742
1743 *** empty log message ***
1744
1745 ------------------------------------------------------------------------
1746 r3930 | ajc | 2005-10-06 15:34:09 -0400 (Thu, 06 Oct 2005) | 3 lines
1747
1748 * GroupDAV locate_message_by_uid() now uses the EUID command on the Citadel
1749   server.  Fast fast.
1750
1751 ------------------------------------------------------------------------
1752 r3924 | error | 2005-10-05 13:54:08 -0400 (Wed, 05 Oct 2005) | 2 lines
1753
1754 * Show the ThreadSSL in the debugging logs.
1755
1756 ------------------------------------------------------------------------
1757 r3919 | ajc | 2005-09-30 22:51:12 -0400 (Fri, 30 Sep 2005) | 2 lines
1758
1759 *** empty log message ***
1760
1761 ------------------------------------------------------------------------
1762 r3918 | ajc | 2005-09-30 16:57:27 -0400 (Fri, 30 Sep 2005) | 3 lines
1763
1764 * Added "Display Name" (or as vCard calls it, "friendly name" or "fn") to
1765   the vCard editing screen.
1766
1767 ------------------------------------------------------------------------
1768 r3917 | ajc | 2005-09-29 12:34:10 -0400 (Thu, 29 Sep 2005) | 2 lines
1769
1770 *** empty log message ***
1771
1772 ------------------------------------------------------------------------
1773 r3916 | ajc | 2005-09-29 11:59:33 -0400 (Thu, 29 Sep 2005) | 2 lines
1774
1775 * Finished the "signature" function.
1776
1777 ------------------------------------------------------------------------
1778 r3915 | ajc | 2005-09-29 00:10:40 -0400 (Thu, 29 Sep 2005) | 2 lines
1779
1780 * sig is done, but need to add proper handling of linebreaks
1781
1782 ------------------------------------------------------------------------
1783 r3914 | ajc | 2005-09-28 22:54:17 -0400 (Wed, 28 Sep 2005) | 2 lines
1784
1785 * Began implementing the "signature" feature.  It doesn't work yet.
1786
1787 ------------------------------------------------------------------------
1788 r3913 | ajc | 2005-09-27 23:29:47 -0400 (Tue, 27 Sep 2005) | 2 lines
1789
1790 * Don't display room banner on "Confirm move of message" screen
1791
1792 ------------------------------------------------------------------------
1793 r3912 | ajc | 2005-09-27 23:19:14 -0400 (Tue, 27 Sep 2005) | 6 lines
1794
1795 * "Reply" and "ReplyAll" now quote the original message, but only when
1796   it's private mail.
1797 * For non-mail, a "ReplyQuoted" button is now present.
1798 * "Move" and "Delete" are now present for a user's mailbox rooms.
1799 * Improved the <blockquote> style.
1800
1801 ------------------------------------------------------------------------
1802 r3910 | ajc | 2005-09-26 22:12:13 -0400 (Mon, 26 Sep 2005) | 3 lines
1803
1804 * When clicking on an email address in a vCard to send the person an
1805   email message, use the display name plus the email address.
1806
1807 ------------------------------------------------------------------------
1808 r3909 | ajc | 2005-09-26 17:56:31 -0400 (Mon, 26 Sep 2005) | 3 lines
1809
1810 * Offer the [Move] and [Delete] buttons not only for aide/roomaide, but
1811   also whenever we are in a mailbox room owned by the user.
1812
1813 ------------------------------------------------------------------------
1814 r3907 | ajc | 2005-09-26 14:47:41 -0400 (Mon, 26 Sep 2005) | 2 lines
1815
1816 new tinymce
1817
1818 ------------------------------------------------------------------------
1819 r3906 | ajc | 2005-09-26 14:44:32 -0400 (Mon, 26 Sep 2005) | 2 lines
1820
1821 * new tinymce
1822
1823 ------------------------------------------------------------------------
1824 r3905 | ajc | 2005-09-26 14:36:41 -0400 (Mon, 26 Sep 2005) | 2 lines
1825
1826 *** empty log message ***
1827
1828 ------------------------------------------------------------------------
1829 r3904 | ajc | 2005-09-26 14:00:52 -0400 (Mon, 26 Sep 2005) | 3 lines
1830
1831 * Upgraded TinyMCE to version 2.0RC3.  This fixes a conflict with
1832   the prototype.js library.
1833
1834 ------------------------------------------------------------------------
1835 r3903 | ajc | 2005-09-26 00:09:51 -0400 (Mon, 26 Sep 2005) | 2 lines
1836
1837 *** empty log message ***
1838
1839 ------------------------------------------------------------------------
1840 r3902 | ajc | 2005-09-25 23:10:10 -0400 (Sun, 25 Sep 2005) | 2 lines
1841
1842 * Updated "make install" to handle the multi static thing
1843
1844 ------------------------------------------------------------------------
1845 r3901 | ajc | 2005-09-25 22:47:36 -0400 (Sun, 25 Sep 2005) | 2 lines
1846
1847 * Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
1848
1849 ------------------------------------------------------------------------
1850 r3900 | ajc | 2005-09-25 17:21:13 -0400 (Sun, 25 Sep 2005) | 2 lines
1851
1852 *** empty log message ***
1853
1854 ------------------------------------------------------------------------
1855 r3899 | ajc | 2005-09-25 16:58:56 -0400 (Sun, 25 Sep 2005) | 3 lines
1856
1857 * Generalized the way we handle static content directories so that we may
1858   have more than one of them (i.e. not just "static/")
1859
1860 ------------------------------------------------------------------------
1861 r3896 | ajc | 2005-09-21 09:25:53 -0400 (Wed, 21 Sep 2005) | 3 lines
1862
1863 * The RSS/XML button is temporarily commented out in order to prevent
1864   users from selecting this possibly unfinished feature.
1865
1866 ------------------------------------------------------------------------
1867 r3892 | ajc | 2005-09-21 00:00:54 -0400 (Wed, 21 Sep 2005) | 5 lines
1868
1869 * Downloading attachments now gives the browser a better hint as to what
1870   it should name the file.
1871 * Downloading attachments is now supported even when the MIME part is
1872   stupidly listed as "inline" rather than "attachment."
1873
1874 ------------------------------------------------------------------------
1875 r3891 | ajc | 2005-09-20 17:59:22 -0400 (Tue, 20 Sep 2005) | 4 lines
1876
1877 * webcit.c: moved request_method[] out of the global scope (yikes!!!)
1878 * rss.c: removed "const" from function declarations to silence
1879          a compiler warning
1880
1881 ------------------------------------------------------------------------
1882 r3890 | ajc | 2005-09-18 22:56:21 -0400 (Sun, 18 Sep 2005) | 6 lines
1883
1884 * Two-pane mail reading now uses Ajax instead of a hidden iframe, and it's
1885   very crisp and responsive.
1886 * "Print message" function now opens up a new window for the print
1887   preview.  I just couldn't figure out a way to keep the b0rken IE from
1888   printing the screen instead of the message.
1889
1890 ------------------------------------------------------------------------
1891 r3889 | ajc | 2005-09-18 22:07:19 -0400 (Sun, 18 Sep 2005) | 3 lines
1892
1893 * Renamed 'ScriptaculousEffect' back to 'Effect' because there is no
1894   longer any namespace conflict.
1895
1896 ------------------------------------------------------------------------
1897 r3887 | ajc | 2005-09-18 17:47:49 -0400 (Sun, 18 Sep 2005) | 2 lines
1898
1899 *** empty log message ***
1900
1901 ------------------------------------------------------------------------
1902 r3884 | ajc | 2005-09-18 14:49:43 -0400 (Sun, 18 Sep 2005) | 2 lines
1903
1904 *** empty log message ***
1905
1906 ------------------------------------------------------------------------
1907 r3882 | ajc | 2005-09-18 12:00:15 -0400 (Sun, 18 Sep 2005) | 8 lines
1908
1909 * Discovered that Prototype makes it easy to auto-refresh, so I switched
1910   the wholist and summary refresh code to use that API instead of doing it
1911   myself.
1912 * Switched all HTTP/1.0 HTTP/1.1.  I don't know if this is going to break
1913   anything (it shouldn't -- I'm not knowingly depending upon any features
1914   of HTTP/1.0), but it *fixes* the problem of Internet Exploder caching
1915   pages even when it's told not to.
1916
1917 ------------------------------------------------------------------------
1918 r3881 | ajc | 2005-09-18 11:02:30 -0400 (Sun, 18 Sep 2005) | 9 lines
1919
1920 * summary.c: summary screen is now updated using ajax instead of refreshing
1921   the whole page.  Not only does this look cleaner, but it also has the
1922   happy side effect of not reloading all of the images.
1923 * webcit.c: new API calls begin_ajax_response() and end_ajax_response() for
1924   wrapping inner div's
1925 * webcit.c: removed the "refresh30" parameter from output_headers() and
1926   from all code that calls it.  We don't need it anymore; refreshing the
1927   entire page is, like, sooooo 2004.  :)
1928
1929 ------------------------------------------------------------------------
1930 r3880 | ajc | 2005-09-18 10:30:05 -0400 (Sun, 18 Sep 2005) | 4 lines
1931
1932 * Added a "random number" parameter to the wholist ajax refresh request,
1933   because b0rken MSIE still insists on fetching from its cache even though
1934   it's been explicitly told not to.
1935
1936 ------------------------------------------------------------------------
1937 r3879 | ajc | 2005-09-18 00:04:32 -0400 (Sun, 18 Sep 2005) | 5 lines
1938
1939 * Switched the wholist updater to Prototype's AJAX updater, instead of
1940   using Rico's wrapper around it.  It's actually simpler and doesn't seem
1941   to require strict XML, which are both wins.
1942 * Removed Rico from the build.
1943
1944 ------------------------------------------------------------------------
1945 r3878 | ajc | 2005-09-17 23:15:15 -0400 (Sat, 17 Sep 2005) | 3 lines
1946
1947 * Remove spurious "No new messages" message when viewing an
1948   empty address book.
1949
1950 ------------------------------------------------------------------------
1951 r3877 | ajc | 2005-09-17 22:18:39 -0400 (Sat, 17 Sep 2005) | 2 lines
1952
1953 *** empty log message ***
1954
1955 ------------------------------------------------------------------------
1956 r3876 | ajc | 2005-09-17 20:53:15 -0400 (Sat, 17 Sep 2005) | 2 lines
1957
1958 * "Reply All" button
1959
1960 ------------------------------------------------------------------------
1961 r3871 | ajc | 2005-09-17 12:44:30 -0400 (Sat, 17 Sep 2005) | 4 lines
1962
1963 * The JavaScript code to activate the ajax-powered recipient autocompleters
1964   has been moved to a function in wclib.js (it's still activated from an
1965   inline script in messages.c)
1966
1967 ------------------------------------------------------------------------
1968 r3870 | ajc | 2005-09-17 09:18:05 -0400 (Sat, 17 Sep 2005) | 4 lines
1969
1970 * fmt_date.c: changes to "brief" mode.  It now displays time only if the
1971   date is today, month/day/time if the date is within the last six months,
1972   and date only for anything older.
1973
1974 ------------------------------------------------------------------------
1975 r3869 | ajc | 2005-09-16 23:00:06 -0400 (Fri, 16 Sep 2005) | 3 lines
1976
1977 * Fixed the autocompletion for CC: and BCC:
1978 * Moved the autocompletion styles into the stylesheet where they belong
1979
1980 ------------------------------------------------------------------------
1981 r3867 | ajc | 2005-09-16 16:22:48 -0400 (Fri, 16 Sep 2005) | 4 lines
1982
1983 * Inital support for CC: and BCC: is working.  Autocompletion of these
1984   lines is not functional.  I don't know whether it's because I did
1985   something wrong, or if the ajax library only allows one per screen.
1986
1987 ------------------------------------------------------------------------
1988 r3864 | ajc | 2005-09-16 00:34:46 -0400 (Fri, 16 Sep 2005) | 2 lines
1989
1990 * Initial hack of Cc: and Bcc: support
1991
1992 ------------------------------------------------------------------------
1993 r3862 | ajc | 2005-09-15 22:36:01 -0400 (Thu, 15 Sep 2005) | 3 lines
1994
1995 * The 'To:' box accepts more characters now
1996 * Removed the border from the new 'XML' button
1997
1998 ------------------------------------------------------------------------
1999 r3861 | error | 2005-09-15 21:20:00 -0400 (Thu, 15 Sep 2005) | 2 lines
2000
2001 Add Reply and Email links; and an RSS link in the header
2002
2003 ------------------------------------------------------------------------
2004 r3859 | ajc | 2005-09-15 17:29:42 -0400 (Thu, 15 Sep 2005) | 4 lines
2005
2006 * Made the message list div slightly larger, the preview pane equally
2007   smaller, and stuck a separator bar in between them that will someday
2008   be draggable.
2009
2010 ------------------------------------------------------------------------
2011 r3858 | ajc | 2005-09-15 16:45:48 -0400 (Thu, 15 Sep 2005) | 2 lines
2012
2013 *** empty log message ***
2014
2015 ------------------------------------------------------------------------
2016 r3855 | ajc | 2005-09-13 23:53:43 -0400 (Tue, 13 Sep 2005) | 3 lines
2017
2018 * Autocompletion now fetches candidate addresses using the AUTO server
2019   command being built for Citadel 6.56
2020
2021 ------------------------------------------------------------------------
2022 r3852 | ajc | 2005-09-13 10:03:04 -0400 (Tue, 13 Sep 2005) | 2 lines
2023
2024 *** empty log message ***
2025
2026 ------------------------------------------------------------------------
2027 r3851 | ajc | 2005-09-13 10:02:40 -0400 (Tue, 13 Sep 2005) | 2 lines
2028
2029 * THIS IS 6.25
2030
2031 ------------------------------------------------------------------------
2032 r3848 | ajc | 2005-09-12 16:57:58 -0400 (Mon, 12 Sep 2005) | 3 lines
2033
2034 * Save/Cancel buttons are now at the top *and* bottom of the message
2035   entry screen.  Evidently some users seem to want this.
2036
2037 ------------------------------------------------------------------------
2038 r3847 | ajc | 2005-09-12 15:03:44 -0400 (Mon, 12 Sep 2005) | 3 lines
2039
2040 * When forwarding a message, properly escape the quoted headers (especially
2041   the subject) for insertion into the editor.
2042
2043 ------------------------------------------------------------------------
2044 r3846 | ajc | 2005-09-12 14:20:21 -0400 (Mon, 12 Sep 2005) | 2 lines
2045
2046 * The "forward" button is now working, and it forwards the attachments.
2047
2048 ------------------------------------------------------------------------
2049 r3845 | ajc | 2005-09-12 00:08:05 -0400 (Mon, 12 Sep 2005) | 4 lines
2050
2051 * Built an initial version of the "forward message" function.  It works
2052   perfectly on the message text now, but we cannot consider it finished
2053   until it also forwards attachments.
2054
2055 ------------------------------------------------------------------------
2056 r3843 | ajc | 2005-09-10 00:26:54 -0400 (Sat, 10 Sep 2005) | 2 lines
2057
2058 *** empty log message ***
2059
2060 ------------------------------------------------------------------------
2061 r3842 | ajc | 2005-09-09 23:23:05 -0400 (Fri, 09 Sep 2005) | 4 lines
2062
2063 * Determined where to insert a "Forward" button and the functionality it
2064   implements.  In order to complete this function we will need a
2065   form-sanitized output mode for read_message().
2066
2067 ------------------------------------------------------------------------
2068 r3841 | ajc | 2005-09-09 18:06:12 -0400 (Fri, 09 Sep 2005) | 2 lines
2069
2070 *** empty log message ***
2071
2072 ------------------------------------------------------------------------
2073 r3840 | ajc | 2005-09-09 15:47:29 -0400 (Fri, 09 Sep 2005) | 2 lines
2074
2075 * Removed some dead code
2076
2077 ------------------------------------------------------------------------
2078 r3837 | ajc | 2005-09-09 00:43:37 -0400 (Fri, 09 Sep 2005) | 2 lines
2079
2080 *** empty log message ***
2081
2082 ------------------------------------------------------------------------
2083 r3836 | ajc | 2005-09-09 00:43:31 -0400 (Fri, 09 Sep 2005) | 6 lines
2084
2085 * Checked in a copy of the "script.aculo.us" library by Thomas Fuchs.
2086   NOTE: I had to search-and-replace "Effect" to "ScriptaculousEffect" in
2087   all of their files, to avoid a conflict with the name "Effect" in Rico.
2088 * Implemented recipient autocompletion when composing mail, using the
2089   script.aculo.us drop-down box and an ajax fetch.  Cool!!
2090
2091 ------------------------------------------------------------------------
2092 r3835 | ajc | 2005-09-09 00:43:23 -0400 (Fri, 09 Sep 2005) | 7 lines
2093
2094 * Checked in a copy of the "script.aculo.us" library by Thomas Fuchs.
2095   NOTE: I had to search-and-replace "Effect" to "ScriptaculousEffect" in
2096   all of their files, to avoid a conflict with the name "Effect" in Rico.
2097 * Implemented recipient autocompletion when composing mail, using the
2098   script.aculo.us drop-down box and an ajax fetch.  Cool!!
2099 Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
2100
2101 ------------------------------------------------------------------------
2102 r3831 | ajc | 2005-09-06 10:44:28 -0400 (Tue, 06 Sep 2005) | 3 lines
2103
2104 * Altered the logic which determines whether to display a "Post message"
2105   or "Send message" button on the message entry screen.
2106
2107 ------------------------------------------------------------------------
2108 r3828 | ajc | 2005-08-31 23:57:31 -0400 (Wed, 31 Aug 2005) | 2 lines
2109
2110 *** empty log message ***
2111
2112 ------------------------------------------------------------------------
2113 r3827 | ajc | 2005-08-31 23:54:34 -0400 (Wed, 31 Aug 2005) | 6 lines
2114
2115 * The "prompt for recipient" screen is now gone.  When the user is posting
2116   from a room requiring a recipient, a "To:" line now appears above the
2117   "Subject:" line.  Entering an invalid recipient causes the message entry
2118   screen to loop back to itself, with the form contents still intact, and
2119   the ImportantMessage box set to the error message.
2120
2121 ------------------------------------------------------------------------
2122 r3826 | ajc | 2005-08-30 00:30:53 -0400 (Tue, 30 Aug 2005) | 4 lines
2123
2124 * messages.c: teh b0rken Intarweb Exploder was printing the screen rather
2125   than the hidden iframe when user selects "Print" message.  Applied a
2126   workaround.
2127
2128 ------------------------------------------------------------------------
2129 r3823 | ajc | 2005-08-22 22:57:06 -0400 (Mon, 22 Aug 2005) | 3 lines
2130
2131 * Added some files to the po/ directory, but I really don't know what I'm
2132   doing here...
2133
2134 ------------------------------------------------------------------------
2135 r3822 | ajc | 2005-08-22 17:22:00 -0400 (Mon, 22 Aug 2005) | 5 lines
2136
2137 * vcard_edit.c webcit.c webserver.c who.c : i18n
2138 * This should complete the internationalization of the entire WebCit
2139   package.  Testing must be done, and then of course we must have someone
2140   do a translation so we can see if this thing works.
2141
2142 ------------------------------------------------------------------------
2143 r3821 | ajc | 2005-08-22 16:27:26 -0400 (Mon, 22 Aug 2005) | 3 lines
2144
2145 * userlist.c: i18n
2146 * vcard.c: minor change to comments in code
2147
2148 ------------------------------------------------------------------------
2149 r3820 | ajc | 2005-08-22 16:21:21 -0400 (Mon, 22 Aug 2005) | 2 lines
2150
2151 * useredit.c: i18n
2152
2153 ------------------------------------------------------------------------
2154 r3819 | ajc | 2005-08-22 15:26:09 -0400 (Mon, 22 Aug 2005) | 2 lines
2155
2156 * subst.c summary.c sysmsgs.c : i18n
2157
2158 ------------------------------------------------------------------------
2159 r3818 | ajc | 2005-08-22 15:06:52 -0400 (Mon, 22 Aug 2005) | 2 lines
2160
2161 * siteconfig.c: i18n
2162
2163 ------------------------------------------------------------------------
2164 r3817 | ajc | 2005-08-22 14:02:24 -0400 (Mon, 22 Aug 2005) | 2 lines
2165
2166 * siteconfig.c: began i18n
2167
2168 ------------------------------------------------------------------------
2169 r3816 | ajc | 2005-08-22 12:53:11 -0400 (Mon, 22 Aug 2005) | 2 lines
2170
2171 * rss.c: i18n
2172
2173 ------------------------------------------------------------------------
2174 r3815 | ajc | 2005-08-22 00:33:30 -0400 (Mon, 22 Aug 2005) | 4 lines
2175
2176 * paging.c preferences.c roomops.c : i18n
2177 * Also changed various "OK" buttons to labels more descriptive of
2178   their actual functions.
2179
2180 ------------------------------------------------------------------------
2181 r3814 | ajc | 2005-08-21 21:02:42 -0400 (Sun, 21 Aug 2005) | 5 lines
2182
2183 * messages.c: finished i18n
2184 * webcit.h: minimum required Citadel server version is now 6.55; this is
2185   required in order to gain access to the new version of the MSGS command
2186   that includes a header summary.
2187
2188 ------------------------------------------------------------------------
2189 r3811 | ajc | 2005-08-21 01:02:17 -0400 (Sun, 21 Aug 2005) | 2 lines
2190
2191 * messages.c: renamed some elements
2192
2193 ------------------------------------------------------------------------
2194 r3810 | ajc | 2005-08-20 00:37:50 -0400 (Sat, 20 Aug 2005) | 3 lines
2195
2196 * mainmenu.c: i18n
2197 * messages.c: partially i18n
2198
2199 ------------------------------------------------------------------------
2200 r3809 | ajc | 2005-08-19 17:46:49 -0400 (Fri, 19 Aug 2005) | 2 lines
2201
2202 * inetconf.c, listsub.c, part of mainmenu.c: i18n
2203
2204 ------------------------------------------------------------------------
2205 r3808 | ajc | 2005-08-19 12:56:35 -0400 (Fri, 19 Aug 2005) | 2 lines
2206
2207 *** empty log message ***
2208
2209 ------------------------------------------------------------------------
2210 r3807 | ajc | 2005-08-19 12:56:06 -0400 (Fri, 19 Aug 2005) | 2 lines
2211
2212 * inetconf.c: partial i18n
2213
2214 ------------------------------------------------------------------------
2215 r3806 | error | 2005-08-18 22:01:31 -0400 (Thu, 18 Aug 2005) | 2 lines
2216
2217 RSS: Format the room info better.
2218
2219 ------------------------------------------------------------------------
2220 r3805 | error | 2005-08-18 21:58:06 -0400 (Thu, 18 Aug 2005) | 2 lines
2221
2222 RSS: Update debugging messages
2223
2224 ------------------------------------------------------------------------
2225 r3804 | error | 2005-08-18 21:53:06 -0400 (Thu, 18 Aug 2005) | 2 lines
2226
2227 Fix lingering timezone problem in If-Modified-Since
2228
2229 ------------------------------------------------------------------------
2230 r3803 | error | 2005-08-18 21:18:01 -0400 (Thu, 18 Aug 2005) | 2 lines
2231
2232 If-Modified-Since is now working properly.
2233
2234 ------------------------------------------------------------------------
2235 r3802 | error | 2005-08-18 20:52:28 -0400 (Thu, 18 Aug 2005) | 2 lines
2236
2237 Clean up the RSS feed. Attempt to read If-Modified-Since header.
2238
2239 ------------------------------------------------------------------------
2240 r3801 | error | 2005-08-18 18:59:38 -0400 (Thu, 18 Aug 2005) | 2 lines
2241
2242 First-draft of RSS support.
2243
2244 ------------------------------------------------------------------------
2245 r3800 | error | 2005-08-18 18:57:55 -0400 (Thu, 18 Aug 2005) | 2 lines
2246
2247 gotoroom() now returns nonzero on error
2248
2249 ------------------------------------------------------------------------
2250 r3799 | ajc | 2005-08-18 18:08:26 -0400 (Thu, 18 Aug 2005) | 2 lines
2251
2252 * iconbar.c: i18n
2253
2254 ------------------------------------------------------------------------
2255 r3798 | ajc | 2005-08-18 14:33:34 -0400 (Thu, 18 Aug 2005) | 2 lines
2256
2257 * calendar_view.c event.c floors.c graphics.c html2html.c iconbar.c: i18n
2258
2259 ------------------------------------------------------------------------
2260 r3797 | ajc | 2005-08-18 12:17:25 -0400 (Thu, 18 Aug 2005) | 2 lines
2261
2262 * calendar_tools.c: i18n
2263
2264 ------------------------------------------------------------------------
2265 r3796 | ajc | 2005-08-18 10:36:54 -0400 (Thu, 18 Aug 2005) | 7 lines
2266
2267 * calendar.c: finished preparing strings for i18n
2268 * sysmsgs.c: Save/Cancel buttons now have different element names, so we
2269   can do a "which element has a nonzero length" check instead of a "what
2270   is the value of this element" check.  This is vital because the value
2271   equals the label, and the label will change if the language changes.
2272   This must be done throughout the system.
2273
2274 ------------------------------------------------------------------------
2275 r3795 | ajc | 2005-08-17 18:18:00 -0400 (Wed, 17 Aug 2005) | 2 lines
2276
2277 * calendar.c: altered conflict reporting strings for better i18n
2278
2279 ------------------------------------------------------------------------
2280 r3794 | ajc | 2005-08-17 13:56:32 -0400 (Wed, 17 Aug 2005) | 3 lines
2281
2282 * availability.c: prepared for i18n
2283 * calendar.c: began preparing for i18n
2284
2285 ------------------------------------------------------------------------
2286 r3793 | ajc | 2005-08-17 13:45:00 -0400 (Wed, 17 Aug 2005) | 2 lines
2287
2288 * auth.c: prepared for internationalization
2289
2290 ------------------------------------------------------------------------
2291 r3792 | ajc | 2005-08-16 23:43:20 -0400 (Tue, 16 Aug 2005) | 3 lines
2292
2293 * More work to get the gettext stuff working, although I really don't
2294   know what I'm doing here
2295
2296 ------------------------------------------------------------------------
2297 r3791 | ajc | 2005-08-16 16:51:08 -0400 (Tue, 16 Aug 2005) | 2 lines
2298
2299 * More gettext/i18n crap
2300
2301 ------------------------------------------------------------------------
2302 r3790 | ajc | 2005-08-16 16:14:25 -0400 (Tue, 16 Aug 2005) | 2 lines
2303
2304 * This is an attempt to gettextize the WebCit build.
2305
2306 ------------------------------------------------------------------------
2307 r3789 | ajc | 2005-08-15 12:49:02 -0400 (Mon, 15 Aug 2005) | 3 lines
2308
2309 * post_mime_to_server() now includes "MIME-Version: 1.0" as required
2310   by RCC2045.  Some clients look for this.  (Thanks to Shayne for this one)
2311
2312 ------------------------------------------------------------------------
2313 r3787 | ajc | 2005-08-12 17:53:32 -0400 (Fri, 12 Aug 2005) | 3 lines
2314
2315 * All OS-level includes are now included from webcit.h instead of from
2316   each individual .c file.  This will keep the build cleaner.
2317
2318 ------------------------------------------------------------------------
2319 r3782 | ajc | 2005-08-11 21:01:27 -0400 (Thu, 11 Aug 2005) | 6 lines
2320
2321 * The iconbar and summary screen now connect to the user's primary
2322   groupware rooms using the new macros: _CALENDAR_, _TASKS_, _NOTES_,
2323   and _CONTACTS_, in order to facilitate those rooms potentially having
2324   different names on some hosts (such as, perhaps, the same names but in
2325   different languages).
2326
2327 ------------------------------------------------------------------------
2328 r3781 | ajc | 2005-08-11 19:20:13 -0400 (Thu, 11 Aug 2005) | 2 lines
2329
2330 *** empty log message ***
2331
2332 ------------------------------------------------------------------------
2333 r3780 | ajc | 2005-08-11 19:15:05 -0400 (Thu, 11 Aug 2005) | 2 lines
2334
2335 * Added debian build directory (submitted by W. Goesgens)
2336
2337 ------------------------------------------------------------------------
2338 r3777 | ajc | 2005-08-10 17:55:04 -0400 (Wed, 10 Aug 2005) | 3 lines
2339
2340 * siteconfig.c: added support for "instant expunge" and "allow spoofing"
2341   global configuration options.
2342
2343 ------------------------------------------------------------------------
2344 r3769 | ajc | 2005-08-08 21:13:29 -0400 (Mon, 08 Aug 2005) | 3 lines
2345
2346 * Mailbox summary view is now generated using the server's
2347   new "message list with headers summary" mode.
2348
2349 ------------------------------------------------------------------------
2350 r3765 | ajc | 2005-08-05 12:28:40 -0400 (Fri, 05 Aug 2005) | 2 lines
2351
2352 * THIS IS 6.21
2353
2354 ------------------------------------------------------------------------
2355 r3758 | ajc | 2005-08-01 22:38:34 -0400 (Mon, 01 Aug 2005) | 2 lines
2356
2357 * new iconv check for both libiconv and built-in iconv
2358
2359 ------------------------------------------------------------------------
2360 r3756 | ajc | 2005-07-31 22:28:57 -0400 (Sun, 31 Jul 2005) | 2 lines
2361
2362 * Made the ImportantMessage div less obtrusive
2363
2364 ------------------------------------------------------------------------
2365 r3754 | ajc | 2005-07-29 12:26:04 -0400 (Fri, 29 Jul 2005) | 3 lines
2366
2367 * omit check for gnu libiconv -- the iconv functionality is built into
2368   most operating systems now.
2369
2370 ------------------------------------------------------------------------
2371 r3753 | ajc | 2005-07-29 00:37:29 -0400 (Fri, 29 Jul 2005) | 2 lines
2372
2373 * fixed a bug in subject iconv ing
2374
2375 ------------------------------------------------------------------------
2376 r3750 | ajc | 2005-07-28 00:06:31 -0400 (Thu, 28 Jul 2005) | 4 lines
2377
2378 * "Print" button on each message.  It even uses a hidden iframe to
2379   eliminate the "here's the printable view" window; the user goes straight
2380   to the browser's print dialog.  Slick!
2381
2382 ------------------------------------------------------------------------
2383 r3749 | ajc | 2005-07-27 23:40:05 -0400 (Wed, 27 Jul 2005) | 2 lines
2384
2385 * "Delete selected" button is now "Delete" and it works again
2386
2387 ------------------------------------------------------------------------
2388 r3747 | ajc | 2005-07-27 23:16:30 -0400 (Wed, 27 Jul 2005) | 3 lines
2389
2390 * Awesome new 2-pane layout with ajax functionality for mailbox view.
2391 * Slick new fade-out effect for "important message" boxes.
2392
2393 ------------------------------------------------------------------------
2394 r3746 | ajc | 2005-07-26 00:08:41 -0400 (Tue, 26 Jul 2005) | 3 lines
2395
2396 * Previous checkin broke viewing of individual messages while in
2397   mailbox summary mode.  Fixed.
2398
2399 ------------------------------------------------------------------------
2400 r3745 | ajc | 2005-07-25 23:46:29 -0400 (Mon, 25 Jul 2005) | 4 lines
2401
2402 * The new sorting options broke the delete-message checkboxes.  Fixed.
2403 * Sorting options are now selectable in either direction, and are
2404   persistent across sessions.
2405
2406 ------------------------------------------------------------------------
2407 r3743 | ajc | 2005-07-25 15:22:30 -0400 (Mon, 25 Jul 2005) | 2 lines
2408
2409 * mailbox summary sort by subject/sender/date
2410
2411 ------------------------------------------------------------------------
2412 r3741 | ajc | 2005-07-24 00:25:44 -0400 (Sun, 24 Jul 2005) | 3 lines
2413
2414 * Replaced the old Citadel logo with a new one
2415   designed by Lisa Aurigemma (vermilion).
2416
2417 ------------------------------------------------------------------------
2418 r3740 | ajc | 2005-07-23 00:28:36 -0400 (Sat, 23 Jul 2005) | 2 lines
2419
2420 *** empty log message ***
2421
2422 ------------------------------------------------------------------------
2423 r3739 | ajc | 2005-07-23 00:28:19 -0400 (Sat, 23 Jul 2005) | 2 lines
2424
2425 * Updated the docs and the version number
2426
2427 ------------------------------------------------------------------------
2428 r3738 | ajc | 2005-07-23 00:18:41 -0400 (Sat, 23 Jul 2005) | 2 lines
2429
2430 * New AJAX-based wholist refresh
2431
2432 ------------------------------------------------------------------------
2433 r3737 | ajc | 2005-07-22 11:07:29 -0400 (Fri, 22 Jul 2005) | 4 lines
2434
2435 * 'whobbs' is now 'who'
2436 * Refactored the wholist code to have its inner div output by a separate
2437   function, in anticipation of possible ajax functionality being added
2438
2439 ------------------------------------------------------------------------
2440 r3736 | ajc | 2005-07-22 00:03:31 -0400 (Fri, 22 Jul 2005) | 3 lines
2441
2442 * HTML messages in foreign character sets are now converted to UTF-8 for
2443   display.
2444
2445 ------------------------------------------------------------------------
2446 r3735 | ajc | 2005-07-21 23:40:22 -0400 (Thu, 21 Jul 2005) | 3 lines
2447
2448 * Handle display of RFC2047-encoded subjects and senders by converting
2449   them to UTF-8 (all WebCit pages are output as UTF-8).  Resolves bug #136.
2450
2451 ------------------------------------------------------------------------
2452 r3732 | ajc | 2005-07-20 00:26:24 -0400 (Wed, 20 Jul 2005) | 4 lines
2453
2454 * Detect libiconv on the host system and link it in if present.
2455 * If libiconv is present, convert foreign charsets to UTF-8 on the fly
2456   when outputting text/plain messages.  (Still need to do text/html.)
2457
2458 ------------------------------------------------------------------------
2459 r3729 | ajc | 2005-07-19 13:05:23 -0400 (Tue, 19 Jul 2005) | 6 lines
2460
2461 * Removed the last couple of places where forms were submitted using
2462   the GET method.  POST is just so technologically cleaner that we should
2463   use it all the time.
2464 * Fixed a bug in the MIME parser that was causing it to not be 8-bit
2465   clean.
2466
2467 ------------------------------------------------------------------------
2468 r3728 | ajc | 2005-07-19 10:24:25 -0400 (Tue, 19 Jul 2005) | 2 lines
2469
2470 *** empty log message ***
2471
2472 ------------------------------------------------------------------------
2473 r3727 | ajc | 2005-07-19 10:23:04 -0400 (Tue, 19 Jul 2005) | 4 lines
2474
2475 * mime_parser.c: don't default Content-type: to text/plain, because when
2476   an HTTP POST operation is performed, the content type is expected to
2477   be empty.
2478
2479 ------------------------------------------------------------------------
2480 r3725 | ajc | 2005-07-19 00:15:45 -0400 (Tue, 19 Jul 2005) | 3 lines
2481
2482 * Brought over the newest version of the MIME parser from Citadel,
2483   containing an API that supports arbitrary character sets.
2484
2485 ------------------------------------------------------------------------
2486 r3723 | ajc | 2005-07-18 23:17:22 -0400 (Mon, 18 Jul 2005) | 2 lines
2487
2488 * Added more icons
2489
2490 ------------------------------------------------------------------------
2491 r3722 | ajc | 2005-07-14 00:21:53 -0400 (Thu, 14 Jul 2005) | 3 lines
2492
2493 * More intelligent JavaScript to handle the greying out of end date and
2494   start/end times when "all day event" is selected.
2495
2496 ------------------------------------------------------------------------
2497 r3721 | ajc | 2005-07-14 00:02:19 -0400 (Thu, 14 Jul 2005) | 3 lines
2498
2499 * Fix bug #147 (date sometimes saved incorrectly for all day events due
2500   to timezone differences)
2501
2502 ------------------------------------------------------------------------
2503 r3720 | ajc | 2005-07-13 12:55:59 -0400 (Wed, 13 Jul 2005) | 2 lines
2504
2505 * Use the new icons in more places.
2506
2507 ------------------------------------------------------------------------
2508 r3719 | ajc | 2005-07-12 21:59:22 -0400 (Tue, 12 Jul 2005) | 2 lines
2509
2510 * Installed the final batch of new icons
2511
2512 ------------------------------------------------------------------------
2513 r3718 | ajc | 2005-07-12 18:10:56 -0400 (Tue, 12 Jul 2005) | 2 lines
2514
2515 * Icon update
2516
2517 ------------------------------------------------------------------------
2518 r3717 | ajc | 2005-07-12 17:30:37 -0400 (Tue, 12 Jul 2005) | 2 lines
2519
2520 *** empty log message ***
2521
2522 ------------------------------------------------------------------------
2523 r3708 | ajc | 2005-06-29 13:55:32 -0400 (Wed, 29 Jun 2005) | 6 lines
2524
2525 * Any HTTP method other than GET or POST is now routed directly to the
2526   GroupDAV code.  This will eventually allow requests such as "PROPFIND /"
2527   to work.
2528 * GroupDAV requests not beginning with "/groupdav" now automatically have
2529   that prefix prepended to them.
2530
2531 ------------------------------------------------------------------------
2532 r3707 | ajc | 2005-06-29 11:25:01 -0400 (Wed, 29 Jun 2005) | 4 lines
2533
2534 * Added an experimental OPTIONS method.  This is not required by GroupDAV,
2535   but it is an experiment to see whether we can use the same code framework
2536   to implement other DAV variants in the future.
2537
2538 ------------------------------------------------------------------------
2539 r3706 | ajc | 2005-06-28 23:12:28 -0400 (Tue, 28 Jun 2005) | 2 lines
2540
2541 * Bumped internal version number to 6.20
2542
2543 ------------------------------------------------------------------------
2544 r3705 | ajc | 2005-06-28 23:10:10 -0400 (Tue, 28 Jun 2005) | 5 lines
2545
2546 * PROPFIND on an individual item inside a room now works (it simply
2547   spews the href and etag properties, regardless of what the request
2548   was).  This is not valid GroupDAV, but Kontact expects this request to
2549   succeed before an item can be deleted, so we provide a simple response.
2550
2551 ------------------------------------------------------------------------
2552 r3704 | ajc | 2005-06-28 10:12:38 -0400 (Tue, 28 Jun 2005) | 3 lines
2553
2554 * GroupDAV HTTP header "ETag:" is now output as "etag:" in order to deal with
2555   a case-sensitivity bug in the Kontact client.
2556
2557 ------------------------------------------------------------------------
2558 r3702 | ajc | 2005-06-27 18:15:38 -0400 (Mon, 27 Jun 2005) | 2 lines
2559
2560 * Header file adjustments to make it work on FreeBSD
2561
2562 ------------------------------------------------------------------------
2563 r3701 | ajc | 2005-06-27 13:38:06 -0400 (Mon, 27 Jun 2005) | 3 lines
2564
2565 * HTML pages are now output as "Content-type: text/html; charset=utf-8"
2566   UTF-8 is going to be the standard character set for the Citadel system.
2567
2568 ------------------------------------------------------------------------
2569 r3698 | ajc | 2005-06-24 15:58:03 -0400 (Fri, 24 Jun 2005) | 5 lines
2570
2571 * Added a "preferences and settings" screen for each user.
2572 * Removed the javascript date output stuff because it's not granular
2573   or international enough.
2574 * All dates and times can now be 12 or 24 hours.
2575
2576 ------------------------------------------------------------------------
2577 r3697 | ajc | 2005-06-24 11:17:49 -0400 (Fri, 24 Jun 2005) | 4 lines
2578
2579 * The date/time stamp of messages are now output using JavaScript's
2580   toLocaleString() function, observing the browser's locale and timezone
2581   instead of the web server's.
2582
2583 ------------------------------------------------------------------------
2584 r3696 | ajc | 2005-06-23 12:17:49 -0400 (Thu, 23 Jun 2005) | 3 lines
2585
2586 * crypto.c: keys/ directory is relative to the directory from which WebCit
2587   is actually running, not relative to the compiled-in WEBCITDIR
2588
2589 ------------------------------------------------------------------------
2590 r3695 | ajc | 2005-06-23 00:16:20 -0400 (Thu, 23 Jun 2005) | 2 lines
2591
2592 *** empty log message ***
2593
2594 ------------------------------------------------------------------------
2595 r3694 | ajc | 2005-06-23 00:08:46 -0400 (Thu, 23 Jun 2005) | 2 lines
2596
2597 *** empty log message ***
2598
2599 ------------------------------------------------------------------------
2600 r3693 | ajc | 2005-06-23 00:01:59 -0400 (Thu, 23 Jun 2005) | 3 lines
2601
2602 * groupdav_main.c: remove double slashes in path name
2603   (suggested by Johannes Schneider)
2604
2605 ------------------------------------------------------------------------
2606 r3689 | ajc | 2005-06-21 23:04:22 -0400 (Tue, 21 Jun 2005) | 2 lines
2607
2608 * siteconfig.c: add "auto db log cull" setting now in Citadel 6.52
2609
2610 ------------------------------------------------------------------------
2611 r3687 | ajc | 2005-06-20 22:27:39 -0400 (Mon, 20 Jun 2005) | 4 lines
2612
2613 * Moved some JavaScript functions out of head.html and into a new wclib.js
2614   file, which can be included and cached.  This will form the basis for a
2615   new WebCit JavaScript function library.
2616
2617 ------------------------------------------------------------------------
2618 r3686 | ajc | 2005-06-20 16:38:50 -0400 (Mon, 20 Jun 2005) | 4 lines
2619
2620 * The main stylesheet is now in a separate file in the static/ directory.
2621   Something we did recently must have fixed the caching problem, because it's
2622   only being fetched once now (or "now once" if you're Pennsylvania Dutch).
2623
2624 ------------------------------------------------------------------------
2625 r3685 | ajc | 2005-06-19 23:47:44 -0400 (Sun, 19 Jun 2005) | 5 lines
2626
2627 * inetconf.c: in save_inetconf(), eliminate sizeof(x) where x is a pointer
2628   to a heap-allocated buffer rather than a char[xxx].  This fixes a problem
2629   reported by at least one site where the Internet configuration screen
2630   was malfunctioning.
2631
2632 ------------------------------------------------------------------------
2633 r3684 | ajc | 2005-06-19 00:12:03 -0400 (Sun, 19 Jun 2005) | 2 lines
2634
2635 * Integrated the second batch of new icons.
2636
2637 ------------------------------------------------------------------------
2638 r3683 | ajc | 2005-06-18 18:58:59 -0400 (Sat, 18 Jun 2005) | 5 lines
2639
2640 * Installed the 16x16 "users" icon as favicon.ico, mainly for performance
2641   reasons -- the browser will cache favicon.ico and won't keep asking for
2642   it over and over again, eliminating a second HTTP transaction every time
2643   the user clicks on something.
2644
2645 ------------------------------------------------------------------------
2646 r3682 | ajc | 2005-06-18 18:48:34 -0400 (Sat, 18 Jun 2005) | 2 lines
2647
2648 *** empty log message ***
2649
2650 ------------------------------------------------------------------------
2651 r3681 | ajc | 2005-06-18 18:18:35 -0400 (Sat, 18 Jun 2005) | 4 lines
2652
2653 * Replaced the most recent batch of icons with a "better" set which was
2654   sent by the design house.  I don't know what the difference is, but
2655   I'm going to assume they're better.
2656
2657 ------------------------------------------------------------------------
2658 r3678 | ajc | 2005-06-14 23:56:56 -0400 (Tue, 14 Jun 2005) | 2 lines
2659
2660 * Accept ".ifb" as a valid extension for requesting free/busy
2661
2662 ------------------------------------------------------------------------
2663 r3677 | ajc | 2005-06-14 21:52:40 -0400 (Tue, 14 Jun 2005) | 2 lines
2664
2665 * THIS IS 6.19
2666
2667 ------------------------------------------------------------------------
2668 r3676 | ajc | 2005-06-14 21:50:29 -0400 (Tue, 14 Jun 2005) | 2 lines
2669
2670 * Bumped the internal version number to 6.19
2671
2672 ------------------------------------------------------------------------
2673 r3675 | ajc | 2005-06-14 10:47:48 -0400 (Tue, 14 Jun 2005) | 3 lines
2674
2675 * Moved the <td> and </td> in the room icon out of roomops.c and
2676   into static/roombanner.html, since every room will have an icon now.
2677
2678 ------------------------------------------------------------------------
2679 r3674 | ajc | 2005-06-13 23:21:57 -0400 (Mon, 13 Jun 2005) | 4 lines
2680
2681 * When no icon is present on the server for a room, display the default
2682   icon for that room's current view.
2683 * Replace "graphic" with "icon" throughout the system messages.
2684
2685 ------------------------------------------------------------------------
2686 r3673 | ajc | 2005-06-13 21:59:46 -0400 (Mon, 13 Jun 2005) | 2 lines
2687
2688 * 16x16 icons in the new tree view.  Nice!
2689
2690 ------------------------------------------------------------------------
2691 r3672 | ajc | 2005-06-13 18:05:54 -0400 (Mon, 13 Jun 2005) | 3 lines
2692
2693 * Finished the initial NanoTree integration.  TODO: use a different icon
2694   for each node depending on the view set for that room.
2695
2696 ------------------------------------------------------------------------
2697 r3671 | ajc | 2005-06-12 23:39:20 -0400 (Sun, 12 Jun 2005) | 2 lines
2698
2699 *** empty log message ***
2700
2701 ------------------------------------------------------------------------
2702 r3670 | ajc | 2005-06-12 18:02:46 -0400 (Sun, 12 Jun 2005) | 4 lines
2703
2704 * Began replacing the old, sux0r-prone tree view with NanoTree.
2705   WARNING: This isn't finished, but I'm committing it anyway because I have
2706   to move to a different computer.  DON'T RUN THIS.
2707
2708 ------------------------------------------------------------------------
2709 r3669 | ajc | 2005-06-12 14:34:50 -0400 (Sun, 12 Jun 2005) | 2 lines
2710
2711 * Removed some unreferenced files from the static/ directory.
2712
2713 ------------------------------------------------------------------------
2714 r3668 | ajc | 2005-06-12 13:01:01 -0400 (Sun, 12 Jun 2005) | 4 lines
2715
2716 * Increase maximum viewable message count from 4096 to 10000
2717 * Summary view now truncates subject to 75 characters, and sender
2718   to 25 characters (adding an ellipsis...) to keep the display neat & tidy
2719
2720 ------------------------------------------------------------------------
2721 r3667 | ajc | 2005-06-12 12:03:11 -0400 (Sun, 12 Jun 2005) | 4 lines
2722
2723 * When viewing a mailbox (view == VIEW_MAILBOX), messages are marked as
2724   seen when they are viewed, and Goto does not automatically mark the
2725   remaining messages as seen.
2726
2727 ------------------------------------------------------------------------
2728 r3661 | ajc | 2005-06-11 18:29:13 -0400 (Sat, 11 Jun 2005) | 2 lines
2729
2730 * Integrated the first batch of new icons.
2731
2732 ------------------------------------------------------------------------
2733 r3654 | ajc | 2005-06-07 00:31:01 -0400 (Tue, 07 Jun 2005) | 2 lines
2734
2735 * Don't compress when HTTP tracing/logging is enabled
2736
2737 ------------------------------------------------------------------------
2738 r3653 | ajc | 2005-06-06 20:40:11 -0400 (Mon, 06 Jun 2005) | 2 lines
2739
2740 *** empty log message ***
2741
2742 ------------------------------------------------------------------------
2743 r3652 | ajc | 2005-06-06 19:50:17 -0400 (Mon, 06 Jun 2005) | 3 lines
2744
2745 * Made some changes to the calendar/uuid logic to fix a bug that caused
2746   duplicate entries for an event to appear in some situations
2747
2748 ------------------------------------------------------------------------
2749 r3651 | ajc | 2005-06-06 12:20:36 -0400 (Mon, 06 Jun 2005) | 2 lines
2750
2751 * GroupDAV URI escape character is now '%' in order to be consistent...
2752
2753 ------------------------------------------------------------------------
2754 r3650 | ajc | 2005-06-04 00:07:36 -0400 (Sat, 04 Jun 2005) | 3 lines
2755
2756 * Calendar invitations: changed "Accept/Tentative/Decline" buttons to
2757   links in order to avoid them being in nested forms.
2758
2759 ------------------------------------------------------------------------
2760 r3645 | ajc | 2005-06-02 12:10:08 -0400 (Thu, 02 Jun 2005) | 2 lines
2761
2762 * tools.c: generated uuid's no longer contain "{" and "}" characters.
2763
2764 ------------------------------------------------------------------------
2765 r3635 | ajc | 2005-05-26 00:38:17 -0400 (Thu, 26 May 2005) | 2 lines
2766
2767 * THIS IS 6.11
2768
2769 ------------------------------------------------------------------------
2770 r3634 | ajc | 2005-05-26 00:37:59 -0400 (Thu, 26 May 2005) | 2 lines
2771
2772 * Updated internal version number to 6.11
2773
2774 ------------------------------------------------------------------------
2775 r3633 | ajc | 2005-05-26 00:28:27 -0400 (Thu, 26 May 2005) | 5 lines
2776
2777 * Applied GroupDAV patches sent in by Johannes Schneider which improve the
2778   protocol accuracy of xmlns and etag responses.
2779 * Fixed a MIME Content-Type bug which I had inadvertently introduced while
2780   removing a temporary hack that was put in during KDE 3.4 beta
2781
2782 ------------------------------------------------------------------------
2783 r3631 | ajc | 2005-05-24 00:26:47 -0400 (Tue, 24 May 2005) | 3 lines
2784
2785 * Applied a patch sent by Johannes Schneider for correcting the XML
2786   namespace presented in the PROPFIND command.
2787
2788 ------------------------------------------------------------------------
2789 r3627 | ajc | 2005-05-23 15:30:34 -0400 (Mon, 23 May 2005) | 3 lines
2790
2791 * Move "enable full text" checkbox configuration to its new location in
2792   the configuration back end.
2793
2794 ------------------------------------------------------------------------
2795 r3623 | ajc | 2005-05-22 12:20:09 -0400 (Sun, 22 May 2005) | 2 lines
2796
2797 * siteconfig.c: add checkbox for enabling full text index on server
2798
2799 ------------------------------------------------------------------------
2800 r3588 | ajc | 2005-05-10 23:00:03 -0400 (Tue, 10 May 2005) | 4 lines
2801
2802 * webcit.c: fixed a string bug that caused the whole system to not work
2803 * messages.c: fullname only and brief date in summary view, so that it
2804   doesn't wrap onto two lines quite as often
2805
2806 ------------------------------------------------------------------------
2807 r3562 | ajc | 2005-04-11 16:20:05 -0400 (Mon, 11 Apr 2005) | 2 lines
2808
2809 *** empty log message ***
2810
2811 ------------------------------------------------------------------------
2812 r3561 | ajc | 2005-04-11 16:09:33 -0400 (Mon, 11 Apr 2005) | 2 lines
2813
2814 * Began an assault on strcpy()
2815
2816 ------------------------------------------------------------------------
2817 r3559 | ajc | 2005-04-11 10:45:13 -0400 (Mon, 11 Apr 2005) | 3 lines
2818
2819 * Replaced serv_gets() with serv_getln() - which now requires the caller
2820   to supply the size of the target buffer.
2821
2822 ------------------------------------------------------------------------
2823 r3558 | ajc | 2005-04-08 15:36:56 -0400 (Fri, 08 Apr 2005) | 2 lines
2824
2825 * Moved to the new string tokenizer API
2826
2827 ------------------------------------------------------------------------
2828 r3557 | ajc | 2005-04-04 13:50:06 -0400 (Mon, 04 Apr 2005) | 2 lines
2829
2830 * THIS IS 6.10 (unfinished first time install wizard has been disabled)
2831
2832 ------------------------------------------------------------------------
2833 r3556 | ajc | 2005-04-04 13:49:31 -0400 (Mon, 04 Apr 2005) | 3 lines
2834
2835 * configure.in: fix libical version detection
2836 * bumped internal version number to 6.10
2837
2838 ------------------------------------------------------------------------
2839 r3553 | ajc | 2005-03-30 16:44:47 -0500 (Wed, 30 Mar 2005) | 6 lines
2840
2841 * Changed the color of the side button bar
2842 * Removed session ID's from wholist display, because they are only
2843   interesting to computers, not to people.
2844 * Also changed the session ID variable (we still need it internally) from
2845   a char to an int, because session numbers are big now.
2846
2847 ------------------------------------------------------------------------
2848 r3552 | ajc | 2005-03-30 12:34:35 -0500 (Wed, 30 Mar 2005) | 2 lines
2849
2850 *** empty log message ***
2851
2852 ------------------------------------------------------------------------
2853 r3551 | ajc | 2005-03-30 12:27:55 -0500 (Wed, 30 Mar 2005) | 3 lines
2854
2855 * serv_crypto.c: made changes to OpenSSL calls ... removed unnecessary
2856   calls and also enabled SSLv3/TLSv1
2857
2858 ------------------------------------------------------------------------
2859 r3540 | ajc | 2005-03-10 00:13:21 -0500 (Thu, 10 Mar 2005) | 2 lines
2860
2861 * Created the framework for the "first time setup wizard"
2862
2863 ------------------------------------------------------------------------
2864 r3539 | ajc | 2005-03-09 23:51:54 -0500 (Wed, 09 Mar 2005) | 2 lines
2865
2866 *** empty log message ***
2867
2868 ------------------------------------------------------------------------
2869 r3535 | ajc | 2005-03-08 23:08:30 -0500 (Tue, 08 Mar 2005) | 6 lines
2870
2871 * Delete room is now confirmed through a JavaScript popup instead of
2872   a transition page
2873 * New icon for "Tasks."  In order to keep it consistent with the rest of
2874   the icons, it is ugly.
2875 * Modified page popup style slightly.
2876
2877 ------------------------------------------------------------------------
2878 r3534 | ajc | 2005-03-08 21:35:41 -0500 (Tue, 08 Mar 2005) | 2 lines
2879
2880 *** empty log message ***
2881
2882 ------------------------------------------------------------------------
2883 r3533 | ajc | 2005-03-07 23:59:34 -0500 (Mon, 07 Mar 2005) | 4 lines
2884
2885 * More attractive display of vCards (hide unknown fields)
2886 * Added "title" and "organization" to vCard display/edit
2887 * Replaced semicolon with comma-space in vCard name display
2888
2889 ------------------------------------------------------------------------
2890 r3531 | ajc | 2005-03-06 23:03:29 -0500 (Sun, 06 Mar 2005) | 5 lines
2891
2892 * auth.c: shrink the margins on the login screen so the user sees something
2893   resembling a window.
2894 * Allow editing of address book entries wherever possible.
2895 * Anything that was a (link) is now a [link]
2896
2897 ------------------------------------------------------------------------
2898 r3530 | ajc | 2005-03-06 20:45:30 -0500 (Sun, 06 Mar 2005) | 2 lines
2899
2900 * Rolled back to the old RTE because the new one doesn't work in Safari.
2901
2902 ------------------------------------------------------------------------
2903 r3529 | ajc | 2005-03-06 20:42:42 -0500 (Sun, 06 Mar 2005) | 2 lines
2904
2905 *** empty log message ***
2906
2907 ------------------------------------------------------------------------
2908 r3528 | ajc | 2005-03-06 20:42:18 -0500 (Sun, 06 Mar 2005) | 2 lines
2909
2910 * Removed richtext_compressed.js because we don't use it.
2911
2912 ------------------------------------------------------------------------
2913 r3525 | ajc | 2005-03-05 17:26:26 -0500 (Sat, 05 Mar 2005) | 2 lines
2914
2915 * crypto.c: allow use of chained certificates
2916
2917 ------------------------------------------------------------------------
2918 r3524 | ajc | 2005-03-05 00:04:34 -0500 (Sat, 05 Mar 2005) | 2 lines
2919
2920 * minor html changes
2921
2922 ------------------------------------------------------------------------
2923 r3522 | ajc | 2005-03-03 23:21:05 -0500 (Thu, 03 Mar 2005) | 3 lines
2924
2925 * When a room is set to the "mailbox" view, "Read new / read all" is
2926   replaced by "View message list."
2927
2928 ------------------------------------------------------------------------
2929 r3515 | ajc | 2005-03-02 23:03:53 -0500 (Wed, 02 Mar 2005) | 2 lines
2930
2931 *** empty log message ***
2932
2933 ------------------------------------------------------------------------
2934 r3503 | ajc | 2005-02-27 23:01:55 -0500 (Sun, 27 Feb 2005) | 8 lines
2935
2936 * Updated to the latest version of Kevin Roth's richtext editor.  Had to
2937   modify it a bit (removal of 'px' suffix, and addition of 'cols=80') to
2938   allow it to gracefully degrade in Konqueror even when we specify our
2939   happy 100% width.
2940 * Modified the message entry screen a bit.  Full height just isn't practical
2941   with all those wacky browsers out there, unfortunately.  Removed most of
2942   the div's.
2943
2944 ------------------------------------------------------------------------
2945 r3495 | ajc | 2005-02-23 00:08:20 -0500 (Wed, 23 Feb 2005) | 3 lines
2946
2947 * Better control of HTTP headers which control browser caches.  Static
2948   objects are getting properly cached now.
2949
2950 ------------------------------------------------------------------------
2951 r3493 | ajc | 2005-02-22 00:15:28 -0500 (Tue, 22 Feb 2005) | 3 lines
2952
2953 * When the "begin_burst() / end_burst()" semantics are in use, perform
2954   gzip compression when the client indicates support for it.
2955
2956 ------------------------------------------------------------------------
2957 r3492 | ajc | 2005-02-21 18:00:04 -0500 (Mon, 21 Feb 2005) | 6 lines
2958
2959 * begin_burst() / end_burst() semantics now apply to all pages which are
2960   output using the "include_html_head" option of output_headers() (which
2961   is nearly all of them).  This should speed up the network considerably,
2962   and also pave the way for another attempt at adding zlib compression
2963   back in.
2964
2965 ------------------------------------------------------------------------
2966 r3491 | ajc | 2005-02-21 17:00:18 -0500 (Mon, 21 Feb 2005) | 2 lines
2967
2968 * THIS IS 6.03
2969
2970 ------------------------------------------------------------------------
2971 r3489 | ajc | 2005-02-21 16:57:56 -0500 (Mon, 21 Feb 2005) | 2 lines
2972
2973 * Various debugging type of everythingism to help chat mode to work.
2974
2975 ------------------------------------------------------------------------
2976 r3486 | ajc | 2005-02-21 14:58:39 -0500 (Mon, 21 Feb 2005) | 4 lines
2977
2978 * Misc changes to debug chat lockups
2979 * Dead session purge is now O(n) instead of O(something_larger)
2980 * Session binding for each transaction is faster too
2981
2982 ------------------------------------------------------------------------
2983 r3485 | ajc | 2005-02-20 23:47:41 -0500 (Sun, 20 Feb 2005) | 6 lines
2984
2985 * When creating rooms:
2986 * 1. Selecting a view other than "Bulletin Board" causes the room access
2987 *    type to default to "private mailbox"
2988 * 2. When the room access type changes to "private mailbox," the floor
2989 *    selector is greyed out because it is irrelevant.
2990
2991 ------------------------------------------------------------------------
2992 r3482 | ajc | 2005-02-20 01:48:30 -0500 (Sun, 20 Feb 2005) | 6 lines
2993
2994 * View-o-matic now has "View as: " before it.  "Messages" has been changed
2995   to "Bulletin Board" and "Summary" has been changed to "Mailbox Summary"
2996 * The View-o-matic is now styled to be smaller and color-matched to the
2997   banner box it lives in.
2998 * Removed "Summary" from message range selector.  It is redundant.
2999
3000 ------------------------------------------------------------------------
3001 r3481 | ajc | 2005-02-20 01:27:53 -0500 (Sun, 20 Feb 2005) | 5 lines
3002
3003 * Switched the Reply/Move/Delete buttons back to ordinary links, because
3004   the nested forms were causing the bottom part of the outer form to stop
3005   working (message range selector went dead).  Thanks to triLcat for
3006   reporting this.
3007
3008 ------------------------------------------------------------------------
3009 r3480 | ajc | 2005-02-19 01:01:15 -0500 (Sat, 19 Feb 2005) | 6 lines
3010
3011 * The previous <div style=\"margin-right:1px\"> has been replaced by a
3012   named div in the stylesheet.  This allows us to perform a vile, sleazy
3013   hack to keep IE6 from exhibiting its horizontal scrollbar bug.  There
3014   will unfortunately always be a right margin in IE6, but there
3015   doesn't appear to be any easy workaround.
3016
3017 ------------------------------------------------------------------------
3018 r3479 | ajc | 2005-02-19 00:22:00 -0500 (Sat, 19 Feb 2005) | 5 lines
3019
3020 * Replaced all the "centered 99% tables" with 100% width tables wrapped
3021   inside a div with margin-right:1px to remove the horizontal scrollbar
3022   in Gecko without creating whitespace.  IE6's problem is much more
3023   serious and will require dropping a nuclear bomb on Redmond to fix.
3024
3025 ------------------------------------------------------------------------
3026 r3478 | ajc | 2005-02-18 22:43:51 -0500 (Fri, 18 Feb 2005) | 2 lines
3027
3028 *** empty log message ***
3029
3030 ------------------------------------------------------------------------
3031 r3477 | ajc | 2005-02-18 13:53:34 -0500 (Fri, 18 Feb 2005) | 2 lines
3032
3033 *** empty log message ***
3034
3035 ------------------------------------------------------------------------
3036 r3476 | ajc | 2005-02-18 00:09:53 -0500 (Fri, 18 Feb 2005) | 2 lines
3037
3038 * Moved the room access control screen into a tab on the edit room menu
3039
3040 ------------------------------------------------------------------------
3041 r3474 | ajc | 2005-02-16 23:48:26 -0500 (Wed, 16 Feb 2005) | 18 lines
3042
3043 * After setup is complete, tell them how to log in.
3044 * Don't allow the creation of accounts with blank passwords.
3045 * Don't allow users to change to a blank password.
3046 * Fixed the positioning of a few more screens that accidentally got
3047   partially hidden underneath the iconbar.
3048 * Boldfaced the "Password changed." and other prompts.
3049 * Removed the unreadable blue-on-blue links in the calendar day
3050   view.  They're redundant anyway, now: "Add new calendar event" and
3051   "month view" are both in the banner bar.
3052 * "New messages / All messages" are now "Read new messages / Read all
3053   messages"
3054 * "Save message" button is now "Post message" for public room posts,
3055   and "Send message" for email.
3056 * "Message has been posted" is now "Message has been sent" for email.
3057 * Swapped positions of "Add users" and "Edit users" boxes.
3058 * vCard editor: "Other Internet email addresses" is now "aliases"
3059 * Renamed the "Users" button to "Who is online?"
3060
3061 ------------------------------------------------------------------------
3062 r3468 | ajc | 2005-02-16 00:40:31 -0500 (Wed, 16 Feb 2005) | 2 lines
3063
3064 * More display fixes
3065
3066 ------------------------------------------------------------------------
3067 r3467 | ajc | 2005-02-16 00:22:23 -0500 (Wed, 16 Feb 2005) | 3 lines
3068
3069 * inetconf.c: fixed memory management problem that was causing all
3070   the inetconf to get discarded during edit on IBM POWER5
3071
3072 ------------------------------------------------------------------------
3073 r3463 | ajc | 2005-02-15 00:23:16 -0500 (Tue, 15 Feb 2005) | 2 lines
3074
3075 * THIS IS 6.02
3076
3077 ------------------------------------------------------------------------
3078 r3462 | ajc | 2005-02-15 00:23:00 -0500 (Tue, 15 Feb 2005) | 2 lines
3079
3080 *** empty log message ***
3081
3082 ------------------------------------------------------------------------
3083 r3461 | ajc | 2005-02-15 00:20:45 -0500 (Tue, 15 Feb 2005) | 5 lines
3084
3085 * Fixed an HTTP output error for static data which was causing images
3086   to display improperly in Konqueror
3087 * Changed most of the beginbox_nt boxes to centered tables with 99%
3088   width, to avoid the mysterious horizontal scrollbar
3089
3090 ------------------------------------------------------------------------
3091 r3460 | ajc | 2005-02-13 23:57:24 -0500 (Sun, 13 Feb 2005) | 4 lines
3092
3093 * Started changing some of the top-level tables from 100% width to 99%
3094   width in order to keep the b0rken CSS box-model from displaying a
3095   horizontal scroll bar when it shouldn't.  Lose, lose, lose.
3096
3097 ------------------------------------------------------------------------
3098 r3457 | ajc | 2005-02-12 23:22:31 -0500 (Sat, 12 Feb 2005) | 2 lines
3099
3100 * Network configuration screen: add IMAPS, POP3S, and SMTPS ports
3101
3102 ------------------------------------------------------------------------
3103 r3454 | ajc | 2005-02-11 23:23:59 -0500 (Fri, 11 Feb 2005) | 2 lines
3104
3105 * THIS IS 6.01
3106
3107 ------------------------------------------------------------------------
3108 r3452 | ajc | 2005-02-10 22:35:58 -0500 (Thu, 10 Feb 2005) | 3 lines
3109
3110 * useredit.c: added an "Delete user" button, because it was unintuitive
3111   to tell people "Delete a user by setting their access level to 0"
3112
3113 ------------------------------------------------------------------------
3114 r3448 | ajc | 2005-02-08 23:37:32 -0500 (Tue, 08 Feb 2005) | 2 lines
3115
3116 * More GroupDAV fixes and tuning.
3117
3118 ------------------------------------------------------------------------
3119 r3447 | ajc | 2005-02-07 23:34:02 -0500 (Mon, 07 Feb 2005) | 2 lines
3120
3121 *** empty log message ***
3122
3123 ------------------------------------------------------------------------
3124 r3445 | ajc | 2005-02-07 17:56:05 -0500 (Mon, 07 Feb 2005) | 2 lines
3125
3126 *** empty log message ***
3127
3128 ------------------------------------------------------------------------
3129 r3444 | ajc | 2005-02-07 17:02:00 -0500 (Mon, 07 Feb 2005) | 4 lines
3130
3131 * groupdav_propfind.c: output all XML on a single line, with no linebreaks,
3132   and no whitespace between tags.  We have discovered that doing otherwise
3133   will break certain clients.
3134
3135 ------------------------------------------------------------------------
3136 r3443 | ajc | 2005-02-05 22:59:33 -0500 (Sat, 05 Feb 2005) | 2 lines
3137
3138 * Added some HTTP Date: header output
3139
3140 ------------------------------------------------------------------------
3141 r3442 | ajc | 2005-02-05 17:58:46 -0500 (Sat, 05 Feb 2005) | 2 lines
3142
3143 * All GroupDAV HTTP output is now \r\n instead of \n terminated.
3144
3145 ------------------------------------------------------------------------
3146 r3440 | ajc | 2005-02-05 03:36:13 -0500 (Sat, 05 Feb 2005) | 2 lines
3147
3148 * Added an everything-buffering thingi so we can do Content-length:
3149
3150 ------------------------------------------------------------------------
3151 r3439 | ajc | 2005-02-05 02:54:48 -0500 (Sat, 05 Feb 2005) | 2 lines
3152
3153 *** empty log message ***
3154
3155 ------------------------------------------------------------------------
3156 r3438 | ajc | 2005-02-04 23:36:31 -0500 (Fri, 04 Feb 2005) | 2 lines
3157
3158 *** empty log message ***
3159
3160 ------------------------------------------------------------------------
3161 r3437 | ajc | 2005-02-04 23:16:01 -0500 (Fri, 04 Feb 2005) | 4 lines
3162
3163 * Cleanup of new message range view-o-matic
3164 * GroupDAV GET operations now only send the Content-type: and Date:
3165   headers.  All the others are irrelevant.
3166
3167 ------------------------------------------------------------------------
3168 r3435 | ajc | 2005-02-04 14:19:23 -0500 (Fri, 04 Feb 2005) | 2 lines
3169
3170 * Message reading range selection is now a drop-down box.
3171
3172 ------------------------------------------------------------------------
3173 r3434 | ajc | 2005-02-04 12:22:18 -0500 (Fri, 04 Feb 2005) | 2 lines
3174
3175 * Cleaned up the rcs/cvs Id tags and leading comments at the top of some files
3176
3177 ------------------------------------------------------------------------
3178 r3433 | ajc | 2005-02-03 22:43:31 -0500 (Thu, 03 Feb 2005) | 2 lines
3179
3180 * fixed the tasks view in the summary screen
3181
3182 ------------------------------------------------------------------------
3183 r3432 | ajc | 2005-02-03 16:44:20 -0500 (Thu, 03 Feb 2005) | 2 lines
3184
3185 * Minor comment and syntax cleanups
3186
3187 ------------------------------------------------------------------------
3188 r3431 | ajc | 2005-02-03 00:13:57 -0500 (Thu, 03 Feb 2005) | 2 lines
3189
3190 * More tuning for GroupDAV compliance.
3191
3192 ------------------------------------------------------------------------
3193 r3430 | ajc | 2005-02-02 23:38:41 -0500 (Wed, 02 Feb 2005) | 5 lines
3194
3195 * VTODO components need to be encapsulated inside VCALENDAR components,
3196   just like we do with VEVENT components.  There's a bunch of software
3197   (including the beforesave hook on our own Citadel server) that expects
3198   this encapsulation.
3199
3200 ------------------------------------------------------------------------
3201 r3428 | ajc | 2005-02-02 21:44:14 -0500 (Wed, 02 Feb 2005) | 2 lines
3202
3203 *** empty log message ***
3204
3205 ------------------------------------------------------------------------
3206 r3427 | ajc | 2005-02-02 18:29:55 -0500 (Wed, 02 Feb 2005) | 2 lines
3207
3208 *** empty log message ***
3209
3210 ------------------------------------------------------------------------
3211 r3426 | ajc | 2005-02-02 18:25:22 -0500 (Wed, 02 Feb 2005) | 3 lines
3212
3213 * Encode GroupDAV uid's using more concise string escaping, because the
3214   old way was making KOrganizer choke.
3215
3216 ------------------------------------------------------------------------
3217 r3425 | ajc | 2005-02-01 23:13:36 -0500 (Tue, 01 Feb 2005) | 2 lines
3218
3219 * Debugged the GroupDAV service with KOrganizer.  It's mostly working now.
3220
3221 ------------------------------------------------------------------------
3222 r3424 | ajc | 2005-02-01 18:15:50 -0500 (Tue, 01 Feb 2005) | 2 lines
3223
3224 * Completed GroupDAV PUT.  Untested.
3225
3226 ------------------------------------------------------------------------
3227 r3422 | ajc | 2005-02-01 14:52:29 -0500 (Tue, 01 Feb 2005) | 5 lines
3228
3229 * Bumped the internal version number to 6.01
3230 * Set the minimum required Citadel version to 6.40, because we need the
3231   automatic fill-in-missing-uid groupware stuff, and the new ENT0 semantics
3232   with confirmation.
3233
3234 ------------------------------------------------------------------------
3235 r3420 | ajc | 2005-02-01 10:15:40 -0500 (Tue, 01 Feb 2005) | 2 lines
3236
3237 * Better purging of not-logged-in GroupDAV sessions
3238
3239 ------------------------------------------------------------------------
3240 r3419 | ajc | 2005-02-01 09:55:12 -0500 (Tue, 01 Feb 2005) | 4 lines
3241
3242 * Reworked the PROPFIND xml output based on an example transaction
3243   supplied by Reinhold Kainhofer.  Groupware folder enumeration works
3244   properly in Kontact now.
3245
3246 ------------------------------------------------------------------------
3247 r3418 | ajc | 2005-01-31 23:43:08 -0500 (Mon, 31 Jan 2005) | 2 lines
3248
3249 *** empty log message ***
3250
3251 ------------------------------------------------------------------------
3252 r3417 | ajc | 2005-01-31 22:49:09 -0500 (Mon, 31 Jan 2005) | 3 lines
3253
3254 * Completed "folder list" PROPFIND, now listing all rooms set to a
3255   calendar, tasks, or address view, using the GroupDAV properties.
3256
3257 ------------------------------------------------------------------------
3258 r3415 | ajc | 2005-01-31 21:29:07 -0500 (Mon, 31 Jan 2005) | 2 lines
3259
3260 *** empty log message ***
3261
3262 ------------------------------------------------------------------------
3263 r3414 | ajc | 2005-01-31 21:28:33 -0500 (Mon, 31 Jan 2005) | 4 lines
3264
3265 * "time(NULL) mod 60" doesn't work for some reason, so it has been removed.
3266   When defaulting a new event date/time to now, set the seconds to zero
3267   manually.
3268
3269 ------------------------------------------------------------------------
3270 r3413 | ajc | 2005-01-31 18:31:26 -0500 (Mon, 31 Jan 2005) | 3 lines
3271
3272 * Initial attempt at GroupDAV PROPFIND for folder enumeration.  Hardcoded
3273   to only show the Calendar> room.  It kinda-sorta works with KOrganizer.
3274
3275 ------------------------------------------------------------------------
3276 r3412 | ajc | 2005-01-31 11:24:48 -0500 (Mon, 31 Jan 2005) | 2 lines
3277
3278 * iconbar is now a happy css hovery lightupy div thing
3279
3280 ------------------------------------------------------------------------
3281 r3411 | ajc | 2005-01-28 22:59:25 -0500 (Fri, 28 Jan 2005) | 2 lines
3282
3283 * Implemented the GroupDAV DELETE method.
3284
3285 ------------------------------------------------------------------------
3286 r3410 | ajc | 2005-01-28 00:25:43 -0500 (Fri, 28 Jan 2005) | 3 lines
3287
3288 * iconbar no longer uses the beginbox/endbox semantics, but instead lives
3289   directly inside the iconbar div.
3290
3291 ------------------------------------------------------------------------
3292 r3409 | ajc | 2005-01-28 00:13:02 -0500 (Fri, 28 Jan 2005) | 7 lines
3293
3294 * GroupDAV object URL's are now based on the EUID of a message (which is
3295   derived from the UID of the groupware object itself) instead of the
3296   message number.  This was done in order to conform to GroupDAV's
3297   requirement that the URL cannot change after an object is updated.
3298 * The ETag of a GroupDAV object is still the message number, and in fact
3299   doing so meets that requirement perfectly.
3300
3301 ------------------------------------------------------------------------
3302 r3404 | ajc | 2005-01-26 13:15:34 -0500 (Wed, 26 Jan 2005) | 2 lines
3303
3304 * PROPFIND now outputs fully qualified URL's
3305
3306 ------------------------------------------------------------------------
3307 r3403 | ajc | 2005-01-26 13:02:23 -0500 (Wed, 26 Jan 2005) | 2 lines
3308
3309 * Initial implementation of GroupDAV PROPFIND
3310
3311 ------------------------------------------------------------------------
3312 r3402 | ajc | 2005-01-26 11:28:23 -0500 (Wed, 26 Jan 2005) | 6 lines
3313
3314 * Output ETags in double quotes to conform with the new GroupDAV draft.
3315 * Output HTTP Server: header in GroupDAV transactions
3316 * Server: header now displays both WebCit and Citadel versions
3317 * Added groupdav_common_headers() to output HTTP headers common to all
3318   GroupDAV transactions (Connection: close, Server: WebCit, etc.)
3319
3320 ------------------------------------------------------------------------
3321 r3400 | ajc | 2005-01-25 14:51:04 -0500 (Tue, 25 Jan 2005) | 2 lines
3322
3323 * Accept escaped characters in GroupDAV GET URL's
3324
3325 ------------------------------------------------------------------------
3326 r3397 | ajc | 2005-01-24 23:17:20 -0500 (Mon, 24 Jan 2005) | 3 lines
3327
3328 * Implemented the Groupdav GET method, more or less in its final form
3329   (still need to fix the room/folder naming semantics)
3330
3331 ------------------------------------------------------------------------
3332 r3396 | ajc | 2005-01-24 22:12:27 -0500 (Mon, 24 Jan 2005) | 3 lines
3333
3334 * Completed HTTP "Basic" authentication, and a stub function for the
3335   main entry point for GroupDAV functions.
3336
3337 ------------------------------------------------------------------------
3338 r3395 | ajc | 2005-01-23 22:37:48 -0500 (Sun, 23 Jan 2005) | 2 lines
3339
3340 * Began laying the groundwork for http-authenticated GroupDAV sessions.
3341
3342 ------------------------------------------------------------------------
3343 r3394 | ajc | 2005-01-22 17:50:51 -0500 (Sat, 22 Jan 2005) | 2 lines
3344
3345 * removed descriptions in non-main menus
3346
3347 ------------------------------------------------------------------------
3348 r3387 | ajc | 2005-01-20 22:20:32 -0500 (Thu, 20 Jan 2005) | 2 lines
3349
3350 *** empty log message ***
3351
3352 ------------------------------------------------------------------------
3353 r3386 | ajc | 2005-01-20 16:24:27 -0500 (Thu, 20 Jan 2005) | 5 lines
3354
3355 * When viewing a calendar room, the "Read all messages" link in the
3356   room banner has been replaced by "Day view" and "Month view" links.
3357   (I have also imported icons for week and year views, in case we add
3358   these later.)
3359
3360 ------------------------------------------------------------------------
3361 r3385 | ajc | 2005-01-20 11:43:50 -0500 (Thu, 20 Jan 2005) | 2 lines
3362
3363 *** empty log message ***
3364
3365 ------------------------------------------------------------------------
3366 r3384 | ajc | 2005-01-20 11:13:56 -0500 (Thu, 20 Jan 2005) | 3 lines
3367
3368 * Added in a bunch of stupid JavaScript to allow the instant message
3369   window to be dismissed.
3370
3371 ------------------------------------------------------------------------
3372 r3383 | ajc | 2005-01-19 23:10:45 -0500 (Wed, 19 Jan 2005) | 5 lines
3373
3374 * Cleaned up a bunch of unused cruft from the old layout
3375 * Instant messages are now displayed in a div that layers itself
3376   over the rest of the site.  It would be nice if we could figure out
3377   a way to make a clickable "hide" box...
3378
3379 ------------------------------------------------------------------------
3380 r3378 | ajc | 2005-01-16 23:38:17 -0500 (Sun, 16 Jan 2005) | 3 lines
3381
3382 * Navbar is now dynamic, in an attempt to make only the relevant controls
3383   appear on any given page.
3384
3385 ------------------------------------------------------------------------
3386 r3377 | ajc | 2005-01-15 02:19:08 -0500 (Sat, 15 Jan 2005) | 3 lines
3387
3388 * Removed the fixed pixel width from the tree view room list so it doesn't
3389   wrap around in an ugly way on aIEeeee.
3390
3391 ------------------------------------------------------------------------
3392 r3376 | ajc | 2005-01-15 00:26:27 -0500 (Sat, 15 Jan 2005) | 2 lines
3393
3394 * Message entry window is now somewhat full screen.
3395
3396 ------------------------------------------------------------------------
3397 r3375 | ajc | 2005-01-14 22:05:25 -0500 (Fri, 14 Jan 2005) | 2 lines
3398
3399 *** empty log message ***
3400
3401 ------------------------------------------------------------------------
3402 r3374 | ajc | 2005-01-14 21:16:50 -0500 (Fri, 14 Jan 2005) | 2 lines
3403
3404 *** empty log message ***
3405
3406 ------------------------------------------------------------------------
3407 r3373 | ajc | 2005-01-14 16:03:18 -0500 (Fri, 14 Jan 2005) | 2 lines
3408
3409 * A few logging hacks
3410
3411 ------------------------------------------------------------------------
3412 r3371 | ajc | 2005-01-14 10:00:51 -0500 (Fri, 14 Jan 2005) | 2 lines
3413
3414 * Placed the navbar into the room banner, at least in its temporary form.
3415
3416 ------------------------------------------------------------------------
3417 r3370 | ajc | 2005-01-13 23:53:54 -0500 (Thu, 13 Jan 2005) | 2 lines
3418
3419 *** empty log message ***
3420
3421 ------------------------------------------------------------------------
3422 r3369 | ajc | 2005-01-13 23:53:12 -0500 (Thu, 13 Jan 2005) | 4 lines
3423
3424 * Got the three-pane model working not only with web browsers, but also
3425   with the disgusting abomination called Internet Explorer.  It is my
3426   sincere hope that a tsunami wipes out Redmond.
3427
3428 ------------------------------------------------------------------------
3429 r3368 | ajc | 2005-01-13 23:39:37 -0500 (Thu, 13 Jan 2005) | 2 lines
3430
3431 *** empty log message ***
3432
3433 ------------------------------------------------------------------------
3434 r3367 | ajc | 2005-01-13 23:17:50 -0500 (Thu, 13 Jan 2005) | 2 lines
3435
3436 *** empty log message ***
3437
3438 ------------------------------------------------------------------------
3439 r3366 | ajc | 2005-01-13 23:06:35 -0500 (Thu, 13 Jan 2005) | 2 lines
3440
3441 *** empty log message ***
3442
3443 ------------------------------------------------------------------------
3444 r3365 | ajc | 2005-01-13 13:38:08 -0500 (Thu, 13 Jan 2005) | 2 lines
3445
3446 * Insert a newline between </div> and <div id="text">
3447
3448 ------------------------------------------------------------------------
3449 r3363 | ajc | 2005-01-11 22:31:02 -0500 (Tue, 11 Jan 2005) | 2 lines
3450
3451 *** empty log message ***
3452
3453 ------------------------------------------------------------------------
3454 r3362 | ajc | 2005-01-11 11:20:21 -0500 (Tue, 11 Jan 2005) | 3 lines
3455
3456 * Switching doctype from XHTML to HTML 4.01 STRICT, because nothing handles
3457   XHTML properly.
3458
3459 ------------------------------------------------------------------------
3460 r3361 | ajc | 2005-01-11 11:15:16 -0500 (Tue, 11 Jan 2005) | 2 lines
3461
3462 *** empty log message ***
3463
3464 ------------------------------------------------------------------------
3465 r3360 | ajc | 2005-01-11 09:55:03 -0500 (Tue, 11 Jan 2005) | 2 lines
3466
3467 *** empty log message ***
3468
3469 ------------------------------------------------------------------------
3470 r3359 | ajc | 2005-01-11 00:05:11 -0500 (Tue, 11 Jan 2005) | 7 lines
3471
3472 * *** HUGE CHANGES ***   *** WARNING: NOT FULLY FUNCTIONAL ***
3473 * Ripped things apart in a big way.  The frameset is gone (except for
3474   chat, for which we'll probably keep frames).  Iconbar and banner are
3475   now done using CSS and <div> tags.
3476 * Room read/enter/goto controls are currently missing.  Stay tuned.
3477 * I am in the process of rewriting all of the markup as valid XHTML.
3478
3479 ------------------------------------------------------------------------
3480 r3335 | ajc | 2004-12-29 17:08:08 -0500 (Wed, 29 Dec 2004) | 3 lines
3481
3482 * roomops.c: provide a way to create room shares with a mapping to an
3483   alternate room name on the other end.
3484
3485 ------------------------------------------------------------------------
3486 r3334 | ajc | 2004-12-29 14:46:04 -0500 (Wed, 29 Dec 2004) | 2 lines
3487
3488 *** empty log message ***
3489
3490 ------------------------------------------------------------------------
3491 r3333 | ajc | 2004-12-29 12:28:09 -0500 (Wed, 29 Dec 2004) | 4 lines
3492
3493 * roomops.c: when adding/removing nodes in the 'Sharing' tab, don't go
3494   all corrupty-whatever when a remote room name mapping is found.  Display
3495   the mapping and preserve it across share/unshare operations.
3496
3497 ------------------------------------------------------------------------
3498 r3332 | ajc | 2004-12-27 22:58:37 -0500 (Mon, 27 Dec 2004) | 2 lines
3499
3500 * THIS IS 5.28
3501
3502 ------------------------------------------------------------------------
3503 r3331 | ajc | 2004-12-27 22:58:25 -0500 (Mon, 27 Dec 2004) | 4 lines
3504
3505 * Corrected overly-escaped reply-to addresses in "reply" button
3506 * Repaired toggling of self-service account creation in admin screen
3507 * Bumped internal version number to 5.28
3508
3509 ------------------------------------------------------------------------
3510 r3324 | ajc | 2004-12-06 23:41:58 -0500 (Mon, 06 Dec 2004) | 2 lines
3511
3512 * THIS IS 5.27
3513
3514 ------------------------------------------------------------------------
3515 r3323 | ajc | 2004-12-06 23:41:04 -0500 (Mon, 06 Dec 2004) | 9 lines
3516
3517 * Finally tracked down the WC->vars heap corruption issue (for real this
3518   time).  We now call clear_local_substs() at the end of each HTTP
3519   transaction, whether we need to or not, instead of calling it whenever
3520   we're done with something we wanted session variables for.
3521 * Finally tracked down the years-long "misplaced '(edit)' link" bug, by
3522   copying serv_info->serv_pid to WC->ctdl_pid at the time it's loaded,
3523   preventing it from getting clobbered by another session.
3524 * Bumped internal version number to 5.27
3525
3526 ------------------------------------------------------------------------
3527 r3322 | ajc | 2004-12-01 16:36:01 -0500 (Wed, 01 Dec 2004) | 2 lines
3528
3529 * THIS IS 5.26
3530
3531 ------------------------------------------------------------------------
3532 r3321 | ajc | 2004-12-01 16:35:45 -0500 (Wed, 01 Dec 2004) | 2 lines
3533
3534 * Changed internal version number to 5.26
3535
3536 ------------------------------------------------------------------------
3537 r3320 | ajc | 2004-12-01 16:34:17 -0500 (Wed, 01 Dec 2004) | 2 lines
3538
3539 * Numerous memory management bugfixes.
3540
3541 ------------------------------------------------------------------------
3542 r3319 | ajc | 2004-12-01 11:48:24 -0500 (Wed, 01 Dec 2004) | 2 lines
3543
3544 * tools.c: don't crash when striplt() is called with a zero-length string
3545
3546 ------------------------------------------------------------------------
3547 r3317 | ajc | 2004-12-01 00:15:11 -0500 (Wed, 01 Dec 2004) | 3 lines
3548
3549 * Coupla memory allocation fixes, but nothing that fixes the bug I'm
3550   trying to find...
3551
3552 ------------------------------------------------------------------------
3553 r3312 | ajc | 2004-11-12 13:02:36 -0500 (Fri, 12 Nov 2004) | 2 lines
3554
3555 * Updated the richtext editor (new version from Kevin Roth's site)
3556
3557 ------------------------------------------------------------------------
3558 r3303 | ajc | 2004-11-03 15:21:13 -0500 (Wed, 03 Nov 2004) | 2 lines
3559
3560 * THIS IS 5.25
3561
3562 ------------------------------------------------------------------------
3563 r3302 | ajc | 2004-11-03 15:21:02 -0500 (Wed, 03 Nov 2004) | 2 lines
3564
3565 * Changed internal version number to 5.25
3566
3567 ------------------------------------------------------------------------
3568 r3293 | ajc | 2004-10-19 22:41:45 -0400 (Tue, 19 Oct 2004) | 5 lines
3569
3570 * New "notes" icon
3571 * Added the notes room to the icon bar
3572 * Set up an initial implementation of Notes view.  Attractive enough to
3573   publish, but read-only.  Needs a note editor.
3574
3575 ------------------------------------------------------------------------
3576 r3292 | ajc | 2004-10-14 23:10:26 -0400 (Thu, 14 Oct 2004) | 3 lines
3577
3578 * Calendar objects UID now generated by generate_uuid() which creates
3579   pseudo-DCE-ish UUID's.
3580
3581 ------------------------------------------------------------------------
3582 r3286 | ajc | 2004-10-04 21:59:32 -0400 (Mon, 04 Oct 2004) | 2 lines
3583
3584 * localtime_r() fixes
3585
3586 ------------------------------------------------------------------------
3587 r3279 | ajc | 2004-10-02 22:56:35 -0400 (Sat, 02 Oct 2004) | 2 lines
3588
3589 * Added a pthread_attr_destroy() in the appropriate place (thanks fleeb!)
3590
3591 ------------------------------------------------------------------------
3592 r3277 | ajc | 2004-10-01 12:23:24 -0400 (Fri, 01 Oct 2004) | 3 lines
3593
3594 * Set up framework for "notes" view, and added a skeleton function for
3595   the actual display.
3596
3597 ------------------------------------------------------------------------
3598 r3275 | ajc | 2004-09-29 23:44:01 -0400 (Wed, 29 Sep 2004) | 2 lines
3599
3600 * fix line width break problem in chat
3601
3602 ------------------------------------------------------------------------
3603 r3274 | ajc | 2004-09-28 12:12:47 -0400 (Tue, 28 Sep 2004) | 2 lines
3604
3605 * THIS IS 5.24
3606
3607 ------------------------------------------------------------------------
3608 r3273 | ajc | 2004-09-28 12:12:31 -0400 (Tue, 28 Sep 2004) | 2 lines
3609
3610 * Prepare for 5.24 release
3611
3612 ------------------------------------------------------------------------
3613 r3269 | ajc | 2004-09-26 22:17:47 -0400 (Sun, 26 Sep 2004) | 3 lines
3614
3615 * messages.c: fix build problem on non-calendar-enabled installations
3616 * floors.c: fix a warning message
3617
3618 ------------------------------------------------------------------------
3619 r3268 | ajc | 2004-09-24 23:34:21 -0400 (Fri, 24 Sep 2004) | 2 lines
3620
3621 * summary.c: Fixed a calling syntax problem
3622
3623 ------------------------------------------------------------------------
3624 r3267 | ajc | 2004-09-24 23:18:47 -0400 (Fri, 24 Sep 2004) | 2 lines
3625
3626 * small stylesheet fix
3627
3628 ------------------------------------------------------------------------
3629 r3266 | ajc | 2004-09-24 00:21:42 -0400 (Fri, 24 Sep 2004) | 3 lines
3630
3631 * Fixed display bug for room list mode when we dropped down multiple
3632   sublevels at once (such as, from 3 to 1 instead of from 2 to 1)
3633
3634 ------------------------------------------------------------------------
3635 r3265 | ajc | 2004-09-24 00:08:25 -0400 (Fri, 24 Sep 2004) | 3 lines
3636
3637 * Put our <SPAN> tags back in to denote floors, rooms with new msgs, and
3638   rooms without new msgs
3639
3640 ------------------------------------------------------------------------
3641 r3264 | ajc | 2004-09-24 00:04:35 -0400 (Fri, 24 Sep 2004) | 3 lines
3642
3643 * "folders view" of room list now uses Dave Lindquist's "menuExpandable3"
3644   tree view.
3645
3646 ------------------------------------------------------------------------
3647 r3263 | ajc | 2004-09-22 23:21:10 -0400 (Wed, 22 Sep 2004) | 2 lines
3648
3649 * roomops.c: "folders" view of rooms is an actual Unnumbered List now.
3650
3651 ------------------------------------------------------------------------
3652 r3253 | ajc | 2004-09-15 22:42:37 -0400 (Wed, 15 Sep 2004) | 2 lines
3653
3654 * Set default view of new rooms during CRE8 command instead of afterwards
3655
3656 ------------------------------------------------------------------------
3657 r3251 | ajc | 2004-09-14 23:08:50 -0400 (Tue, 14 Sep 2004) | 2 lines
3658
3659 * Support config of seaperate MSA port in Citadel 6.26
3660
3661 ------------------------------------------------------------------------
3662 r3246 | ajc | 2004-09-09 23:49:18 -0400 (Thu, 09 Sep 2004) | 2 lines
3663
3664 * Added 'dialog' mode to setup
3665
3666 ------------------------------------------------------------------------
3667 r3230 | ajc | 2004-08-31 16:31:01 -0400 (Tue, 31 Aug 2004) | 3 lines
3668
3669 * When saving VTODO (tasks), insert a UID if none is already present.  Also
3670   increment the sequence, or insert one if none is already present.
3671
3672 ------------------------------------------------------------------------
3673 r3228 | ajc | 2004-08-30 23:03:06 -0400 (Mon, 30 Aug 2004) | 2 lines
3674
3675 * THIS IS 5.23
3676
3677 ------------------------------------------------------------------------
3678 r3227 | ajc | 2004-08-30 23:02:28 -0400 (Mon, 30 Aug 2004) | 2 lines
3679
3680 * Changed internal version number to 5.23
3681
3682 ------------------------------------------------------------------------
3683 r3217 | ajc | 2004-08-26 22:47:27 -0400 (Thu, 26 Aug 2004) | 2 lines
3684
3685 *** empty log message ***
3686
3687 ------------------------------------------------------------------------
3688 r3216 | ajc | 2004-08-26 22:40:07 -0400 (Thu, 26 Aug 2004) | 2 lines
3689
3690 * Ditched the graphical buttons because CSS can do the same thing faster.
3691
3692 ------------------------------------------------------------------------
3693 r3211 | ajc | 2004-08-17 23:16:12 -0400 (Tue, 17 Aug 2004) | 2 lines
3694
3695 * 'move' and 'delete' buttons only show when allowed to do those things
3696
3697 ------------------------------------------------------------------------
3698 r3210 | ajc | 2004-08-17 22:10:20 -0400 (Tue, 17 Aug 2004) | 3 lines
3699
3700 * Reply/Move/Delete buttons are now images, because system-native buttons
3701   were too big and ugly.
3702
3703 ------------------------------------------------------------------------
3704 r3194 | ajc | 2004-08-11 13:24:57 -0400 (Wed, 11 Aug 2004) | 3 lines
3705
3706 * static/iconbar.html: removed.
3707 * Updated the "powered by citadel" graphic
3708
3709 ------------------------------------------------------------------------
3710 r3193 | ajc | 2004-08-11 13:16:38 -0400 (Wed, 11 Aug 2004) | 2 lines
3711
3712 *** empty log message ***
3713
3714 ------------------------------------------------------------------------
3715 r3191 | ajc | 2004-08-10 23:49:18 -0400 (Tue, 10 Aug 2004) | 3 lines
3716
3717 * Replaced all instances of the name "Citadel/UX" with "Citadel"
3718 * Installed the "simple logo" in the iconbar
3719
3720 ------------------------------------------------------------------------
3721 r3190 | ajc | 2004-08-08 23:11:22 -0400 (Sun, 08 Aug 2004) | 2 lines
3722
3723 * Changed DOCTYPE to HTML 3.2 because that's really what it resembles
3724
3725 ------------------------------------------------------------------------
3726 r3189 | ajc | 2004-08-05 17:32:17 -0400 (Thu, 05 Aug 2004) | 3 lines
3727
3728 * Reply/Move/Delete are now buttons instead of links.  This should enable
3729   us to add some JavaScript magic for "Reply quoted" ...
3730
3731 ------------------------------------------------------------------------
3732 r3187 | ajc | 2004-08-04 22:47:23 -0400 (Wed, 04 Aug 2004) | 4 lines
3733
3734 * Removed the "pull_quote" style and used the <BLOCKQUOTE> tag instead.  It
3735   has a more predictable and attractive behavior, and can still be
3736   overridden in the style sheet if the site operator wants to.
3737
3738 ------------------------------------------------------------------------
3739 r3185 | ajc | 2004-08-03 23:52:24 -0400 (Tue, 03 Aug 2004) | 5 lines
3740
3741 * Tasks view is now pretty.
3742 * Tasks view now displays date due for each task.
3743 * Tasks view is now sorted by date due.
3744 * Tasks view now displays overdue tasks in red.
3745
3746 ------------------------------------------------------------------------
3747 r3184 | ajc | 2004-08-02 23:55:40 -0400 (Mon, 02 Aug 2004) | 4 lines
3748
3749 * Tasks view now uses the same buffer/dump logic as the calendar views, so
3750   we can sort them by due date and do a prettier display.  (Only the logic is
3751   changed so far.  The prettier display is forthcoming.)
3752
3753 ------------------------------------------------------------------------
3754 r3174 | ajc | 2004-07-20 22:57:09 -0400 (Tue, 20 Jul 2004) | 2 lines
3755
3756 * Internet Configuration screen looks a little neater now
3757
3758 ------------------------------------------------------------------------
3759 r3173 | ajc | 2004-07-20 22:45:15 -0400 (Tue, 20 Jul 2004) | 2 lines
3760
3761 * Completed the "Internet Configuration" screen
3762
3763 ------------------------------------------------------------------------
3764 r3172 | ajc | 2004-07-16 15:13:37 -0400 (Fri, 16 Jul 2004) | 2 lines
3765
3766 *** empty log message ***
3767
3768 ------------------------------------------------------------------------
3769 r3171 | ajc | 2004-07-16 15:13:11 -0400 (Fri, 16 Jul 2004) | 2 lines
3770
3771 * tools.c: display 13:00 as 12pm, not 12am
3772
3773 ------------------------------------------------------------------------
3774 r3170 | ajc | 2004-07-15 23:14:03 -0400 (Thu, 15 Jul 2004) | 2 lines
3775
3776 * more work on inetconf screen
3777
3778 ------------------------------------------------------------------------
3779 r3169 | ajc | 2004-07-15 22:50:00 -0400 (Thu, 15 Jul 2004) | 2 lines
3780
3781 * useredit.c: put a pretty box around user editing
3782
3783 ------------------------------------------------------------------------
3784 r3166 | ajc | 2004-07-14 00:19:57 -0400 (Wed, 14 Jul 2004) | 2 lines
3785
3786 *** empty log message ***
3787
3788 ------------------------------------------------------------------------
3789 r3165 | ajc | 2004-07-12 23:25:08 -0400 (Mon, 12 Jul 2004) | 2 lines
3790
3791 * inetconf.c: added.  Not finished yet.
3792
3793 ------------------------------------------------------------------------
3794 r3160 | ajc | 2004-07-09 23:10:20 -0400 (Fri, 09 Jul 2004) | 8 lines
3795
3796 * Completed web screens for THE DREADED AUTO-PURGER by adding room and
3797   floor level configurations.
3798 * Put a space between OK and CANCEL buttons anywhere in the system where
3799   there wasn't one.
3800 * Some more of the room config/admin screens now return to themselves
3801   with a "ok, you did that" message when OK is pressed, instead of dropping
3802   out to the main menu.
3803
3804 ------------------------------------------------------------------------
3805 r3158 | ajc | 2004-07-07 23:03:02 -0400 (Wed, 07 Jul 2004) | 4 lines
3806
3807 * Added global settings for THE DREADED AUTO-PURGER to the site-wide
3808   configuration (public rooms default and mailboxes default).  Still need
3809   to add floor and room policy screens.
3810
3811 ------------------------------------------------------------------------
3812 r3153 | ajc | 2004-07-01 23:28:08 -0400 (Thu, 01 Jul 2004) | 4 lines
3813
3814 * Much-improved alphabet tabs for Address Book view.  Now divides the
3815   total number of names by (names per page, currently 60) and sets up
3816   that many tabs, with proper [Aaa-Bbb] labels on them.
3817
3818 ------------------------------------------------------------------------
3819 r3152 | ajc | 2004-07-01 23:26:06 -0400 (Thu, 01 Jul 2004) | 2 lines
3820
3821 *** empty log message ***
3822
3823 ------------------------------------------------------------------------
3824 r3151 | ajc | 2004-06-30 22:40:41 -0400 (Wed, 30 Jun 2004) | 4 lines
3825
3826 * Clicking "Enter a message" in a groupware room now automatically calls
3827   the correct editor for the type of objects in the room (message, calendar
3828   event, task, address book entry)
3829
3830 ------------------------------------------------------------------------
3831 r3150 | ajc | 2004-06-30 17:50:55 -0400 (Wed, 30 Jun 2004) | 2 lines
3832
3833 * minor fix
3834
3835 ------------------------------------------------------------------------
3836 r3149 | ajc | 2004-06-29 13:21:25 -0400 (Tue, 29 Jun 2004) | 3 lines
3837
3838 * Removed the word "room" in a few locations, as part of our push towards
3839   not looking like a BBS when running in groupware mode
3840
3841 ------------------------------------------------------------------------
3842 r3148 | ajc | 2004-06-28 20:37:04 -0400 (Mon, 28 Jun 2004) | 2 lines
3843
3844 *** empty log message ***
3845
3846 ------------------------------------------------------------------------
3847 r3147 | ajc | 2004-06-28 20:37:02 -0400 (Mon, 28 Jun 2004) | 2 lines
3848
3849 * Made some fonts bigger because users were complaining...
3850
3851 ------------------------------------------------------------------------
3852 r3145 | ajc | 2004-06-26 23:02:05 -0400 (Sat, 26 Jun 2004) | 3 lines
3853
3854 * Summary view -- always view ALL messages
3855 * Summary view -- new messages are in boldface
3856
3857 ------------------------------------------------------------------------
3858 r3144 | ajc | 2004-06-24 16:42:14 -0400 (Thu, 24 Jun 2004) | 4 lines
3859
3860 * Added the "server ip address" Citadel config option
3861 * Site config: added "Changes will not take effect until..." language
3862   to relevant screens
3863
3864 ------------------------------------------------------------------------
3865 r3140 | ajc | 2004-06-24 10:50:35 -0400 (Thu, 24 Jun 2004) | 2 lines
3866
3867 * Added the ability to listen on a single IP address instead of all addresses.
3868
3869 ------------------------------------------------------------------------
3870 r3138 | ajc | 2004-06-21 22:21:56 -0400 (Mon, 21 Jun 2004) | 2 lines
3871
3872 * Minor UI tweaks
3873
3874 ------------------------------------------------------------------------
3875 r3137 | ajc | 2004-06-21 11:00:52 -0400 (Mon, 21 Jun 2004) | 2 lines
3876
3877 * minor CSS changes
3878
3879 ------------------------------------------------------------------------
3880 r3136 | ajc | 2004-06-18 23:21:43 -0400 (Fri, 18 Jun 2004) | 2 lines
3881
3882 *** empty log message ***
3883
3884 ------------------------------------------------------------------------
3885 r3135 | ajc | 2004-06-18 23:21:40 -0400 (Fri, 18 Jun 2004) | 2 lines
3886
3887 * THIS IS 5.22
3888
3889 ------------------------------------------------------------------------
3890 r3132 | ajc | 2004-06-18 23:11:07 -0400 (Fri, 18 Jun 2004) | 4 lines
3891
3892 * Instead of a crufty "the topmost Internet email address will be used
3893   for outgoing email" explanation, separated it into "Primary Internet
3894   email address" and "Other email addresses" boxes.
3895
3896 ------------------------------------------------------------------------
3897 r3131 | ajc | 2004-06-18 22:42:13 -0400 (Fri, 18 Jun 2004) | 3 lines
3898
3899 * Removed the "aides access to mailboxes" config option, which is no longer
3900   part of the Citadel system.
3901
3902 ------------------------------------------------------------------------
3903 r3126 | ajc | 2004-06-15 22:07:22 -0400 (Tue, 15 Jun 2004) | 2 lines
3904
3905 * Removed a couple of lines of debugging code leftover from last night
3906
3907 ------------------------------------------------------------------------
3908 r3124 | ajc | 2004-06-15 00:07:25 -0400 (Tue, 15 Jun 2004) | 2 lines
3909
3910 * removed tracing code
3911
3912 ------------------------------------------------------------------------
3913 r3123 | ajc | 2004-06-14 23:06:11 -0400 (Mon, 14 Jun 2004) | 4 lines
3914
3915 * Bumped internal version number to 5.22
3916 * Use new fast headers-only-no-mime fetch mode in Citadel for
3917   message summaries
3918
3919 ------------------------------------------------------------------------
3920 r3121 | ajc | 2004-06-14 22:30:21 -0400 (Mon, 14 Jun 2004) | 2 lines
3921
3922 * Honor "maxmsgs" even when viewing a mailbox in summary mode
3923
3924 ------------------------------------------------------------------------
3925 r3119 | ajc | 2004-06-12 00:26:38 -0400 (Sat, 12 Jun 2004) | 3 lines
3926
3927 * Fixed some garbled output resulting from turning things that look like
3928   links into links.
3929
3930 ------------------------------------------------------------------------
3931 r3118 | ajc | 2004-06-11 12:09:36 -0400 (Fri, 11 Jun 2004) | 4 lines
3932
3933 * Moved the room graphic to the left of the room name in the banner, to
3934   make it more consistent with the rest of the site.
3935 * Reduced the size of the font in the iconbar
3936
3937 ------------------------------------------------------------------------
3938 r3117 | ajc | 2004-06-10 23:15:08 -0400 (Thu, 10 Jun 2004) | 4 lines
3939
3940 * When "Add" is clicked without specifying an upload filename, resume
3941   composition instead of aborting the post.
3942 * Add attachments to messages in forward order, not reverse order
3943
3944 ------------------------------------------------------------------------
3945 r3115 | ajc | 2004-06-09 23:08:48 -0400 (Wed, 09 Jun 2004) | 2 lines
3946
3947 * Improved the appearance of tabs in the room config screen
3948
3949 ------------------------------------------------------------------------
3950 r3114 | ajc | 2004-06-09 22:58:57 -0400 (Wed, 09 Jun 2004) | 2 lines
3951
3952 *** empty log message ***
3953
3954 ------------------------------------------------------------------------
3955 r3113 | ajc | 2004-06-09 22:58:55 -0400 (Wed, 09 Jun 2004) | 3 lines
3956
3957 * Made all the title boxes the same background color.  The old scheme was
3958   cute but not professional looking.
3959
3960 ------------------------------------------------------------------------
3961 r3106 | ajc | 2004-06-06 15:53:29 -0400 (Sun, 06 Jun 2004) | 2 lines
3962
3963 *** empty log message ***
3964
3965 ------------------------------------------------------------------------
3966 r3105 | ajc | 2004-06-06 15:53:27 -0400 (Sun, 06 Jun 2004) | 2 lines
3967
3968 * THIS IS 5.21
3969
3970 ------------------------------------------------------------------------
3971 r3104 | ajc | 2004-06-06 15:32:15 -0400 (Sun, 06 Jun 2004) | 6 lines
3972
3973 * Cleaned up a couple of FIXME's sitting around in the code
3974 * Altered the conditions under which stray http://... strings are
3975   automatically turned into links, to prevent that logic from
3976   transforming IMG tags into gibberish.
3977 * Set internal version number to 5.21
3978
3979 ------------------------------------------------------------------------
3980 r3103 | ajc | 2004-06-03 22:29:08 -0400 (Thu, 03 Jun 2004) | 2 lines
3981
3982 * Fixed bug in "validate new users" screen (thanks Campy)
3983
3984 ------------------------------------------------------------------------
3985 r3102 | ajc | 2004-06-02 23:21:22 -0400 (Wed, 02 Jun 2004) | 2 lines
3986
3987 * "Reply" button now carries the message subject into the reply.
3988
3989 ------------------------------------------------------------------------
3990 r3099 | ajc | 2004-06-01 22:07:54 -0400 (Tue, 01 Jun 2004) | 3 lines
3991
3992 * setup.c: updated the setup script to configure two /etc/inittab entries,
3993   one for http and one for https.
3994
3995 ------------------------------------------------------------------------
3996 r3098 | ajc | 2004-06-01 17:46:47 -0400 (Tue, 01 Jun 2004) | 5 lines
3997
3998 * crypto.c: when an SSL connection errors out (and closes) unexpectedly
3999   during a read or write operation, do not attempt to finish the operation
4000   unencrypted like we do in Citadel.  Here in WebCit land it only causes
4001   the server to segfault.
4002
4003 ------------------------------------------------------------------------
4004 r3097 | ajc | 2004-06-01 15:01:22 -0400 (Tue, 01 Jun 2004) | 3 lines
4005
4006 * netconf.c: widened some of the text entry fields
4007 * webcit.h: bumped up the internal version number to 5.20
4008
4009 ------------------------------------------------------------------------
4010 r3096 | ajc | 2004-06-01 14:44:20 -0400 (Tue, 01 Jun 2004) | 3 lines
4011
4012 * Return to the old command-line usage (-s for https, service is either
4013   http or https but not both)
4014
4015 ------------------------------------------------------------------------
4016 r3095 | ajc | 2004-05-31 23:32:29 -0400 (Mon, 31 May 2004) | 3 lines
4017
4018 * Add "permanent room" setting to room edit screen
4019 * create room -- allow longer strings
4020
4021 ------------------------------------------------------------------------
4022 r3094 | ajc | 2004-05-31 20:36:43 -0400 (Mon, 31 May 2004) | 3 lines
4023
4024 * Hmmph.  Do the session cookie as hex instead of base64.  There really
4025   are some characters in the base64 set that make HTTP do nasty things.
4026
4027 ------------------------------------------------------------------------
4028 r3093 | ajc | 2004-05-31 17:43:27 -0400 (Mon, 31 May 2004) | 4 lines
4029
4030 * Added "|END" to the session cookie before base64-ing it.  This fixes a
4031   problem with certain room names causing the webserver to freak out and
4032   break embedded images and stuff.  I don't know why.
4033
4034 ------------------------------------------------------------------------
4035 r3092 | ajc | 2004-05-31 16:34:11 -0400 (Mon, 31 May 2004) | 3 lines
4036
4037 * Message entry using Kevin Roth's excellent cross-platform richtext
4038   editing script.
4039
4040 ------------------------------------------------------------------------
4041 r3091 | ajc | 2004-05-31 11:54:13 -0400 (Mon, 31 May 2004) | 2 lines
4042
4043 * "text" and "HTML" options for message entry.
4044
4045 ------------------------------------------------------------------------
4046 r3089 | ajc | 2004-05-28 23:31:49 -0400 (Fri, 28 May 2004) | 2 lines
4047
4048 * tighten up the space between icons in the iconbar
4049
4050 ------------------------------------------------------------------------
4051 r3088 | ajc | 2004-05-28 16:24:53 -0400 (Fri, 28 May 2004) | 2 lines
4052
4053 * Cosmetic changes
4054
4055 ------------------------------------------------------------------------
4056 r3084 | ajc | 2004-05-23 23:02:38 -0400 (Sun, 23 May 2004) | 2 lines
4057
4058 * CSS change to make folder names stand out more in the "Folder View"
4059
4060 ------------------------------------------------------------------------
4061 r3067 | ajc | 2004-04-30 00:09:06 -0400 (Fri, 30 Apr 2004) | 2 lines
4062
4063 *** empty log message ***
4064
4065 ------------------------------------------------------------------------
4066 r3066 | ajc | 2004-04-30 00:09:01 -0400 (Fri, 30 Apr 2004) | 2 lines
4067
4068 * THIS IS 5.10
4069
4070 ------------------------------------------------------------------------
4071 r3065 | ajc | 2004-04-30 00:08:48 -0400 (Fri, 30 Apr 2004) | 3 lines
4072
4073 * Changed internal version number to 5.10
4074 * Updated documentation for the new HTTPS service
4075
4076 ------------------------------------------------------------------------
4077 r3062 | ajc | 2004-04-26 23:23:39 -0400 (Mon, 26 Apr 2004) | 2 lines
4078
4079 *** empty log message ***
4080
4081 ------------------------------------------------------------------------
4082 r3061 | ajc | 2004-04-26 23:21:36 -0400 (Mon, 26 Apr 2004) | 2 lines
4083
4084 * Prompt for HTTPS port number during setup.  We may make this optional.
4085
4086 ------------------------------------------------------------------------
4087 r3060 | ajc | 2004-04-26 23:16:31 -0400 (Mon, 26 Apr 2004) | 4 lines
4088
4089 * When running on the same host as Citadel, if no key/cert are found,
4090   symlink to Citadel's if possible.
4091 * One server binary now forks to start both http and https servers.
4092
4093 ------------------------------------------------------------------------
4094 r3056 | ajc | 2004-04-20 23:43:39 -0400 (Tue, 20 Apr 2004) | 3 lines
4095
4096 * Completed remaining SSL fixes.  Works in Moz, aIEeee, Konq; self-signed
4097   certs are also no longer invalid.
4098
4099 ------------------------------------------------------------------------
4100 r3054 | ajc | 2004-04-20 22:25:13 -0400 (Tue, 20 Apr 2004) | 3 lines
4101
4102 * Replaced ctdl_install_certificate() with convenience functions found
4103   in the OpenSSL library.
4104
4105 ------------------------------------------------------------------------
4106 r3053 | ajc | 2004-04-20 22:19:41 -0400 (Tue, 20 Apr 2004) | 4 lines
4107
4108 * Got HTTPS to work with Mozilla (by twiddling stuff that I still don't
4109   understand, but read at http://www.informit.com/articles/article.asp?p=22078
4110   ).  Still doesn't work with Internet Monopolizer, though.
4111
4112 ------------------------------------------------------------------------
4113 r3051 | ajc | 2004-04-19 22:32:44 -0400 (Mon, 19 Apr 2004) | 4 lines
4114
4115 * Allow setup to run seamlessly from within the Citadel/UX Ridiculously
4116   Easy Installer by observing the values of environment variables
4117   CITADEL_INSTALLER, CITADEL, and WEBCIT.
4118
4119 ------------------------------------------------------------------------
4120 r3050 | ajc | 2004-04-19 22:02:50 -0400 (Mon, 19 Apr 2004) | 2 lines
4121
4122 * "make install"
4123
4124 ------------------------------------------------------------------------
4125 r3049 | ajc | 2004-04-15 23:38:37 -0400 (Thu, 15 Apr 2004) | 2 lines
4126
4127 * more fixes
4128
4129 ------------------------------------------------------------------------
4130 r3048 | ajc | 2004-04-15 23:14:06 -0400 (Thu, 15 Apr 2004) | 2 lines
4131
4132 * Minor fix for previous checkin
4133
4134 ------------------------------------------------------------------------
4135 r3047 | ajc | 2004-04-15 22:59:01 -0400 (Thu, 15 Apr 2004) | 3 lines
4136
4137 * Completed SSL support.  Still doesn't work with all browsers... gotta
4138   figure out why
4139
4140 ------------------------------------------------------------------------
4141 r3046 | ajc | 2004-04-14 23:57:00 -0400 (Wed, 14 Apr 2004) | 3 lines
4142
4143 * Brought over the SSL/TLS stuff from Citadel.  I think it's complete but
4144   it has a crashy crashy bug in it.  Don't use it yet.
4145
4146 ------------------------------------------------------------------------
4147 r3038 | ajc | 2004-04-13 15:41:36 -0400 (Tue, 13 Apr 2004) | 3 lines
4148
4149 * GET /freebusy/user.vcf *and* /freebusy/user.vfb now both work.
4150   (freebusy data fetch for anonymous Kolab type clients)
4151
4152 ------------------------------------------------------------------------
4153 r3034 | ajc | 2004-04-10 00:32:59 -0400 (Sat, 10 Apr 2004) | 2 lines
4154
4155 * Fixed some version and copyright date oopses
4156
4157 ------------------------------------------------------------------------
4158 r3033 | ajc | 2004-04-10 00:29:33 -0400 (Sat, 10 Apr 2004) | 2 lines
4159
4160 *** empty log message ***
4161
4162 ------------------------------------------------------------------------
4163 r3032 | ajc | 2004-04-10 00:29:30 -0400 (Sat, 10 Apr 2004) | 2 lines
4164
4165 * THIS IS 5.06
4166
4167 ------------------------------------------------------------------------
4168 r3031 | ajc | 2004-04-10 00:29:21 -0400 (Sat, 10 Apr 2004) | 2 lines
4169
4170 * Changed internal version number to 5.06
4171
4172 ------------------------------------------------------------------------
4173 r3021 | ajc | 2004-03-28 23:30:20 -0500 (Sun, 28 Mar 2004) | 2 lines
4174
4175 * configure.in, Makefile.in: handle $LDFLAGS
4176
4177 ------------------------------------------------------------------------
4178 r2992 | ajc | 2004-03-20 00:03:14 -0500 (Sat, 20 Mar 2004) | 5 lines
4179
4180 * Original startup thread becomes a worker thread after initialization.
4181   Doing otherwise turns it into a zombie (at least on Linux) and possibly
4182   leads to other problems
4183 * Filter out NOOP's received in chat
4184
4185 ------------------------------------------------------------------------
4186 r2991 | ajc | 2004-03-17 23:32:28 -0500 (Wed, 17 Mar 2004) | 2 lines
4187
4188 *** empty log message ***
4189
4190 ------------------------------------------------------------------------
4191 r2990 | ajc | 2004-03-17 23:32:24 -0500 (Wed, 17 Mar 2004) | 4 lines
4192
4193 * Removed the language in README.TXT which told everyone that chat wouldn't
4194   work with a non-local Citadel server, because that's no longer true.
4195 * Removed the old chat applet from the static/ directory
4196
4197 ------------------------------------------------------------------------
4198 r2989 | ajc | 2004-03-17 23:00:47 -0500 (Wed, 17 Mar 2004) | 2 lines
4199
4200 * Rounded web boxes now look correct in all browsers.
4201
4202 ------------------------------------------------------------------------
4203 r2988 | ajc | 2004-03-17 13:25:31 -0500 (Wed, 17 Mar 2004) | 4 lines
4204
4205 * When creating a new user, auto-chain to the "edit user configuration"
4206   screen, and subsequently auto-chain to the "edit address book entry"
4207   screen.  This creates a nice sensible workflow.
4208
4209 ------------------------------------------------------------------------
4210 r2984 | ajc | 2004-03-15 17:47:09 -0500 (Mon, 15 Mar 2004) | 2 lines
4211
4212 * Prettied up the chat window a little more.
4213
4214 ------------------------------------------------------------------------
4215 r2977 | ajc | 2004-03-14 23:27:47 -0500 (Sun, 14 Mar 2004) | 2 lines
4216
4217 *** empty log message ***
4218
4219 ------------------------------------------------------------------------
4220 r2976 | ajc | 2004-03-14 23:27:44 -0500 (Sun, 14 Mar 2004) | 5 lines
4221
4222 * Chat now appears in a separate window
4223 * Use regular frames instead of IFRAMEs for chat
4224 * Display user's own chat text in bold+italic
4225 * Added a "List Users" button
4226
4227 ------------------------------------------------------------------------
4228 r2975 | ajc | 2004-03-14 22:45:01 -0500 (Sun, 14 Mar 2004) | 3 lines
4229
4230 * Open chat in a separate window.
4231 * Use regular frames instead of IFRAMEs.
4232
4233 ------------------------------------------------------------------------
4234 r2965 | error | 2004-03-09 15:46:33 -0500 (Tue, 09 Mar 2004) | 2 lines
4235
4236 * Add a Linux Software Map file
4237
4238 ------------------------------------------------------------------------
4239 r2962 | ajc | 2004-03-07 17:04:32 -0500 (Sun, 07 Mar 2004) | 3 lines
4240
4241 * Fix the current view not being set to the default view for the creator
4242   of a room.
4243
4244 ------------------------------------------------------------------------
4245 r2961 | ajc | 2004-03-07 16:31:17 -0500 (Sun, 07 Mar 2004) | 4 lines
4246
4247 * serv_read() now zeroes out the supplied buffer (with the supplied
4248   length) if a server read fails.  This causes serv_gets() to return
4249   instead of looping endlessly.  Fixes chat problem found on linux-ppc.
4250
4251 ------------------------------------------------------------------------
4252 r2954 | ajc | 2004-03-03 00:36:41 -0500 (Wed, 03 Mar 2004) | 2 lines
4253
4254 * Close chat socket if already open
4255
4256 ------------------------------------------------------------------------
4257 r2953 | ajc | 2004-03-03 00:21:36 -0500 (Wed, 03 Mar 2004) | 5 lines
4258
4259 * Made the chat screen totally kick-ass sweet.  The flickering reload
4260   i-frame is now tiny and hidden, and it *appends* new chat data to
4261   the viewable window using JavaScript.  No flickering + scrollback!
4262 * Added a help button to the chat screen.
4263
4264 ------------------------------------------------------------------------
4265 r2947 | ajc | 2004-02-29 17:52:15 -0500 (Sun, 29 Feb 2004) | 3 lines
4266
4267 * Close and clear (set to -1) server socket handle when socket errors are
4268   detected.  Fixes a chat problem reported by Winzlo.
4269
4270 ------------------------------------------------------------------------
4271 r2946 | ajc | 2004-02-29 01:12:52 -0500 (Sun, 29 Feb 2004) | 2 lines
4272
4273 * can add chat to iconbar
4274
4275 ------------------------------------------------------------------------
4276 r2945 | ajc | 2004-02-29 00:34:25 -0500 (Sun, 29 Feb 2004) | 2 lines
4277
4278 * Display the Chat menu option as "Chat with other users in <roomname>"
4279
4280 ------------------------------------------------------------------------
4281 r2941 | ajc | 2004-02-27 00:04:38 -0500 (Fri, 27 Feb 2004) | 2 lines
4282
4283 * fix frameset bug in page popups
4284
4285 ------------------------------------------------------------------------
4286 r2936 | ajc | 2004-02-25 23:08:58 -0500 (Wed, 25 Feb 2004) | 5 lines
4287
4288 * Fixed a problem that made WebCit go to the "no cookies" screen instead
4289   of the logout banner.
4290 * Ford's latest stupid room has a name with more than 64 characters, and
4291   we still had a 64-byte room name in the march_list struct.  ooooops...
4292
4293 ------------------------------------------------------------------------
4294 r2935 | ajc | 2004-02-25 22:07:26 -0500 (Wed, 25 Feb 2004) | 2 lines
4295
4296 * Put the /favicon.ico --> /static/favicon.ico hack back in.  Why not?
4297
4298 ------------------------------------------------------------------------
4299 r2934 | ajc | 2004-02-25 18:11:49 -0500 (Wed, 25 Feb 2004) | 2 lines
4300
4301 * do_logout
4302
4303 ------------------------------------------------------------------------
4304 r2933 | ajc | 2004-02-25 18:10:28 -0500 (Wed, 25 Feb 2004) | 2 lines
4305
4306 * Allow "/do_logout" as a no-frames page
4307
4308 ------------------------------------------------------------------------
4309 r2932 | ajc | 2004-02-25 18:00:21 -0500 (Wed, 25 Feb 2004) | 3 lines
4310
4311 * Changed the favicon support to LINK tags in the HEAD of static stuff,
4312   to make life easier.  (Thanks to prosthetik for this)
4313
4314 ------------------------------------------------------------------------
4315 r2931 | ajc | 2004-02-25 10:20:11 -0500 (Wed, 25 Feb 2004) | 2 lines
4316
4317 * Support for favicon.ico in the static/ directory
4318
4319 ------------------------------------------------------------------------
4320 r2928 | ajc | 2004-02-23 23:06:42 -0500 (Mon, 23 Feb 2004) | 2 lines
4321
4322 * Changed the colors slightly in chat screen
4323
4324 ------------------------------------------------------------------------
4325 r2918 | ajc | 2004-02-20 01:07:06 -0500 (Fri, 20 Feb 2004) | 2 lines
4326
4327 * Replaced the Java chat with a new system based on IFRAME's and JavaScript
4328
4329 ------------------------------------------------------------------------
4330 r2915 | ajc | 2004-02-18 22:32:53 -0500 (Wed, 18 Feb 2004) | 2 lines
4331
4332 * THIS IS 5.05
4333
4334 ------------------------------------------------------------------------
4335 r2914 | ajc | 2004-02-18 22:32:38 -0500 (Wed, 18 Feb 2004) | 3 lines
4336
4337 * Changed the internal version number to 5.05
4338 * Completed the frames fix
4339
4340 ------------------------------------------------------------------------
4341 r2913 | ajc | 2004-02-18 15:11:07 -0500 (Wed, 18 Feb 2004) | 2 lines
4342
4343 * page_user
4344
4345 ------------------------------------------------------------------------
4346 r2912 | ajc | 2004-02-18 15:08:29 -0500 (Wed, 18 Feb 2004) | 3 lines
4347
4348 * Fixed the frameset force reload logic.  Now it does the whole frameset
4349   without displaying an error in the main frame.
4350
4351 ------------------------------------------------------------------------
4352 r2911 | ajc | 2004-02-18 14:17:51 -0500 (Wed, 18 Feb 2004) | 3 lines
4353
4354 * Force reload of frameset if someone tries to escape it.  Not perfect
4355   but it mostly works at this poing.
4356
4357 ------------------------------------------------------------------------
4358 r2906 | ajc | 2004-02-16 22:37:11 -0500 (Mon, 16 Feb 2004) | 3 lines
4359
4360 * Indicate to Citadel that we want Server Generated Invitations when
4361   calendar events are saved.  (No longer the default in Citadel server.)
4362
4363 ------------------------------------------------------------------------
4364 r2888 | ajc | 2004-02-08 23:49:32 -0500 (Sun, 08 Feb 2004) | 2 lines
4365
4366 * Prepare for a way to avoid falling out of the main frameset
4367
4368 ------------------------------------------------------------------------
4369 r2887 | ajc | 2004-02-08 22:38:14 -0500 (Sun, 08 Feb 2004) | 2 lines
4370
4371 * cvsignore
4372
4373 ------------------------------------------------------------------------
4374 r2886 | ajc | 2004-02-08 22:37:57 -0500 (Sun, 08 Feb 2004) | 6 lines
4375
4376 * Changed the thread pool management algorithm.  Detecting idle time between
4377   socket accepts was not working reliably on all systems, so we now follow
4378   the same algorithm as the Citadel server (spawn more threads when number
4379   of sessions < number of threads, but keep constrained to pre-defined
4380   minimum and maximum thread count)
4381
4382 ------------------------------------------------------------------------
4383 r2874 | ajc | 2004-02-02 22:09:54 -0500 (Mon, 02 Feb 2004) | 2 lines
4384
4385 * THIS IS 5.04
4386
4387 ------------------------------------------------------------------------
4388 r2873 | ajc | 2004-02-02 21:19:35 -0500 (Mon, 02 Feb 2004) | 2 lines
4389
4390 * stuff
4391
4392 ------------------------------------------------------------------------
4393 r2869 | ajc | 2004-01-27 23:31:35 -0500 (Tue, 27 Jan 2004) | 2 lines
4394
4395 * THIS IS 5.03
4396
4397 ------------------------------------------------------------------------
4398 r2868 | ajc | 2004-01-27 23:31:22 -0500 (Tue, 27 Jan 2004) | 2 lines
4399
4400 * update for 5.03
4401
4402 ------------------------------------------------------------------------
4403 r2867 | ajc | 2004-01-27 23:30:48 -0500 (Tue, 27 Jan 2004) | 2 lines
4404
4405 * Create Room can now offer calendar and address book rooms
4406
4407 ------------------------------------------------------------------------
4408 r2860 | ajc | 2004-01-17 16:25:30 -0500 (Sat, 17 Jan 2004) | 3 lines
4409
4410 * Add 'base DN' and 'bind DN' and 'bind DN password' to siteconfig
4411 * Split the config for LDAP Connector into its own panel
4412
4413 ------------------------------------------------------------------------
4414 r2859 | ajc | 2004-01-16 23:32:54 -0500 (Fri, 16 Jan 2004) | 2 lines
4415
4416 * Add site config options for Citadel servers which support LDAP
4417
4418 ------------------------------------------------------------------------
4419 r2770 | ajc | 2003-10-23 22:50:19 -0400 (Thu, 23 Oct 2003) | 3 lines
4420
4421 * Clicking "Enter Message" in a room with an Address Book view opens
4422   a blank vCard entry screen.
4423
4424 ------------------------------------------------------------------------
4425 r2769 | ajc | 2003-10-22 23:16:55 -0400 (Wed, 22 Oct 2003) | 2 lines
4426
4427 * THIS IS 5.02
4428
4429 ------------------------------------------------------------------------
4430 r2768 | ajc | 2003-10-22 23:16:40 -0400 (Wed, 22 Oct 2003) | 2 lines
4431
4432 * 5.02
4433
4434 ------------------------------------------------------------------------
4435 r2767 | ajc | 2003-10-22 23:07:54 -0400 (Wed, 22 Oct 2003) | 4 lines
4436
4437 * event.c: Found and removed another unquoted multi-line string literal
4438 * webcit.h: changed an #ifdef HAVE_ICAL_H
4439   to #ifdef WEBCIT_WITH_CALENDAR_SERVICE to avoid false positives
4440
4441 ------------------------------------------------------------------------
4442 r2766 | ajc | 2003-10-21 21:42:12 -0400 (Tue, 21 Oct 2003) | 2 lines
4443
4444 * iconbar.c: removed a stray character or two...
4445
4446 ------------------------------------------------------------------------
4447 r2765 | ajc | 2003-10-21 00:26:41 -0400 (Tue, 21 Oct 2003) | 2 lines
4448
4449 * THIS IS 5.01
4450
4451 ------------------------------------------------------------------------
4452 r2764 | ajc | 2003-10-21 00:26:27 -0400 (Tue, 21 Oct 2003) | 2 lines
4453
4454 * bumped the version string to 5.01
4455
4456 ------------------------------------------------------------------------
4457 r2762 | ajc | 2003-10-16 23:08:28 -0400 (Thu, 16 Oct 2003) | 2 lines
4458
4459 * Finished prettying up the vCard display
4460
4461 ------------------------------------------------------------------------
4462 r2760 | ajc | 2003-10-16 22:31:45 -0400 (Thu, 16 Oct 2003) | 4 lines
4463
4464 * Multi-line string literals are deprecated in GCC 3.1 unless each line
4465   is wrapped in quotes.  Performed this fix so it'll compile.
4466 * setup.c: removed references to unused variable tempfile[]
4467
4468 ------------------------------------------------------------------------
4469 r2756 | ajc | 2003-10-08 23:17:02 -0400 (Wed, 08 Oct 2003) | 2 lines
4470
4471 * Started prettying up the vCard display.
4472
4473 ------------------------------------------------------------------------
4474 r2755 | ajc | 2003-10-07 22:33:49 -0400 (Tue, 07 Oct 2003) | 2 lines
4475
4476 * Begin work on better handling of vCard display
4477
4478 ------------------------------------------------------------------------
4479 r2744 | ajc | 2003-09-03 23:41:27 -0400 (Wed, 03 Sep 2003) | 2 lines
4480
4481 * siteconfig.c: changed some config items to drop-down boxes
4482
4483 ------------------------------------------------------------------------
4484 r2737 | ajc | 2003-08-27 00:26:54 -0400 (Wed, 27 Aug 2003) | 3 lines
4485
4486 * Split the site configuration screen up into four different screens,
4487   and added a meta-menu
4488
4489 ------------------------------------------------------------------------
4490 r2735 | ajc | 2003-08-23 23:31:50 -0400 (Sat, 23 Aug 2003) | 3 lines
4491
4492 * Finished the setup program
4493 * Bumped the internal version number to 5.01
4494
4495 ------------------------------------------------------------------------
4496 r2734 | ajc | 2003-08-21 20:47:27 -0400 (Thu, 21 Aug 2003) | 2 lines
4497
4498 * setup is now working, but it still needs a way to detect a running WebCit
4499
4500 ------------------------------------------------------------------------
4501 r2733 | ajc | 2003-08-21 20:25:40 -0400 (Thu, 21 Aug 2003) | 2 lines
4502
4503 * Added a skeleton "setup" program to the tree.  It does not work yet.
4504
4505 ------------------------------------------------------------------------
4506 r2730 | ajc | 2003-08-19 23:48:55 -0400 (Tue, 19 Aug 2003) | 3 lines
4507
4508 * Added iconbar shortcut to Contacts room
4509 * Minimum required Citadel is now 6.11
4510
4511 ------------------------------------------------------------------------
4512 r2728 | ajc | 2003-08-19 23:07:25 -0400 (Tue, 19 Aug 2003) | 5 lines
4513
4514 * Address book "single card" view now suppresses "reading nn message" and
4515   instead shows the letter indices across the top
4516 * Clicking on an address in a vCard now connects to WebCit mail instead
4517   of a browser mailto: link
4518
4519 ------------------------------------------------------------------------
4520 r2727 | ajc | 2003-08-19 00:18:44 -0400 (Tue, 19 Aug 2003) | 3 lines
4521
4522 * Changed things around in the address book view.  Made it sorted and
4523   more clickable and better looking...
4524
4525 ------------------------------------------------------------------------
4526 r2718 | error | 2003-08-12 14:54:03 -0400 (Tue, 12 Aug 2003) | 2 lines
4527
4528 * messages.c: fix off-by-one-error in selector bar
4529
4530 ------------------------------------------------------------------------
4531 r2716 | ajc | 2003-08-07 23:03:22 -0400 (Thu, 07 Aug 2003) | 2 lines
4532
4533 * minor comma
4534
4535 ------------------------------------------------------------------------
4536 r2715 | ajc | 2003-08-07 18:18:05 -0400 (Thu, 07 Aug 2003) | 2 lines
4537
4538 * Add the Summary Page to the customizable iconbar
4539
4540 ------------------------------------------------------------------------
4541 r2714 | ajc | 2003-08-06 23:51:54 -0400 (Wed, 06 Aug 2003) | 2 lines
4542
4543 * Customizable icon bar as: pictures and text, pictures, text
4544
4545 ------------------------------------------------------------------------
4546 r2713 | ajc | 2003-08-04 23:52:17 -0400 (Mon, 04 Aug 2003) | 3 lines
4547
4548 * First working version of the customizable iconbar.  It contains a basic
4549   set of options and now automatically refreshes when it's customized.
4550
4551 ------------------------------------------------------------------------
4552 r2711 | ajc | 2003-08-03 23:50:33 -0400 (Sun, 03 Aug 2003) | 4 lines
4553
4554 * First cut at the customizable iconbar is done.  A bunch of generic options
4555   are there.  Still need to get the actual iconbar to refresh when changes
4556   are made.
4557
4558 ------------------------------------------------------------------------
4559 r2710 | ajc | 2003-08-03 17:02:04 -0400 (Sun, 03 Aug 2003) | 2 lines
4560
4561 * More work on customizable iconbar
4562
4563 ------------------------------------------------------------------------
4564 r2708 | ajc | 2003-08-02 01:25:48 -0400 (Sat, 02 Aug 2003) | 2 lines
4565
4566 * Laid the groundwork for a customizable iconbar
4567
4568 ------------------------------------------------------------------------
4569 r2706 | ajc | 2003-07-29 23:57:49 -0400 (Tue, 29 Jul 2003) | 2 lines
4570
4571 * Add config.c_purge_hour to config screen
4572
4573 ------------------------------------------------------------------------
4574 r2679 | ajc | 2003-07-06 18:07:00 -0400 (Sun, 06 Jul 2003) | 8 lines
4575
4576 * When converting "anything that looks like a URL" to a real link, first
4577   make sure that it isn't already inside a link.  This fixes most of the
4578   long, ugly URL strings sent by eBay.
4579 * Automatically dismantle mailto: links in HTML messages, and convert
4580   them to WebCit mail links (clicking on it sends the user to the Mail
4581   room and begins composing a new message with the recipient and subject
4582   fields pre-populated).
4583
4584 ------------------------------------------------------------------------
4585 r2678 | ajc | 2003-06-29 16:51:22 -0400 (Sun, 29 Jun 2003) | 3 lines
4586
4587 * Worked around a rendering bug in Satan's Browser that was causing it
4588   to draw the calendar month view much wider than the actual screen wdith
4589
4590 ------------------------------------------------------------------------
4591 r2671 | error | 2003-06-28 00:09:37 -0400 (Sat, 28 Jun 2003) | 3 lines
4592
4593 * roomops.c: Backout change to display one less box in the first column in
4594   roomlist view, it doesn't seem to work for everyone
4595
4596 ------------------------------------------------------------------------
4597 r2670 | error | 2003-06-27 23:52:51 -0400 (Fri, 27 Jun 2003) | 2 lines
4598
4599 * Don't tell browsers not to cache static documents
4600
4601 ------------------------------------------------------------------------
4602 r2669 | error | 2003-06-27 23:35:24 -0400 (Fri, 27 Jun 2003) | 2 lines
4603
4604 * roomops.c: Display one less floor in the first column in romlist view
4605
4606 ------------------------------------------------------------------------
4607 r2667 | ajc | 2003-06-25 23:37:59 -0400 (Wed, 25 Jun 2003) | 4 lines
4608
4609 * Allow anonymous HTTP requests for /freebusy/user%20name.vcf (or .vfb)
4610   This will allow some groupware clients to browse the free/busy times of
4611   other users on the system.
4612
4613 ------------------------------------------------------------------------
4614 r2662 | ajc | 2003-06-21 01:17:24 -0400 (Sat, 21 Jun 2003) | 6 lines
4615
4616 * Better alignment of system messages
4617 * Exterminated display_error() and replaced it with WC->ImportantMessage
4618   which is displayed in a bubble on top of whatever page you're on next.
4619 * Small cosmetic changes
4620 * Fixed some nesting problems in output_headers()
4621
4622 ------------------------------------------------------------------------
4623 r2661 | ajc | 2003-06-19 23:39:27 -0400 (Thu, 19 Jun 2003) | 2 lines
4624
4625 * Optimization to floor layout in box view
4626
4627 ------------------------------------------------------------------------
4628 r2660 | ajc | 2003-06-19 23:04:26 -0400 (Thu, 19 Jun 2003) | 2 lines
4629
4630 * "Reply" button on messages now handles IGnet recipients correctly
4631
4632 ------------------------------------------------------------------------
4633 r2654 | ajc | 2003-06-10 00:23:12 -0400 (Tue, 10 Jun 2003) | 2 lines
4634
4635 * THIS IS 5.00
4636
4637 ------------------------------------------------------------------------
4638 r2653 | ajc | 2003-06-10 00:22:58 -0400 (Tue, 10 Jun 2003) | 2 lines
4639
4640 * Updated docs and headers for 5.00 release
4641
4642 ------------------------------------------------------------------------
4643 r2649 | ajc | 2003-06-10 00:05:23 -0400 (Tue, 10 Jun 2003) | 3 lines
4644
4645 * De-tabled the left side icon bar and reduced one of the graphics, so
4646   that all of the rounded corners show up in Satan's Browser.
4647
4648 ------------------------------------------------------------------------
4649 r2648 | ajc | 2003-06-09 23:47:41 -0400 (Mon, 09 Jun 2003) | 2 lines
4650
4651 * style.css: added font selection to default <BODY> tag
4652
4653 ------------------------------------------------------------------------
4654 r2647 | ajc | 2003-06-05 23:44:21 -0400 (Thu, 05 Jun 2003) | 2 lines
4655
4656 *** empty log message ***
4657
4658 ------------------------------------------------------------------------
4659 r2646 | ajc | 2003-06-05 23:30:42 -0400 (Thu, 05 Jun 2003) | 2 lines
4660
4661 *** empty log message ***
4662
4663 ------------------------------------------------------------------------
4664 r2645 | ajc | 2003-06-05 23:26:03 -0400 (Thu, 05 Jun 2003) | 6 lines
4665
4666 * Satan's Browser insists on putting bloody acres of whitespace to the
4667   right of any bulleted list items, making any multi-column table containing
4668   a list take more than the entire screen.  Removed all such lists so it
4669   looks ok.  If you are reading this and you are a Microsoft employee, please
4670   commit suicide before you break anything else.
4671
4672 ------------------------------------------------------------------------
4673 r2644 | ajc | 2003-06-05 22:22:07 -0400 (Thu, 05 Jun 2003) | 7 lines
4674
4675 * Changed the upper left and upper right bounded box corners to a solid
4676   blue (#204B78) instead of gradiated, because it was looking funny in
4677   256-color mode.  It also looked funny in Internet Explorer, but people
4678   who use Internet Explorer are contributing to terrorism and really don't
4679   deserve Web access in the first place.  So I really just fixed this to make
4680   it look good in 256-color Netscape.
4681
4682 ------------------------------------------------------------------------
4683 r2643 | ajc | 2003-06-05 17:37:37 -0400 (Thu, 05 Jun 2003) | 3 lines
4684
4685 * Cosmetic changes.  Attempting to fix b0rken rendering of main menu
4686   in b0rken IE browser.  Die, Bill, Die.
4687
4688 ------------------------------------------------------------------------
4689 r2642 | ajc | 2003-06-04 23:52:32 -0400 (Wed, 04 Jun 2003) | 2 lines
4690
4691 * Buncha cosmetic changes
4692
4693 ------------------------------------------------------------------------
4694 r2638 | ajc | 2003-06-03 23:41:27 -0400 (Tue, 03 Jun 2003) | 3 lines
4695
4696 * Change the appearance of rooms with and without new messages in the
4697   room list -- now defined using CSS
4698
4699 ------------------------------------------------------------------------
4700 r2637 | ajc | 2003-06-02 23:57:46 -0400 (Mon, 02 Jun 2003) | 3 lines
4701
4702 * Tightened up the room banner a bit.  Smaller padding, smaller font,
4703   smaller images.
4704
4705 ------------------------------------------------------------------------
4706 r2634 | ajc | 2003-05-31 17:36:45 -0400 (Sat, 31 May 2003) | 2 lines
4707
4708 * Cosmetic changes
4709
4710 ------------------------------------------------------------------------
4711 r2632 | ajc | 2003-05-26 17:05:42 -0400 (Mon, 26 May 2003) | 3 lines
4712
4713 * availability.c: brought over ical_ctdl_is_overlap() from Citadel.  Used
4714   it to complete the free/busy checking for attendee availability.
4715
4716 ------------------------------------------------------------------------
4717 r2630 | ajc | 2003-05-26 01:44:45 -0400 (Mon, 26 May 2003) | 2 lines
4718
4719 * event.c: fix compiler warning
4720
4721 ------------------------------------------------------------------------
4722 r2629 | ajc | 2003-05-26 01:39:46 -0400 (Mon, 26 May 2003) | 3 lines
4723
4724 * webcit.h: change minimum required Citadel server to 6.07 due to FREEBUSY
4725   bug fixed in Citadel.
4726
4727 ------------------------------------------------------------------------
4728 r2626 | ajc | 2003-05-26 01:28:13 -0400 (Mon, 26 May 2003) | 3 lines
4729
4730 * serv_func.c: added utility function read_server_text()
4731 * availability.c: banged out more of this code -- still not complete
4732
4733 ------------------------------------------------------------------------
4734 r2625 | ajc | 2003-05-25 23:28:02 -0400 (Sun, 25 May 2003) | 3 lines
4735
4736 * Getting closer to doing the availability check.  Created new source
4737   module 'availability.c' for this purpose.  Stub function is in place.
4738
4739 ------------------------------------------------------------------------
4740 r2624 | ajc | 2003-05-25 00:25:20 -0400 (Sun, 25 May 2003) | 7 lines
4741
4742 * siteconfig.c: fixed a spelling error
4743 * event.c: add a "Check attendee availability" button, and the code to
4744   bypass saving the event to the server, do something with it, and then
4745   feed the twiddled data structure back to the form display function for
4746   further editing.  What's still missing is the code to do the actual
4747   availability check.
4748
4749 ------------------------------------------------------------------------
4750 r2623 | ajc | 2003-05-24 22:43:25 -0400 (Sat, 24 May 2003) | 2 lines
4751
4752 * cosmetics
4753
4754 ------------------------------------------------------------------------
4755 r2622 | ajc | 2003-05-24 18:22:37 -0400 (Sat, 24 May 2003) | 2 lines
4756
4757 * Small stylesheet hack to make it work with b0rken IE
4758
4759 ------------------------------------------------------------------------
4760 r2621 | ajc | 2003-05-24 18:13:10 -0400 (Sat, 24 May 2003) | 2 lines
4761
4762 * Changed the login banner a bit
4763
4764 ------------------------------------------------------------------------
4765 r2618 | ajc | 2003-05-19 23:25:41 -0400 (Mon, 19 May 2003) | 2 lines
4766
4767 * Separate event invitees with newlines instead of commas.
4768
4769 ------------------------------------------------------------------------
4770 r2616 | ajc | 2003-05-19 15:55:31 -0400 (Mon, 19 May 2003) | 2 lines
4771
4772 *** empty log message ***
4773
4774 ------------------------------------------------------------------------
4775 r2615 | ajc | 2003-05-19 15:55:09 -0400 (Mon, 19 May 2003) | 3 lines
4776
4777 * summary.c: eliminate compiler warnings about unused variables when
4778   compiling a WebCit service without calendar support
4779
4780 ------------------------------------------------------------------------
4781 r2614 | ajc | 2003-05-17 22:05:38 -0400 (Sat, 17 May 2003) | 2 lines
4782
4783 * More conversion of screens to the new look-and-feel.
4784
4785 ------------------------------------------------------------------------
4786 r2610 | ajc | 2003-05-16 00:11:32 -0400 (Fri, 16 May 2003) | 5 lines
4787
4788 * We don't need no steenking workaround.  Problem fixed.  MIME parser not
4789   broken.  Web server was calling it with bad parameters.  All fixed now.
4790 * Slightly tweaked the look of the tabs in the room edit screen.  Still looks
4791   like crap.
4792
4793 ------------------------------------------------------------------------
4794 r2608 | ajc | 2003-05-15 00:52:26 -0400 (Thu, 15 May 2003) | 2 lines
4795
4796 * Minor workaround in web forms to handle mime parser problem in uploads
4797
4798 ------------------------------------------------------------------------
4799 r2607 | ajc | 2003-05-14 23:36:02 -0400 (Wed, 14 May 2003) | 2 lines
4800
4801 * look and feel overhaul -- almost done!
4802
4803 ------------------------------------------------------------------------
4804 r2605 | ajc | 2003-05-13 23:49:30 -0400 (Tue, 13 May 2003) | 2 lines
4805
4806 * go gadget go
4807
4808 ------------------------------------------------------------------------
4809 r2604 | ajc | 2003-05-13 23:46:35 -0400 (Tue, 13 May 2003) | 2 lines
4810
4811 * More background cleanup
4812
4813 ------------------------------------------------------------------------
4814 r2603 | ajc | 2003-05-13 00:38:26 -0400 (Tue, 13 May 2003) | 2 lines
4815
4816 * beginbox_nt (no titlebar)
4817
4818 ------------------------------------------------------------------------
4819 r2602 | ajc | 2003-05-13 00:37:36 -0400 (Tue, 13 May 2003) | 2 lines
4820
4821 * Begin migration to the new "rounded boxes" look
4822
4823 ------------------------------------------------------------------------
4824 r2601 | ajc | 2003-05-12 23:59:40 -0400 (Mon, 12 May 2003) | 2 lines
4825
4826 * add corners
4827
4828 ------------------------------------------------------------------------
4829 r2598 | ajc | 2003-05-05 13:19:46 -0400 (Mon, 05 May 2003) | 3 lines
4830
4831 * Cleanups to summary page when running on a non ical enabled system
4832 * Use non breaking spaces in summary page box titles
4833
4834 ------------------------------------------------------------------------
4835 r2597 | ajc | 2003-05-05 13:05:27 -0400 (Mon, 05 May 2003) | 2 lines
4836
4837 * Non breaking spaces in summary page box titles
4838
4839 ------------------------------------------------------------------------
4840 r2596 | ajc | 2003-05-05 13:01:03 -0400 (Mon, 05 May 2003) | 2 lines
4841
4842 * Stretch the corners a bit
4843
4844 ------------------------------------------------------------------------
4845 r2595 | ajc | 2003-05-04 00:22:41 -0400 (Sun, 04 May 2003) | 3 lines
4846
4847 * Display body of messages on a white background.  I am doing this in order
4848   to prepare for making the general background of the screen a darker color.
4849
4850 ------------------------------------------------------------------------
4851 r2594 | ajc | 2003-05-03 22:54:56 -0400 (Sat, 03 May 2003) | 2 lines
4852
4853 * Summary page now uses our cutesy new rounded window boxes
4854
4855 ------------------------------------------------------------------------
4856 r2593 | ajc | 2003-05-03 22:40:53 -0400 (Sat, 03 May 2003) | 2 lines
4857
4858 * oops, here are the files
4859
4860 ------------------------------------------------------------------------
4861 r2592 | ajc | 2003-05-03 17:28:43 -0400 (Sat, 03 May 2003) | 2 lines
4862
4863 * Added in a slick new box style and put the room lists in it
4864
4865 ------------------------------------------------------------------------
4866 r2591 | ajc | 2003-05-03 12:57:04 -0400 (Sat, 03 May 2003) | 3 lines
4867
4868 * In the 'folders' and 'portal' views, change the folder delimiter
4869   from / to \ to avoid conflict with room names that have slashes
4870
4871 ------------------------------------------------------------------------
4872 r2589 | ajc | 2003-05-03 12:23:30 -0400 (Sat, 03 May 2003) | 2 lines
4873
4874 * Enforce three columns in portal view of room list
4875
4876 ------------------------------------------------------------------------
4877 r2588 | ajc | 2003-05-03 00:52:32 -0400 (Sat, 03 May 2003) | 2 lines
4878
4879 * Added an experimental new "portal view" to the room list options
4880
4881 ------------------------------------------------------------------------
4882 r2586 | ajc | 2003-05-01 23:23:41 -0400 (Thu, 01 May 2003) | 2 lines
4883
4884 * Minor change to room list algorithm
4885
4886 ------------------------------------------------------------------------
4887 r2585 | ajc | 2003-05-01 11:33:05 -0400 (Thu, 01 May 2003) | 2 lines
4888
4889 * Fixed a potential memory leak in enumeration of MIME parts
4890
4891 ------------------------------------------------------------------------
4892 r2584 | ajc | 2003-04-30 23:11:35 -0400 (Wed, 30 Apr 2003) | 3 lines
4893
4894 * When static content is requested, fetch it without trying to connect
4895   to Citadel first.
4896
4897 ------------------------------------------------------------------------
4898 r2581 | ajc | 2003-04-30 01:00:00 -0400 (Wed, 30 Apr 2003) | 3 lines
4899
4900 * Added the ability to compose messages with file attachments uploaded from
4901   the browser
4902
4903 ------------------------------------------------------------------------
4904 r2576 | ajc | 2003-04-27 00:46:02 -0400 (Sun, 27 Apr 2003) | 5 lines
4905
4906 * Replace LKRN/LKRO in "folders view" room list with a single LKRA that
4907   observes the flag designating the presence of new messages.  (The "rooms
4908   view" uses an LKRN/LKRO pair *per floor* and has the same inefficiency,
4909   but that view may get axed soon.)
4910
4911 ------------------------------------------------------------------------
4912 r2575 | ajc | 2003-04-26 17:57:53 -0400 (Sat, 26 Apr 2003) | 3 lines
4913
4914 * tcp_sockets.c: when an outgoing socket connection fails, close the socket
4915   before returning an error code to avoid a file descriptor leak
4916
4917 ------------------------------------------------------------------------
4918 r2567 | ajc | 2003-04-19 17:42:36 -0400 (Sat, 19 Apr 2003) | 4 lines
4919
4920 * Repaired all my b0rken COLOR tags
4921 * Replaced most FONT tags with SPAN tags
4922 * Added new styles
4923
4924 ------------------------------------------------------------------------
4925 r2566 | ajc | 2003-04-19 15:58:10 -0400 (Sat, 19 Apr 2003) | 2 lines
4926
4927 * Lots of great changes from Nick to make the site CSS-enabled.
4928
4929 ------------------------------------------------------------------------
4930 r2564 | ajc | 2003-04-14 00:04:40 -0400 (Mon, 14 Apr 2003) | 2 lines
4931
4932 * First cut of CSS-izing WebCit.  Probably b0rken.
4933
4934 ------------------------------------------------------------------------
4935 r2563 | ajc | 2003-04-13 23:28:42 -0400 (Sun, 13 Apr 2003) | 2 lines
4936
4937 * Added color picker (still more work left to get it working)
4938
4939 ------------------------------------------------------------------------
4940 r2562 | ajc | 2003-04-09 00:02:32 -0400 (Wed, 09 Apr 2003) | 6 lines
4941
4942 * Remove the defaulthost/defaultport vs. c_host/c_port stuff -- we haven't
4943   supported the idea of one WebCit connecting to multiple Citadels for a
4944   long time.  Now it's just one set of variables, called ctdlhost/ctdlport.
4945 * When connecting to Citadel through a Unix domain socket, don't try to make
4946   the Java chat applet available.
4947
4948 ------------------------------------------------------------------------
4949 r2556 | ajc | 2003-03-30 22:32:19 -0500 (Sun, 30 Mar 2003) | 3 lines
4950
4951 * messages.c: check for 000 terminator while parsing RFC822 headers to
4952   prevent getting hung up while displaying certain badly formatted messages.
4953
4954 ------------------------------------------------------------------------
4955 r2554 | ajc | 2003-03-30 01:13:19 -0500 (Sun, 30 Mar 2003) | 5 lines
4956
4957 * When reading from the server, do not treat CR as end-of-line because
4958   there's probably an LF coming after it.  Instead, keep reading to the LF
4959   and then strip both.
4960 * No not underline links in the icon bars
4961
4962 ------------------------------------------------------------------------
4963 r2543 | ajc | 2003-03-16 23:17:41 -0500 (Sun, 16 Mar 2003) | 9 lines
4964
4965 * Call to accept() was being made with an uninitialized variable for the
4966   third argument.  Changed the second and third argument to NULL and 0 because
4967   we don't really need accept() to fill up a buffer full of information that
4968   we'll never use.  (Thanks to SteveV for reporting the bug and helping to
4969   troubleshoot it.)
4970 * Removed the mutex wrapper around select() because we don't need it.  All
4971   idle worker threads now block on select() and one of them will wake up when
4972   a connection arrives.
4973
4974 ------------------------------------------------------------------------
4975 r2537 | ajc | 2003-03-15 15:55:03 -0500 (Sat, 15 Mar 2003) | 3 lines
4976
4977 * When a requested image is not available on the Citadel server, send a
4978   1x1 transparent GIF instead of 404 error.
4979
4980 ------------------------------------------------------------------------
4981 r2535 | ajc | 2003-03-13 23:21:57 -0500 (Thu, 13 Mar 2003) | 3 lines
4982
4983 * clone events to be encapsulated before saving, because the original
4984   instance may already have a parent, and that makes crashy crashy
4985
4986 ------------------------------------------------------------------------
4987 r2534 | ajc | 2003-03-13 23:09:30 -0500 (Thu, 13 Mar 2003) | 2 lines
4988
4989 * test
4990
4991 ------------------------------------------------------------------------
4992 r2533 | ajc | 2003-03-13 00:57:17 -0500 (Thu, 13 Mar 2003) | 2 lines
4993
4994 * More encapsulation.  Warning: there are bugs in this!!
4995
4996 ------------------------------------------------------------------------
4997 r2531 | ajc | 2003-03-13 00:20:23 -0500 (Thu, 13 Mar 2003) | 5 lines
4998
4999 * Various changes to the calendar service to handle messages containing
5000   fully encapsulated VCALENDAR components instead of only unencapsulated
5001   VEVENT subcomponents.  We have to move in this direction for compatibility
5002   with other products.
5003
5004 ------------------------------------------------------------------------
5005 r2522 | ajc | 2003-03-01 17:07:19 -0500 (Sat, 01 Mar 2003) | 6 lines
5006
5007 * New user registration, as well as existing user re-registration, now
5008   uses the vCard editing screen.
5009 * Administratively editing users' address book entries now works again,
5010   mainly due to a fix in the Citadel server.  Now requiring Citadel 6.06
5011   in order to enforce this.
5012
5013 ------------------------------------------------------------------------
5014 r2514 | ajc | 2003-02-18 22:49:36 -0500 (Tue, 18 Feb 2003) | 2 lines
5015
5016 * THIS IS 4.10
5017
5018 ------------------------------------------------------------------------
5019 r2513 | ajc | 2003-02-18 22:49:17 -0500 (Tue, 18 Feb 2003) | 2 lines
5020
5021 * latest config.guess and config.sub from www.gnu.org
5022
5023 ------------------------------------------------------------------------
5024 r2496 | ajc | 2003-02-06 23:44:17 -0500 (Thu, 06 Feb 2003) | 4 lines
5025
5026 * Replaced sleep() with a function that sleeps using select() in order to
5027   avoid potential issues with SIGALRM.  Possible fix for weird behavior
5028   when running on a Macintosh.
5029
5030 ------------------------------------------------------------------------
5031 r2494 | ajc | 2003-01-29 17:32:07 -0500 (Wed, 29 Jan 2003) | 2 lines
5032
5033 * Shuffled some code and comments around; minor cleanup
5034
5035 ------------------------------------------------------------------------
5036 r2492 | ajc | 2003-01-28 10:37:12 -0500 (Tue, 28 Jan 2003) | 5 lines
5037
5038 * All functions which read binary data from the server now make use of the
5039   read_server_binary() function in tools.c
5040 * Binary reads from server now have safety code to prevent infinite loops
5041 * All output of MIME objects is now done with http_transmit_thing()
5042
5043 ------------------------------------------------------------------------
5044 r2483 | ajc | 2003-01-19 01:28:04 -0500 (Sun, 19 Jan 2003) | 2 lines
5045
5046 * Minimum required Citadel version 6.05
5047
5048 ------------------------------------------------------------------------
5049 r2473 | ajc | 2003-01-15 23:41:26 -0500 (Wed, 15 Jan 2003) | 4 lines
5050
5051 * When displaying edit controls for time of day in the calendar, only show
5052   minutes that are multiples of 5 ... unless the existing value is not a
5053   multiple of 5, in which case we show that too.
5054
5055 ------------------------------------------------------------------------
5056 r2470 | ajc | 2003-01-15 12:34:04 -0500 (Wed, 15 Jan 2003) | 3 lines
5057
5058 * event.c: fixed a misspelling
5059 * config.guess, config.sub: updated using latest from ftp.gnu.org
5060
5061 ------------------------------------------------------------------------
5062 r2466 | ajc | 2003-01-13 23:21:27 -0500 (Mon, 13 Jan 2003) | 2 lines
5063
5064 * Only offer views which make sense for the default view of a room
5065
5066 ------------------------------------------------------------------------
5067 r2463 | ajc | 2003-01-12 22:34:33 -0500 (Sun, 12 Jan 2003) | 2 lines
5068
5069 * Get ready for the 6.10 release
5070
5071 ------------------------------------------------------------------------
5072 r2461 | ajc | 2003-01-12 18:22:53 -0500 (Sun, 12 Jan 2003) | 2 lines
5073
5074 * configure.in: check for libical v0.24 or newer
5075
5076 ------------------------------------------------------------------------
5077 r2457 | ajc | 2003-01-06 23:56:17 -0500 (Mon, 06 Jan 2003) | 3 lines
5078
5079 * Complete the free/busy transparency handling in the form
5080 * Default times for new events are now in the correct timezone
5081
5082 ------------------------------------------------------------------------
5083 r2456 | ajc | 2003-01-06 13:01:35 -0500 (Mon, 06 Jan 2003) | 3 lines
5084
5085 * Begin handling of TRANSP property to show event times as free or
5086   busy (not finished).
5087
5088 ------------------------------------------------------------------------
5089 r2454 | ajc | 2003-01-05 16:02:14 -0500 (Sun, 05 Jan 2003) | 2 lines
5090
5091 * Summary page: three columns are now all the same width
5092
5093 ------------------------------------------------------------------------
5094 r2453 | ajc | 2003-01-05 15:56:05 -0500 (Sun, 05 Jan 2003) | 2 lines
5095
5096 * minor fix for previous checkin
5097
5098 ------------------------------------------------------------------------
5099 r2452 | ajc | 2003-01-05 15:51:01 -0500 (Sun, 05 Jan 2003) | 2 lines
5100
5101 * Display PARTSTAT for attendees
5102
5103 ------------------------------------------------------------------------
5104 r2450 | ajc | 2003-01-05 00:01:00 -0500 (Sun, 05 Jan 2003) | 2 lines
5105
5106 * Add "today's calendar events" to the summary page.
5107
5108 ------------------------------------------------------------------------
5109 r2449 | ajc | 2003-01-04 23:27:28 -0500 (Sat, 04 Jan 2003) | 2 lines
5110
5111 * Add "Tasks" to the summary page
5112
5113 ------------------------------------------------------------------------
5114 r2446 | ajc | 2002-12-28 00:44:09 -0500 (Sat, 28 Dec 2002) | 2 lines
5115
5116 * ical_dezonify.c: brought over new version from the Citadel source (again)
5117
5118 ------------------------------------------------------------------------
5119 r2444 | ajc | 2002-12-28 00:12:45 -0500 (Sat, 28 Dec 2002) | 2 lines
5120
5121 * ical_dezonify.c: brought over new version from the Citadel source.
5122
5123 ------------------------------------------------------------------------
5124 r2441 | ajc | 2002-12-25 23:04:48 -0500 (Wed, 25 Dec 2002) | 3 lines
5125
5126 * Perform CHEK command when automatically establishing sessions, not just
5127   when one is explicitly created.  Some stuff is missing otherwise.
5128
5129 ------------------------------------------------------------------------
5130 r2440 | ajc | 2002-12-25 18:18:06 -0500 (Wed, 25 Dec 2002) | 3 lines
5131
5132 * Be more strategic about when to call ical_dezonify()
5133   (This may be the last set of fixes.  I hope so.)
5134
5135 ------------------------------------------------------------------------
5136 r2437 | ajc | 2002-12-25 16:39:38 -0500 (Wed, 25 Dec 2002) | 4 lines
5137
5138 * ical_dezonify.c: added.
5139 * calendar.c: convert incoming ical messages to UTC
5140   (the usual routines will then convert them to local time for display)
5141
5142 ------------------------------------------------------------------------
5143 r2436 | ajc | 2002-12-25 02:06:00 -0500 (Wed, 25 Dec 2002) | 2 lines
5144
5145 * Tweaked the code to work with libical 0.24
5146
5147 ------------------------------------------------------------------------
5148 r2433 | ajc | 2002-12-19 23:50:01 -0500 (Thu, 19 Dec 2002) | 2 lines
5149
5150 * When saving a calendar event, increment the SEQUENCE property.
5151
5152 ------------------------------------------------------------------------
5153 r2431 | ajc | 2002-12-18 00:03:39 -0500 (Wed, 18 Dec 2002) | 5 lines
5154
5155 * In the calendar code, changed all "struct tm *" to "struct tm" and changed
5156   all "tm = localtime(foo)" to "memcpy(&tm, localtime(foo), sizeof(struct tm))"
5157   Because the libc-allocated buffer was getting clobbered.
5158 * This fixes the problem fleeb reported with Feb 1 events making it go nuts.
5159
5160 ------------------------------------------------------------------------
5161 r2429 | ajc | 2002-12-17 00:01:39 -0500 (Tue, 17 Dec 2002) | 3 lines
5162
5163 * Prettied up the calendar day view layout
5164 * Hour/minute editing fields now use am/pm hours and 2-digit minutes
5165
5166 ------------------------------------------------------------------------
5167 r2428 | ajc | 2002-12-15 23:43:30 -0500 (Sun, 15 Dec 2002) | 4 lines
5168
5169 * Correctly handle local time zone when figuring out which day and time to
5170   display events on calendar month/day views.  This also seems to have
5171   fixed the bug that was causing events to sometimes get lost when saved.
5172
5173 ------------------------------------------------------------------------
5174 r2425 | ajc | 2002-12-15 00:50:59 -0500 (Sun, 15 Dec 2002) | 3 lines
5175
5176 * Form editing of date/time fields now assumes that the icaltimetype being
5177   manipulated is in UTC.  It converts to/from local time for editing.
5178
5179 ------------------------------------------------------------------------
5180 r2422 | ajc | 2002-12-10 18:25:47 -0500 (Tue, 10 Dec 2002) | 2 lines
5181
5182 * Display attendees in message view of calendar objects
5183
5184 ------------------------------------------------------------------------
5185 r2418 | ajc | 2002-12-07 17:12:59 -0500 (Sat, 07 Dec 2002) | 3 lines
5186
5187 * Handle incoming RSVP's for meetings.  (Note: this will not actually work
5188   until I implement the Citadel server function which it calls.)
5189
5190 ------------------------------------------------------------------------
5191 r2408 | ajc | 2002-11-30 16:34:51 -0500 (Sat, 30 Nov 2002) | 2 lines
5192
5193 * Submit organizer in a hidden field, in case the server needs it
5194
5195 ------------------------------------------------------------------------
5196 r2406 | ajc | 2002-11-29 23:46:46 -0500 (Fri, 29 Nov 2002) | 3 lines
5197
5198 * First cut at adding/removing attendees to an event
5199   (Actual invitations should be sent by the Citadel server)
5200
5201 ------------------------------------------------------------------------
5202 r2405 | ajc | 2002-11-29 18:56:19 -0500 (Fri, 29 Nov 2002) | 4 lines
5203
5204 * Completed "me as organizer" -- the user's own e-mail address is inserted
5205   as the organizer of new events.  Detect when the user is the organizer and
5206   enable/disable the attendees box accordingly.
5207
5208 ------------------------------------------------------------------------
5209 r2404 | ajc | 2002-11-29 11:38:37 -0500 (Fri, 29 Nov 2002) | 2 lines
5210
5211 * Started some "me as organizer" stuff.  (BROKEN BUILD ... I'll fix soon.)
5212
5213 ------------------------------------------------------------------------
5214 r2401 | ajc | 2002-11-28 01:03:24 -0500 (Thu, 28 Nov 2002) | 4 lines
5215
5216 * Issue an ISME command when editing an event, to determine whether the user
5217   viewing the event is the organizer.  (Will use this later to allow/disallow
5218   sending out invitations.)
5219
5220 ------------------------------------------------------------------------
5221 r2400 | ajc | 2002-11-28 01:02:36 -0500 (Thu, 28 Nov 2002) | 2 lines
5222
5223 *** empty log message ***
5224
5225 ------------------------------------------------------------------------
5226 r2397 | ajc | 2002-11-26 00:01:04 -0500 (Tue, 26 Nov 2002) | 2 lines
5227
5228 * Began handling attendee fields
5229
5230 ------------------------------------------------------------------------
5231 r2392 | ajc | 2002-11-16 18:40:11 -0500 (Sat, 16 Nov 2002) | 2 lines
5232
5233 * Calendar view
5234
5235 ------------------------------------------------------------------------
5236 r2391 | ajc | 2002-11-16 18:15:02 -0500 (Sat, 16 Nov 2002) | 4 lines
5237
5238 * Make the "all day event" shadebox smaller (month view) - no border.
5239 * Fixed bug that caused any events following an all day event to also appear
5240   with the shadebox.
5241
5242 ------------------------------------------------------------------------
5243 r2390 | ajc | 2002-11-16 00:40:54 -0500 (Sat, 16 Nov 2002) | 4 lines
5244
5245 * When adding new events to the calendar, default to the month [and day]
5246   currently being viewed.
5247 * Hotlink each hour of the day view to an add-new-event for that day/hour.
5248
5249 ------------------------------------------------------------------------
5250 r2388 | ajc | 2002-11-15 00:05:48 -0500 (Fri, 15 Nov 2002) | 2 lines
5251
5252 * Put in back/forward (yesterday/tomorrow) links in calendar day view
5253
5254 ------------------------------------------------------------------------
5255 r2387 | ajc | 2002-11-14 23:23:26 -0500 (Thu, 14 Nov 2002) | 2 lines
5256
5257 * Cosmetic changes to comments
5258
5259 ------------------------------------------------------------------------
5260 r2386 | ajc | 2002-11-14 23:11:46 -0500 (Thu, 14 Nov 2002) | 5 lines
5261
5262 * Added even more nifty JavaScript to cause the hour/minute and end date
5263   fields of a calendar event form to render as disabled when the "all day
5264   event" box is checked -- not just when the user checks the box, but also
5265   when the box begins its life already checked.
5266
5267 ------------------------------------------------------------------------
5268 r2385 | ajc | 2002-11-13 23:59:40 -0500 (Wed, 13 Nov 2002) | 2 lines
5269
5270 * Correctly serialize and save all day events using date instead of date/time
5271
5272 ------------------------------------------------------------------------
5273 r2383 | ajc | 2002-11-12 23:49:23 -0500 (Tue, 12 Nov 2002) | 4 lines
5274
5275 * "All day event" shows as a single checkbox, instead of one for the start
5276   time and one for the end time.  Added nifty JavaScript to zero and shade
5277   the hour/minute and all end time fields when all-day-event is checked.
5278
5279 ------------------------------------------------------------------------
5280 r2382 | ajc | 2002-11-12 00:57:27 -0500 (Tue, 12 Nov 2002) | 5 lines
5281
5282 * Display a nicer looking screen when replying to calendar invitations
5283 * When displaying day view, don't show all day events twice
5284 * Day or month view: denote all day events by displaying them inside
5285   a grey box.
5286
5287 ------------------------------------------------------------------------
5288 r2381 | ajc | 2002-11-11 23:48:18 -0500 (Mon, 11 Nov 2002) | 2 lines
5289
5290 * Polish up the meeting reply code.
5291
5292 ------------------------------------------------------------------------
5293 r2379 | ajc | 2002-11-11 22:26:39 -0500 (Mon, 11 Nov 2002) | 3 lines
5294
5295 * Tell the user about broken Citadel server connections instead of
5296   simply printing "Goodbye"
5297
5298 ------------------------------------------------------------------------
5299 r2359 | ajc | 2002-10-23 00:11:38 -0400 (Wed, 23 Oct 2002) | 3 lines
5300
5301 * Detect when a meeting invitation is actually an update for an existing UID
5302   and tell the user so.
5303
5304 ------------------------------------------------------------------------
5305 r2357 | ajc | 2002-10-23 00:02:23 -0400 (Wed, 23 Oct 2002) | 2 lines
5306
5307 * comments
5308
5309 ------------------------------------------------------------------------
5310 r2353 | ajc | 2002-10-21 16:16:38 -0400 (Mon, 21 Oct 2002) | 2 lines
5311
5312 * Display conflicts nicely
5313
5314 ------------------------------------------------------------------------
5315 r2351 | ajc | 2002-10-21 14:29:14 -0400 (Mon, 21 Oct 2002) | 2 lines
5316
5317 * Ask server to hunt for conflicts when displaying a meeting invitation
5318
5319 ------------------------------------------------------------------------
5320 r2345 | ajc | 2002-10-19 17:28:32 -0400 (Sat, 19 Oct 2002) | 2 lines
5321
5322 * Moved the calendar meeting request reply functionality to the Citadel server
5323
5324 ------------------------------------------------------------------------
5325 r2344 | ajc | 2002-10-19 13:10:14 -0400 (Sat, 19 Oct 2002) | 3 lines
5326
5327 * Add "Tentative" accept button
5328 * Only display Accept/Tentative/Decline button when method=REQUEST
5329
5330 ------------------------------------------------------------------------
5331 r2343 | ajc | 2002-10-19 11:57:26 -0400 (Sat, 19 Oct 2002) | 2 lines
5332
5333 * Tentative button
5334
5335 ------------------------------------------------------------------------
5336 r2340 | ajc | 2002-10-19 00:16:37 -0400 (Sat, 19 Oct 2002) | 2 lines
5337
5338 * Save an incoming meeting request into the user's calendar.
5339
5340 ------------------------------------------------------------------------
5341 r2339 | ajc | 2002-10-18 16:55:05 -0400 (Fri, 18 Oct 2002) | 2 lines
5342
5343 * Began work on meeting request accept/decline
5344
5345 ------------------------------------------------------------------------
5346 r2333 | ajc | 2002-10-16 15:16:39 -0400 (Wed, 16 Oct 2002) | 2 lines
5347
5348 * Fixes and updates to build WebCit on Linux for IBM S/390
5349
5350 ------------------------------------------------------------------------
5351 r2323 | ajc | 2002-10-09 00:12:44 -0400 (Wed, 09 Oct 2002) | 4 lines
5352
5353 * Templatized trailing HTML
5354 * Templatized "new start page" page
5355 * Added global substitution macros
5356
5357 ------------------------------------------------------------------------
5358 r2322 | ajc | 2002-10-08 23:51:01 -0400 (Tue, 08 Oct 2002) | 2 lines
5359
5360 * Templatized the <HEAD> section of HTML
5361
5362 ------------------------------------------------------------------------
5363 r2320 | ajc | 2002-10-07 19:03:38 -0400 (Mon, 07 Oct 2002) | 2 lines
5364
5365 * messages.c: don't display room name field when it's blank
5366
5367 ------------------------------------------------------------------------
5368 r2317 | ajc | 2002-10-07 00:10:38 -0400 (Mon, 07 Oct 2002) | 4 lines
5369
5370 * When displaying meeting invitations, only show date/time for VEVENT
5371   subcomponents.  Date/time for other subcomponents are irrelevant.
5372 * Cleaned up HTML display of meeting invitations.
5373
5374 ------------------------------------------------------------------------
5375 r2313 | ajc | 2002-10-02 23:40:31 -0400 (Wed, 02 Oct 2002) | 2 lines
5376
5377 * Worked on meeting accept/decline a little bit
5378
5379 ------------------------------------------------------------------------
5380 r2306 | ajc | 2002-09-29 23:58:35 -0400 (Sun, 29 Sep 2002) | 2 lines
5381
5382 * Dabbled in handling incoming meeting requests
5383
5384 ------------------------------------------------------------------------
5385 r2305 | ajc | 2002-09-29 17:36:47 -0400 (Sun, 29 Sep 2002) | 2 lines
5386
5387 * ugly icon (won't be ugly with background)
5388
5389 ------------------------------------------------------------------------
5390 r2304 | ajc | 2002-09-29 17:25:45 -0400 (Sun, 29 Sep 2002) | 2 lines
5391
5392 * minor cleanup
5393
5394 ------------------------------------------------------------------------
5395 r2303 | ajc | 2002-09-29 16:15:43 -0400 (Sun, 29 Sep 2002) | 2 lines
5396
5397 * Completed the calendar day view
5398
5399 ------------------------------------------------------------------------
5400 r2300 | ajc | 2002-09-28 00:01:30 -0400 (Sat, 28 Sep 2002) | 2 lines
5401
5402 * started fleshing out the calendar day view
5403
5404 ------------------------------------------------------------------------
5405 r2299 | ajc | 2002-09-27 17:19:28 -0400 (Fri, 27 Sep 2002) | 2 lines
5406
5407 * Add new event
5408
5409 ------------------------------------------------------------------------
5410 r2298 | ajc | 2002-09-27 14:31:33 -0400 (Fri, 27 Sep 2002) | 3 lines
5411
5412 * Properly handle VEVENT saves (fixed nasty loopy loopy bug)
5413 * After saving a VEVENT, return to the correct calendar view and date
5414
5415 ------------------------------------------------------------------------
5416 r2297 | ajc | 2002-09-27 13:15:44 -0400 (Fri, 27 Sep 2002) | 2 lines
5417
5418 * Removed the gzip compression stuff due to bugs in Internet Explorer.
5419
5420 ------------------------------------------------------------------------
5421 r2295 | ajc | 2002-09-27 00:37:21 -0400 (Fri, 27 Sep 2002) | 2 lines
5422
5423 * New, buggy versions of event editing screens
5424
5425 ------------------------------------------------------------------------
5426 r2294 | ajc | 2002-09-26 18:00:16 -0400 (Thu, 26 Sep 2002) | 3 lines
5427
5428 * Fixed buggy month-selection algorithm (January is month 0 in 'struct tm' but
5429   month 1 in libical functions)
5430
5431 ------------------------------------------------------------------------
5432 r2293 | ajc | 2002-09-25 17:57:13 -0400 (Wed, 25 Sep 2002) | 3 lines
5433
5434 * Keep track of msgnums in the two-pass calendar loop, so we can hotlink to
5435   individual items
5436
5437 ------------------------------------------------------------------------
5438 r2292 | ajc | 2002-09-25 17:48:16 -0400 (Wed, 25 Sep 2002) | 2 lines
5439
5440 *** empty log message ***
5441
5442 ------------------------------------------------------------------------
5443 r2291 | ajc | 2002-09-24 00:12:35 -0400 (Tue, 24 Sep 2002) | 3 lines
5444
5445 * Rough cut of the two-pass calendar display routines (first pass: go thru
5446   messages gathering VEVENT items; second pass: render calendar with data)
5447
5448 ------------------------------------------------------------------------
5449 r2290 | ajc | 2002-09-23 00:01:33 -0400 (Mon, 23 Sep 2002) | 2 lines
5450
5451 * Presentation changes to calendar month view
5452
5453 ------------------------------------------------------------------------
5454 r2289 | ajc | 2002-09-22 01:20:27 -0400 (Sun, 22 Sep 2002) | 2 lines
5455
5456 * Began implementing month view
5457
5458 ------------------------------------------------------------------------
5459 r2288 | ajc | 2002-09-21 23:50:54 -0400 (Sat, 21 Sep 2002) | 4 lines
5460
5461 * calendar_view.c: added.  (This module will contain month/week/day views)
5462 * Move "add new task" to below "DONE" label.  This causes it to appear even
5463   when there are no existing tasks (messages) in the room.
5464
5465 ------------------------------------------------------------------------
5466 r2285 | ajc | 2002-09-21 00:38:05 -0400 (Sat, 21 Sep 2002) | 4 lines
5467
5468 * Added utility functions for displaying vcalendar timestamps in web forms
5469   and translating form data back to timestamps.
5470 * Completed the "edit task" and "add new task" screens.
5471
5472 ------------------------------------------------------------------------
5473 r2284 | ajc | 2002-09-20 17:48:52 -0400 (Fri, 20 Sep 2002) | 2 lines
5474
5475 * Broken save-to-disk
5476
5477 ------------------------------------------------------------------------
5478 r2283 | ajc | 2002-09-20 16:53:59 -0400 (Fri, 20 Sep 2002) | 2 lines
5479
5480 * save/delete/cancel
5481
5482 ------------------------------------------------------------------------
5483 r2282 | ajc | 2002-09-20 16:28:08 -0400 (Fri, 20 Sep 2002) | 2 lines
5484
5485 * Smooth transition between "list tasks" & "edit task" screens
5486
5487 ------------------------------------------------------------------------
5488 r2281 | ajc | 2002-09-19 23:54:44 -0400 (Thu, 19 Sep 2002) | 3 lines
5489
5490 * Display the "Tasks" view as a bulleted list with each task clickable
5491 * Clicking brings up an (unfinished) "edit task" screen
5492
5493 ------------------------------------------------------------------------
5494 r2280 | ajc | 2002-09-18 17:44:02 -0400 (Wed, 18 Sep 2002) | 2 lines
5495
5496 * display VTODO parameters
5497
5498 ------------------------------------------------------------------------
5499 r2279 | ajc | 2002-09-17 00:21:00 -0400 (Tue, 17 Sep 2002) | 2 lines
5500
5501 * Handler chains for VCALENDAR and VTODO types
5502
5503 ------------------------------------------------------------------------
5504 r2278 | ajc | 2002-09-16 23:37:10 -0400 (Mon, 16 Sep 2002) | 2 lines
5505
5506 * Implemented a 'display handler' infrastructure for various groupware types
5507
5508 ------------------------------------------------------------------------
5509 r2274 | ajc | 2002-09-15 23:35:12 -0400 (Sun, 15 Sep 2002) | 3 lines
5510
5511 * Just a bunch of glue code to iterate through the various types of ical
5512   objects we could encounter
5513
5514 ------------------------------------------------------------------------
5515 r2273 | ajc | 2002-09-15 00:05:41 -0400 (Sun, 15 Sep 2002) | 2 lines
5516
5517 * Process calendar object subcomponents
5518
5519 ------------------------------------------------------------------------
5520 r2272 | ajc | 2002-09-14 23:40:13 -0400 (Sat, 14 Sep 2002) | 6 lines
5521
5522 * calendar.c: added
5523 * When a text/calendar MIME type is discovered in a message, send it to
5524   the (currently skeleton) parser in calendar.c
5525 * calendar.c: skeleton parser for calendar objects which currently just
5526   creates an icalcomponent object and frees it.
5527
5528 ------------------------------------------------------------------------
5529 r2270 | ajc | 2002-09-14 23:16:24 -0400 (Sat, 14 Sep 2002) | 3 lines
5530
5531 * Changed decode_base64() to CtdlDecodeBase64() to avoid conflict with
5532   function namespace in libical
5533
5534 ------------------------------------------------------------------------
5535 r2269 | ajc | 2002-09-14 22:50:55 -0400 (Sat, 14 Sep 2002) | 2 lines
5536
5537 * Duh.  I don't need to twiddle CFLAGS when autoconf provides -DHAVE_ZLIB_H
5538
5539 ------------------------------------------------------------------------
5540 r2268 | ajc | 2002-09-14 17:33:31 -0400 (Sat, 14 Sep 2002) | 2 lines
5541
5542 * Backed out compression of inlines -- not all browsers appear to handle it
5543
5544 ------------------------------------------------------------------------
5545 r2267 | ajc | 2002-09-14 16:20:29 -0400 (Sat, 14 Sep 2002) | 3 lines
5546
5547 * Attempting to push more stuff through compression.  I've introduced some
5548   sort of deadlock bug that I can't seem to find yet...
5549
5550 ------------------------------------------------------------------------
5551 r2266 | ajc | 2002-09-14 16:00:23 -0400 (Sat, 14 Sep 2002) | 2 lines
5552
5553 * Compress output_image() graphics
5554
5555 ------------------------------------------------------------------------
5556 r2265 | ajc | 2002-09-14 12:26:35 -0400 (Sat, 14 Sep 2002) | 3 lines
5557
5558 * output_image() now reads the entire image from Citadel into a buffer before
5559   sending it to the browser (for performance reasons, and so it can compress)
5560
5561 ------------------------------------------------------------------------
5562 r2264 | ajc | 2002-09-14 00:52:59 -0400 (Sat, 14 Sep 2002) | 2 lines
5563
5564 * Look for the "libical" calendaring library and link it in if present...
5565
5566 ------------------------------------------------------------------------
5567 r2263 | ajc | 2002-09-14 00:02:36 -0400 (Sat, 14 Sep 2002) | 2 lines
5568
5569 * Finished gzip compression of dynamic pages (when browser supports it)
5570
5571 ------------------------------------------------------------------------
5572 r2262 | ajc | 2002-09-13 16:40:53 -0400 (Fri, 13 Sep 2002) | 3 lines
5573
5574 * Detect when the client browser is capable of gzip encoding
5575   (actual encoding is not implemented yet)
5576
5577 ------------------------------------------------------------------------
5578 r2261 | ajc | 2002-09-13 11:54:40 -0400 (Fri, 13 Sep 2002) | 2 lines
5579
5580 * Reversed the above change because I broke it somehow
5581
5582 ------------------------------------------------------------------------
5583 r2259 | ajc | 2002-09-11 18:47:00 -0400 (Wed, 11 Sep 2002) | 2 lines
5584
5585 * Started adding in compression and calendaring library detects (not finished)
5586
5587 ------------------------------------------------------------------------
5588 r2256 | ajc | 2002-09-08 23:56:14 -0400 (Sun, 08 Sep 2002) | 2 lines
5589
5590 * This is version 4.00
5591
5592 ------------------------------------------------------------------------
5593 r2255 | ajc | 2002-09-08 23:51:01 -0400 (Sun, 08 Sep 2002) | 4 lines
5594
5595 * In the HTML-to-HTML converter:
5596   --> Open links in new window (as with text msgs)
5597   --> Convert loose URL's to hot links (as with text msgs)
5598
5599 ------------------------------------------------------------------------
5600 r2247 | ajc | 2002-09-05 23:59:11 -0400 (Thu, 05 Sep 2002) | 3 lines
5601
5602 * Added an "About this server" panel to the Summary page.
5603   (Useless fluff, but better than an empty column.)
5604
5605 ------------------------------------------------------------------------
5606 r2234 | ajc | 2002-08-25 22:57:06 -0400 (Sun, 25 Aug 2002) | 2 lines
5607
5608 * Rooms listed on the summary page are now clickable-gotoable
5609
5610 ------------------------------------------------------------------------
5611 r2232 | ajc | 2002-08-25 21:24:09 -0400 (Sun, 25 Aug 2002) | 2 lines
5612
5613 * Added a "summary" page (rather sparse for now)
5614
5615 ------------------------------------------------------------------------
5616 r2230 | ajc | 2002-08-24 11:30:48 -0400 (Sat, 24 Aug 2002) | 2 lines
5617
5618 * GET instead of POST for listsub.  Also add a 'Back...' link.
5619
5620 ------------------------------------------------------------------------
5621 r2229 | ajc | 2002-08-24 01:59:24 -0400 (Sat, 24 Aug 2002) | 2 lines
5622
5623 * Bugfixes and cosmetic changes to listsub system
5624
5625 ------------------------------------------------------------------------
5626 r2227 | ajc | 2002-08-22 23:37:19 -0400 (Thu, 22 Aug 2002) | 2 lines
5627
5628 * Finished all of the subscribe/unsubscribe/confirm stuff!  (I think)
5629
5630 ------------------------------------------------------------------------
5631 r2221 | ajc | 2002-08-21 23:55:47 -0400 (Wed, 21 Aug 2002) | 2 lines
5632
5633 * 'unsubscribe' command (but not 'confirm unsubscribe')
5634
5635 ------------------------------------------------------------------------
5636 r2218 | ajc | 2002-08-21 17:58:37 -0400 (Wed, 21 Aug 2002) | 3 lines
5637
5638 * Completed self-service list subscription via web.
5639   (Still need to implement unsubscribe.)
5640
5641 ------------------------------------------------------------------------
5642 r2217 | ajc | 2002-08-16 18:06:51 -0400 (Fri, 16 Aug 2002) | 2 lines
5643
5644 * self-service
5645
5646 ------------------------------------------------------------------------
5647 r2214 | ajc | 2002-08-15 23:51:12 -0400 (Thu, 15 Aug 2002) | 2 lines
5648
5649 * I think I've finally nailed the 'no session' pages now...
5650
5651 ------------------------------------------------------------------------
5652 r2213 | ajc | 2002-08-14 23:49:47 -0400 (Wed, 14 Aug 2002) | 2 lines
5653
5654 * Fleshed out the list subscription page a bit
5655
5656 ------------------------------------------------------------------------
5657 r2210 | ajc | 2002-08-14 16:00:32 -0400 (Wed, 14 Aug 2002) | 2 lines
5658
5659 * form stuff
5660
5661 ------------------------------------------------------------------------
5662 r2209 | ajc | 2002-08-13 22:57:21 -0400 (Tue, 13 Aug 2002) | 2 lines
5663
5664 * List subscription (not finished)
5665
5666 ------------------------------------------------------------------------
5667 r2207 | ajc | 2002-08-13 15:55:12 -0400 (Tue, 13 Aug 2002) | 3 lines
5668
5669 * Keep track of the HTTP "Host:" header being sent by the browser.
5670   (We're going to need this in the near future)
5671
5672 ------------------------------------------------------------------------
5673 r2194 | ajc | 2002-08-05 12:07:31 -0400 (Mon, 05 Aug 2002) | 2 lines
5674
5675 * Moved "edit floor label pic" to the floor editing screen
5676
5677 ------------------------------------------------------------------------
5678 r2193 | ajc | 2002-08-05 11:53:00 -0400 (Mon, 05 Aug 2002) | 2 lines
5679
5680 * Commands to add, change, delete floors
5681
5682 ------------------------------------------------------------------------
5683 r2185 | ajc | 2002-07-25 23:20:04 -0400 (Thu, 25 Jul 2002) | 2 lines
5684
5685 * Beautified the folder tabs in "edit room"
5686
5687 ------------------------------------------------------------------------
5688 r2184 | ajc | 2002-07-25 00:01:58 -0400 (Thu, 25 Jul 2002) | 2 lines
5689
5690 * Final cleanup of changes (finally located and fixed the bug)
5691
5692 ------------------------------------------------------------------------
5693 r2183 | ajc | 2002-07-24 00:14:24 -0400 (Wed, 24 Jul 2002) | 2 lines
5694
5695 * Minor code cleanup of last night's changes
5696
5697 ------------------------------------------------------------------------
5698 r2182 | ajc | 2002-07-23 11:40:54 -0400 (Tue, 23 Jul 2002) | 2 lines
5699
5700 * Minor cleanup of previous changes
5701
5702 ------------------------------------------------------------------------
5703 r2181 | ajc | 2002-07-23 00:43:59 -0400 (Tue, 23 Jul 2002) | 3 lines
5704
5705 * Updated message reading to use the new MSG4 command, so we can do output
5706   of various types of richtext (mainly HTML).
5707
5708 ------------------------------------------------------------------------
5709 r2171 | ajc | 2002-07-15 23:37:24 -0400 (Mon, 15 Jul 2002) | 2 lines
5710
5711 * Small change to above
5712
5713 ------------------------------------------------------------------------
5714 r2170 | ajc | 2002-07-15 23:23:37 -0400 (Mon, 15 Jul 2002) | 2 lines
5715
5716 * Display HTML messages as HTML.  (Wow!)
5717
5718 ------------------------------------------------------------------------
5719 r2169 | ajc | 2002-07-13 00:39:59 -0400 (Sat, 13 Jul 2002) | 3 lines
5720
5721 * Handle multipart/alternative in a nicer way, giving us the opportunity to
5722   output HTML instead of converting to text/plain and back.  (Not finished.)
5723
5724 ------------------------------------------------------------------------
5725 r2165 | ajc | 2002-07-10 23:17:03 -0400 (Wed, 10 Jul 2002) | 2 lines
5726
5727 * hacks to text_to_server() to transmit messages as HTML
5728
5729 ------------------------------------------------------------------------
5730 r2164 | ajc | 2002-07-09 00:21:14 -0400 (Tue, 09 Jul 2002) | 2 lines
5731
5732 * 'idle' icon
5733
5734 ------------------------------------------------------------------------
5735 r2163 | ajc | 2002-07-05 23:10:26 -0400 (Fri, 05 Jul 2002) | 3 lines
5736
5737 * Enable a "make this my start page" link that works in lots of places.
5738   Configures a user's preference of where to go after login.
5739
5740 ------------------------------------------------------------------------
5741 r2148 | ajc | 2002-06-19 18:01:31 -0400 (Wed, 19 Jun 2002) | 5 lines
5742
5743 * When editing another user's vCard, do a "transient goto" to their config
5744   room so you don't automatically gain access to their config room.
5745 * When creating a user, go back to the "select user to edit" screen with the
5746   new user's account name pre-selected.
5747
5748 ------------------------------------------------------------------------
5749 r2144 | ajc | 2002-06-16 23:48:44 -0400 (Sun, 16 Jun 2002) | 2 lines
5750
5751 * Finished the thing to edit other users' vCards.
5752
5753 ------------------------------------------------------------------------
5754 r2142 | ajc | 2002-06-16 17:49:02 -0400 (Sun, 16 Jun 2002) | 3 lines
5755
5756 * Administratively edit other users' vCards.  Still needs a couple of lines
5757   of glue code to make it work.
5758
5759 ------------------------------------------------------------------------
5760 r2140 | ajc | 2002-06-15 18:15:03 -0400 (Sat, 15 Jun 2002) | 2 lines
5761
5762 * stuff
5763
5764 ------------------------------------------------------------------------
5765 r2137 | ajc | 2002-06-15 16:34:39 -0400 (Sat, 15 Jun 2002) | 3 lines
5766
5767 * Use safestrncpy() instead of strncpy() where appropriate
5768 * Fixed a memory allocation bug in the vCard parser
5769
5770 ------------------------------------------------------------------------
5771 r2118 | ajc | 2002-05-22 23:40:05 -0400 (Wed, 22 May 2002) | 2 lines
5772
5773 * Brought over a utility function I'll need later
5774
5775 ------------------------------------------------------------------------
5776 r2115 | ajc | 2002-05-21 22:34:57 -0400 (Tue, 21 May 2002) | 2 lines
5777
5778 * Finished room/folder view selector.  Pretty cool.
5779
5780 ------------------------------------------------------------------------
5781 r2114 | ajc | 2002-05-21 21:53:23 -0400 (Tue, 21 May 2002) | 2 lines
5782
5783 * Room list or folder list?  Give the user a choice.  (Has bugs.)
5784
5785 ------------------------------------------------------------------------
5786 r2100 | error | 2002-05-12 11:21:44 -0400 (Sun, 12 May 2002) | 3 lines
5787
5788 * do_template() now parses a .wml file for WAP clients, and a .html file
5789   for everybody else
5790
5791 ------------------------------------------------------------------------
5792 r2099 | error | 2002-05-11 18:46:19 -0400 (Sat, 11 May 2002) | 2 lines
5793
5794 * Track whether user-agent is a WAP gateway
5795
5796 ------------------------------------------------------------------------
5797 r2098 | error | 2002-05-11 11:35:07 -0400 (Sat, 11 May 2002) | 2 lines
5798
5799 * webcit.c: add MIME types for WAP/WML
5800
5801 ------------------------------------------------------------------------
5802 r2097 | ajc | 2002-05-10 11:29:58 -0400 (Fri, 10 May 2002) | 2 lines
5803
5804 * Hacked the address book view a little bit
5805
5806 ------------------------------------------------------------------------
5807 r2096 | ajc | 2002-05-08 23:53:56 -0400 (Wed, 08 May 2002) | 2 lines
5808
5809 * Began working on address book view
5810
5811 ------------------------------------------------------------------------
5812 r2095 | ajc | 2002-05-07 23:38:58 -0400 (Tue, 07 May 2002) | 2 lines
5813
5814 * Preferences framework
5815
5816 ------------------------------------------------------------------------
5817 r2094 | ajc | 2002-05-06 23:57:30 -0400 (Mon, 06 May 2002) | 2 lines
5818
5819 * In message summary, replace 'Del' links with checkboxes
5820
5821 ------------------------------------------------------------------------
5822 r2092 | ajc | 2002-05-04 23:28:16 -0400 (Sat, 04 May 2002) | 2 lines
5823
5824 * Shuffled around the room banner a bit
5825
5826 ------------------------------------------------------------------------
5827 r2089 | ajc | 2002-05-03 15:32:40 -0400 (Fri, 03 May 2002) | 2 lines
5828
5829 * Finished "folder list" mode (still need to move it to a permanent location)
5830
5831 ------------------------------------------------------------------------
5832 r2088 | ajc | 2002-05-02 23:55:17 -0400 (Thu, 02 May 2002) | 2 lines
5833
5834 * more folder display stuff
5835
5836 ------------------------------------------------------------------------
5837 r2087 | ajc | 2002-05-01 18:03:07 -0400 (Wed, 01 May 2002) | 2 lines
5838
5839 * "folder list" view (not finished)
5840
5841 ------------------------------------------------------------------------
5842 r2086 | ajc | 2002-04-30 23:23:32 -0400 (Tue, 30 Apr 2002) | 2 lines
5843
5844 * Added a drop-down box to change a user's view of a room.
5845
5846 ------------------------------------------------------------------------
5847 r2084 | ajc | 2002-04-27 23:56:47 -0400 (Sat, 27 Apr 2002) | 2 lines
5848
5849 * Finished summary mode (for the most part, anyway)
5850
5851 ------------------------------------------------------------------------
5852 r2083 | ajc | 2002-04-26 17:13:21 -0400 (Fri, 26 Apr 2002) | 3 lines
5853
5854 * Separated "summary mode" message listing into its own function
5855 * Go to summary mode automatically when the server says that view=1
5856
5857 ------------------------------------------------------------------------
5858 r2082 | ajc | 2002-04-26 16:11:00 -0400 (Fri, 26 Apr 2002) | 2 lines
5859
5860 * view
5861
5862 ------------------------------------------------------------------------
5863 r2078 | ajc | 2002-04-20 00:14:29 -0400 (Sat, 20 Apr 2002) | 2 lines
5864
5865 * Some work on email summary screen
5866
5867 ------------------------------------------------------------------------
5868 r2059 | ajc | 2002-03-31 00:02:39 -0500 (Sun, 31 Mar 2002) | 3 lines
5869
5870 * Remove "Page another user" link from main menu
5871 * Add "edit my citadel config room" type link from edit user screen
5872
5873 ------------------------------------------------------------------------
5874 r2058 | ajc | 2002-03-29 17:30:45 -0500 (Fri, 29 Mar 2002) | 2 lines
5875
5876 * Finished the "edit user" screen.
5877
5878 ------------------------------------------------------------------------
5879 r2057 | ajc | 2002-03-29 10:18:10 -0500 (Fri, 29 Mar 2002) | 2 lines
5880
5881 * yep ... more user edit stuff
5882
5883 ------------------------------------------------------------------------
5884 r2055 | ajc | 2002-03-26 23:22:44 -0500 (Tue, 26 Mar 2002) | 2 lines
5885
5886 * more useredit
5887
5888 ------------------------------------------------------------------------
5889 r2054 | ajc | 2002-03-26 14:01:12 -0500 (Tue, 26 Mar 2002) | 2 lines
5890
5891 * More edit user stuff
5892
5893 ------------------------------------------------------------------------
5894 r2053 | ajc | 2002-03-26 13:23:24 -0500 (Tue, 26 Mar 2002) | 3 lines
5895
5896 * Don't display room banner on screens that don't pertain to a particular room
5897 * Initial prep for add/change/delete user accounts screen
5898
5899 ------------------------------------------------------------------------
5900 r2044 | ajc | 2002-03-21 23:33:08 -0500 (Thu, 21 Mar 2002) | 2 lines
5901
5902 * "vcard edit" button for _other_ users' My Citadel Config rooms as well
5903
5904 ------------------------------------------------------------------------
5905 r2042 | ajc | 2002-03-18 23:35:11 -0500 (Mon, 18 Mar 2002) | 2 lines
5906
5907 * Brought over yet another new version of the MIME parser from Citadel
5908
5909 ------------------------------------------------------------------------
5910 r2031 | ajc | 2002-03-12 22:56:52 -0500 (Tue, 12 Mar 2002) | 2 lines
5911
5912 * New site config option "Allow system Aides to gain access to mailboxes"
5913
5914 ------------------------------------------------------------------------
5915 r2027 | ajc | 2002-03-12 18:14:00 -0500 (Tue, 12 Mar 2002) | 3 lines
5916
5917 * Moved room access controls out of the admin menu and into the room commands
5918   menu.  Prettied up the access control list screen.
5919
5920 ------------------------------------------------------------------------
5921 r2006 | ajc | 2002-03-10 01:07:09 -0500 (Sun, 10 Mar 2002) | 2 lines
5922
5923 * Handle multiple Internet e-mail addresses in vCard editor
5924
5925 ------------------------------------------------------------------------
5926 r1998 | ajc | 2002-03-07 23:22:39 -0500 (Thu, 07 Mar 2002) | 2 lines
5927
5928 * doc change
5929
5930 ------------------------------------------------------------------------
5931 r1997 | ajc | 2002-03-06 23:56:09 -0500 (Wed, 06 Mar 2002) | 3 lines
5932
5933 * Final polish for initial round of vCard editing functions.  Only show "edit"
5934   link when editing user's own vCard in the My Citadel Config> room.
5935
5936 ------------------------------------------------------------------------
5937 r1995 | ajc | 2002-03-06 00:22:33 -0500 (Wed, 06 Mar 2002) | 2 lines
5938
5939 * More vcard editing form stuff
5940
5941 ------------------------------------------------------------------------
5942 r1994 | ajc | 2002-03-05 17:48:44 -0500 (Tue, 05 Mar 2002) | 2 lines
5943
5944 * form cosmetics
5945
5946 ------------------------------------------------------------------------
5947 r1992 | ajc | 2002-03-05 17:09:43 -0500 (Tue, 05 Mar 2002) | 2 lines
5948
5949 * a few more fields
5950
5951 ------------------------------------------------------------------------
5952 r1991 | ajc | 2002-03-05 00:05:09 -0500 (Tue, 05 Mar 2002) | 2 lines
5953
5954 * More vCard editing stuff
5955
5956 ------------------------------------------------------------------------
5957 r1987 | ajc | 2002-03-04 00:28:54 -0500 (Mon, 04 Mar 2002) | 2 lines
5958
5959 * Wrote some skeleton code for robust vCard editing
5960
5961 ------------------------------------------------------------------------
5962 r1986 | ajc | 2002-03-03 01:58:25 -0500 (Sun, 03 Mar 2002) | 2 lines
5963
5964 * Login errors displayed in red
5965
5966 ------------------------------------------------------------------------
5967 r1985 | ajc | 2002-03-03 01:52:59 -0500 (Sun, 03 Mar 2002) | 2 lines
5968
5969 * Allow editing of the "disable self-service user account creation" site config option
5970
5971 ------------------------------------------------------------------------
5972 r1976 | ajc | 2002-02-24 02:02:44 -0500 (Sun, 24 Feb 2002) | 3 lines
5973
5974 * Added the ability to enter a Subject: line in messages
5975 * Go to the Mail room when user clicks on the new mail alert icon
5976
5977 ------------------------------------------------------------------------
5978 r1965 | ajc | 2002-02-13 17:47:51 -0500 (Wed, 13 Feb 2002) | 2 lines
5979
5980 * Added some rudimentary support for displaying vCards as card-looking things
5981
5982 ------------------------------------------------------------------------
5983 r1960 | ajc | 2002-02-13 10:04:26 -0500 (Wed, 13 Feb 2002) | 2 lines
5984
5985 * Began some hacks for vCard processing
5986
5987 ------------------------------------------------------------------------
5988 r1927 | error | 2002-01-24 18:50:37 -0500 (Thu, 24 Jan 2002) | 2 lines
5989
5990 * Trace file using lprintf() similarly to citserver
5991
5992 ------------------------------------------------------------------------
5993 r1900 | ajc | 2002-01-13 04:07:10 -0500 (Sun, 13 Jan 2002) | 2 lines
5994
5995 * THIS IS 3.23
5996
5997 ------------------------------------------------------------------------
5998 r1899 | ajc | 2002-01-13 04:06:38 -0500 (Sun, 13 Jan 2002) | 2 lines
5999
6000 * Brought over the debugged mime parser from Citadel
6001
6002 ------------------------------------------------------------------------
6003 r1875 | error | 2002-01-05 01:19:17 -0500 (Sat, 05 Jan 2002) | 2 lines
6004
6005 * Add MIME types text/css and image/png
6006
6007 ------------------------------------------------------------------------
6008 r1870 | ajc | 2002-01-03 17:32:39 -0500 (Thu, 03 Jan 2002) | 2 lines
6009
6010 * templatized the "prompt for recipient" screen
6011
6012 ------------------------------------------------------------------------
6013 r1851 | error | 2001-12-28 04:43:05 -0500 (Fri, 28 Dec 2001) | 2 lines
6014
6015 * Client support for hostnames up to 63 characters
6016
6017 ------------------------------------------------------------------------
6018 r1847 | ajc | 2001-12-26 18:11:59 -0500 (Wed, 26 Dec 2001) | 2 lines
6019
6020 * THIS IS 3.22
6021
6022 ------------------------------------------------------------------------
6023 r1846 | ajc | 2001-12-26 18:11:47 -0500 (Wed, 26 Dec 2001) | 2 lines
6024
6025 * 3.22
6026
6027 ------------------------------------------------------------------------
6028 r1845 | ajc | 2001-12-26 18:11:25 -0500 (Wed, 26 Dec 2001) | 2 lines
6029
6030 * Minor change to the upload handler, to fix graphics uploads
6031
6032 ------------------------------------------------------------------------
6033 r1844 | ajc | 2001-12-26 00:28:04 -0500 (Wed, 26 Dec 2001) | 2 lines
6034
6035 * THIS IS 3.21
6036
6037 ------------------------------------------------------------------------
6038 r1843 | ajc | 2001-12-26 00:27:51 -0500 (Wed, 26 Dec 2001) | 2 lines
6039
6040 * doco and header update for 3.21
6041
6042 ------------------------------------------------------------------------
6043 r1842 | ajc | 2001-12-26 00:24:13 -0500 (Wed, 26 Dec 2001) | 4 lines
6044
6045 * Reverted all of the navbar and iconbar functions back to plain, ordinary
6046   link tags.  The nifty JavaScript stuff is now used only to light up the
6047   buttons during mouse hovers, and nothing more.
6048
6049 ------------------------------------------------------------------------
6050 r1840 | error | 2001-12-24 19:14:44 -0500 (Mon, 24 Dec 2001) | 2 lines
6051
6052 * Fixed the iconbar and navbar buttons; they now work in Netscape 4.x
6053
6054 ------------------------------------------------------------------------
6055 r1837 | ajc | 2001-12-21 01:04:07 -0500 (Fri, 21 Dec 2001) | 2 lines
6056
6057 * THIS IS 3.20
6058
6059 ------------------------------------------------------------------------
6060 r1836 | ajc | 2001-12-21 01:03:55 -0500 (Fri, 21 Dec 2001) | 2 lines
6061
6062 * 3.20
6063
6064 ------------------------------------------------------------------------
6065 r1835 | ajc | 2001-12-20 00:02:42 -0500 (Thu, 20 Dec 2001) | 3 lines
6066
6067 * If you paid for this software, someone is ripping you off.
6068 * Fixed the urlesc() function to use a caller-supplied target buffer.
6069
6070 ------------------------------------------------------------------------
6071 r1833 | ajc | 2001-12-18 15:35:32 -0500 (Tue, 18 Dec 2001) | 2 lines
6072
6073 * More fun JavaScript-enabled buttons
6074
6075 ------------------------------------------------------------------------
6076 r1832 | ajc | 2001-12-18 11:48:08 -0500 (Tue, 18 Dec 2001) | 2 lines
6077
6078 * Began testing new JavaScript-enabled k00l light-up buttonz
6079
6080 ------------------------------------------------------------------------
6081 r1830 | ajc | 2001-12-18 01:06:20 -0500 (Tue, 18 Dec 2001) | 2 lines
6082
6083 * mime parser update
6084
6085 ------------------------------------------------------------------------
6086 r1823 | ajc | 2001-12-15 15:51:33 -0500 (Sat, 15 Dec 2001) | 2 lines
6087
6088 * "reply" button on pop-up pages
6089
6090 ------------------------------------------------------------------------
6091 r1813 | ajc | 2001-12-11 11:02:41 -0500 (Tue, 11 Dec 2001) | 2 lines
6092
6093 * Completed support for add/remove mailing list recipients.
6094
6095 ------------------------------------------------------------------------
6096 r1812 | ajc | 2001-12-11 10:22:53 -0500 (Tue, 11 Dec 2001) | 2 lines
6097
6098 * Began constructing the listserv screen for config (not tested)
6099
6100 ------------------------------------------------------------------------
6101 r1811 | ajc | 2001-12-11 00:37:12 -0500 (Tue, 11 Dec 2001) | 2 lines
6102
6103 * Finished the share/unshare room screen in Edit Room
6104
6105 ------------------------------------------------------------------------
6106 r1800 | ajc | 2001-12-02 23:43:40 -0500 (Sun, 02 Dec 2001) | 2 lines
6107
6108 * Brought over an update of the MIME parser from Citadel.
6109
6110 ------------------------------------------------------------------------
6111 r1793 | ajc | 2001-12-02 02:09:13 -0500 (Sun, 02 Dec 2001) | 3 lines
6112
6113 * Turned the room editing page into a tabbed dialog
6114 * Started adding some of the room sharing stuff
6115
6116 ------------------------------------------------------------------------
6117 r1782 | ajc | 2001-11-22 00:17:06 -0500 (Thu, 22 Nov 2001) | 2 lines
6118
6119 * Completed the add/change/delete neighbor node screens
6120
6121 ------------------------------------------------------------------------
6122 r1781 | ajc | 2001-11-18 00:39:54 -0500 (Sun, 18 Nov 2001) | 2 lines
6123
6124 * more work on netconf
6125
6126 ------------------------------------------------------------------------
6127 r1780 | ajc | 2001-11-17 20:47:24 -0500 (Sat, 17 Nov 2001) | 3 lines
6128
6129 * Tentatively begun the change of networking configuration screens to reflect
6130   the new network architecture of the server.
6131
6132 ------------------------------------------------------------------------
6133 r1779 | ajc | 2001-11-17 20:41:09 -0500 (Sat, 17 Nov 2001) | 4 lines
6134
6135 * Brought over the newer string tokenizer from Citadel
6136 * Upgraded all the generic string buffers to 4096 bytes, using the Citadel
6137   server's convention of #define SIZ 4096
6138
6139 ------------------------------------------------------------------------
6140 r1775 | ajc | 2001-11-13 22:20:22 -0500 (Tue, 13 Nov 2001) | 2 lines
6141
6142 * Add some more of the newer config settings to the site config screen
6143
6144 ------------------------------------------------------------------------
6145 r1735 | ajc | 2001-09-24 23:34:09 -0400 (Mon, 24 Sep 2001) | 3 lines
6146
6147 * Fix for WebCit servers running on port 80: detect Windoze worm-of-the-week
6148   and bail out without bothering the Citadel server.
6149
6150 ------------------------------------------------------------------------
6151 r1705 | ajc | 2001-08-22 12:38:06 -0400 (Wed, 22 Aug 2001) | 4 lines
6152
6153 * Added the "-c" command line option to generate optional cookies indicating
6154   the host name of the server.  This makes it easy to put a cluster of WebCit
6155   servers behind (for example) an Arrowpoint load balancer.
6156
6157 ------------------------------------------------------------------------
6158 r1702 | ajc | 2001-08-21 00:02:56 -0400 (Tue, 21 Aug 2001) | 3 lines
6159
6160 * Added some more meta-tags to (hopefully) prevent the "lame goto" caused by
6161   unwanted page caching
6162
6163 ------------------------------------------------------------------------
6164 r1699 | ajc | 2001-08-12 23:43:24 -0400 (Sun, 12 Aug 2001) | 2 lines
6165
6166 * Got it!
6167
6168 ------------------------------------------------------------------------
6169 r1698 | ajc | 2001-08-12 23:40:01 -0400 (Sun, 12 Aug 2001) | 2 lines
6170
6171 * Another attempt at focus
6172
6173 ------------------------------------------------------------------------
6174 r1695 | ajc | 2001-08-11 00:24:39 -0400 (Sat, 11 Aug 2001) | 2 lines
6175
6176 * Attempt at setting focus to msgtext area when entering a message.
6177
6178 ------------------------------------------------------------------------
6179 r1689 | ajc | 2001-08-01 23:42:03 -0400 (Wed, 01 Aug 2001) | 2 lines
6180
6181 * Changed the wholist to work with the new masquerade semantics
6182
6183 ------------------------------------------------------------------------
6184 r1663 | ajc | 2001-06-28 11:05:35 -0400 (Thu, 28 Jun 2001) | 2 lines
6185
6186 * tag for 3.01
6187
6188 ------------------------------------------------------------------------
6189 r1662 | ajc | 2001-06-28 11:05:18 -0400 (Thu, 28 Jun 2001) | 2 lines
6190
6191 * 3.01
6192
6193 ------------------------------------------------------------------------
6194 r1661 | ajc | 2001-06-28 11:03:49 -0400 (Thu, 28 Jun 2001) | 3 lines
6195
6196 * Every generated page now includes a meta tag to disable evil "smart tags"
6197   (see http://smarttags.manilasites.com/ for more information)
6198
6199 ------------------------------------------------------------------------
6200 r1660 | ajc | 2001-06-27 22:39:54 -0400 (Wed, 27 Jun 2001) | 3 lines
6201
6202 * Placated users who whine about privacy policy by adding MESG ROOMACCESS to
6203   the screen where you can create a room...
6204
6205 ------------------------------------------------------------------------
6206 r1657 | ajc | 2001-06-27 02:24:07 -0400 (Wed, 27 Jun 2001) | 2 lines
6207
6208 * Tagged everything as Version 3.00
6209
6210 ------------------------------------------------------------------------
6211 r1656 | ajc | 2001-06-27 02:22:49 -0400 (Wed, 27 Jun 2001) | 2 lines
6212
6213 * Updated docs for the 3.00 release
6214
6215 ------------------------------------------------------------------------
6216 r1655 | ajc | 2001-06-27 02:16:02 -0400 (Wed, 27 Jun 2001) | 3 lines
6217
6218 * Correct generated window name in pop up pages
6219 * Added handling of MIME inline images (not tested)
6220
6221 ------------------------------------------------------------------------
6222 r1654 | ajc | 2001-06-22 13:58:20 -0400 (Fri, 22 Jun 2001) | 6 lines
6223
6224 * A few performance and tuning cleanups.  Increased the size of the socket
6225   queue length to 100 for use on big systems.  Also, during startup, the
6226   initial startup thread now exits after creating the worker threads, instead
6227   of becoming a worker thread itself.  For some reason Solaris had problems
6228   with the latter method.
6229
6230 ------------------------------------------------------------------------
6231 r1643 | ajc | 2001-06-07 00:36:07 -0400 (Thu, 07 Jun 2001) | 2 lines
6232
6233 * First cut at downloading attachments throught the browser.
6234
6235 ------------------------------------------------------------------------
6236 r1641 | ajc | 2001-06-06 23:16:57 -0400 (Wed, 06 Jun 2001) | 2 lines
6237
6238 * Brought over an updated mime parser from Citadel
6239
6240 ------------------------------------------------------------------------
6241 r1639 | ajc | 2001-06-06 10:44:25 -0400 (Wed, 06 Jun 2001) | 2 lines
6242
6243 * mime_parser.c: #include <pthread.h> so it compiles cleanly
6244
6245 ------------------------------------------------------------------------
6246 r1636 | ajc | 2001-05-30 22:26:24 -0400 (Wed, 30 May 2001) | 2 lines
6247
6248 * Fixed login to take you to the Lobby instead of the next room.
6249
6250 ------------------------------------------------------------------------
6251 r1635 | ajc | 2001-05-30 22:21:47 -0400 (Wed, 30 May 2001) | 2 lines
6252
6253 * more mime fix attempts
6254
6255 ------------------------------------------------------------------------
6256 r1634 | ajc | 2001-05-30 18:37:09 -0400 (Wed, 30 May 2001) | 3 lines
6257
6258 * Fix to upload handler to recognize browser uploads based on *either* a "name"
6259   or a "filename" from the MIME parser.
6260
6261 ------------------------------------------------------------------------
6262 r1633 | ajc | 2001-05-29 21:06:57 -0400 (Tue, 29 May 2001) | 2 lines
6263
6264 * Changes to mime parser ... still something wrong
6265
6266 ------------------------------------------------------------------------
6267 r1632 | ajc | 2001-05-28 15:27:31 -0400 (Mon, 28 May 2001) | 2 lines
6268
6269 * Fixed bug which marked all messages in Lobby as old before reading at login
6270
6271 ------------------------------------------------------------------------
6272 r1630 | ajc | 2001-05-25 18:39:27 -0400 (Fri, 25 May 2001) | 2 lines
6273
6274 * Brought over the new MIME parser from Citadel.  WARNING: BROKEN BUILD!!
6275
6276 ------------------------------------------------------------------------
6277 r1629 | ajc | 2001-05-23 12:15:25 -0400 (Wed, 23 May 2001) | 2 lines
6278
6279 * UI changes (pretty frames with no scrollbars)
6280
6281 ------------------------------------------------------------------------
6282 r1628 | ajc | 2001-05-21 20:32:18 -0400 (Mon, 21 May 2001) | 2 lines
6283
6284 * cosmetics
6285
6286 ------------------------------------------------------------------------
6287 r1627 | ajc | 2001-05-21 20:02:18 -0400 (Mon, 21 May 2001) | 2 lines
6288
6289 * Another attempt to fix the fd leak
6290
6291 ------------------------------------------------------------------------
6292 r1626 | ajc | 2001-05-18 22:21:40 -0400 (Fri, 18 May 2001) | 2 lines
6293
6294 * Attempt to fix the dangling sockets.
6295
6296 ------------------------------------------------------------------------
6297 r1624 | ajc | 2001-05-14 23:22:27 -0400 (Mon, 14 May 2001) | 2 lines
6298
6299 * More icon updates and link cleanup type stuff
6300
6301 ------------------------------------------------------------------------
6302 r1621 | ajc | 2001-05-06 01:11:50 -0400 (Sun, 06 May 2001) | 3 lines
6303
6304 * Added paging icon and right-justified it
6305 * Send-page window is now a popup
6306
6307 ------------------------------------------------------------------------
6308 r1620 | ajc | 2001-05-04 00:28:10 -0400 (Fri, 04 May 2001) | 2 lines
6309
6310 * Added "page user" button in wholist
6311
6312 ------------------------------------------------------------------------
6313 r1619 | ajc | 2001-04-30 20:49:45 -0400 (Mon, 30 Apr 2001) | 2 lines
6314
6315 * more of the UI overhaul
6316
6317 ------------------------------------------------------------------------
6318 r1618 | ajc | 2001-04-29 21:58:02 -0400 (Sun, 29 Apr 2001) | 2 lines
6319
6320 * more changes
6321
6322 ------------------------------------------------------------------------
6323 r1617 | ajc | 2001-04-29 21:49:37 -0400 (Sun, 29 Apr 2001) | 2 lines
6324
6325 * more work on UI overhaul
6326
6327 ------------------------------------------------------------------------
6328 r1616 | ajc | 2001-04-29 00:39:25 -0400 (Sun, 29 Apr 2001) | 2 lines
6329
6330 * User interface overhaul now in progress.  WARNING: incomplete system.
6331
6332 ------------------------------------------------------------------------
6333 r1604 | cough | 2001-04-01 18:13:37 -0400 (Sun, 01 Apr 2001) | 3 lines
6334
6335 * Modified roomops.c to give users the ability to pick a floor at room
6336   creation time.
6337
6338 ------------------------------------------------------------------------
6339 r1552 | ajc | 2001-02-14 21:16:23 -0500 (Wed, 14 Feb 2001) | 2 lines
6340
6341 * Added credit for Andru Luvisi <luvisi@andru.sonoma.edu> for the above
6342
6343 ------------------------------------------------------------------------
6344 r1551 | ajc | 2001-02-14 20:21:55 -0500 (Wed, 14 Feb 2001) | 3 lines
6345
6346 * Applied a patch submitted by "cough" to add who-knows-room and
6347   invite/kickout functionality.
6348
6349 ------------------------------------------------------------------------
6350 r1519 | ajc | 2001-01-25 18:10:00 -0500 (Thu, 25 Jan 2001) | 2 lines
6351
6352 * "Delete message" button now confirms on client-side using JavaScript
6353
6354 ------------------------------------------------------------------------
6355 r1460 | ajc | 2000-12-05 13:42:25 -0500 (Tue, 05 Dec 2000) | 2 lines
6356
6357 * strip webserver
6358
6359 ------------------------------------------------------------------------
6360 r1459 | ajc | 2000-12-05 13:39:49 -0500 (Tue, 05 Dec 2000) | 3 lines
6361
6362 * Added support for non-USA countries in registration screen (requires the
6363   latest Citadel server, which supports the country field)
6364
6365 ------------------------------------------------------------------------
6366 r1415 | ajc | 2000-10-20 00:27:46 -0400 (Fri, 20 Oct 2000) | 2 lines
6367
6368 * zapped_list() -- fixed broken HTML tags.  (Closes bug #76.)
6369
6370 ------------------------------------------------------------------------
6371 r1394 | ajc | 2000-10-03 12:44:04 -0400 (Tue, 03 Oct 2000) | 2 lines
6372
6373 * Tagged for 2.13 release
6374
6375 ------------------------------------------------------------------------
6376 r1393 | ajc | 2000-10-03 12:43:09 -0400 (Tue, 03 Oct 2000) | 2 lines
6377
6378 * This is gonna be 2.13
6379
6380 ------------------------------------------------------------------------
6381 r1392 | ajc | 2000-10-02 23:15:56 -0400 (Mon, 02 Oct 2000) | 2 lines
6382
6383 * Cosmetic changes to login screen, menu bar, and message header bar
6384
6385 ------------------------------------------------------------------------
6386 r1389 | ajc | 2000-09-27 23:44:52 -0400 (Wed, 27 Sep 2000) | 3 lines
6387
6388 * Linked to the bio/photo page from message headers.  I'm not sure I like the
6389   color scheme, though.
6390
6391 ------------------------------------------------------------------------
6392 r1388 | ajc | 2000-09-27 23:37:23 -0400 (Wed, 27 Sep 2000) | 2 lines
6393
6394 * who.c: provide links to bio/photo pages for each user in the wholist
6395
6396 ------------------------------------------------------------------------
6397 r1386 | ajc | 2000-09-24 17:50:46 -0400 (Sun, 24 Sep 2000) | 2 lines
6398
6399 * oops a bug
6400
6401 ------------------------------------------------------------------------
6402 r1385 | ajc | 2000-09-24 17:37:21 -0400 (Sun, 24 Sep 2000) | 3 lines
6403
6404 * When reading large numbers of messages, group them in smaller numbers and
6405   display the selector bar in search engine style (like AltaVista and Google)
6406
6407 ------------------------------------------------------------------------
6408 r1384 | ajc | 2000-09-24 00:17:19 -0400 (Sun, 24 Sep 2000) | 2 lines
6409
6410 * Templatized the room banner.
6411
6412 ------------------------------------------------------------------------
6413 r1383 | ajc | 2000-09-21 14:50:51 -0400 (Thu, 21 Sep 2000) | 2 lines
6414
6415 * IE rots your teeth.  Use Netscape.
6416
6417 ------------------------------------------------------------------------
6418 r1382 | ajc | 2000-09-21 14:48:40 -0400 (Thu, 21 Sep 2000) | 2 lines
6419
6420 * no more velma.  people who use IE are idiots.
6421
6422 ------------------------------------------------------------------------
6423 r1381 | ajc | 2000-09-21 14:46:11 -0400 (Thu, 21 Sep 2000) | 2 lines
6424
6425 * don't need the brain damage file anymore.  IE sucks.
6426
6427 ------------------------------------------------------------------------
6428 r1379 | ajc | 2000-09-16 23:29:49 -0400 (Sat, 16 Sep 2000) | 2 lines
6429
6430 * Templatized the "<BODY BACKGROUND=...>" type stuff that starts each page.
6431
6432 ------------------------------------------------------------------------
6433 r1378 | error | 2000-09-14 07:43:37 -0400 (Thu, 14 Sep 2000) | 3 lines
6434
6435 Replace occurrences of % throughout the HTML with %% so as to be friendly
6436 to HP/UX printf() and possibly others.
6437
6438 ------------------------------------------------------------------------
6439 r1377 | ajc | 2000-09-13 00:13:59 -0400 (Wed, 13 Sep 2000) | 3 lines
6440
6441 * Completed the initial hack of the variable substitution template thingy.
6442   Check out static/login.html to see the first template.
6443
6444 ------------------------------------------------------------------------
6445 r1376 | ajc | 2000-09-12 09:15:59 -0400 (Tue, 12 Sep 2000) | 2 lines
6446
6447 * login dot html
6448
6449 ------------------------------------------------------------------------
6450 r1374 | ajc | 2000-09-11 13:08:16 -0400 (Mon, 11 Sep 2000) | 2 lines
6451
6452 * Started templatizing the login screen.  Not finished yet.
6453
6454 ------------------------------------------------------------------------
6455 r1373 | ajc | 2000-09-10 23:29:50 -0400 (Sun, 10 Sep 2000) | 2 lines
6456
6457 * Started working on a variable-substitution thing
6458
6459 ------------------------------------------------------------------------
6460 r1355 | ajc | 2000-08-29 23:20:25 -0400 (Tue, 29 Aug 2000) | 2 lines
6461
6462 * Put the wholist back into its own window.
6463
6464 ------------------------------------------------------------------------
6465 r1337 | ajc | 2000-08-03 23:48:33 -0400 (Thu, 03 Aug 2000) | 2 lines
6466
6467 * Fixed page popup windows
6468
6469 ------------------------------------------------------------------------
6470 r1332 | ajc | 2000-07-26 09:08:43 -0400 (Wed, 26 Jul 2000) | 2 lines
6471
6472 * reduced margins
6473
6474 ------------------------------------------------------------------------
6475 r1315 | ajc | 2000-07-05 23:46:29 -0400 (Wed, 05 Jul 2000) | 2 lines
6476
6477 * Fixed the count in 'there are xxx messages remaining."  (Closes bug #61)
6478
6479 ------------------------------------------------------------------------
6480 r1312 | ajc | 2000-06-29 00:22:37 -0400 (Thu, 29 Jun 2000) | 3 lines
6481
6482 * Changed the format of the wholis (again).  Now it shows up in a frame
6483   instead of a separate window.
6484
6485 ------------------------------------------------------------------------
6486 r1298 | ajc | 2000-06-11 23:28:44 -0400 (Sun, 11 Jun 2000) | 2 lines
6487
6488 * added support for multi-line paging
6489
6490 ------------------------------------------------------------------------
6491 r1297 | ajc | 2000-06-07 00:11:28 -0400 (Wed, 07 Jun 2000) | 2 lines
6492
6493 * HTML changes to room banner
6494
6495 ------------------------------------------------------------------------
6496 r1293 | ajc | 2000-05-31 00:29:54 -0400 (Wed, 31 May 2000) | 3 lines
6497
6498 * Initial support for "summary" (headers only, no body) mode of reading
6499   messages, and "read one" mode.  For future support of 'traditional' email.
6500
6501 ------------------------------------------------------------------------
6502 r1291 | ajc | 2000-05-23 16:35:57 -0400 (Tue, 23 May 2000) | 2 lines
6503
6504 * Tagged for the 2.12 release
6505
6506 ------------------------------------------------------------------------
6507 r1287 | ajc | 2000-05-17 22:33:39 -0400 (Wed, 17 May 2000) | 4 lines
6508
6509 * Don't call whobbs() directly after changing masq room/host, it screws up the
6510   refresh.  It now calls an HTTP redirect page instead.
6511 * added http_redirect(char *url) function to accomplish the above
6512
6513 ------------------------------------------------------------------------
6514 r1283 | ajc | 2000-05-08 13:24:32 -0400 (Mon, 08 May 2000) | 3 lines
6515
6516 * Removed HTTP date fields because it was confusing browser caches (weird)
6517 * Moved express messages to a pop-up HTML window (as opposed to a dialog box)
6518
6519 ------------------------------------------------------------------------
6520 r1282 | ajc | 2000-05-07 19:46:55 -0400 (Sun, 07 May 2000) | 3 lines
6521
6522 * added Date: and Last-Modified: headers to HTTP output
6523 * masquerade room/host screen now runs in wholist window, and returns to it
6524
6525 ------------------------------------------------------------------------
6526 r1281 | ajc | 2000-05-02 13:32:06 -0400 (Tue, 02 May 2000) | 2 lines
6527
6528 * Font related changes to html
6529
6530 ------------------------------------------------------------------------
6531 r1278 | ajc | 2000-04-19 22:42:23 -0400 (Wed, 19 Apr 2000) | 5 lines
6532
6533 * tcp_sockets.c: changed memcpy() to memset() in tcp_connectsock; this was
6534   crashing every session, every time.  (?)
6535 * End the session after displaying robots.txt or nocookies.html, to prevent
6536   big session logjams when either of these conditions are met
6537
6538 ------------------------------------------------------------------------
6539 r1277 | ajc | 2000-04-19 22:10:43 -0400 (Wed, 19 Apr 2000) | 2 lines
6540
6541 * foo?
6542
6543 ------------------------------------------------------------------------
6544 r1273 | nbryant | 2000-04-15 11:43:46 -0400 (Sat, 15 Apr 2000) | 3 lines
6545
6546 * warning fix for 64-bit compile on ultrasparc. (kids don't try this at home,
6547   64-bit gcc on sparc is evil)
6548
6549 ------------------------------------------------------------------------
6550 r1261 | nbryant | 2000-04-06 16:42:03 -0400 (Thu, 06 Apr 2000) | 2 lines
6551
6552 * configure.in: fix a typo
6553
6554 ------------------------------------------------------------------------
6555 r1260 | nbryant | 2000-04-06 16:37:01 -0400 (Thu, 06 Apr 2000) | 2 lines
6556
6557 * solaris cleanups and warning fixes
6558
6559 ------------------------------------------------------------------------
6560 r1258 | ajc | 2000-03-30 22:48:52 -0500 (Thu, 30 Mar 2000) | 3 lines
6561
6562 * text_to_server() now behaves the way web users expect text entry to work.
6563   Soft linebreaks are soft, hard linebreaks are hard.  No indentation.
6564
6565 ------------------------------------------------------------------------
6566 r1257 | ajc | 2000-03-30 21:39:06 -0500 (Thu, 30 Mar 2000) | 2 lines
6567
6568 * Fixed bugs in "Site configuration" and added new fields.
6569
6570 ------------------------------------------------------------------------
6571 r1255 | ajc | 2000-03-30 21:08:45 -0500 (Thu, 30 Mar 2000) | 3 lines
6572
6573 * Added "max messages per page" and "read next nnn" stuff to read loop
6574   (probably not in its final form)
6575
6576 ------------------------------------------------------------------------
6577 r1253 | nbryant | 2000-03-28 12:02:47 -0500 (Tue, 28 Mar 2000) | 2 lines
6578
6579 * configure.in: check for -lsocket -lnsl on Solaris and other SVR4-alikes
6580
6581 ------------------------------------------------------------------------
6582 r1251 | ajc | 2000-03-27 11:18:17 -0500 (Mon, 27 Mar 2000) | 2 lines
6583
6584 * Implement multi-room chat as available in Citadel 5.70
6585
6586 ------------------------------------------------------------------------
6587 r1245 | ajc | 2000-03-22 23:45:18 -0500 (Wed, 22 Mar 2000) | 2 lines
6588
6589 * Experimental move of wholist to a separate auto-refreshing window
6590
6591 ------------------------------------------------------------------------
6592 r1237 | ajc | 2000-03-19 17:49:09 -0500 (Sun, 19 Mar 2000) | 6 lines
6593
6594 * Made the header-bar buttons more visible
6595 * Added a "reply" header-bar button
6596 * Move "Subject:" lines into the header-bar
6597 * Padded the header-bars by one pixel (nicer looking)
6598 * Changed message date/time output format
6599
6600 ------------------------------------------------------------------------
6601 r1236 | ajc | 2000-03-19 14:49:31 -0500 (Sun, 19 Mar 2000) | 2 lines
6602
6603 * Added support for unix domain sockets
6604
6605 ------------------------------------------------------------------------
6606 r1175 | nbryant | 2000-02-11 18:45:04 -0500 (Fri, 11 Feb 2000) | 3 lines
6607
6608 * Makefile.in, configure.in: add, like, some *more* code for FreeBSD
6609 * tcp_sockets.c: include <arpa/inet.h>
6610
6611 ------------------------------------------------------------------------
6612 r1174 | nbryant | 2000-02-11 18:30:04 -0500 (Fri, 11 Feb 2000) | 2 lines
6613
6614 configure.in: added some code for FreeBSD
6615
6616 ------------------------------------------------------------------------
6617 r1138 | ajc | 2000-01-15 19:23:53 -0500 (Sat, 15 Jan 2000) | 2 lines
6618
6619 * div align=center
6620
6621 ------------------------------------------------------------------------
6622 r1129 | ajc | 2000-01-10 23:28:08 -0500 (Mon, 10 Jan 2000) | 2 lines
6623
6624 * Bugfix
6625
6626 ------------------------------------------------------------------------
6627 r1128 | ajc | 2000-01-10 23:20:40 -0500 (Mon, 10 Jan 2000) | 2 lines
6628
6629 * Add "close window" option to goodbye screen
6630
6631 ------------------------------------------------------------------------
6632 r1116 | ajc | 2000-01-04 10:39:30 -0500 (Tue, 04 Jan 2000) | 2 lines
6633
6634 * oops, forgot to bump the version number in .h and docs
6635
6636 ------------------------------------------------------------------------
6637 r1115 | ajc | 2000-01-04 10:24:18 -0500 (Tue, 04 Jan 2000) | 3 lines
6638
6639 * Worked around HTTP bugs in Internet Explorer 5.  Die, Bill, Die.
6640 * This will be released as v2.11; tagged everything as such.
6641
6642 ------------------------------------------------------------------------
6643 r1109 | ajc | 1999-12-23 23:57:22 -0500 (Thu, 23 Dec 1999) | 2 lines
6644
6645 * 2.10 release
6646
6647 ------------------------------------------------------------------------
6648 r1107 | ajc | 1999-12-22 23:54:48 -0500 (Wed, 22 Dec 1999) | 3 lines
6649
6650 * Changed session cookie from hexadecimal encoding to base64
6651 * Removed overly verbose logging
6652
6653 ------------------------------------------------------------------------
6654 r1094 | ajc | 1999-12-12 13:12:28 -0500 (Sun, 12 Dec 1999) | 3 lines
6655
6656 * get http request: clear hold buffer before starting to read in HTTP request.
6657   This was causing some requests to get corrupted.
6658
6659 ------------------------------------------------------------------------
6660 r1083 | ajc | 1999-12-08 13:25:21 -0500 (Wed, 08 Dec 1999) | 3 lines
6661
6662 * Increased the size of the backlog queue length passed to accept() and made
6663   it a configuration parameter in webcit.h
6664
6665 ------------------------------------------------------------------------
6666 r1080 | ajc | 1999-12-07 11:09:26 -0500 (Tue, 07 Dec 1999) | 2 lines
6667
6668 * Better (non fireworks display mode) handling of broken HTTP sockets
6669
6670 ------------------------------------------------------------------------
6671 r1079 | ajc | 1999-12-05 23:25:52 -0500 (Sun, 05 Dec 1999) | 2 lines
6672
6673 * fixes fixes fixes
6674
6675 ------------------------------------------------------------------------
6676 r1078 | ajc | 1999-12-05 23:07:10 -0500 (Sun, 05 Dec 1999) | 2 lines
6677
6678 bugfix
6679
6680 ------------------------------------------------------------------------
6681 r1077 | ajc | 1999-12-05 22:40:30 -0500 (Sun, 05 Dec 1999) | 2 lines
6682
6683 * Moved a bunch of other global variables to per-session variables
6684
6685 ------------------------------------------------------------------------
6686 r1076 | ajc | 1999-12-05 21:09:16 -0500 (Sun, 05 Dec 1999) | 2 lines
6687
6688 * ooooops
6689
6690 ------------------------------------------------------------------------
6691 r1075 | ajc | 1999-12-05 21:05:34 -0500 (Sun, 05 Dec 1999) | 2 lines
6692
6693 * Moved global march list into per-session context
6694
6695 ------------------------------------------------------------------------
6696 r1074 | ajc | 1999-12-05 13:55:29 -0500 (Sun, 05 Dec 1999) | 2 lines
6697
6698 * fix defaulthost/defaultport
6699
6700 ------------------------------------------------------------------------
6701 r1073 | ajc | 1999-12-05 13:38:30 -0500 (Sun, 05 Dec 1999) | 2 lines
6702
6703 * Removed a comment
6704
6705 ------------------------------------------------------------------------
6706 r1072 | ajc | 1999-12-05 13:38:03 -0500 (Sun, 05 Dec 1999) | 2 lines
6707
6708 * Auto-scaling worker thread pool size
6709
6710 ------------------------------------------------------------------------
6711 r1071 | ajc | 1999-12-05 12:38:41 -0500 (Sun, 05 Dec 1999) | 2 lines
6712
6713 * Additional debugging and cleanup
6714
6715 ------------------------------------------------------------------------
6716 r1070 | ajc | 1999-12-04 17:16:05 -0500 (Sat, 04 Dec 1999) | 3 lines
6717
6718 * Moved all diagnostic output to stderr
6719 * Moved "HTTP/1.0 200 OK" output to output_headers()
6720
6721 ------------------------------------------------------------------------
6722 r1069 | ajc | 1999-12-04 16:56:59 -0500 (Sat, 04 Dec 1999) | 2 lines
6723
6724 * Finished the overhaul.  Now to tune...
6725
6726 ------------------------------------------------------------------------
6727 r1068 | ajc | 1999-12-03 13:48:57 -0500 (Fri, 03 Dec 1999) | 2 lines
6728
6729 * Removed some pseudocode
6730
6731 ------------------------------------------------------------------------
6732 r1067 | ajc | 1999-12-03 12:59:53 -0500 (Fri, 03 Dec 1999) | 3 lines
6733
6734 * BROKEN BUILD.  Wrote most of the session removal code, but some of it is
6735   pseudocode so the build is currently broken.
6736
6737 ------------------------------------------------------------------------
6738 r1066 | ajc | 1999-12-03 11:39:00 -0500 (Fri, 03 Dec 1999) | 2 lines
6739
6740 * Don't exit the server at the end of a session
6741
6742 ------------------------------------------------------------------------
6743 r1065 | ajc | 1999-12-03 11:37:46 -0500 (Fri, 03 Dec 1999) | 2 lines
6744
6745 * Repaired HTTP output for image transfers and static content
6746
6747 ------------------------------------------------------------------------
6748 r1064 | ajc | 1999-12-03 00:09:55 -0500 (Fri, 03 Dec 1999) | 4 lines
6749
6750 * Rewrote the HTTP engine and application coupling to run in a worker thread
6751   model and to run as a single multithreaded program (eliminated helper
6752   processes and pipes).  It currently runs but has many large bugs.
6753
6754 ------------------------------------------------------------------------
6755 r1063 | ajc | 1999-12-02 19:18:20 -0500 (Thu, 02 Dec 1999) | 2 lines
6756
6757 * Added ".c.o" rule to Makefile
6758
6759 ------------------------------------------------------------------------
6760 r1060 | ajc | 1999-11-25 22:33:00 -0500 (Thu, 25 Nov 1999) | 3 lines
6761
6762 * Started moving all of the global variables into a struct, to facilitate
6763   multithreaded server.
6764
6765 ------------------------------------------------------------------------
6766 r1058 | ajc | 1999-11-25 20:28:10 -0500 (Thu, 25 Nov 1999) | 2 lines
6767
6768 * 2.01 release
6769
6770 ------------------------------------------------------------------------
6771 r1017 | ajc | 1999-11-03 21:05:02 -0500 (Wed, 03 Nov 1999) | 2 lines
6772
6773 * Added 'number of worker threads' to site config screen
6774
6775 ------------------------------------------------------------------------
6776 r996 | ajc | 1999-10-24 22:25:09 -0400 (Sun, 24 Oct 1999) | 2 lines
6777
6778 * Shuffled around the room editing commands
6779
6780 ------------------------------------------------------------------------
6781 r979 | ajc | 1999-10-14 00:07:21 -0400 (Thu, 14 Oct 1999) | 2 lines
6782
6783 * Cleaned up the bottom-of-page icons
6784
6785 ------------------------------------------------------------------------
6786 r975 | ajc | 1999-10-08 19:58:11 -0400 (Fri, 08 Oct 1999) | 2 lines
6787
6788 * Minor bug fix in registration screen
6789
6790 ------------------------------------------------------------------------
6791 r970 | ajc | 1999-10-05 22:44:02 -0400 (Tue, 05 Oct 1999) | 4 lines
6792
6793 * Per Nick's request, removed the key bindings stuff.  He knows how to fit
6794   it back in when it's fixed.  Also added more attempts at cache disabling,
6795   but it still doesn't work in the StarOffice browser.  I don't know why.
6796
6797 ------------------------------------------------------------------------
6798 r964 | ajc | 1999-10-01 23:26:14 -0400 (Fri, 01 Oct 1999) | 4 lines
6799
6800 * Merged in Nick's bit of JavaScript to handle key commands.
6801   BROKEN BUILD ALERT!!  This runs all the time, even when the cursor is
6802   in a text field.  Right now you can't even log in.
6803
6804 ------------------------------------------------------------------------
6805 r939 | ajc | 1999-08-31 21:06:11 -0400 (Tue, 31 Aug 1999) | 2 lines
6806
6807 * Added "max message length" field in global config screen
6808
6809 ------------------------------------------------------------------------
6810 r929 | ajc | 1999-08-24 17:11:50 -0400 (Tue, 24 Aug 1999) | 2 lines
6811
6812 added sample source for buttons
6813
6814 ------------------------------------------------------------------------
6815 r916 | ajc | 1999-08-14 14:16:10 -0400 (Sat, 14 Aug 1999) | 2 lines
6816
6817 * Fixed escputs() and its friends to properly handle ' (single quote) chars
6818
6819 ------------------------------------------------------------------------
6820 r842 | ajc | 1999-07-18 20:18:18 -0400 (Sun, 18 Jul 1999) | 2 lines
6821
6822  Did neat stuff to the bottom of the page
6823
6824 ------------------------------------------------------------------------
6825 r833 | ajc | 1999-07-12 23:48:56 -0400 (Mon, 12 Jul 1999) | 3 lines
6826
6827  messages.c: don't auto-link URL's in messages if it would cause
6828           a buffer overrun.
6829
6830 ------------------------------------------------------------------------
6831 r832 | ajc | 1999-07-12 23:31:24 -0400 (Mon, 12 Jul 1999) | 3 lines
6832
6833         * webcit.c: exit Webcit sessions semi-gracefully when the connection
6834           to a Citadel server fails.
6835
6836 ------------------------------------------------------------------------
6837 r831 | ajc | 1999-07-12 23:20:14 -0400 (Mon, 12 Jul 1999) | 2 lines
6838
6839 Revert
6840
6841 ------------------------------------------------------------------------
6842 r830 | ajc | 1999-07-12 22:45:48 -0400 (Mon, 12 Jul 1999) | 2 lines
6843
6844 Increased some buffer sizes to handle large embedded URL's
6845
6846 ------------------------------------------------------------------------
6847 r829 | ajc | 1999-07-12 21:59:30 -0400 (Mon, 12 Jul 1999) | 2 lines
6848
6849 transparent up.gif
6850
6851 ------------------------------------------------------------------------
6852 r823 | ajc | 1999-07-10 17:52:30 -0400 (Sat, 10 Jul 1999) | 3 lines
6853
6854         * Recompiled the Java chat applet using a genuine JDK 1.0.2
6855           compiler.  This should make more browsers happy.
6856
6857 ------------------------------------------------------------------------
6858 r820 | ajc | 1999-07-05 19:38:52 -0400 (Mon, 05 Jul 1999) | 2 lines
6859
6860  Do a slrp_highest() when logging off.
6861
6862 ------------------------------------------------------------------------
6863 r818 | ajc | 1999-06-30 19:20:42 -0400 (Wed, 30 Jun 1999) | 2 lines
6864
6865 Added support for "robots.txt" telling spiders to go away.
6866
6867 ------------------------------------------------------------------------
6868 r816 | ajc | 1999-06-26 22:53:47 -0400 (Sat, 26 Jun 1999) | 3 lines
6869
6870         * Rearranged the code in "Site-wide configuration" and "Generic
6871           server command" to avoid nested server operations
6872
6873 ------------------------------------------------------------------------
6874 r813 | ajc | 1999-06-23 22:38:56 -0400 (Wed, 23 Jun 1999) | 2 lines
6875
6876 foo?
6877
6878 ------------------------------------------------------------------------
6879 r812 | ajc | 1999-06-23 21:44:48 -0400 (Wed, 23 Jun 1999) | 3 lines
6880
6881         * webcit.c: added "back, top, next" buttons to bottom of each page
6882         * menubar.html: replaced "User list" with "Page another user"
6883
6884 ------------------------------------------------------------------------
6885 r811 | ajc | 1999-06-22 14:53:53 -0400 (Tue, 22 Jun 1999) | 2 lines
6886
6887 context_loop.c: rearranged some code to try to eliminate deadlocks
6888
6889 ------------------------------------------------------------------------
6890 r808 | ajc | 1999-06-18 11:57:17 -0400 (Fri, 18 Jun 1999) | 3 lines
6891
6892         * Unknown URL's now display the main menu instead of diagnostics
6893         * Diagnostics are now at <baseurl>/diagnostics
6894
6895 ------------------------------------------------------------------------
6896 r806 | ajc | 1999-06-07 22:01:29 -0400 (Mon, 07 Jun 1999) | 4 lines
6897
6898         * Session no longer locks up when an express message is cancelled
6899         * The default Citadel server is now "localhost" instead of uncnsrd
6900         * Added some documentation
6901
6902 ------------------------------------------------------------------------
6903 r805 | ajc | 1999-06-07 21:53:15 -0400 (Mon, 07 Jun 1999) | 2 lines
6904
6905 Added docs
6906
6907 ------------------------------------------------------------------------
6908 r804 | ajc | 1999-06-04 23:13:04 -0400 (Fri, 04 Jun 1999) | 2 lines
6909
6910 Got rid of TODO.txt
6911
6912 ------------------------------------------------------------------------
6913 r803 | ajc | 1999-06-03 12:29:57 -0400 (Thu, 03 Jun 1999) | 4 lines
6914
6915         * roomops.c: made room banner graphics more reliable
6916         * messages.c: added code to prevent accidental "double-posting"
6917         * who.c: fixed the "Change room/host/user" submit logic
6918
6919 ------------------------------------------------------------------------
6920 r801 | nick | 1999-06-03 09:56:04 -0400 (Thu, 03 Jun 1999) | 2 lines
6921
6922 hanged menubar.html so the links can be read
6923
6924 ------------------------------------------------------------------------
6925 r800 | ajc | 1999-06-02 23:48:55 -0400 (Wed, 02 Jun 1999) | 3 lines
6926
6927         * Ditched the frames mode completely.  It wasn't working properly in,
6928           among other places, IE 5.  Die, Bill, Die.
6929
6930 ------------------------------------------------------------------------
6931 r799 | ajc | 1999-05-29 01:01:12 -0400 (Sat, 29 May 1999) | 3 lines
6932
6933         * WebCit now sends the name of the end user's browser as the client
6934           name in a Citadel IDEN command rather than its own name.
6935
6936 ------------------------------------------------------------------------
6937 r798 | ajc | 1999-05-29 00:38:09 -0400 (Sat, 29 May 1999) | 5 lines
6938
6939         * Fixed the behavior of the "forget room" routine, to properly handle
6940           the transition back to the Lobby after it's all done.
6941         * Added ExpressMessageCat() to allow code to send the user messages
6942           along with incoming express messages
6943
6944 ------------------------------------------------------------------------
6945 r796 | ajc | 1999-05-21 23:35:59 -0400 (Fri, 21 May 1999) | 3 lines
6946
6947         * Minor code cleanups
6948         * New mail notification
6949
6950 ------------------------------------------------------------------------
6951 r786 | ajc | 1999-05-17 21:02:40 -0400 (Mon, 17 May 1999) | 2 lines
6952
6953  Top-aligned all the cells in the fake frames in non-frames mode
6954
6955 ------------------------------------------------------------------------
6956 r784 | ajc | 1999-05-14 23:38:36 -0400 (Fri, 14 May 1999) | 4 lines
6957
6958
6959         * Initial entry to _BASEROOM_ at login now done as a Skip instead
6960           of a Goto, in order to prevent it from first marking all msgs old.
6961
6962 ------------------------------------------------------------------------
6963 r774 | ajc | 1999-05-10 23:10:20 -0400 (Mon, 10 May 1999) | 3 lines
6964
6965         * Replaced _most_ gotoroom() calls with smart_goto(), a version
6966           which can differentiate the needs of frames and noframes modes
6967
6968 ------------------------------------------------------------------------
6969 r768 | ajc | 1999-05-08 01:07:33 -0400 (Sat, 08 May 1999) | 2 lines
6970
6971 webserver.c: added "-t" option to send traces somewhere else
6972
6973 ------------------------------------------------------------------------
6974 r759 | ajc | 1999-04-27 23:38:05 -0400 (Tue, 27 Apr 1999) | 5 lines
6975
6976         * context_loop.c: display an error page if the client browser
6977           requests a non-root page and there is no cookie set
6978         * webserver.c: took my name off the copyright notice (it's a group
6979           effort, after all)
6980
6981 ------------------------------------------------------------------------
6982 r758 | ajc | 1999-04-27 23:11:58 -0400 (Tue, 27 Apr 1999) | 2 lines
6983
6984 credits
6985
6986 ------------------------------------------------------------------------
6987 r725 | ajc | 1999-04-18 23:44:08 -0400 (Sun, 18 Apr 1999) | 3 lines
6988
6989         * Reworked a lot of the structure, made more HTML "embeddable"
6990         * Changed the noframes mode to display "fake" frames using tables
6991
6992 ------------------------------------------------------------------------
6993 r724 | ajc | 1999-04-18 20:30:07 -0400 (Sun, 18 Apr 1999) | 2 lines
6994
6995 Minor cosmetic fix
6996
6997 ------------------------------------------------------------------------
6998 r722 | nick | 1999-04-16 18:32:33 -0400 (Fri, 16 Apr 1999) | 3 lines
6999
7000 Thus Apr 14 6:30:00 1999 Nick Grossman <nick@ulster.net>
7001         Fixed my fix in who.c (fixed frame target in room name)
7002
7003 ------------------------------------------------------------------------
7004 r721 | nick | 1999-04-16 18:25:57 -0400 (Fri, 16 Apr 1999) | 4 lines
7005
7006 Changed some output formatting, mostly <FONT> tags. Changed who.c
7007 to use urlescputs() rather than escputs() so names with spaces are
7008 handled correctly.
7009
7010 ------------------------------------------------------------------------
7011 r715 | ajc | 1999-04-14 20:03:05 -0400 (Wed, 14 Apr 1999) | 2 lines
7012
7013 Got it!
7014
7015 ------------------------------------------------------------------------
7016 r714 | ajc | 1999-04-14 17:58:04 -0400 (Wed, 14 Apr 1999) | 5 lines
7017
7018         http://www.webreference.com/dhtml/column18/menuFrLoad.html
7019         How to cause "onLoad=" to cause a sibling frame to refresh without
7020         having to use the nonportable HTTP "Window-Target:" directive.  Began
7021         implementation of this; it should allow portable NS/IE compatibility.
7022
7023 ------------------------------------------------------------------------
7024 r685 | ajc | 1999-04-07 21:52:09 -0400 (Wed, 07 Apr 1999) | 2 lines
7025
7026         * Implemented "access level required to create rooms"
7027
7028 ------------------------------------------------------------------------
7029 r646 | ajc | 1999-03-18 00:24:27 -0500 (Thu, 18 Mar 1999) | 4 lines
7030
7031         * webcit.c: modified getz() to *exit* the program when fgets()
7032           returns an error.  This is actually the desired behavior; it would
7033           otherwise busy-loop forever on a broken pipe.
7034
7035 ------------------------------------------------------------------------
7036 r625 | ajc | 1999-03-06 22:39:33 -0500 (Sat, 06 Mar 1999) | 2 lines
7037
7038 roomops.c: in room list, print a &nbsp; in otherwise empty cells
7039
7040 ------------------------------------------------------------------------
7041 r624 | ajc | 1999-03-06 22:26:10 -0500 (Sat, 06 Mar 1999) | 2 lines
7042
7043 Initial value of 'noframes' is now set by the braindamage check
7044
7045 ------------------------------------------------------------------------
7046 r623 | ajc | 1999-03-06 22:25:31 -0500 (Sat, 06 Mar 1999) | 2 lines
7047
7048 Fixed stuff
7049
7050 ------------------------------------------------------------------------
7051 r622 | ajc | 1999-03-06 22:17:30 -0500 (Sat, 06 Mar 1999) | 2 lines
7052
7053 updated the TODO
7054
7055 ------------------------------------------------------------------------
7056 r621 | ajc | 1999-03-06 22:10:14 -0500 (Sat, 06 Mar 1999) | 2 lines
7057
7058 Ran everything through "indent -kr -i8"
7059
7060 ------------------------------------------------------------------------
7061 r620 | ajc | 1999-03-06 22:09:55 -0500 (Sat, 06 Mar 1999) | 2 lines
7062
7063         * wildmat.c, braindamage.c: added
7064
7065 ------------------------------------------------------------------------
7066 r619 | ajc | 1999-03-06 19:59:02 -0500 (Sat, 06 Mar 1999) | 5 lines
7067
7068         * webcit.c: added to getz() the ability to return an error code;
7069           implemented this in the main loop, hopefully fixing problems
7070         * Added "braindamage" file (frames/JS browser compatibility list)
7071         * Added HTTP "User-agent:" detection (still need to DO SOMETHING)
7072
7073 ------------------------------------------------------------------------
7074 r603 | ajc | 1999-02-27 12:28:52 -0500 (Sat, 27 Feb 1999) | 2 lines
7075
7076 comments
7077
7078 ------------------------------------------------------------------------
7079 r600 | nbryant | 1999-02-24 17:15:55 -0500 (Wed, 24 Feb 1999) | 3 lines
7080
7081         * context_loop.c: warning fix
7082         * webcit.c: off_t is a 64-bit `long long' on BSDI (eek!)
7083
7084 ------------------------------------------------------------------------
7085 r595 | nick | 1999-02-23 17:23:49 -0500 (Tue, 23 Feb 1999) | 2 lines
7086
7087 Nick: More interface tweaks to who.c
7088
7089 ------------------------------------------------------------------------
7090 r582 | nick | 1999-02-19 16:09:54 -0500 (Fri, 19 Feb 1999) | 2 lines
7091
7092 Cosmetic changes. Updated roomops.c, who.c and /static
7093
7094 ------------------------------------------------------------------------
7095 r577 | ajc | 1999-02-17 13:35:35 -0500 (Wed, 17 Feb 1999) | 2 lines
7096
7097 Added locate_host.c
7098
7099 ------------------------------------------------------------------------
7100 r553 | ajc | 1999-01-30 19:01:51 -0500 (Sat, 30 Jan 1999) | 2 lines
7101
7102 Resolve the name of the connecting host and pass it on to Citadel
7103
7104 ------------------------------------------------------------------------
7105 r550 | ajc | 1999-01-29 23:07:33 -0500 (Fri, 29 Jan 1999) | 2 lines
7106
7107 fixed the noframes mode
7108
7109 ------------------------------------------------------------------------
7110 r549 | ajc | 1999-01-29 14:51:23 -0500 (Fri, 29 Jan 1999) | 5 lines
7111
7112         * wDumpContent() is now responsible for </BODY></HTML> most of the
7113           time (parameter settable) so that the main menu can easily be
7114           embedded in every page when running in noframes mode
7115         * noframes mode selection is now carried in the cookie
7116
7117 ------------------------------------------------------------------------
7118 r547 | ajc | 1999-01-28 23:14:25 -0500 (Thu, 28 Jan 1999) | 2 lines
7119
7120         * Made the system semi-navigable in noframes mode.
7121
7122 ------------------------------------------------------------------------
7123 r546 | ajc | 1999-01-28 20:33:41 -0500 (Thu, 28 Jan 1999) | 2 lines
7124
7125 noframes switch
7126
7127 ------------------------------------------------------------------------
7128 r545 | ajc | 1999-01-28 20:30:44 -0500 (Thu, 28 Jan 1999) | 3 lines
7129
7130         * Made the frames stuff less dependent on the HTML TARGET= directive
7131           and more dependent on the HTTP Window-target: directive.
7132
7133 ------------------------------------------------------------------------
7134 r544 | ajc | 1999-01-28 20:00:25 -0500 (Thu, 28 Jan 1999) | 2 lines
7135
7136 checkbox
7137
7138 ------------------------------------------------------------------------
7139 r540 | ajc | 1999-01-24 23:39:23 -0500 (Sun, 24 Jan 1999) | 2 lines
7140
7141 Added floor selection support to edit room
7142
7143 ------------------------------------------------------------------------
7144 r539 | ajc | 1999-01-24 22:20:17 -0500 (Sun, 24 Jan 1999) | 2 lines
7145
7146 IE SUCKS!!
7147
7148 ------------------------------------------------------------------------
7149 r537 | ajc | 1999-01-23 20:02:55 -0500 (Sat, 23 Jan 1999) | 2 lines
7150
7151 BugFix
7152
7153 ------------------------------------------------------------------------
7154 r534 | ajc | 1999-01-21 19:07:39 -0500 (Thu, 21 Jan 1999) | 2 lines
7155
7156 Minor shuffling around of code and removal of unused functions.
7157
7158 ------------------------------------------------------------------------
7159 r533 | ajc | 1999-01-21 19:06:14 -0500 (Thu, 21 Jan 1999) | 2 lines
7160
7161 Added TODO
7162
7163 ------------------------------------------------------------------------
7164 r524 | ajc | 1999-01-14 17:31:38 -0500 (Thu, 14 Jan 1999) | 2 lines
7165
7166 mime parser fixes
7167
7168 ------------------------------------------------------------------------
7169 r523 | ajc | 1999-01-14 17:15:02 -0500 (Thu, 14 Jan 1999) | 3 lines
7170
7171         * Modified the back end of mime_parser to use callbacks instead of
7172           doing something specific.  Now we can use it elsewhere.
7173
7174 ------------------------------------------------------------------------
7175 r518 | ajc | 1999-01-12 17:12:37 -0500 (Tue, 12 Jan 1999) | 2 lines
7176
7177 finished site-config screen and added generic-command screen
7178
7179 ------------------------------------------------------------------------
7180 r513 | ajc | 1999-01-09 20:41:25 -0500 (Sat, 09 Jan 1999) | 2 lines
7181
7182 lotsa stuff
7183
7184 ------------------------------------------------------------------------
7185 r512 | ajc | 1999-01-09 20:40:47 -0500 (Sat, 09 Jan 1999) | 2 lines
7186
7187 Lotsa stuff.  See ChangeLog for details.
7188
7189 ------------------------------------------------------------------------
7190 r507 | ajc | 1999-01-04 23:50:05 -0500 (Mon, 04 Jan 1999) | 2 lines
7191
7192 msg changes
7193
7194 ------------------------------------------------------------------------
7195 r506 | ajc | 1999-01-04 23:40:39 -0500 (Mon, 04 Jan 1999) | 2 lines
7196
7197 Added an "edit your session" screen to change your wholisting.
7198
7199 ------------------------------------------------------------------------
7200 r505 | ajc | 1999-01-04 23:05:01 -0500 (Mon, 04 Jan 1999) | 2 lines
7201
7202 Removed wc_host and wc_port cookies.
7203
7204 ------------------------------------------------------------------------
7205 r504 | ajc | 1999-01-03 23:09:51 -0500 (Sun, 03 Jan 1999) | 3 lines
7206
7207         * Added a "kill session" link to each line of the wholist when
7208           logged in as an aide, and the screens to perform this operation.
7209
7210 ------------------------------------------------------------------------
7211 r503 | ajc | 1999-01-03 22:45:24 -0500 (Sun, 03 Jan 1999) | 2 lines
7212
7213 Added networking configuration screens.  These still need testing.
7214
7215 ------------------------------------------------------------------------
7216 r501 | ajc | 1999-01-03 20:18:44 -0500 (Sun, 03 Jan 1999) | 2 lines
7217
7218 Added "change password"
7219
7220 ------------------------------------------------------------------------
7221 r500 | ajc | 1999-01-03 20:07:54 -0500 (Sun, 03 Jan 1999) | 6 lines
7222
7223         * Added "enter registration"
7224         * Set up automatic trigger of Enter Registration when the server
7225           says it's needed
7226         * Established that a one-to-one WebCit/Citadel correspondence will
7227           be required.  No big deal due to shared code segments.
7228
7229 ------------------------------------------------------------------------
7230 r499 | ajc | 1999-01-01 02:01:48 -0500 (Fri, 01 Jan 1999) | 4 lines
7231
7232         * Added "add/edit room graphic" screens.
7233         * Added "add/edit floor graphic" screens.
7234         * Fixed display of floor graphic in known rooms list.
7235
7236 ------------------------------------------------------------------------
7237 r497 | ajc | 1998-12-31 21:55:26 -0500 (Thu, 31 Dec 1998) | 5 lines
7238
7239         * Final cvs commit for 1998 (an awful year, I'm glad to see it over).
7240         * "Finished" the MIME parser.
7241         * Got image uploads working.
7242         * Added "add/edit user photo" screens.
7243
7244 ------------------------------------------------------------------------
7245 r496 | ajc | 1998-12-31 20:59:45 -0500 (Thu, 31 Dec 1998) | 2 lines
7246
7247 stuff
7248
7249 ------------------------------------------------------------------------
7250 r495 | ajc | 1998-12-31 20:24:47 -0500 (Thu, 31 Dec 1998) | 2 lines
7251
7252 more work on the mime stuff
7253
7254 ------------------------------------------------------------------------
7255 r494 | ajc | 1998-12-30 23:56:42 -0500 (Wed, 30 Dec 1998) | 3 lines
7256
7257         * Wrote mime_parser.c for handling of image uploads.  This will also
7258           be used in future Citadel MIME projects.
7259
7260 ------------------------------------------------------------------------
7261 r493 | ajc | 1998-12-30 23:20:16 -0500 (Wed, 30 Dec 1998) | 2 lines
7262
7263 added more stuff to the parser
7264
7265 ------------------------------------------------------------------------
7266 r492 | ajc | 1998-12-30 21:24:25 -0500 (Wed, 30 Dec 1998) | 2 lines
7267
7268 got it working ok
7269
7270 ------------------------------------------------------------------------
7271 r491 | ajc | 1998-12-30 21:07:54 -0500 (Wed, 30 Dec 1998) | 2 lines
7272
7273 got boundaries working
7274
7275 ------------------------------------------------------------------------
7276 r490 | ajc | 1998-12-30 20:53:08 -0500 (Wed, 30 Dec 1998) | 2 lines
7277
7278 Fleshed out the mime parser a bit
7279
7280 ------------------------------------------------------------------------
7281 r489 | ajc | 1998-12-30 20:36:40 -0500 (Wed, 30 Dec 1998) | 2 lines
7282
7283 uuuughhhh... added mime_parser.c to prepare for uploads
7284
7285 ------------------------------------------------------------------------
7286 r487 | ajc | 1998-12-29 23:39:01 -0500 (Tue, 29 Dec 1998) | 2 lines
7287
7288         * Added "validate users"
7289
7290 ------------------------------------------------------------------------
7291 r486 | ajc | 1998-12-29 23:26:17 -0500 (Tue, 29 Dec 1998) | 3 lines
7292
7293         * Fixed a bug in the room banner display code
7294         * Added "delete room"
7295
7296 ------------------------------------------------------------------------
7297 r485 | ajc | 1998-12-28 19:19:04 -0500 (Mon, 28 Dec 1998) | 2 lines
7298
7299 debugs
7300
7301 ------------------------------------------------------------------------
7302 r483 | ajc | 1998-12-28 00:26:32 -0500 (Mon, 28 Dec 1998) | 3 lines
7303
7304         * Added "edit room info file"
7305         * Added "edit bio"
7306
7307 ------------------------------------------------------------------------
7308 r481 | ajc | 1998-12-27 00:04:16 -0500 (Sun, 27 Dec 1998) | 2 lines
7309
7310 added "edit room"
7311
7312 ------------------------------------------------------------------------
7313 r480 | ajc | 1998-12-27 00:03:59 -0500 (Sun, 27 Dec 1998) | 2 lines
7314
7315 added "Create room"
7316
7317 ------------------------------------------------------------------------
7318 r479 | ajc | 1998-12-26 23:28:38 -0500 (Sat, 26 Dec 1998) | 2 lines
7319
7320         * Added "create room"
7321
7322 ------------------------------------------------------------------------
7323 r478 | ajc | 1998-12-26 23:13:55 -0500 (Sat, 26 Dec 1998) | 3 lines
7324
7325         * Changed the "auto read new" functionality from a meta refresh tag
7326           to an "onload" directive (the former was causing graphics problems)
7327
7328 ------------------------------------------------------------------------
7329 r477 | ajc | 1998-12-26 22:44:18 -0500 (Sat, 26 Dec 1998) | 2 lines
7330
7331 dunno ... what did I do?
7332
7333 ------------------------------------------------------------------------
7334 r470 | ajc | 1998-12-22 22:37:23 -0500 (Tue, 22 Dec 1998) | 4 lines
7335
7336         * Got the Zap and List-Zapped commands working
7337         * Added a convenience function to display a page with an error string
7338         * Automatically do a read-new-msgs whenever a new room banner is loaded
7339
7340 ------------------------------------------------------------------------
7341 r466 | ajc | 1998-12-17 22:49:56 -0500 (Thu, 17 Dec 1998) | 2 lines
7342
7343         * Added goto private rooms
7344
7345 ------------------------------------------------------------------------
7346 r465 | ajc | 1998-12-17 20:48:32 -0500 (Thu, 17 Dec 1998) | 2 lines
7347
7348 Added the chat system
7349
7350 ------------------------------------------------------------------------
7351 r464 | ajc | 1998-12-17 20:38:40 -0500 (Thu, 17 Dec 1998) | 3 lines
7352
7353         * Added the screens to send pages
7354         * Changed message headers to display in bigger font, non-boldface
7355
7356 ------------------------------------------------------------------------
7357 r460 | ajc | 1998-12-16 16:24:52 -0500 (Wed, 16 Dec 1998) | 2 lines
7358
7359 Replace "Citadel/UX" in menu bar with the Citadel/UX logo
7360
7361 ------------------------------------------------------------------------
7362 r459 | ajc | 1998-12-16 16:13:10 -0500 (Wed, 16 Dec 1998) | 2 lines
7363
7364 added start-webcit (temporary)
7365
7366 ------------------------------------------------------------------------
7367 r453 | nbryant | 1998-12-14 16:48:23 -0500 (Mon, 14 Dec 1998) | 2 lines
7368
7369 automatically regenerate Makefile when Makefile.in changes
7370
7371 ------------------------------------------------------------------------
7372 r452 | ajc | 1998-12-14 00:11:53 -0500 (Mon, 14 Dec 1998) | 2 lines
7373
7374 Display express messages in cute little JavaScript popup window.
7375
7376 ------------------------------------------------------------------------
7377 r451 | ajc | 1998-12-13 23:51:51 -0500 (Sun, 13 Dec 1998) | 3 lines
7378
7379 Set up an option in output_headers() to optionally print the most
7380 often used opening HTML as well as the HTTP headers.
7381
7382 ------------------------------------------------------------------------
7383 r450 | ajc | 1998-12-13 23:25:09 -0500 (Sun, 13 Dec 1998) | 2 lines
7384
7385  roomops.c: fixed buggy implementation of ungoto
7386
7387 ------------------------------------------------------------------------
7388 r449 | ajc | 1998-12-13 20:50:36 -0500 (Sun, 13 Dec 1998) | 2 lines
7389
7390 userlist.c: added.  This adds "userlist" and "show user" functions.
7391
7392 ------------------------------------------------------------------------
7393 r448 | ajc | 1998-12-13 19:26:41 -0500 (Sun, 13 Dec 1998) | 2 lines
7394
7395 messages.c: added "move message" functionality
7396
7397 ------------------------------------------------------------------------
7398 r447 | ajc | 1998-12-13 19:16:31 -0500 (Sun, 13 Dec 1998) | 2 lines
7399
7400 messages.c: added "delete message" functionality
7401
7402 ------------------------------------------------------------------------
7403 r446 | ajc | 1998-12-13 18:52:55 -0500 (Sun, 13 Dec 1998) | 5 lines
7404
7405         * Ignore SIGPIPE; this seems to magically make the program bulletproof
7406           against broken HTTP connections.
7407         * Added a housekeeping thread to periodically remove dead sessions
7408           and kill idle sessions.
7409
7410 ------------------------------------------------------------------------
7411 r443 | ajc | 1998-12-13 13:57:56 -0500 (Sun, 13 Dec 1998) | 2 lines
7412
7413 remove extra diagnostic
7414
7415 ------------------------------------------------------------------------
7416 r442 | ajc | 1998-12-13 13:55:37 -0500 (Sun, 13 Dec 1998) | 2 lines
7417
7418 Check for dead webcit child process before each transaction.
7419
7420 ------------------------------------------------------------------------
7421 r441 | ajc | 1998-12-13 13:36:01 -0500 (Sun, 13 Dec 1998) | 2 lines
7422
7423 context_loop.c: Moved "remove session" into its own function
7424
7425 ------------------------------------------------------------------------
7426 r440 | ajc | 1998-12-13 13:11:17 -0500 (Sun, 13 Dec 1998) | 2 lines
7427
7428 i dunno
7429
7430 ------------------------------------------------------------------------
7431 r439 | ajc | 1998-12-12 00:44:18 -0500 (Sat, 12 Dec 1998) | 2 lines
7432
7433    * Brought over message reading and entry functions from old WebCit
7434
7435 ------------------------------------------------------------------------
7436 r438 | ajc | 1998-12-12 00:44:05 -0500 (Sat, 12 Dec 1998) | 2 lines
7437
7438    * Brought over message reading and entry functions from old WebCit
7439
7440 ------------------------------------------------------------------------
7441 r437 | ajc | 1998-12-11 21:26:37 -0500 (Fri, 11 Dec 1998) | 2 lines
7442
7443 fixed spacing
7444
7445 ------------------------------------------------------------------------
7446 r436 | ajc | 1998-12-11 21:15:09 -0500 (Fri, 11 Dec 1998) | 2 lines
7447
7448 Brought over message reading functions from old WebCit
7449
7450 ------------------------------------------------------------------------
7451 r432 | nbryant | 1998-12-10 16:10:45 -0500 (Thu, 10 Dec 1998) | 2 lines
7452
7453         * webserver.c: remove commented-out references to SO_LINGER
7454
7455 ------------------------------------------------------------------------
7456 r431 | nbryant | 1998-12-10 15:34:37 -0500 (Thu, 10 Dec 1998) | 2 lines
7457
7458         * context_loop.c: really fix the SO_LINGER stuff
7459
7460 ------------------------------------------------------------------------
7461 r430 | ajc | 1998-12-10 11:58:29 -0500 (Thu, 10 Dec 1998) | 2 lines
7462
7463 config.h.in
7464
7465 ------------------------------------------------------------------------
7466 r429 | ajc | 1998-12-10 11:38:27 -0500 (Thu, 10 Dec 1998) | 2 lines
7467
7468 initial tests for image uploads
7469
7470 ------------------------------------------------------------------------
7471 r428 | ajc | 1998-12-09 23:04:10 -0500 (Wed, 09 Dec 1998) | 2 lines
7472
7473 Set up login banner graphic and background image graphic
7474
7475 ------------------------------------------------------------------------
7476 r427 | ajc | 1998-12-09 22:13:56 -0500 (Wed, 09 Dec 1998) | 2 lines
7477
7478 Added support for graphics images retrieved from the Citadel server.
7479
7480 ------------------------------------------------------------------------
7481 r426 | ajc | 1998-12-09 19:24:20 -0500 (Wed, 09 Dec 1998) | 2 lines
7482
7483 weird stuff regarding that trailing CRLF
7484
7485 ------------------------------------------------------------------------
7486 r425 | ajc | 1998-12-09 18:52:30 -0500 (Wed, 09 Dec 1998) | 4 lines
7487
7488         * context_loop.c: After fork(), child process closes the HTTP socket
7489           so when the parent process closes it, it actually _does_ close.
7490           Otherwise, aIEeeee and possibly other browsers will hang.
7491
7492 ------------------------------------------------------------------------
7493 r424 | ajc | 1998-12-09 15:08:44 -0500 (Wed, 09 Dec 1998) | 2 lines
7494
7495 Added support for new user login (still need to handle registration).
7496
7497 ------------------------------------------------------------------------
7498 r423 | nbryant | 1998-12-09 14:35:28 -0500 (Wed, 09 Dec 1998) | 2 lines
7499
7500 * context_loop.c, webserver.c, webserver.h: SO_LINGER and locking fix
7501
7502 ------------------------------------------------------------------------
7503 r422 | ajc | 1998-12-09 11:16:37 -0500 (Wed, 09 Dec 1998) | 3 lines
7504
7505         * Smoothed out some of the login/logout code.  Failed authentication
7506           now works the way it should.  New user login not yet supported.
7507
7508 ------------------------------------------------------------------------
7509 r421 | ajc | 1998-12-08 18:44:26 -0500 (Tue, 08 Dec 1998) | 2 lines
7510
7511 cosmetic
7512
7513 ------------------------------------------------------------------------
7514 r420 | ajc | 1998-12-08 15:47:04 -0500 (Tue, 08 Dec 1998) | 4 lines
7515
7516         * Discovered that the HTTP socket problem is related to a socket that
7517           isn't properly lingering on close.  Temporarily hacked a sleep(10)
7518           into context_loop.c until it is figured out.
7519
7520 ------------------------------------------------------------------------
7521 r417 | ajc | 1998-12-07 17:07:22 -0500 (Mon, 07 Dec 1998) | 3 lines
7522
7523         * Did a little debugging, still trying to figure out why logging in
7524           displays "Connection reset by peer" error.  It used to work...
7525
7526 ------------------------------------------------------------------------
7527 r414 | nbryant | 1998-12-07 00:33:04 -0500 (Mon, 07 Dec 1998) | 2 lines
7528
7529 updated dependencies
7530
7531 ------------------------------------------------------------------------
7532 r410 | ajc | 1998-12-06 20:29:17 -0500 (Sun, 06 Dec 1998) | 2 lines
7533
7534 added new "action" variable to make main loop simpler
7535
7536 ------------------------------------------------------------------------
7537 r409 | ajc | 1998-12-06 19:51:45 -0500 (Sun, 06 Dec 1998) | 2 lines
7538
7539 Fixed broken interpretation of variables specified in the URL
7540
7541 ------------------------------------------------------------------------
7542 r408 | nbryant | 1998-12-06 14:56:38 -0500 (Sun, 06 Dec 1998) | 2 lines
7543
7544 * context_loop.c: warning fix
7545
7546 ------------------------------------------------------------------------
7547 r406 | nbryant | 1998-12-06 00:37:20 -0500 (Sun, 06 Dec 1998) | 2 lines
7548
7549         * webserver.c: prototype vsnprintf
7550
7551 ------------------------------------------------------------------------
7552 r403 | nbryant | 1998-12-05 15:59:40 -0500 (Sat, 05 Dec 1998) | 2 lines
7553
7554 portability enhancements
7555
7556 ------------------------------------------------------------------------
7557 r402 | nbryant | 1998-12-05 15:31:58 -0500 (Sat, 05 Dec 1998) | 2 lines
7558
7559 fixed a typo
7560
7561 ------------------------------------------------------------------------
7562 r401 | nbryant | 1998-12-05 15:15:37 -0500 (Sat, 05 Dec 1998) | 4 lines
7563
7564         * tcp_sockets.c: removed some dead code
7565         * context_loop.c: oops, I made a memory leak. fix fix fix. also close
7566           unused ends of pipes, fix a file descriptor leak and a race condition
7567
7568 ------------------------------------------------------------------------
7569 r399 | nbryant | 1998-12-05 00:27:41 -0500 (Sat, 05 Dec 1998) | 2 lines
7570
7571 Makefile
7572
7573 ------------------------------------------------------------------------
7574 r398 | nbryant | 1998-12-05 00:27:02 -0500 (Sat, 05 Dec 1998) | 3 lines
7575
7576         * context_loop.c: moved the monster 64k buffer array off the stack
7577         * tcp_sockets.c: getservbyname() doesn't set errno.
7578
7579 ------------------------------------------------------------------------
7580 r397 | nbryant | 1998-12-04 22:17:05 -0500 (Fri, 04 Dec 1998) | 3 lines
7581
7582         * converted to autoconf and began port to Digital UNIX
7583         * warning fixes
7584
7585 ------------------------------------------------------------------------
7586 r396 | nbryant | 1998-12-04 14:39:02 -0500 (Fri, 04 Dec 1998) | 3 lines
7587
7588         * webserver.c, context_loop.c, webcit.c: add commandline args for host
7589           and port
7590
7591 ------------------------------------------------------------------------
7592 r395 | nbryant | 1998-12-03 23:43:47 -0500 (Thu, 03 Dec 1998) | 2 lines
7593
7594         * webserver.c: warning fix
7595
7596 ------------------------------------------------------------------------
7597 r394 | ajc | 1998-12-03 23:01:48 -0500 (Thu, 03 Dec 1998) | 2 lines
7598
7599 Got webcit-initiated session cleanups to work properly.
7600
7601 ------------------------------------------------------------------------
7602 r393 | ajc | 1998-12-03 21:09:29 -0500 (Thu, 03 Dec 1998) | 3 lines
7603
7604 Got lots of goto, ungoto, skip, etc. working
7605 Advanced menu is in place
7606
7607 ------------------------------------------------------------------------
7608 r392 | ajc | 1998-12-03 20:45:17 -0500 (Thu, 03 Dec 1998) | 2 lines
7609
7610 added ungoto
7611
7612 ------------------------------------------------------------------------
7613 r391 | ajc | 1998-12-03 20:21:24 -0500 (Thu, 03 Dec 1998) | 2 lines
7614
7615 do_welcome
7616
7617 ------------------------------------------------------------------------
7618 r390 | ajc | 1998-12-03 20:17:56 -0500 (Thu, 03 Dec 1998) | 2 lines
7619
7620 logout now goes to "_top" frame to clear the frameset.
7621
7622 ------------------------------------------------------------------------
7623 r389 | ajc | 1998-12-03 20:13:57 -0500 (Thu, 03 Dec 1998) | 2 lines
7624
7625 stuff
7626
7627 ------------------------------------------------------------------------
7628 r388 | ajc | 1998-12-03 20:00:02 -0500 (Thu, 03 Dec 1998) | 2 lines
7629
7630 changed the title
7631
7632 ------------------------------------------------------------------------
7633 r387 | ajc | 1998-12-03 19:55:20 -0500 (Thu, 03 Dec 1998) | 2 lines
7634
7635 changes to become_logged_in()
7636
7637 ------------------------------------------------------------------------
7638 r386 | ajc | 1998-12-03 19:42:24 -0500 (Thu, 03 Dec 1998) | 2 lines
7639
7640 login page is now static
7641
7642 ------------------------------------------------------------------------
7643 r385 | ajc | 1998-12-03 19:42:09 -0500 (Thu, 03 Dec 1998) | 2 lines
7644
7645 Login page is now static
7646
7647 ------------------------------------------------------------------------
7648 r384 | nick | 1998-12-03 17:31:39 -0500 (Thu, 03 Dec 1998) | 2 lines
7649
7650 Nick: Added redirect()
7651
7652 ------------------------------------------------------------------------
7653 r382 | ajc | 1998-12-03 13:22:08 -0500 (Thu, 03 Dec 1998) | 4 lines
7654
7655 Got some of the cross-frame stuff working.
7656 Got the room banners working, and also added the "back" and "forward"
7657 buttons to the banner.
7658
7659 ------------------------------------------------------------------------
7660 r378 | ajc | 1998-12-02 23:42:01 -0500 (Wed, 02 Dec 1998) | 2 lines
7661
7662 Got the menu bar working (sort of)
7663
7664 ------------------------------------------------------------------------
7665 r377 | ajc | 1998-12-02 23:24:27 -0500 (Wed, 02 Dec 1998) | 2 lines
7666
7667 Fixed the locks, though I'm not sure I did it correctly.
7668
7669 ------------------------------------------------------------------------
7670 r376 | ajc | 1998-12-02 23:08:26 -0500 (Wed, 02 Dec 1998) | 2 lines
7671
7672 added .cvsignore
7673
7674 ------------------------------------------------------------------------
7675 r375 | ajc | 1998-12-02 23:07:57 -0500 (Wed, 02 Dec 1998) | 2 lines
7676
7677 hmm
7678
7679 ------------------------------------------------------------------------
7680 r359 | ajc | 1998-11-29 23:25:20 -0500 (Sun, 29 Nov 1998) | 2 lines
7681
7682 we still have a problem
7683
7684 ------------------------------------------------------------------------
7685 r358 | ajc | 1998-11-29 19:08:07 -0500 (Sun, 29 Nov 1998) | 2 lines
7686
7687 added stuff
7688
7689 ------------------------------------------------------------------------
7690 r357 | ajc | 1998-11-29 19:07:47 -0500 (Sun, 29 Nov 1998) | 2 lines
7691
7692 got known rooms list working
7693
7694 ------------------------------------------------------------------------
7695 r356 | ajc | 1998-11-25 20:48:50 -0500 (Wed, 25 Nov 1998) | 2 lines
7696
7697 started to add wholist
7698
7699 ------------------------------------------------------------------------
7700 r355 | ajc | 1998-11-25 20:36:38 -0500 (Wed, 25 Nov 1998) | 2 lines
7701
7702 got login and frames working together
7703
7704 ------------------------------------------------------------------------
7705 r354 | ajc | 1998-11-25 16:42:39 -0500 (Wed, 25 Nov 1998) | 2 lines
7706
7707 fixed da framez
7708
7709 ------------------------------------------------------------------------
7710 r353 | ajc | 1998-11-25 14:03:09 -0500 (Wed, 25 Nov 1998) | 3 lines
7711
7712 completed part of the login procedure
7713 added the frameset
7714
7715 ------------------------------------------------------------------------
7716 r352 | ajc | 1998-11-25 10:54:45 -0500 (Wed, 25 Nov 1998) | 2 lines
7717
7718 i dunno
7719
7720 ------------------------------------------------------------------------
7721 r351 | ajc | 1998-11-25 10:34:51 -0500 (Wed, 25 Nov 1998) | 2 lines
7722
7723 handled unpacking of multiple cookies coming in on one Cookie: line
7724
7725 ------------------------------------------------------------------------
7726 r350 | ajc | 1998-11-24 23:13:36 -0500 (Tue, 24 Nov 1998) | 2 lines
7727
7728 Added IDEN
7729
7730 ------------------------------------------------------------------------
7731 r348 | ajc | 1998-11-24 22:57:37 -0500 (Tue, 24 Nov 1998) | 2 lines
7732
7733 handled content
7734
7735 ------------------------------------------------------------------------
7736 r347 | ajc | 1998-11-24 22:11:39 -0500 (Tue, 24 Nov 1998) | 2 lines
7737
7738 added make clean
7739
7740 ------------------------------------------------------------------------
7741 r346 | ajc | 1998-11-24 22:11:03 -0500 (Tue, 24 Nov 1998) | 2 lines
7742
7743 oooh, lotsa good stuff
7744
7745 ------------------------------------------------------------------------
7746 r345 | ajc | 1998-11-24 21:17:00 -0500 (Tue, 24 Nov 1998) | 2 lines
7747
7748 got a basic framework for content working
7749
7750 ------------------------------------------------------------------------
7751 r343 | ajc | 1998-11-24 14:28:12 -0500 (Tue, 24 Nov 1998) | 3 lines
7752
7753 started on the static loader stuff
7754 added pthread locking
7755
7756 ------------------------------------------------------------------------
7757 r338 | ajc | 1998-11-24 11:24:40 -0500 (Tue, 24 Nov 1998) | 2 lines
7758
7759 Initial revision
7760
7761 ------------------------------------------------------------------------