[Citadel Development] Re: [SCM] citadel.org branch, master, updated. 81ad90568d8c00c2104339d2b132ba2945bb01f9

2010-11-22 Thread dothebart
some tiny notes.. - we have ibstr - please use a strbuf to construct the URL - please use the HKEY macro where initialising strings instead of strlen there is...StrBufUrlescAppend; StrBufHexescAppend, (maybe you want to create a base64 wrapper instead?) - use StrBufAppendTemplate() t

[Citadel Development] [SCM] citadel.org branch, master, updated. 0857036424dd0a4eeff50ae1cb740c0cb2155ed8

2010-11-22 Thread dothebart
Push to the project "citadel.org ": The branch, master has been updated via 0857036424dd0a4eeff50ae1cb740c0cb2155ed8 (commit) from e5dd559adf919fe2c01d15d4ba494f6dd0344c09 (commit) Those revisions listed above that are new to this repository have not appeared on any other notifica

[Citadel Development] [SCM] citadel.org branch, master, updated. db8a5b2aa96d071bc7813522d6f4e0cfbc9b969b

2010-11-22 Thread dothebart
Push to the project "citadel.org ": The branch, master has been updated via db8a5b2aa96d071bc7813522d6f4e0cfbc9b969b (commit) from 0857036424dd0a4eeff50ae1cb740c0cb2155ed8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notifica

[Citadel Development] [SCM] citadel.org branch, master, updated. f56c54a0313a60d1a692dcae9fe3fbd9e25c4d8c

2010-11-22 Thread dothebart
Push to the project "citadel.org ": The branch, master has been updated via f56c54a0313a60d1a692dcae9fe3fbd9e25c4d8c (commit) via ad2c6bbcda0735abefb377d725ff808572e726a2 (commit) from db8a5b2aa96d071bc7813522d6f4e0cfbc9b969b (commit) Those revisions listed above that are n

[Citadel Development] Re: [SCM] citadel.org branch, master, updated. f56c54a0313a60d1a692dcae9fe3fbd9e25c4d8c

2010-11-22 Thread dothebart
  Mo Nov 22 2010 18:37:54 EST von "dothebart" Betreff: [SCM] citadel.org branch, master, updated. f56c54a0313a60d1a692dcae9fe3fbd9e25c4d8c http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=f56c54a0313a60d1a692dcae9fe3fbd9e25c4d8c avoid decoding mime-parts unless we realy need to.

[Citadel Development] Re: [SCM] citadel.org branch, master, updated. f56c54a0313a60d1a692dcae9fe3fbd9e25c4d8c

2010-11-22 Thread samjam
On 22/11/10 23:51, dothebart wrote: ok, two questions here... - do we also have mime containers with binary encoding? - while recursing into sub-mimecontainers... do they have to be decoded first? where does the recursion start? so far if we have an email with for example wmv's or other bi