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

2009-02-09 Thread IGnatius T Foobar
this brinngs the nice background into the baby obama message. I'm wondring how we could transport whats between head and body into our display? probably theres some CSS information in there... There's definitely some important information in there. Notice that the body style

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

2009-02-09 Thread IGnatius T Foobar
Doing some more GroupDAV troubleshooting... When the GroupDAV module calls locate_message_by_uid(), it already has the wrong filename in DavPathname by the time groupdav_main() is called. Hmm... this looks bad: groupdav_main.c: TODO

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

2009-02-06 Thread IGnatius T Foobar
What does it do differently when you register it as AJAX, anyway?

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

2009-02-02 Thread IGnatius T Foobar
Ok, I see how that works. I added another one for the 'Subject:' line.

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

2009-02-02 Thread IGnatius T Foobar
What I want to do is test whether a message contains a recipient, and output or not output the word to in the headers.

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

2009-02-01 Thread IGnatius T Foobar
Question: how do you express a conditional of if this variable is longer than zero bytes in the template engine?

[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] 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] Re: mod_auth_citadel

2009-01-31 Thread BOFHMike
Fri Jan 30 2009 17:57:47 EST from scia...@uncnsrd (Uncensored) Subject: Re: mod_auth_citadel Hi - Do you have the apr-devel package installed on your system? You will need to have the include headers available. I don't have a copy of SUSE installed on a VM right now, but

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

2009-01-31 Thread IGnatius T Foobar
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 being the case, I would like to decide right now that we should *not* start converting anything in citserver

[Citadel Development] Re: mod_auth_citadel

2009-01-30 Thread scianos
Jan 24 2009 4:12pm from BOFHMike @mycastlewall (My Castle Wall) Subject: mod_auth_citadel I got en error when trying to ./configure --with-apr=/usr/lib checking Apache APR Version 1 is REQUIRED. Checking for APR... error configure: error: Bad path to Apache APR 1

[Citadel Development] Re: thanks

2009-01-29 Thread IGnatius T Foobar
I've just been doing a git-svn clone, and seen so many commits go by that I wanted to say thankyou to the guys who made those commits and brought us citadel. It's a lot of work but seeing people put the software to use (often on very large systems) makes it all worth it.

[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] 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] 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] Re: mod_auth_citadel

2009-01-25 Thread Freakdog
Wow...I don't even see --with-apr as an option when I run configure --help.

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

2009-01-25 Thread dothebart
This is the backend needed to signal errormessages to firephp, a firebug plugin. I'm going to replace the messages into the templates by these. That way errormessages won't garble the layout anymore, and you can debug templates in a proper manner.

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

2009-01-25 Thread dothebart
I've tried to structure the wcsession a little, grouped those who will just have a lifetime of one request, which data they contain, Maybe we should split it up later by these bounds. as mentioned above, do a make clean, bootstrap configure run, just to be shure.

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

2009-01-25 Thread dothebart
ok, It's working. Tiny Howto: * install firebug in firefox * install firephp in firefox * click on the tiny brown bug in the loer right * use ^ to make firebug its own window * enable the konsole and the network monitor for your devel webcit host * enable firephp for your devel host

[Citadel Development] Re: bulk delete/move

2009-01-24 Thread samjam
dothebart wrote: http://www.citadel.org/doku.php/faq:everydayuse:webcit this is the current behavour, intended to become the behavour of SVN Head again. if you start your operation with shift pressed, the mail isn't displayed. I use it for exactly the same purposes. How do you delete the

[Citadel Development] Re: bulk delete/move

2009-01-24 Thread dothebart
the del key on your keyboard..

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

2009-01-24 Thread IGnatius T Foobar
I see that the problem of grey/white bars getting out of whack after deleting an odd number of messages has been fixed as well. Thank you for taking care of that.

[Citadel Development] Re: webcit

2009-01-24 Thread BOFHMike
Fri Jan 23 2009 22:50:21 EST from IGnatius T foo...@uncnsrd (Uncensored) Subject: Re: webcit and 2. wasn't blog going to be a pulldown option? Not this version. That's going to be one of the new features of Citadel in 2009. First we've got to finish what we've already started.

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

2009-01-24 Thread IGnatius T Foobar
A little commentary on the above commit: I noticed this while trying to repair the display of multipart/related images, which don't seem to be working right now. It was requesting a URL like /webcit/mimepart/1/image012@01c97be4.f32b7040/ because the part number was being passed to

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

2009-01-24 Thread IGnatius T Foobar
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 because I didn't want to break things running in that mode. I don't have a system running in that mode so I

[Citadel Development] Re: bulk delete/move

2009-01-23 Thread samjam
* IGnatius T Foobar wrote, On 22/01/09 14:17: so that they can do a bulk move or bulk delete without having to read the message. (This means that clicking the checkbox will not select the message). Not likely to happen; the current implementation is designed to act more like

[Citadel Development] Re: webcit

2009-01-23 Thread IGnatius T Foobar
and 2. wasn't blog going to be a pulldown option? Not this version. That's going to be one of the new features of Citadel in 2009. First we've got to finish what we've already started.

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

2009-01-22 Thread samjam
* ajc wrote, On 21/01/09 03:13: r6973 | ajc | 2009-01-20 22:13:44 -0500 (Tue, 20 Jan 2009) | 1 line Changed paths: M /trunk/webcit/static/webcit.css * Reduced mailbox_summary font size down to 8pt, looks real nice now

[Citadel Development] Re: bulk delete/move

2009-01-22 Thread IGnatius T Foobar
so that they can do a bulk move or bulk delete without having to read the message. (This means that clicking the checkbox will not select the message). Not likely to happen; the current implementation is designed to act more like a local client -- ctrl-click to multi select,

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

2009-01-22 Thread dothebart
how'bout adding a user templated CSS? you could add preferences for the font sizes which show up there... zap solution for apple cinema display users and eee pc users.

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

2009-01-22 Thread IGnatius T Foobar
Ok, we're in pretty good shape now. All font sizes are now specified in percent relative to the top level. In the future we might even consider adding some controls to adjust that top level font size. I'm looking at WebCit in IE7 and it's much nicer than IE6. Given that IE6 is only a

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

2009-01-20 Thread IGnatius T Foobar
Matt: gcc -I/root/ctdl/trunk/webcit -g -O2 -Wall --pedantic -DHAVE_CONFIG_H -c -D_REENTRANT msg_renderers.c ./wmsg_renderers.c: In function bConditional_ROOM_DISPLAY_MSGb: msg_renderers.c:410: error: bIterateStructb undeclared (first use in this function)

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

2009-01-17 Thread IGnatius T Foobar
Clever, but I wish I didn't have to resort to such a sleazy kludge. If there had been any way to do this inside the program code I would have built it as a new API call within libical. It is rather stupid that neither POSIX nor GNU thought anyone would have any use for a library call that

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

2009-01-14 Thread IGnatius T Foobar
So ... does anyone know why OpenID isn't offered as a login option anymore, or should I go take a look?

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

2009-01-14 Thread matt
Its there, the conditional in login.html that is supposed to check if its available doesn't seem to be evaluating right.. Thu Jan 15 2009 13:37:37 EST from IGnatius T Foobar Re: Citadel commit log: revision 6952

[Citadel Development] Re: r6936/new summary view changes

2009-01-12 Thread IGnatius T Foobar
I like the safe mode idea. What is its behavior? Does it go to the old webcit semantics or does it actually implement a non-ajax view?

[Citadel Development] Re: r6936/new summary view changes

2009-01-12 Thread IGnatius T Foobar
Ok, here are some problems I see so far: * Iconbar - the background is gone * Iconbar - customize this menu appears above the last button instead of below it, and the font is too big (did the css for it disappear?) * When I click on Mail the message Loading messages from

[Citadel Development] Re: r6936/new summary view changes

2009-01-12 Thread IGnatius T Foobar
More: * Tabbed dialogs such as the event editor and site-wide configuration now show the div that's common to all tabs (such as the Save/Cancel buttons) as an odd looking bottom tab instead of spanning the entire width of the dialog. * The Chat function is gone. Pushing the

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

2009-01-12 Thread IGnatius T Foobar
Wow, that's a lot of fixes in one shot. Thanks for responding so quickly! A couple of things I noticed after this last update: * switch to room list sometimes doesn't work. I'm still trying to figure out a set of reproducible steps and will post them if I find them. * When

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

2009-01-11 Thread dothebart
Yes, I figured it out that way. It was a bit fiddling, but I managed to get it all down so that just one struct was needed. Thats smart, because of all functions can work genericaly on mime parts. Probably your fix did the right thing [TM] One thing thats still buggy is: mime (

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

2009-01-10 Thread IGnatius T Foobar
Ok, I think that was it. Am I correct in understanding that Msg-MsgBody is just an ordinary wc_mime_attachment that happens to point to the MSG4 top level? r6932 populates the 'msgnum' with the proper message number. This fixes the problem I was seeing, but are there any possible side

[Citadel Development] Re: ETA?

2009-01-09 Thread IGnatius T Foobar
Not even close. We're in feature freeze but the code is barely alpha quality. There's quite a bit of cleanup to do.

[Citadel Development] Re: ETA?

2009-01-09 Thread BOFHMike
Fri Jan 09 2009 16:49:40 UTC from IGnatius T foo...@uncnsrd (Uncensored) Subject: Re: ETA? Not even close. We're in feature freeze but the code is barely alpha quality. There's quite a bit of cleanup to do. That would be to say I could break it w/o even trying... ;)

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

2009-01-08 Thread IGnatius T Foobar
/* Look for commonly-found probes of malware such as worms, viruses, trojans, and Microsoft Office. */ Sometimes I even amuse myself. :)

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

2009-01-08 Thread samjam
Tue Jan 06 2009 16:44:16 EST from IGnatius T foo...@uncnsrd Subject: Re: Citadel commit log: revision 6903 I only committed that change because I eliminated an extra conditional on one of the preferences; I didn't actually fix the problem. I'm having some trouble figuring out what the real

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

2009-01-06 Thread dothebart
afair from the first starts there is some code in preferences.c to print the hash on each change into the log, maybe that could help? I have seen it working well Maybe the change to put the loading into an abstract function introduced bugs here...

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

2009-01-02 Thread dothebart
I'd say, adding a new optional parameter to ITERATE numbering the elements would be the best thing to do. That way you could specify it in the templates or preferences (if you change the template to follow that notation...)

[Citadel Development] Re: SELinux support for Citadel now available for testing

2009-01-02 Thread scianos
Dec 31 2008 8:10pm from dothebart @uncnsrd Subject: SELinux support for Citadel now available for testing stu, Google already found you in advance, I've already added you to http://www.citadel.org/doku.php?id=installation:start#optional.dependencies and

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

2009-01-01 Thread IGnatius T Foobar
Hey Matt, I just read branches/webcit-newsummaryview/WISHLIST and I like what I see there. Your vision for the mailbox view and icon bar matches very well with what I had in mind (but never seem to have the time to implement). What timeframe did you have in mind for the merge?

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

2009-01-01 Thread matt
I intend to get as much as possible done in the immediate future (within the next 7 days) as I wish to move onto other projects. dothebart: I want to be able to limit the number of messages displayed, like bbsview, but still using a template iterator, the two ways I can think of: modify

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

2008-12-29 Thread IGnatius T Foobar
Doesn't matter too much. SVN doesn't solve all of CVS's problems, but it's been more stable for us.

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

2008-12-28 Thread Ford II
Did I just hear somebody actually agree with me about how stupid subversion (And all the people who try and tell me it's better) is/are?

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

2008-12-27 Thread dothebart
ok, that went half ez. the groupcahnge detection is not yet all done yet. though once the presentation layer doesn't matter anymore, i'd like to test this to print out propfind answers, so you can access files via dav.

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

2008-12-26 Thread IGnatius T Foobar
Whew! That was a long haul. But it's almost finished! At this point I think I can say that if we were accepted into GSoC and had some wetback college kid attempt to do this, he would have screwed up a lot of things and the cleanup would be enormous. Couple of minor things left to

[Citadel Development] Re: re commit r5300

2008-12-25 Thread dothebart
Mi Dez 24 2008 23:16:53 EST von IGnatius T foo...@uncnsrd Betreff: Re: re commit r5300 Ig, could you drop some more words on this? which rooms will carry this? whats webcit to do if it hits them? Currently we do not render the Journal view in WebCit. It's only there for the

[Citadel Development] re: Citadel commit log: revision 6860

2008-12-23 Thread dothebart
1) ok. 2) no template needs to be parsed at runtime, since it doesn't change while you're running webcit (unless you use -T1 for debugging) While that initial parser run, subst.c tries to identify the handler for this token, which it can't if its in the SVPut hash, as thats just loaded at

[Citadel Development] re: Citadel commit log: revision 6860

2008-12-22 Thread matt
1. Friends of LKRA already taken care of, see GetRoomListHashLKRA-GetRoomListHash . When someone needs to use a different one just add another wrapper around GetRoomListHash 2. I'm aware of that, in this case its intentional as this template needs to be evaluated at runtime, are you saying there

[Citadel Development] Re: Webcit path for Sitewide/Access/HostAuth

2008-12-14 Thread dothebart
Sa Okt 18 2008 10:52:23 EDT von directr...@uncnsrd Betreff: Webcit path for Sitewide/Access/HostAuth Just a little patch that makes the Enable host based authentication mode config option show the right value (its showing the inverted value now). Directic, i'e applied the patch accidently

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

2008-12-13 Thread dothebart
Yay, looking smarter that way, right? we have two things not yet implemented which I definitely want to have: * some kind of marker whether there is an attachment in that mail * threadded lists on the second one; I'd definitely like to do that in the server, as this might also become the

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

2008-12-13 Thread dothebart
..stuff you find while writing documentation...

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

2008-12-06 Thread IGnatius T Foobar
PACKAGE MAINTAINERS: I recommend applying this patch to your packages. Easy Install has been patched, and I may go for the source tarballs next...

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

2008-12-03 Thread IGnatius T Foobar
*sigh* I'm getting tired of this. It was so much work to get recurring events done, and after recurring events support turned out to require a complete overhaul of the way we handle timezones, there's just so much more work getting everything changed across the entire calendar

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

2008-12-01 Thread dothebart
oups... how could this happen?

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

2008-12-01 Thread IGnatius T Foobar
Ok, that looks mostly better ... it's displaying the correct view now, but all of the views (except for mailbox) are now empty. You have to click around for a bit before they show any data.

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

2008-12-01 Thread dothebart
ah, the bb-view dropdown is slightly broken atm. did you update libcitadel? I fixed some null-pointer conditions..

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

2008-11-29 Thread IGnatius T Foobar
ok, I'd say were at a point, where uncensored probably could be updated to SVN head. Except it can't because the calendar is still broken :(

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

2008-11-26 Thread IGnatius T Foobar
Ok, so do we need to increment the version number of citserver and then make webcit depend on it?

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

2008-11-26 Thread dothebart
Hm, no, i've just been modding webcit.. libcitadel will definitely be needed to be latest once we're at it.

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

2008-11-26 Thread IGnatius T Foobar
Hmm, even after a rebuild of libcitadel and webcit, I'm getting a title bar on the login screen that says: Handler [CONTEXTSTR] (in '/appl/develcit/trunk/webcit/static//t/beginbox.html' line 3); requires context of type 12, have 0! [CONTEXTSTR(X)]

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

2008-11-22 Thread IGnatius T Foobar
DST really needs to be done away with. Not just DST ... time zones need to be done away with. The whole world goes to UTC and you just deal with it. So what if your work day in New York is 2pm to 10pm? You'll get used to it in a week or two and then no one ever has to guess what

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

2008-11-21 Thread Ford II
AAAGGGHHH TIME ZONES F%$%^*%$^ING SUCK at least it's not just me.

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

2008-11-21 Thread Ford II
DST really needs to be done away with. Last week I learned something interesting: While we all know there are some timezones in india that are 30 minutes off, there are areas that are 10 and 15 minutes off as well.

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

2008-11-21 Thread Ford II
I assume nothing important happens there.

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

2008-11-20 Thread IGnatius T Foobar
yowza, that was a scary one. Good thing the code hasn't been released, or we would have had a lot of unhappy IMAP users.

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

2008-11-20 Thread dothebart
ah, was this related to the partial fetch stuff? no connection to that sieve fix? right?

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

2008-11-20 Thread dothebart
0:50 from dothebart Re: Citadel commit log: revision 6750 ah, was this related to the partial fetch stuff? no connection to that sieve fix? right? hm. s.th. seems to be missing in the new editor... why did that go to the lobby?

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

2008-11-20 Thread IGnatius T Foobar
ah, was this related to the partial fetch stuff? no connection to that sieve fix? right? The bug was always there, but partial fetch may have caused it to show more.

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

2008-11-19 Thread IGnatius T Foobar
Someone's been busy :)

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

2008-11-19 Thread dothebart
well... start out with some tiny stuff, find s.th. more to improve, struggle over not yet exposed errors in the templating... verbose logging showing more errorrs... fix them... And, i'd like to depricate svput() and friends, since they're not as fast as globaly registered replacers, and

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

2008-11-15 Thread dothebart
now i'm satisfied with message displaying. please report messages that don't display well for you. either copy them over here into the trashcan, attach them as dump from tbird CTRL+U (ah, and don't forget a make clean please)

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

2008-11-13 Thread dothebart
matt, that should fix it hopefully. though its not clear where it forgot that one byte...

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

2008-11-12 Thread IGnatius T Foobar
Don't forget to test it with messages that have attachments, as well as submessages with attachments. That's where it gets tricky.

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

2008-11-12 Thread IGnatius T Foobar
dothebart: I'm noticing that you used the short datetime in the message headers. It should be using the full datetime.

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

2008-11-12 Thread dothebart
Mi Nov 12 2008 12:18:07 EST von IGnatius T [EMAIL PROTECTED] Betreff: Re: Citadel commit log: revision 6739 dothebart: I'm noticing that you used the short datetime in the message headers. It should be using the full datetime. hm, I don't think I did that myself in first place ;-)

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

2008-11-11 Thread dothebart
ok, everything is beautifull now, except that forwarded messages are displayed twice. getting closer.

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

2008-11-10 Thread IGnatius T Foobar
Those of you who are into schadenfreude will take great pleasure in observing the next few weeks of weeping and gnashing of teeth as I try to make sense of time zones and recurring events.

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

2008-11-10 Thread dothebart
hm, it shows submessages now... but it will make a grey frame arround it.. any hints? my html'ish isn't that good :(

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

2008-11-09 Thread dothebart
ok, scrolling that over and over started to anoy me badly. vcard stuff is now all moved to vcard_edit, all those tiny callback hooks to translate headers into the struct or put a part of the struct into the templates is moved to msg_renderers.c This has one obstacle: **you need to

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

2008-11-06 Thread dothebart
do we have a way to fork the CIA into background? It's locking my commit for quite a while now...

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

2008-11-05 Thread IGnatius T Foobar
Ok, that should fix the issue that a few people have had from time to time, where a corrupt address at the end of a list of recipients can cause libsieve to crash.

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

2008-11-05 Thread IGnatius T Foobar
It crashed even when I added a linebreak. I even tried folding the headers down to about 72 columns, with the same results -- if the last address is chopped, it crashes. Nasty stack smash, too. Last time I worked on something like this with Aaron he couldn't even get it to fail on the

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

2008-11-05 Thread dothebart
hm, sounds like a job for valgrind... regarding my stuff, its a little more unbroken, mostly still listing attachments are missing.

[Citadel Development] Re: [patch] inline images POC

2008-11-03 Thread IGnatius T Foobar
Sam: I'm afraid we can't accept this patch. Inline images are something we definitely want, but your patch integrates libtidy/libxslt/libxml into the system as well. As I mentioned before, we are not willing to add all of those new external dependencies to the Citadel system at this time. If

[Citadel Development] Re: [patch] inline images POC

2008-11-03 Thread samjam
Mon Nov 03 2008 09:26:06 EST from IGnatius T [EMAIL PROTECTED] Subject: Re: [patch] inline images POC Sam: I'm afraid we can't accept this patch. Inline images are something we definitely want, but your patch integrates libtidy/libxslt/libxml into the system as well. As I mentioned

[Citadel Development] Re: [patch] inline images POC

2008-11-03 Thread IGnatius T Foobar
Yeah... fair enough.(libtidy is NOT needed, just haven't taken it out) Thanks for understanding ... definitely don't take it personally, we'd love to have some of your code committed to the tree in the future. As for libtidy ... can it be used without an xml parser? I suppose you've

[Citadel Development] Re: [patch] inline images POC

2008-11-03 Thread samjam
Mon Nov 03 2008 10:04:33 EST from IGnatius T [EMAIL PROTECTED] Subject: Re: [patch] inline images POC Yeah... fair enough.(libtidy is NOT needed, just haven't taken it out) Thanks for understanding ... definitely don't take it personally, we'd love to have some of your code committed to

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

2008-11-02 Thread dothebart
So Nov 02 2008 04:51:12 EST von dothebart in 00.Sent Items an room_citadel_development@uncensored.citadel.org Betreff: Citadel commit log: revision 6708 r6708 | dothebart | 2008-11-02 04:51:11 -0500 (Sun, 02 Nov

<    8   9   10   11   12   13   14   15   16   >