[Citadel Development] Citadel commit log: revision 7001

2009-01-26 Thread dothebart
r7001 | dothebart | 2009-01-26 12:43:07 -0500 (Mon, 26 Jan 2009) | 4 lines Changed paths: M /trunk/webcit/preferences.c M /trunk/webcit/vcard_edit.c M /trunk/webcit/webcit.c * fix memleak in preferences * fix buffer

[Citadel Development] Citadel commit log: revision 7002

2009-01-26 Thread dothebart
r7002 | dothebart | 2009-01-26 15:49:37 -0500 (Mon, 26 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/section_attach_select.html * since we migrated the mail create attachments to the genneral mail mime

[Citadel Development] Citadel commit log: revision 7003

2009-01-26 Thread dothebart
r7003 | dothebart | 2009-01-26 18:25:02 -0500 (Mon, 26 Jan 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/stringbuf.c + add linebreak to html linebreak converting to StrEscAppend if nolinebreaks == 2

[Citadel Development] Citadel commit log: revision 7004

2009-01-26 Thread dothebart
r7004 | dothebart | 2009-01-26 18:25:41 -0500 (Mon, 26 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/subst.c * when X-escaping translate linebreaks too.

[Citadel Development] Citadel commit log: revision 7005

2009-01-26 Thread dothebart
r7005 | dothebart | 2009-01-26 18:46:50 -0500 (Mon, 26 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/view_message.html * fix Reply to url in message display; thanks for samjam to point me to this

[Citadel Development] Citadel commit log: revision 7009

2009-01-27 Thread dothebart
r7009 | dothebart | 2009-01-27 18:14:14 -0500 (Tue, 27 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/subst.c * don't de-qp strings while rendering, do it while initializing.

[Citadel Development] Citadel commit log: revision 7013

2009-01-28 Thread dothebart
r7013 | dothebart | 2009-01-28 17:28:05 -0500 (Wed, 28 Jan 2009) | 3 lines Changed paths: M /trunk/webcit/msg_renderers.c M /trunk/webcit/static/t/view_message_inline_attach.html * load inline texts with DLAT not MSG4

[Citadel Development] Citadel commit log: revision 7014

2009-01-28 Thread dothebart
r7014 | dothebart | 2009-01-28 18:02:42 -0500 (Wed, 28 Jan 2009) | 3 lines Changed paths: M /trunk/webcit/subst.c * log whole sentences to wildfire

[Citadel Development] Citadel commit log: revision 7015

2009-01-28 Thread dothebart
r7015 | dothebart | 2009-01-28 18:06:26 -0500 (Wed, 28 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/msg_renderers.c M /trunk/webcit/static/t/view_message.html + add To and CC to message display windows

[Citadel Development] Re: mod_auth_citadel

2009-01-31 Thread dothebart
Hy Stu, please have a look at: http://www.citadel.org/doku.php/documentation:webcit:customize:templates:wildf ireI've done this the last days, and i'm looking for s.b. to implement it aside of webcit.Would you like to add it for some testing purposes to the apache auth module? If

[Citadel Development] Citadel commit log: revision 7039

2009-01-31 Thread dothebart
r7039 | dothebart | 2009-01-31 06:57:34 -0500 (Sat, 31 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/messages.c * display single vcard by just calling read_message directly

[Citadel Development] Citadel commit log: revision 7041

2009-01-31 Thread dothebart
r7041 | dothebart | 2009-01-31 08:48:07 -0500 (Sat, 31 Jan 2009) | 3 lines Changed paths: M /trunk/webcit/subst.c M /trunk/webcit/subst.h M /trunk/webcit/webcit.c + guess mimetype by template extension + do_template

[Citadel Development] Citadel commit log: revision 7042

2009-01-31 Thread dothebart
r7042 | dothebart | 2009-01-31 09:20:01 -0500 (Sat, 31 Jan 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/edit_message.html * add sig_inserted flag to template, so we don't insert a signature again on adding

[Citadel Development] Re: Citadel commit log: revision 7045

2009-02-01 Thread dothebart
Sa Jan 31 2009 06:35:48 EST von IGnatius T foo...@uncnsrd Betreff: Re: Citadel commit log: revision 7045 I think that fixes OpenID. There was a problem with the conversion to strbuf in that code. I do like the StrBuf class, but we seem to incur a lot of bugs during conversion. That

[Citadel Development] Citadel commit log: revision 7047

2009-02-01 Thread dothebart
r7047 | dothebart | 2009-02-01 16:43:04 -0500 (Sun, 01 Feb 2009) | 5 lines Changed paths: M /trunk/webcit/inetconf.c M /trunk/webcit/static/t/aide_inet_aliases.html M /trunk/webcit/static/t/aide_inet_clamav.html M

[Citadel Development] Re: Citadel commit log: revision 7047

2009-02-01 Thread dothebart
which one do you mean? COND:SUBST? COND:BSTR? most probably using the opposite of ! / ? and checking for

[Citadel Development] Citadel commit log: revision 7048

2009-02-02 Thread dothebart
r7048 | dothebart | 2009-02-02 11:48:07 -0500 (Mon, 02 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/subst.c * fix off by one in iterator.

[Citadel Development] Citadel commit log: revision 7049

2009-02-02 Thread dothebart
r7049 | dothebart | 2009-02-02 16:45:39 -0500 (Mon, 02 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/msg_renderers.c M /trunk/webcit/static/t/view_message.html * just print to into messages if theres a recipient.

[Citadel Development] Re: Citadel commit log: revision 7047

2009-02-02 Thread dothebart
Mo Feb 02 2009 02:08:10 CET fromIGnatius T Foobar Subject: Re: Citadel commit log: revision 7047 -- -- -- --What I want

[Citadel Development] Citadel commit log: revision 7050

2009-02-02 Thread dothebart
r7050 | dothebart | 2009-02-02 16:48:07 -0500 (Mon, 02 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/load_attachments.html * remove debugging minuses

[Citadel Development] Citadel commit log: revision 7058

2009-02-03 Thread dothebart
r7058 | dothebart | 2009-02-03 23:15:33 -0500 (Tue, 03 Feb 2009) | 3 lines Changed paths: M /trunk/webcit/static/t/mailsummary_json.html M /trunk/webcit/subst.c * fix another off by one while retrieving the iterator

[Citadel Development] Citadel commit log: revision 7062

2009-02-04 Thread dothebart
r7062 | dothebart | 2009-02-04 15:00:53 -0500 (Wed, 04 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/view_message_replyquote.html * shuffle arround the replyquote template.

[Citadel Development] Citadel commit log: revision 7063

2009-02-04 Thread dothebart
r7063 | dothebart | 2009-02-04 17:43:05 -0500 (Wed, 04 Feb 2009) | 3 lines Changed paths: M /trunk/webcit/po/de.po M /trunk/webcit/static/t/roombanner.html * actualize .de translation * wrong enter in template

[Citadel Development] Citadel commit log: revision 7064

2009-02-04 Thread dothebart
r7064 | dothebart | 2009-02-04 18:14:22 -0500 (Wed, 04 Feb 2009) | 5 lines Changed paths: M /trunk/webcit/po/da.po M /trunk/webcit/po/de.po M /trunk/webcit/po/en_GB.po M /trunk/webcit/po/es.po M /trunk/webcit

[Citadel Development] Citadel commit log: revision 7065

2009-02-04 Thread dothebart
two things we need to ask our translaters... most .po's contained 'fuzzy' strings , they need to be reviewed, and the fuzzy tag has to be removed, else gettext will ignore them and present the english original. one file was messing up xgettext, roombanner.html line 14, this string probably

[Citadel Development] Citadel commit log: revision 7068

2009-02-05 Thread dothebart
r7068 | dothebart | 2009-02-05 04:24:16 -0500 (Thu, 05 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/po/de.po * streamline some strings while seing the whole picture.

[Citadel Development] Citadel commit log: revision 7069

2009-02-05 Thread dothebart
r7069 | dothebart | 2009-02-05 16:52:13 -0500 (Thu, 05 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/msg_renderers.c M /trunk/webcit/static/t/msg_listselector_bottom.html M /trunk/webcit/static/t

[Citadel Development] Re: Citadel commit log: revision 7075

2009-02-07 Thread dothebart
Sa Feb 07 2009 12:34:45 EST von IGnatius T Foobar Betreff: Re: Citadel commit log: revision 7075 What does it do differently when you register it as AJAX, anyway? if ((Handler-Flags AJAX) != 0) begin_ajax_response(); Handler-F();

[Citadel Development] Citadel commit log: revision 7078

2009-02-07 Thread dothebart
r7078 | dothebart | 2009-02-07 11:24:34 -0500 (Sat, 07 Feb 2009) | 3 lines Changed paths: M /trunk/webcit/preferences.c * fix memleaks in preferences

[Citadel Development] Citadel commit log: revision 7080

2009-02-08 Thread dothebart
r7080 | dothebart | 2009-02-08 04:29:05 -0500 (Sun, 08 Feb 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/stringbuf.c * fixup StrBufRemove_token

[Citadel Development] Citadel commit log: revision 7081

2009-02-08 Thread dothebart
r7081 | dothebart | 2009-02-08 11:58:58 -0500 (Sun, 08 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/calendar.c * fix memleak while updating tasks

[Citadel Development] Citadel commit log: revision 7081

2009-02-08 Thread dothebart
So Feb 08 2009 11:58:58 EST von dothebart dotheb...@uncensored.citadel.org Betreff: Citadel commit log: revision 7081 r7081 | dothebart | 2009-02-08 11:58:58 -0500 (Sun, 08 Feb 2009) | 2 lines Changed paths: M /trunk

[Citadel Development] Citadel commit log: revision 7080

2009-02-08 Thread dothebart
So Feb 08 2009 04:39:00 EST von dothebart Betreff: Citadel commit log: revision 7080 asdf/sanotehu 0 / will remove asdf /asdf/sanoetuh 0 / will do nothing. because of the 0'th param is already missing. so.. /* First, break off the /groupdav/ prefix */ StrBufRemove_token

[Citadel Development] Citadel commit log: revision 7084

2009-02-09 Thread dothebart
r7084 | dothebart | 2009-02-09 04:15:02 -0500 (Mon, 09 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/html2html.c * free our buffer...

[Citadel Development] Citadel commit log: revision 7085

2009-02-09 Thread dothebart
r7085 | dothebart | 2009-02-09 06:15:43 -0500 (Mon, 09 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/html2html.c * null that strbuf on definition

[Citadel Development] Citadel commit log: revision 7087

2009-02-10 Thread dothebart
r7087 | dothebart | 2009-02-10 13:50:50 -0500 (Tue, 10 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/addressbook_popup.c M /trunk/webcit/auth.c M /trunk/webcit/context_loop.c M /trunk/webcit/groupdav_main.c

[Citadel Development] Citadel commit log: revision 7090

2009-02-10 Thread dothebart
r7090 | dothebart | 2009-02-10 17:15:29 -0500 (Tue, 10 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/webcit.c * output_headers musn't lean on having a server connection...

[Citadel Development] Citadel commit log: revision 7096

2009-02-11 Thread dothebart
r7096 | dothebart | 2009-02-11 14:16:16 -0500 (Wed, 11 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/serv_func.c * make DeleteServInfo NULL pointer aware

[Citadel Development] Citadel commit log: revision 7097

2009-02-11 Thread dothebart
r7097 | dothebart | 2009-02-11 14:48:30 -0500 (Wed, 11 Feb 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/libcitadel.h M /trunk/libcitadel/lib/stringbuf.c * add fuction for ascii sanitation

[Citadel Development] Citadel commit log: revision 7100

2009-02-11 Thread dothebart
r7100 | dothebart | 2009-02-11 18:37:15 -0500 (Wed, 11 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/auth.c M /trunk/webcit/webcit.c * fix language preferences backing; now we should realy restore the language

[Citadel Development] Citadel commit log: revision 7101

2009-02-12 Thread dothebart
r7101 | dothebart | 2009-02-12 16:40:19 -0500 (Thu, 12 Feb 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/stringbuf.c * if we do a half baked static strbuf for extracting numbers, we have to say its const

[Citadel Development] weird behaviour of tinymce signatures

2009-02-13 Thread dothebart
if one has a (long)signature, the following happenes: * type a line * press enter * written line and '--' line will move top; if the signature is big, the just written + the cursor will move top out of the visible area... * cursor will be before '--' instead of in its own line

[Citadel Development] Citadel commit log: revision 7107

2009-02-13 Thread dothebart
r7107 | dothebart | 2009-02-13 16:14:08 -0500 (Fri, 13 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/calendar_view.c ! remove unneeded parameter from the mini calendar.

[Citadel Development] Citadel commit log: revision 7108

2009-02-14 Thread dothebart
r7108 | dothebart | 2009-02-14 06:22:50 -0500 (Sat, 14 Feb 2009) | 2 lines Changed paths: M /branches/webcit-738-stable/calendar_view.c ! adopted r7107 + r7104 for stable branch.

[Citadel Development] Citadel commit log: revision 7113

2009-02-15 Thread dothebart
r7113 | dothebart | 2009-02-15 17:40:47 -0500 (Sun, 15 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/context_loop.c M /trunk/webcit/tcp_sockets.c M /trunk/webcit/webcit.c M /trunk/webcit/webcit.h M /trunk

[Citadel Development] Citadel commit log: revision 7114

2009-02-16 Thread dothebart
r7114 | dothebart | 2009-02-16 14:41:55 -0500 (Mon, 16 Feb 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/stringbuf.c * calculate terminator char while checking whether we need to increase the buffer.

[Citadel Development] Citadel commit log: revision 7118

2009-02-17 Thread dothebart
r7118 | dothebart | 2009-02-17 15:03:12 -0500 (Tue, 17 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/webcit.c * make the readbuffer freeing/allocing more consistant.

[Citadel Development] Citadel commit log: revision 7130

2009-02-18 Thread dothebart
r7130 | dothebart | 2009-02-18 17:18:43 -0500 (Wed, 18 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/po/de.po * make some phrases shorter so the navbar becomes less overflowed

[Citadel Development] Citadel commit log: revision 7133

2009-02-20 Thread dothebart
I declare Ready for beta.

[Citadel Development] Re: Citadel commit log: revision 7133

2009-02-20 Thread dothebart
the important ones, yes. No more open ie6/7 ff issues. the mailbox sorting was the last obvious bug, saving the sort state is still missing. chome/konqueror/opera aren't hapy yet, But I think its a limitation we can live with for our fist beta. If there were no more bugs, we wouldn't need

[Citadel Development] Citadel commit log: revision 7135

2009-02-20 Thread dothebart
r7135 | dothebart | 2009-02-20 13:20:58 -0500 (Fri, 20 Feb 2009) | 2 lines Changed paths: M /trunk/libcitadel/debian/changelog + add beta tag to debs

[Citadel Development] Citadel commit log: revision 7141

2009-02-20 Thread dothebart
r7141 | dothebart | 2009-02-20 17:14:54 -0500 (Fri, 20 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/groupdav_delete.c M /trunk/webcit/roomops.c * silence some warnings. Why do 'may be used uninitialized' ones

[Citadel Development] Citadel commit log: revision 7142

2009-02-21 Thread dothebart
r7142 | dothebart | 2009-02-21 09:11:58 -0500 (Sat, 21 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/tcp_sockets.c * don't loop endless if the server dissappears in midaction.

[Citadel Development] Citadel commit log: revision 7145

2009-02-21 Thread dothebart
r7145 | dothebart | 2009-02-21 09:50:31 -0500 (Sat, 21 Feb 2009) | 2 lines Changed paths: M /trunk/citadel/modules/vandelay/serv_vandelay.c * remove unneeded var

[Citadel Development] Citadel commit log: revision 7148

2009-02-22 Thread dothebart
r7148 | dothebart | 2009-02-22 06:12:02 -0500 (Sun, 22 Feb 2009) | 3 lines Changed paths: M /trunk/webcit/static/t/iconbar.html M /trunk/webcit/subst.c M /trunk/webcit/webserver.c * remove linewrap + add I18N

[Citadel Development] Citadel commit log: revision 7149

2009-02-22 Thread dothebart
r7149 | dothebart | 2009-02-22 06:41:25 -0500 (Sun, 22 Feb 2009) | 3 lines Changed paths: M /trunk/webcit/static/t/newstartpage.html M /trunk/webcit/static/t/pushemail.html M /trunk/webcit/static/t/view_message.html

[Citadel Development] Citadel commit log: revision 7150

2009-02-22 Thread dothebart
r7150 | dothebart | 2009-02-22 06:44:42 -0500 (Sun, 22 Feb 2009) | 4 lines Changed paths: M /trunk/webcit/buildpackages M /trunk/webcit/po/da.po M /trunk/webcit/po/de.po M /trunk/webcit/po/en_GB.po M /trunk

[Citadel Development] Citadel commit log: revision 7151

2009-02-22 Thread dothebart
r7151 | dothebart | 2009-02-22 07:13:37 -0500 (Sun, 22 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/po/de.po * refresh german translation.

[Citadel Development] Citadel commit log: revision 7150

2009-02-22 Thread dothebart
So Feb 22 2009 12:44:43 CET von dothebart dotheb...@uncensored.citadel.org Betreff: Citadel commit log: revision 7150 * rename dummy function from foo to templatestrings since xgettext will put it into the po's * add 'i18n' target to buildpackages to call webcit with -G and invoke create

[Citadel Development] Citadel commit log: revision 7153

2009-02-22 Thread dothebart
r7153 | dothebart | 2009-02-22 11:37:00 -0500 (Sun, 22 Feb 2009) | 3 lines Changed paths: M /trunk/webcit/downloads.c M /trunk/webcit/static/t/section_files_onefile.html * fix file upload * add file delete

[Citadel Development] Citadel commit log: revision 7155

2009-02-23 Thread dothebart
r7155 | dothebart | 2009-02-23 18:10:47 -0500 (Mon, 23 Feb 2009) | 3 lines Changed paths: M /trunk/webcit/debian/citadel-webcit.config A /trunk/webcit/debian/citadel-webcit.links M /trunk/webcit/debian/citadel

[Citadel Development] Citadel commit log: revision 7156

2009-02-23 Thread dothebart
r7156 | dothebart | 2009-02-23 18:11:43 -0500 (Mon, 23 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/po/de.po * fixed some typos in german localization

[Citadel Development] Citadel commit log: revision 7157

2009-02-24 Thread dothebart
r7157 | dothebart | 2009-02-24 18:02:30 -0500 (Tue, 24 Feb 2009) | 5 lines Changed paths: M /trunk/libcitadel/configure.in M /trunk/libcitadel/debian/changelog D /trunk/libcitadel/debian/files M /trunk/libcitadel

[Citadel Development] Citadel commit log: revision 7158

2009-02-24 Thread dothebart
Di Feb 24 2009 18:07:06 EST von dothebart dotheb...@uncensored.citadel.org Betreff: Citadel commit log: revision 7158 r7158 | dothebart | 2009-02-24 18:07:06 -0500 (Tue, 24 Feb 2009) | 2 lines Changed paths: M /trunk

[Citadel Development] Citadel commit log: revision 7159

2009-02-24 Thread dothebart
r7159 | dothebart | 2009-02-24 19:03:02 -0500 (Tue, 24 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/config.guess M /trunk/webcit/config.sub M /trunk/webcit/debian/webcit.init M /trunk/webcit/gettext.c M

[Citadel Development] Re: Citadel commit log: revision 7150

2009-02-25 Thread dothebart
Mi Feb 25 2009 11:24:10 EST von IGnatius T Foobar Betreff: Re: Citadel commit log: revision 7150 Ig, if yu rebuild the msgformart files, please use './buildpackages i18n' pay attention that webcit will find a fresh copy of the templates in its static directory.

[Citadel Development] Citadel commit log: revision 7163

2009-02-25 Thread dothebart
r7163 | dothebart | 2009-02-25 17:12:21 -0500 (Wed, 25 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/html2html.c * remove duplicate code

[Citadel Development] Citadel commit log: revision 7164

2009-02-25 Thread dothebart
r7164 | dothebart | 2009-02-25 17:13:48 -0500 (Wed, 25 Feb 2009) | 3 lines Changed paths: M /trunk/webcit/messages.c M /trunk/webcit/subst.c M /trunk/webcit/subst.h + add non-TP-Related Wildfire enabled error

[Citadel Development] Citadel commit log: revision 7166

2009-02-26 Thread dothebart
r7166 | dothebart | 2009-02-26 15:07:30 -0500 (Thu, 26 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/gettext.c M /trunk/webcit/webserver.c * make WEBCIT_LANG persistantly working through xgettext and bsd locale

[Citadel Development] Citadel commit log: revision 7166

2009-02-26 Thread dothebart
i'd like to release beta 7.42 with that. any objections?

[Citadel Development] Citadel commit log: revision 7168

2009-02-26 Thread dothebart
r7168 | dothebart | 2009-02-26 17:09:40 -0500 (Thu, 26 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/edit_message.html * add p arround the signature so editing messages doesn't behave that weird

[Citadel Development] Citadel commit log: revision 7169

2009-02-26 Thread dothebart
r7169 | dothebart | 2009-02-26 17:55:28 -0500 (Thu, 26 Feb 2009) | 3 lines Changed paths: M /trunk/webcit/gettext.c M /trunk/webcit/wc_gettext.h * cleanup * fix BSD non-preset locale case to C

[Citadel Development] Citadel commit log: revision 7170

2009-02-26 Thread dothebart
r7170 | dothebart | 2009-02-26 18:49:05 -0500 (Thu, 26 Feb 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/mime_parser.c * add .vcf to our static file extensions list, so we can surpass xdgmime untill its fixed.

[Citadel Development] Citadel commit log: revision 7174

2009-02-28 Thread dothebart
r7174 | dothebart | 2009-02-28 05:41:32 -0500 (Sat, 28 Feb 2009) | 2 lines Changed paths: M /trunk/webcit/debian/citadel-webcit.config M /trunk/webcit/debian/citadel-webcit.postinst M /trunk/webcit/debian/control

[Citadel Development] Citadel commit log: revision 7176

2009-03-01 Thread dothebart
r7176 | dothebart | 2009-03-01 15:39:53 -0500 (Sun, 01 Mar 2009) | 2 lines Changed paths: M /trunk/libcitadel/debian/control D /trunk/libcitadel/debian/libcitadel1.install A /trunk/libcitadel/debian/libcitadel2

[Citadel Development] Citadel commit log: revision 7180

2009-03-02 Thread dothebart
r7180 | dothebart | 2009-03-02 17:24:09 -0500 (Mon, 02 Mar 2009) | 2 lines Changed paths: M /trunk/webcit/messages.c M /trunk/webcit/vcard_edit.c M /trunk/webcit/webcit.h * fix display of quoted-printable names

[Citadel Development] Citadel commit log: revision 7182

2009-03-03 Thread dothebart
r7182 | dothebart | 2009-03-03 17:39:20 -0500 (Tue, 03 Mar 2009) | 3 lines Changed paths: M /trunk/webcit/static/t/edit_message.html M /trunk/webcit/subst.c * implement U escaper in StrBufAppendTemplate it was missing

[Citadel Development] Citadel commit log: revision 7183

2009-03-03 Thread dothebart
r7183 | dothebart | 2009-03-03 18:29:29 -0500 (Tue, 03 Mar 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/view_message.html * distinguish between mbox displayed message and bbsview for printing their buttons.

[Citadel Development] Reply All missing from webcit email view

2009-03-03 Thread dothebart
addressed in #7183; the mbox view should add ?mail=1 to the URL; Matt, could you add that?

[Citadel Development] (no subject)

2009-03-04 Thread dothebart
thats probably one of the side effects of actualy implementing U (it was forgotten in advance) there might be places where its used wrong. Most probably it needs to be X.

[Citadel Development] Citadel commit log: revision 7187

2009-03-04 Thread dothebart
r7187 | dothebart | 2009-03-04 13:54:51 -0500 (Wed, 04 Mar 2009) | 2 lines Changed paths: M /trunk/libcitadel/debian/libcitadel1.substvars M /trunk/libcitadel/lib/libcitadel.c M /trunk/libcitadel/lib/libcitadel.h

[Citadel Development] Citadel commit log: revision 7188

2009-03-04 Thread dothebart
r7188 | dothebart | 2009-03-04 13:58:18 -0500 (Wed, 04 Mar 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/whosection.html M /trunk/webcit/static/t/whosimplesection.html M /trunk/webcit/static/t

[Citadel Development] Citadel commit log: revision 7189

2009-03-04 Thread dothebart
r7189 | dothebart | 2009-03-04 14:06:36 -0500 (Wed, 04 Mar 2009) | 2 lines Changed paths: A /trunk/libcitadel/lib/libcitadellocal.h * add libcitadel private header.

[Citadel Development] Citadel commit log: revision 7190

2009-03-05 Thread dothebart
r7190 | dothebart | 2009-03-05 16:28:01 -0500 (Thu, 05 Mar 2009) | 2 lines Changed paths: M /trunk/webcit/static/mobile.js M /trunk/webcit/static/summaryview.js M /trunk/webcit/static/t/view_message.html * flag

[Citadel Development] Citadel commit log: revision 7193

2009-03-07 Thread dothebart
r7193 | dothebart | 2009-03-07 12:24:58 -0500 (Sat, 07 Mar 2009) | 3 lines Changed paths: M /trunk/webcit/calendar.c M /trunk/webcit/calendar_tools.c M /trunk/webcit/calendar_view.c M /trunk/webcit/fmt_date.c M

[Citadel Development] Citadel commit log: revision 7195

2009-03-08 Thread dothebart
r7195 | dothebart | 2009-03-08 08:34:59 -0400 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/webcit/po/da.po M /trunk/webcit/po/de.po M /trunk/webcit/po/en_GB.po M /trunk/webcit/po/es.po M /trunk/webcit

[Citadel Development] robots.txt...

2009-03-08 Thread dothebart
this does a disalow all... So webcit installations won't get spidered at all... so that nice link to citadel.org in every login screen won't be evaluated at all... shouldn't we allow that in a way? is there a way?

[Citadel Development] Citadel commit log: revision 7196

2009-03-08 Thread dothebart
r7196 | dothebart | 2009-03-08 09:46:58 -0400 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/webcit/COPYING M /trunk/webcit/static/BubbleTooltips.js M /trunk/webcit/static/bt.css M /trunk/webcit/static

[Citadel Development] Citadel commit log: revision 7197

2009-03-08 Thread dothebart
r7197 | dothebart | 2009-03-08 10:30:03 -0400 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/webcit/COPYING * more missing authors of JS components

[Citadel Development] Citadel commit log: revision 7198

2009-03-08 Thread dothebart
r7198 | dothebart | 2009-03-08 10:36:18 -0400 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/libcitadel/COPYING * adjust copyright holders

[Citadel Development] Citadel commit log: revision 7199

2009-03-08 Thread dothebart
r7199 | dothebart | 2009-03-08 10:40:47 -0400 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/citadel/citadel.h M /trunk/citadel/messages.c M /trunk/citadel/sysdep.c M /trunk/citadel/threads.c * we moved

[Citadel Development] Citadel commit log: revision 7200

2009-03-08 Thread dothebart
r7200 | dothebart | 2009-03-08 11:04:06 -0400 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/citadel/Makefile.in D /trunk/citadel/crc16.c D /trunk/citadel/crc16.h A /trunk/citadel/modules/fulltext/crc16.c

[Citadel Development] Citadel commit log: revision 7201

2009-03-08 Thread dothebart
r7201 | dothebart | 2009-03-08 12:03:03 -0400 (Sun, 08 Mar 2009) | 2 lines Changed paths: M /trunk/citadel/COPYING * Resorted copying, updated daterange

[Citadel Development] imap files...

2009-03-08 Thread dothebart
as pointed out by Mike O'Connor ftpmas...@debian.org many of the comments in the IMAP implementation are from http://www.faqs.org/rfcs/rfc3501.html and friends; having a look at it it says: Copyright Notice Copyright (C) The Internet Society (2003). All Rights Reserved. which doesn't

[Citadel Development] Citadel commit log: revision 7204

2009-03-09 Thread dothebart
r7204 | dothebart | 2009-03-09 14:54:53 -0400 (Mon, 09 Mar 2009) | 2 lines Changed paths: M /trunk/webcit/calendar.c M /trunk/webcit/calendar_tools.c M /trunk/webcit/static/wclib.js + add Michael Meskes Patch; hide

[Citadel Development] Citadel commit log: revision 7208

2009-03-11 Thread dothebart
r7208 | dothebart | 2009-03-11 14:09:41 -0400 (Wed, 11 Mar 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/box_preferences.html * make another string translateable.

[Citadel Development] (no subject)

2009-03-11 Thread dothebart
i've been fiddling on https://uncensored.citadel.org/display_edit_task?msgnum=2604464?taskrm=hot%20t odos and tried to do Index: sysdep.c === --- sysdep.c(Revision 7199) +++ sysdep.c(Arbeitskopie) @@ -652,8 +652,8 @@

[Citadel Development] Citadel commit log: revision 7212

2009-03-12 Thread dothebart
r7212 | dothebart | 2009-03-12 18:54:48 -0400 (Thu, 12 Mar 2009) | 3 lines Changed paths: M /trunk/libcitadel/lib/libcitadel.h M /trunk/libcitadel/lib/mime_parser.c * add function decode_hex() that interprets 2 chars

[Citadel Development] Citadel commit log: revision 7213

2009-03-12 Thread dothebart
r7213 | dothebart | 2009-03-12 18:56:24 -0400 (Thu, 12 Mar 2009) | 2 lines Changed paths: M /trunk/webcit/groupdav_main.c M /trunk/webcit/utils.c * use the hex-decoder instead of scanf

[Citadel Development] Citadel commit log: revision 7212

2009-03-12 Thread dothebart
ok, that was the last big cpu eater. i've been eying on it for a while, but that mail with the pics was the final thing to do it.

<    3   4   5   6   7   8   9   10   11   12   >