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

2009-05-13 Thread dothebart
the message is already rendered. for example is converted to blockquote's in HTML messages your work added the resampling of inline images... view_message_replyquote.html is the compactest template to view that. there's work ongoing to render it into a json struct too.

[Citadel Development] Citadel commit log: revision 7453

2009-05-13 Thread dothebart
r7453 | dothebart | 2009-05-13 17:51:12 -0400 (Wed, 13 May 2009) | 4 lines Changed paths: M /trunk/webcit/messages.c M /trunk/webcit/messages.h M /trunk/webcit/msg_renderers.c M /trunk/webcit/wiki.c * output

[Citadel Development] sync kolab Citadel commit log: revision 7451

2009-05-14 Thread dothebart
depends how inteligent synkcolab chooses its part to view.

[Citadel Development] Citadel commit log: revision 7456

2009-05-14 Thread dothebart
r7456 | dothebart | 2009-05-14 16:00:17 -0400 (Thu, 14 May 2009) | 5 lines Changed paths: M /trunk/webcit/context_loop.c M /trunk/webcit/messages.c M /trunk/webcit/webcit.h * add defines for our errorcodes * create

[Citadel Development] Citadel commit log: revision 7459

2009-05-17 Thread dothebart
r7459 | dothebart | 2009-05-17 04:34:33 -0400 (Sun, 17 May 2009) | 2 lines Changed paths: M /trunk/webcit/auth.c M /trunk/webcit/calendar.c M /trunk/webcit/context_loop.c M /trunk/webcit/downloads.c M /trunk

[Citadel Development] Citadel commit log: revision 7459

2009-05-17 Thread dothebart
static handling currently is broken. probably groupdav and rss are broken too. maybe plain auth doesn't work either. we now have a slim context_loop and a heavily stripped down session_loop. wc_session is split into two parts (but may not be final yet): * the original structure minus

[Citadel Development] Citadel commit log: revision 7460

2009-05-17 Thread dothebart
r7460 | dothebart | 2009-05-17 07:47:09 -0400 (Sun, 17 May 2009) | 2 lines Changed paths: M /trunk/webcit/Makefile.in M /trunk/webcit/auth.c M /trunk/webcit/downloads.c A /trunk/webcit/static.c M /trunk/webcit

[Citadel Development] Citadel commit log: revision 7461

2009-05-17 Thread dothebart
r7461 | dothebart | 2009-05-17 09:49:51 -0400 (Sun, 17 May 2009) | 2 lines Changed paths: M /trunk/webcit/calendar.c M /trunk/webcit/context_loop.c M /trunk/webcit/mk_module_init.sh M /trunk/webcit/serv_func.c

[Citadel Development] Citadel commit log: revision 7462

2009-05-17 Thread dothebart
r7462 | dothebart | 2009-05-17 11:12:55 -0400 (Sun, 17 May 2009) | 2 lines Changed paths: M /trunk/webcit/context_loop.c M /trunk/webcit/downloads.c M /trunk/webcit/messages.c M /trunk/webcit/paramhandling.c M

[Citadel Development] Citadel commit log: revision 7463

2009-05-17 Thread dothebart
r7463 | dothebart | 2009-05-17 17:35:10 -0400 (Sun, 17 May 2009) | 4 lines Changed paths: M /trunk/webcit/auth.c M /trunk/webcit/context_loop.c M /trunk/webcit/downloads.c M /trunk/webcit/rss.c M /trunk/webcit

[Citadel Development] Citadel commit log: revision 7467

2009-05-18 Thread dothebart
r7467 | dothebart | 2009-05-18 18:15:16 -0400 (Mon, 18 May 2009) | 2 lines Changed paths: M /trunk/webcit/auth.c M /trunk/webcit/context_loop.c M /trunk/webcit/cookie_conversion.c M /trunk/webcit/webcit.h * fix

[Citadel Development] Citadel commit log: revision 7468

2009-05-19 Thread dothebart
r7468 | dothebart | 2009-05-19 15:47:06 -0400 (Tue, 19 May 2009) | 2 lines Changed paths: M /trunk/webcit/messages.c * fix URL parsing for /message/

[Citadel Development] Citadel commit log: revision 7469

2009-05-19 Thread dothebart
r7469 | dothebart | 2009-05-19 15:50:51 -0400 (Tue, 19 May 2009) | 2 lines Changed paths: M /trunk/webcit/auth.c * fix basic auth

[Citadel Development] connecting external applications to the autopurger...

2009-05-19 Thread dothebart
if an external application would have references into the citadel base, that reference would ceise validity once the autopurge did its job, right? so... would it pe cheap to have some sort of 'api' to notify an external application of the death of that message? sort of like writing a file

[Citadel Development] Re: connecting external applications to the autopurger...

2009-05-20 Thread dothebart
doesn't the autopurger do the final clean up of these at nite too while on delete it just tags them deleted? ok, overwriting would be a problem, but would that message have the same citadel id? I'd primarily want something so an external application could do clean up of its database, so sort

[Citadel Development] Citadel commit log: revision 7475

2009-05-20 Thread dothebart
r7475 | dothebart | 2009-05-20 17:51:18 -0400 (Wed, 20 May 2009) | 2 lines Changed paths: M /trunk/webcit/rss.c * remove unneded variable

[Citadel Development] Citadel commit log: revision 7476

2009-05-20 Thread dothebart
r7476 | dothebart | 2009-05-20 17:52:22 -0400 (Wed, 20 May 2009) | 2 lines Changed paths: M /trunk/webcit/preferences.c M /trunk/webcit/webcit.c * move end-of-session-save prefs to session detach handler.

[Citadel Development] Citadel commit log: revision 7474

2009-05-20 Thread dothebart
Mi Mai 20 2009 13:07:22 EDT von ajc a...@uncensored.citadel.org Betreff: Citadel commit log: revision 7474 r7474 | ajc | 2009-05-20 13:07:21 -0400 (Wed, 20 May 2009) | 2 lines Changed paths: M /trunk/webcit/auth.c

[Citadel Development] Citadel commit log: revision 7477

2009-05-20 Thread dothebart
r7477 | dothebart | 2009-05-20 18:03:41 -0400 (Wed, 20 May 2009) | 2 lines Changed paths: M /branches/stable-75x/webcit/calendar.c * accept text/todo as text/vtodo

[Citadel Development] Citadel commit log: revision 7478

2009-05-20 Thread dothebart
r7478 | dothebart | 2009-05-20 18:06:01 -0400 (Wed, 20 May 2009) | 2 lines Changed paths: M /trunk/webcit/calendar.c * accept text/todo here too.

[Citadel Development] Citadel commit log: revision 7482

2009-05-21 Thread dothebart
r7482 | dothebart | 2009-05-21 16:11:29 -0400 (Thu, 21 May 2009) | 4 lines Changed paths: M /trunk/webcit/context_loop.c M /trunk/webcit/gettext.c M /trunk/webcit/wc_gettext.h M /trunk/webcit/webcit.c

[Citadel Development] Citadel commit log: revision 7484

2009-05-22 Thread dothebart
r7484 | dothebart | 2009-05-22 05:05:03 -0400 (Fri, 22 May 2009) | 2 lines Changed paths: M /trunk/webcit/auth.c * free header vars from auth

[Citadel Development] Citadel commit log: revision 7485

2009-05-22 Thread dothebart
r7485 | dothebart | 2009-05-22 05:13:06 -0400 (Fri, 22 May 2009) | 2 lines Changed paths: M /trunk/webcit/roomops.c * revert sort order start on the 'Read all messages' button due to public demand

[Citadel Development] Citadel commit log: revision 7488

2009-05-22 Thread dothebart
r7488 | dothebart | 2009-05-22 05:49:27 -0400 (Fri, 22 May 2009) | 3 lines Changed paths: M /trunk/libcitadel/debian/changelog M /trunk/libcitadel/lib/tools.c * don't use memcpy on overlapping operations

[Citadel Development] Citadel commit log: revision 7490

2009-05-24 Thread dothebart
r7490 | dothebart | 2009-05-24 15:48:44 -0400 (Sun, 24 May 2009) | 4 lines Changed paths: M /trunk/libcitadel/lib/libcitadel.c M /trunk/libcitadel/lib/libcitadel.h M /trunk/libcitadel/lib/stringbuf.c * make default

[Citadel Development] Citadel commit log: revision 7491

2009-05-24 Thread dothebart
r7491 | dothebart | 2009-05-24 15:55:08 -0400 (Sun, 24 May 2009) | 4 lines Changed paths: M /trunk/webcit/auth.c M /trunk/webcit/config.guess M /trunk/webcit/config.sub M /trunk/webcit/context_loop.c M /trunk

[Citadel Development] Citadel commit log: revision 7493

2009-05-25 Thread dothebart
r7493 | dothebart | 2009-05-25 02:14:14 -0400 (Mon, 25 May 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/files.html * bug in template: won't show upload dialog

[Citadel Development] Citadel commit log: revision 7494

2009-05-25 Thread dothebart
r7494 | dothebart | 2009-05-25 02:15:03 -0400 (Mon, 25 May 2009) | 2 lines Changed paths: M /branches/stable-75x/webcit/static/t/files.html * typo in template; upload dialog won't show

[Citadel Development] Citadel commit log: revision 7495

2009-05-25 Thread dothebart
r7495 | dothebart | 2009-05-25 13:51:49 -0400 (Mon, 25 May 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/menu_basic_commands.html * output files link if present not if not available.

[Citadel Development] Citadel commit log: revision 7496

2009-05-25 Thread dothebart
r7496 | dothebart | 2009-05-25 13:53:18 -0400 (Mon, 25 May 2009) | 2 lines Changed paths: M /branches/stable-75x/webcit/static/t/menu_basic_commands.html * R7495 from HEAD; output files link if present

[Citadel Development] (no subject)

2009-05-26 Thread dothebart
do you mean the wordnerd not wanting to receive html messages? ;-(

[Citadel Development] Citadel commit log: revision 7497

2009-05-26 Thread dothebart
r7497 | dothebart | 2009-05-26 14:19:04 -0400 (Tue, 26 May 2009) | 3 lines Changed paths: M /trunk/webcit/debian/rules * -pg just if profiling is enabled.

[Citadel Development] Citadel commit log: revision 7497

2009-05-26 Thread dothebart
Di Mai 26 2009 14:19:06 EDT von dothebart dotheb...@uncensored.citadel.org Betreff: Citadel commit log: revision 7497 r7497 | dothebart | 2009-05-26 14:19:04 -0400 (Tue, 26 May 2009) | 3 lines Changed paths: M

[Citadel Development] Citadel commit log: revision 7498

2009-05-26 Thread dothebart
r7498 | dothebart | 2009-05-26 15:40:12 -0400 (Tue, 26 May 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/stringbuf.c * redo linebuffered reading

[Citadel Development] Citadel commit log: revision 7499

2009-05-26 Thread dothebart
r7499 | dothebart | 2009-05-26 15:57:59 -0400 (Tue, 26 May 2009) | 2 lines Changed paths: M /trunk/citadel/citadel_dirs.c * remove stripslashes, its going into libcitadel.

[Citadel Development] Citadel commit log: revision 7500

2009-05-26 Thread dothebart
r7500 | dothebart | 2009-05-26 16:18:33 -0400 (Tue, 26 May 2009) | 3 lines Changed paths: M /trunk/libcitadel/lib/libcitadel.h M /trunk/libcitadel/lib/stringbuf.c M /trunk/libcitadel/lib/tools.c * add slash-stripper

[Citadel Development] Citadel commit log: revision 7501

2009-05-26 Thread dothebart
r7501 | dothebart | 2009-05-26 18:05:23 -0400 (Tue, 26 May 2009) | 3 lines Changed paths: M /trunk/webcit/serv_func.c M /trunk/webcit/static.c M /trunk/webcit/tcp_sockets.c M /trunk/webcit/webserver.c * fix

[Citadel Development] Citadel commit log: revision 7502

2009-05-26 Thread dothebart
r7502 | dothebart | 2009-05-26 18:14:23 -0400 (Tue, 26 May 2009) | 2 lines Changed paths: M /trunk/citadel/debian/control * just depend on berkeley db without version.

[Citadel Development] Citadel commit log: revision 7503

2009-05-26 Thread dothebart
r7503 | dothebart | 2009-05-26 18:15:30 -0400 (Tue, 26 May 2009) | 3 lines Changed paths: M /trunk/citadel/modules/extnotify/extnotify.h M /trunk/citadel/modules/extnotify/extnotify_main.c M /trunk/citadel/modules

[Citadel Development] Citadel commit log: revision 7505

2009-05-28 Thread dothebart
r7505 | dothebart | 2009-05-28 19:14:20 -0400 (Thu, 28 May 2009) | 3 lines Changed paths: M /trunk/libcitadel/lib/stringbuf.c * fix IncreaseBuf * fix Buffered BLOB reader

[Citadel Development] Citadel commit log: revision 7509

2009-05-31 Thread dothebart
r7509 | dothebart | 2009-05-31 09:18:31 -0400 (Sun, 31 May 2009) | 2 lines Changed paths: M /trunk/webcit/config.guess M /trunk/webcit/config.sub M /trunk/webcit/context_loop.c * move session creation and session

[Citadel Development] Citadel commit log: revision 7510

2009-05-31 Thread dothebart
r7510 | dothebart | 2009-05-31 10:07:44 -0400 (Sun, 31 May 2009) | 2 lines Changed paths: M /trunk/webcit/context_loop.c M /trunk/webcit/static.c * fix logging / debug mode logchatty exceptions

[Citadel Development] Citadel commit log: revision 7517

2009-05-31 Thread dothebart
r7517 | dothebart | 2009-05-31 17:59:52 -0400 (Sun, 31 May 2009) | 2 lines Changed paths: M /trunk/webcit/auth.c M /trunk/webcit/config.guess M /trunk/webcit/config.sub M /trunk/webcit/context_loop.c M /trunk

[Citadel Development] Citadel commit log: revision 7517

2009-05-31 Thread dothebart
ok, now one thread equals one ParsedHttpHdrs; buffers are reused. HdrRefs HR contains all Data we just reference, its wiped with a simple memset 0. in other news there are now handlers for New/Attach/Detach/Destroy for ParsedHttpHdrs... Personal data is wiped with FLUSHStrBuf, which memset

[Citadel Development] Citadel commit log: revision 7518

2009-05-31 Thread dothebart
r7518 | dothebart | 2009-05-31 18:46:15 -0400 (Sun, 31 May 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/libcitadel.h M /trunk/libcitadel/lib/stringbuf.c * add function to shrink empty StrBufs so they don't

[Citadel Development] Citadel commit log: revision 7519

2009-05-31 Thread dothebart
r7519 | dothebart | 2009-05-31 18:48:05 -0400 (Sun, 31 May 2009) | 3 lines Changed paths: M /trunk/webcit/context_loop.c M /trunk/webcit/tcp_sockets.c * remove duplicate callback code * shrink http read buffers

[Citadel Development] Citadel commit log: revision 7520

2009-06-01 Thread dothebart
r7520 | dothebart | 2009-06-01 09:29:00 -0400 (Mon, 01 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/context_loop.c M /trunk/webcit/webcit.h * fix non cookie request blocking

[Citadel Development] Citadel commit log: revision 7521

2009-06-01 Thread dothebart
r7521 | dothebart | 2009-06-01 09:44:52 -0400 (Mon, 01 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/context_loop.c M /trunk/webcit/tcp_sockets.c M /trunk/webcit/webcit.h * make the cookie failure page non

[Citadel Development] Citadel commit log: revision 7521

2009-06-01 Thread dothebart
  Mon Jun 01 2009 15:44:53 CEST from dothebart dotheb...@uncensored.citadel.org Subject: Citadel commit log: revision 7521 r7521 | dothebart | 2009-06-01 09:44:52 -0400 (Mon, 01 Jun 2009) | 2 lines Changed paths

[Citadel Development] (no subject)

2009-06-01 Thread dothebart
if we do a 7.51, IG, could you have a look at the 'change to roomlist' thing not being /webcit/ able in advance? can't be that complicated (for somebody else than me ;-)

[Citadel Development] Citadel commit log: revision 7523

2009-06-01 Thread dothebart
r7523 | dothebart | 2009-06-01 15:27:02 -0400 (Mon, 01 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/roomops.c * use GetServerStatus for the new handlers

[Citadel Development] Citadel commit log: revision 7524

2009-06-01 Thread dothebart
r7524 | dothebart | 2009-06-01 15:44:59 -0400 (Mon, 01 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/roomops.c * typo.

[Citadel Development] Citadel commit log: revision 7526

2009-06-02 Thread dothebart
yes, its ok now. please commit it to stable too.

[Citadel Development] inline messages broken

2009-06-03 Thread dothebart
no, you're probably right with that. If you find other places where this did harm, please let me know. A patch would be verry convenient ;-)

[Citadel Development] Citadel commit log: revision 7535

2009-06-04 Thread dothebart
r7535 | dothebart | 2009-06-04 16:39:24 -0400 (Thu, 04 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/config.guess M /trunk/webcit/config.sub M /trunk/webcit/context_loop.c M /trunk/webcit/messages.c M

[Citadel Development] Citadel commit log: revision 7536

2009-06-04 Thread dothebart
r7536 | dothebart | 2009-06-04 16:42:31 -0400 (Thu, 04 Jun 2009) | 2 lines Changed paths: M /trunk/libcitadel/debian/rules M /trunk/libcitadel/lib/stringbuf.c * shrink default buffer size from 4K to 64 bytes

[Citadel Development] Citadel commit log: revision 7538

2009-06-07 Thread dothebart
r7538 | dothebart | 2009-06-07 10:06:50 -0400 (Sun, 07 Jun 2009) | 3 lines Changed paths: M /trunk/libcitadel/lib/libcitadel.h M /trunk/libcitadel/lib/stringbuf.c M /trunk/libcitadel/lib/tools.c * move utf8 handling

[Citadel Development] Citadel commit log: revision 7541

2009-06-07 Thread dothebart
r7541 | dothebart | 2009-06-07 15:54:59 -0400 (Sun, 07 Jun 2009) | 2 lines Changed paths: M /branches/stable-75x/libcitadel/lib/stringbuf.c ! merge from R7540: * fix another buggy buffer increase

[Citadel Development] Citadel commit log: revision 7542

2009-06-07 Thread dothebart
r7542 | dothebart | 2009-06-07 16:55:30 -0400 (Sun, 07 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/iconbar.c M /trunk/webcit/webcit.h * use onload handler for iconbar stuff. This fixes forgettyness about

[Citadel Development] Citadel commit log: revision 7543

2009-06-07 Thread dothebart
r7543 | dothebart | 2009-06-07 16:58:52 -0400 (Sun, 07 Jun 2009) | 3 lines Changed paths: M /branches/stable-75x/webcit/iconbar.c M /branches/stable-75x/webcit/webcit.h ! from svn Head R7542: * use onload handler

[Citadel Development] (no subject)

2009-06-08 Thread dothebart
http://www.lamsonproject.org/   Features * Avoid aliases forever! Lamson uses friendly regular expressions and FSM-based routing. I realy like that one. Regex support in email addresses would probably effectively stop the whining for catchall's in a smart way.

[Citadel Development] ajax_ stuff in SVN head

2009-06-09 Thread dothebart
hm, IG recently fixed that /webtcit prefix for the roomlist tree view. could you point out some places that do it wrong too? did they work in 7.51? I just fixed some other problems with the iconbar last weekend. Could you please validate, if that fixes your issues? since my

[Citadel Development] Citadel commit log: revision 7545

2009-06-09 Thread dothebart
r7545 | dothebart | 2009-06-09 15:27:03 -0400 (Tue, 09 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/edit_message.html * apply 97716a4b879269749587e22428d360bfae285f52 by Sam Liddicott: DASH DASH SP

[Citadel Development] Citadel commit log: revision 7546

2009-06-09 Thread dothebart
r7546 | dothebart | 2009-06-09 15:39:30 -0400 (Tue, 09 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/sieve.c * apply a5e7d0695df23e74fd9b0a0127611abd8febc58a by Sam Liddicott: Increase MAX_RULES to 50 so users can

[Citadel Development] Citadel commit log: revision 7548

2009-06-09 Thread dothebart
r7548 | dothebart | 2009-06-09 16:35:39 -0400 (Tue, 09 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/mainmenu.c M /trunk/webcit/subst.c M /trunk/webcit/webserver.c * fix some warnings just visible with -o2

[Citadel Development] Citadel commit log: revision 7549

2009-06-09 Thread dothebart
r7549 | dothebart | 2009-06-09 16:54:27 -0400 (Tue, 09 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/webcit.h * remove unneded enum

[Citadel Development] Citadel commit log: revision 7550

2009-06-09 Thread dothebart
r7550 | dothebart | 2009-06-09 18:37:03 -0400 (Tue, 09 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/preferences.c * be a bit more thorough with nulls

[Citadel Development] Citadel commit log: revision 7552

2009-06-11 Thread dothebart
r7552 | dothebart | 2009-06-11 04:20:08 -0400 (Thu, 11 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/subst.c * catch empty string conditions in tokens.

[Citadel Development] Citadel commit log: revision 7553

2009-06-11 Thread dothebart
r7553 | dothebart | 2009-06-11 10:49:54 -0400 (Thu, 11 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/subst.c * be more paranoid and do memset 0 all our structs

[Citadel Development] Citadel commit log: revision 7554

2009-06-11 Thread dothebart
r7554 | dothebart | 2009-06-11 10:51:29 -0400 (Thu, 11 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/iconbar.c M /trunk/webcit/static/t/head.html * use GetTemplateTokenNumber to retrieve token parameter values

[Citadel Development] Citadel commit log: revision 7556

2009-06-11 Thread dothebart
r7556 | dothebart | 2009-06-11 11:21:38 -0400 (Thu, 11 Jun 2009) | 2 lines Changed paths: M /branches/stable-75x/webcit/iconbar.c M /branches/stable-75x/webcit/static/t/head.html * apply R7554 from Trunk: use

[Citadel Development] Citadel commit log: revision 7557

2009-06-11 Thread dothebart
r7557 | dothebart | 2009-06-11 13:54:01 -0400 (Thu, 11 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/iconbar.c M /trunk/webcit/static/t/head.html M /trunk/webcit/static/t/iconbar.html A /trunk/webcit/static/t

[Citadel Development] Citadel commit log: revision 7558

2009-06-11 Thread dothebart
r7558 | dothebart | 2009-06-11 14:03:07 -0400 (Thu, 11 Jun 2009) | 2 lines Changed paths: A /trunk/webcit/static/t/iconbar_save.html * iconbar saved template.

[Citadel Development] Citadel commit log: revision 7558

2009-06-11 Thread dothebart
anotherone bites the dust. by which way do we do default values here?  

[Citadel Development] [PATCH] In search filters, let empty headers match missing message headers

2009-06-12 Thread dothebart
Sam I'll apply it for now. Though i'm not shure whether this is correct. I think having another *0==NULL should continue comparing rather than aborting the search as success. (so do continue instead of return in your patch) IGnatiusTFoobar should probably have another word on this. ---

[Citadel Development] Citadel commit log: revision 7564

2009-06-12 Thread dothebart
r7564 | dothebart | 2009-06-12 03:11:38 -0400 (Fri, 12 Jun 2009) | 2 lines Changed paths: M /trunk/citadel/msgbase.c * apply 4a5a341e5166a9a5ed586e6d064076507d96c958 by Sam Liddicott; In search filters, let empty headers

[Citadel Development] Citadel commit log: revision 7566

2009-06-12 Thread dothebart
r7566 | dothebart | 2009-06-12 05:03:14 -0400 (Fri, 12 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/messages.c M /trunk/webcit/static/t/edit_message.html * apply Sam Liddicotts save to drafts patch. Some changes

[Citadel Development] Citadel commit log: revision 7567

2009-06-12 Thread dothebart
r7567 | dothebart | 2009-06-12 05:04:56 -0400 (Fri, 12 Jun 2009) | 2 lines Changed paths: M /trunk/citadel/msgbase.c * don't abort search on empty string with success, continue.

[Citadel Development] Citadel commit log: revision 7566

2009-06-12 Thread dothebart
Sam, some hints here. while WC is a funcion call (#define WC ((struct wcsession *)pthread_getspecific(MyConKey))) WCC was the established way to cache the results of WC for a function. WC is lightweight, but its a Stack operation, and is thus to be avoided by performance reasons; if used

[Citadel Development] Citadel commit log: revision 7566

2009-06-12 Thread dothebart
  Fri Jun 12 2009 14:25:20 CEST from samjam @ Uncensored Subject: Citadel commit log: revision 7566   Fri Jun 12 2009 05:11:08 AM EDT from dothebart @ Uncensored Subject: Citadel commit log: revision 7566 Sam, some hints here. [deleted] thanks for the tips

[Citadel Development] Citadel commit log: revision 7566

2009-06-12 Thread dothebart
  Fri Jun 12 2009 14:25:20 CEST from samjam @ Uncensored Subject: Citadel commit log: revision 7566   Fri Jun 12 2009 05:11:08 AM EDT from dothebart @ Uncensored Subject: Citadel commit log: revision 7566 Sam, some hints here. [deleted] thanks for the tips

[Citadel Development] Citadel commit log: revision 7566

2009-06-12 Thread dothebart
ups. the save to drafts already trapped me. I guess thats anindication that this button shouldn't be directly next to the post button, but a bit off ;-)

[Citadel Development] Citadel commit log: revision 7568

2009-06-12 Thread dothebart
r7568 | dothebart | 2009-06-12 09:52:58 -0400 (Fri, 12 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/subst.c * shrinktofit template data

[Citadel Development] Citadel commit log: revision 7569

2009-06-12 Thread dothebart
r7569 | dothebart | 2009-06-12 11:14:50 -0400 (Fri, 12 Jun 2009) | 3 lines Changed paths: M /trunk/webcit/preferences.c M /trunk/webcit/roomops.c M /trunk/webcit/static/t/iconbar.html * specify image sizes

[Citadel Development] Citadel commit log: revision 7570

2009-06-12 Thread dothebart
r7570 | dothebart | 2009-06-12 19:07:57 -0400 (Fri, 12 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/box_preferences.html * select one choice of safe mode even if unset.

[Citadel Development] Citadel commit log: revision 7572

2009-06-14 Thread dothebart
r7572 | dothebart | 2009-06-14 12:03:47 -0400 (Sun, 14 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/gettext.c M /trunk/webcit/po/Makefile.in A /trunk/webcit/po/hu.po * add Hungarian translation by Czak?\195

[Citadel Development] Citadel commit log: revision 7573

2009-06-14 Thread dothebart
r7573 | dothebart | 2009-06-14 13:45:35 -0400 (Sun, 14 Jun 2009) | 3 lines Changed paths: M /trunk/libcitadel/lib/libcitadel.h M /trunk/libcitadel/lib/tools.c * fix typo in tools * add new roomtype for drafts

[Citadel Development] Citadel commit log: revision 7574

2009-06-14 Thread dothebart
r7574 | dothebart | 2009-06-14 13:50:31 -0400 (Sun, 14 Jun 2009) | 2 lines Changed paths: M /trunk/citadel/euidindex.c M /trunk/citadel/user_ops.c * create new roomview type: Drafts; this won't need subjects.

[Citadel Development] Citadel commit log: revision 7575

2009-06-14 Thread dothebart
r7575 | dothebart | 2009-06-14 13:53:58 -0400 (Sun, 14 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/static/t/edit_message.html * fix typo swapping bcc / cc; Thanks to Sam for pointing this out.

[Citadel Development] Citadel commit log: revision 7576

2009-06-14 Thread dothebart
r7576 | dothebart | 2009-06-14 13:55:40 -0400 (Sun, 14 Jun 2009) | 2 lines Changed paths: M /branches/stable-75x/webcit/static/t/edit_message.html * apply R7575; fix BCC/CC mixing

[Citadel Development] Citadel commit log: revision 7575

2009-06-14 Thread dothebart
  So Jun 14 2009 13:53:58 EDT von dothebart dotheb...@uncensored.citadel.org Betreff: Citadel commit log: revision 7575 r7575 | dothebart | 2009-06-14 13:53:58 -0400 (Sun, 14 Jun 2009) | 2 lines Changed paths: M

[Citadel Development] Allow to post messgahe in Drafts in mailbox view

2009-06-14 Thread dothebart
  Sa Jun 13 2009 09:01:57 EDT von samjam @ Uncensored Betreff: Allow to post messgahe in Drafts in mailbox view Dothebart, you probably want this patch: http://repo.or.cz/w/citadel.git?a=commit;h=67b387e587b4acdf04542acdeb03695bc0b 1c216 Which allows one to post messages

[Citadel Development] Citadel commit log: revision 7577

2009-06-14 Thread dothebart
r7577 | dothebart | 2009-06-14 15:55:58 -0400 (Sun, 14 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/tcp_sockets.c * fix SSL Reading

[Citadel Development] Citadel commit log: revision 7577

2009-06-14 Thread dothebart
  So Jun 14 2009 15:55:59 EDT von dothebart dotheb...@uncensored.citadel.org Betreff: Citadel commit log: revision 7577 r7577 | dothebart | 2009-06-14 15:55:58 -0400 (Sun, 14 Jun 2009) | 2 lines Changed paths: M

[Citadel Development] Citadel commit log: revision 7581

2009-06-14 Thread dothebart
r7581 | dothebart | 2009-06-14 17:03:05 -0400 (Sun, 14 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/msg_renderers.c M /trunk/webcit/static/t/edit_message.html M /trunk/webcit/static/t/view_message.html * apply

[Citadel Development] Citadel commit log: revision 7581

2009-06-14 Thread dothebart
sam, I think its better done that way. if there are any objections to using force_room, raise your voice. And I don't know whether it might be a better solution to just use another template for loading a draft...  lets see how we can sort out that the best.

[Citadel Development] Citadel commit log: revision 7584

2009-06-15 Thread dothebart
r7584 | dothebart | 2009-06-15 17:03:40 -0400 (Mon, 15 Jun 2009) | 2 lines Changed paths: M /trunk/webcit/smtpqueue.c * dump content after rendering it.

[Citadel Development] Citadel commit log: revision 7585

2009-06-15 Thread dothebart
r7585 | dothebart | 2009-06-15 17:04:57 -0400 (Mon, 15 Jun 2009) | 2 lines Changed paths: M /branches/stable-75x/webcit/smtpqueue.c * from trunk R7584: dump content after rendering it.

[Citadel Development] Citadel commit log: revision 7588

2009-06-16 Thread dothebart
r7588 | dothebart | 2009-06-16 15:25:42 -0400 (Tue, 16 Jun 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/stringbuf.c * clean up iconv decoding

[Citadel Development] Citadel commit log: revision 7589

2009-06-16 Thread dothebart
r7589 | dothebart | 2009-06-16 16:08:07 -0400 (Tue, 16 Jun 2009) | 2 lines Changed paths: M /trunk/libcitadel/lib/stringbuf.c * shorten len if we shorten the buf

<    5   6   7   8   9   10   11   12   13   14   >