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

2010-08-26 Thread dothebart
i'd also like to have a look at that 'save message to drafts folder via imap' thing...

[Citadel Development] Re: leak?

2010-08-26 Thread dothebart
Thu Aug 26 2010 04:17:07 EDT from dothebart @ Uncensored Subject: leak? shouldn't void imap_rescan_msgids(void) call imap_free_msgids();    /* If there was already a map, free it */ before writing on it? Or do I miss something over here? no. its comparing the items in the list to ones

[Citadel Development] Citadel commit log: revision 8887

2010-08-26 Thread dothebart
r8887 | dothebart | 2010-08-26 13:39:40 -0400 (Thu, 26 Aug 2010) | 1 line Changed paths: M /trunk/citadel/modules/imap/serv_imap.c * if we fail to log in because of user/passvoid wrong, reply with NO instead of BAD

[Citadel Development] Citadel commit log: revision 8888

2010-08-26 Thread dothebart
r | dothebart | 2010-08-26 17:51:25 -0400 (Thu, 26 Aug 2010) | 1 line Changed paths: M /trunk/webcit/roomops.c * remove old wiki navbar code

[Citadel Development] Citadel commit log: revision 8890

2010-08-26 Thread dothebart
r8890 | dothebart | 2010-08-26 17:51:44 -0400 (Thu, 26 Aug 2010) | 5 lines Changed paths: M /trunk/webcit/Makefile.in M /trunk/webcit/marchlist.c M /trunk/webcit/roomlist.c M /trunk/webcit/roomops.c M

[Citadel Development] Citadel commit log: revision 8889

2010-08-26 Thread dothebart
r8889 | dothebart | 2010-08-26 17:51:32 -0400 (Thu, 26 Aug 2010) | 5 lines Changed paths: A /trunk/webcit/roomtokens.c A /trunk/webcit/roomviews.c * shuffle arround the whole room stuff. we now have: * roomops.c :