[Citadel Development] (no subject)

2009-01-26 Thread dothebart
We definitely have a problem with citadel messing up on upgrade to SVN Head. My work installation just made the same as my test-installation. all rooms where gone in all room listings, I could enter them with goto hidden room, it would barf some errors at me, and after that it will be normal

[Citadel Development] Citadel commit log: revision 6999

2009-01-26 Thread matt
r6999 | matt | 2009-01-26 05:35:34 -0500 (Mon, 26 Jan 2009) | 8 lines Changed paths: M /trunk/webcit/graphics.c M /trunk/webcit/roomops.c M /trunk/webcit/static/summaryview.js M

[Citadel Development] webcit bug wall

2009-01-26 Thread matt
Here is a list of current webcit trunk bugs I know about: * iconbar buttons overflowing * IE6 iconbar buttons * iconbar roomlist failing in IE * mailbox view table not always lining up in IE, various degress of b0rkness depending on IE version * login screen input fields messed up in IE8b

[Citadel Development] Citadel commit log: revision 7000

2009-01-26 Thread dothebart
r7000 | dothebart | 2009-01-26 12:41:39 -0500 (Mon, 26 Jan 2009) | 2 lines Changed paths: M /trunk/libcitadel/debian/files M /trunk/libcitadel/lib/vcard.c * use memcpy instead of strcpy, as here we know how many chars

[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] Re: Citadel commit log: revision 6989

2009-01-26 Thread samjam
Sun Jan 25 2009 01:07:43 EST from IGnatius T foo...@uncnsrd Subject: Re: Citadel commit log: revision 6989 Ok, so multipart/related images are working now. QUESTION: the links generated by multipart/related always contain the '/webcit' prefix. Is this acceptable? I didn't remove them

[Citadel Development] reply-quoted broken?

2009-01-26 Thread samjam
In my very recdent svn build, reply quoted constructs the recipient address wrongly. If the original from header was of the form:From: Full Name n...@example.comthen the recipient becomes; Full Name regular (non-quoted) reply works fine. Sam

[Citadel Development] Re: bulk delete/move

2009-01-26 Thread samjam
Sat Jan 24 2009 15:32:39 EST from dotheb...@uncnsrd Subject: Re: bulk delete/move the del key on your keyboard.. Thanks. Which key should be used to move the selected messages to another folder? Sam

[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] Re: bulk delete/move

2009-01-26 Thread samjam
Mon Jan 26 2009 18:32:55 EST from dotheb...@uncnsrd Subject: Re: bulk delete/move switch your iconbar to a roomlist, expand it to your target folder, and drag+drop them over. maybe once matt is at it, something like the average cut'n' paste would be good for our new thang? Thats pretty

[Citadel Development] js syntax error

2009-01-26 Thread samjam
If I click write mail while the mail folder list view is loading,then I get a syntax error popup dialog.