[Citadel Development] (no subject)

2005-12-16 Thread dothebart
hm. somebody told me that our mamboo version is vulnerable for remote php code injection... ig, you should update that.

[Citadel Development] Re:Would like to port Citadel to the NSLU2 - ignore blank mesg

2005-12-17 Thread dothebart
Dec 16 2005 4:41pm von michaelebrown Betreff: Would like to port Citadel to the NSLU2 - ignore blank mesg Anyone, I'd like to port Citadel to the NSLU2, but would like some guidance as how to start.In general i would say, no real 'porting' is needed, because of citadel runs for example

[Citadel Development] (no subject)

2005-12-18 Thread dothebart
i've added and commited the debian packaging scripts to rss2ctdl. i've allso added a shellscript to add another config to a system using the debian/citadel-rss2ctld.cron.d cronscript.

[Citadel Development] (no subject)

2006-01-18 Thread dothebart
ah, and if everybody else could give me his (in case fresh created) sf.net account, i'll add it.i think it looks more representative if there are more members. And as the main reason for this action was getting attention we didn't get so far , please register. The more publicity we reach, the

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
oO(one of ig's favourite hobbies... locking up CVS ;-) [EMAIL PROTECTED]:~/src/citcvs/webcit-6.21/intl$ cvs update -d cvs update: Updating . cvs update: failed to create lock directory for `/appl/cvs/webcit/intl' (/var/lock/cvs/webcit/intl/#cvs. lock): Permission denied cvs update: failed

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
ugh. something is broken with ssl in sid. Generating a certificate signing request. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1211132224 (LWP 16371)] 0xb7ee7692 in BN_num_bits () from /usr/lib/i686/cmov/libcrypto.so.0.9.7 (gdb) bt #0 0xb7ee7692 in

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
ok, ig, this works. on index view mutt shows the sender of the message, after i've viewed it, anymore. shouldn't there be any further actions taken? i.e. mail to aide? or better an instant message (instead of the actual mail?)? besides, how do i best recover my database inconsistency? This

[Citadel Development] Re:Cit livecd

2006-01-21 Thread dothebart
as you notice you're using rpms, do you do a regular citadel installation, or do you use my aproach to lhfs'ifie citadel? if not, would you like to do so, and would you like to put up an apt/rpm repository? Will you share your specfiles? Would you attent citadel packages room? ;)

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
why not add a hidden post field to the editor tieing the message to a room?webcit could check if it is the same room as it was, and if not, zap into it, post the message and zap back...Allso a post field with the actual room-parameters would be great...that if you're viewing message 20 to 40

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
hy, i've tried building packages from latest svn, and it seems as if it doesn't build chkpwd anymore? the binary is missing from installation paths...is it still needed? i did make chkpwd, which started building it, but failed with a compie error: make chkpwd i486-linux-gnu-gcc -I/usr/sbin -Wall

[Citadel Development] Re:

2006-01-21 Thread dothebart
Nov 1 2005 9:21am from [EMAIL PROTECTED] hy, i\'ve tried building packages from latest svn, and it seems as if ^^^ Did I miss something? When did we get to Disneyland?here near coogne we prefer the 'phantasialand' it's closer, not that

[Citadel Development] Re:

2006-01-21 Thread dothebart
i'm missing the admin-name in in the environment docs...and DISABLE_OTHER_MTA should better be ACT_AS_MTA or that should be there too, and make it use port 25 or not...

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
so, after some party ;-) here's the backtrace:0xb7d0e4c0 in strcasecmp () from /lib/tls/libc.so.6 (gdb) bt #0 0xb7d0e4c0 in strcasecmp () from /lib/tls/libc.so.6 #1 0x0806d698 in print_value_of (keyname=0xb71944c8 ROOMPIC) at subst.c:169 #2 0x0806d97c in do_template (templatename=0x80a446c) at

[Citadel Development] Re:

2006-01-21 Thread dothebart
Nov 5 2005 10:58pm from IGnatius T [EMAIL PROTECTED] 0xb7d0e4c0 in strcasecmp () from /lib/tls/libc.so.6 Ok, I've found and replaced some more absolute url's. Try it again. By the way, it looks like this technique is *not* going to be usable for GroupDAV or for the mailing list

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
should webcit segfault on wrong urls? imho it should give a 404 in that case.

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
whats about citadel.control? the package install has problems with it disappearing, and citadel won't create it on start...would it pherhaps be better to create it if it doesn't exist on startup?also it tries to bind port 25 though i've configured act_as_mta=noNov 7 09:18:21 [citadel] Cannot

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
the new maildir view is cute.one thing that's not good is that the cursor changes to the 'place textcursor' cursor from the pointer.(the I-cursor)

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
another error:[Mon Nov 07 13:50:17 2005] [warn] proxy: Ignoring bogus HTTP header returned by /webcit/editpic (POST) appeared after i've uploaded my picture into my bio.

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
ig: one link is still absolute: the who is online icon:[Sat Nov 12 19:17:45 2005] [error] [client 84.175.98.200] File does not exist: /var/www/who_inner_html

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
i've researched the problem with the non existing citadel.control file.it is because of in serv_extensions.c initialize_server_extensions serv_inetcfg_init is called before serv_upgrade_init.serv_inetcfg_init calls get_mm, which is only enabled reading the control file, while serv_upgrade_init

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
as patch... patch Description: Binary data

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
whats the advanced-Network Config - Network run frequency (in seconds)?the Poll intervall of the nodes?(for the translation, sometimes one needs to understand ;-)

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
ig, there are still some problems with the who is online page. in suburl mode one needs to weaken up cookie policy. is there a meta refresh inside pointing directly to the webcit server?sometimes it gets to really funky happenings, suddenly the citadel login screen appears... ;) inside the

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
ig, please lets look to get it working, add missing strings afterwards, then let me give it s.b. to spellcheck it, and then release it...Allso i think i need to review it in a working environment, if it's consistent, as i don't allways know in which way the strings get glued together in a

[Citadel Development] Re:

2006-01-21 Thread dothebart
Nov 15 2005 2:07am from IGnatius T [EMAIL PROTECTED] dothebart: sorry to say this, but I had to tend to an emergency at work tonight and didn't get to touch Citadel at all. (It's 2:00am here on the east coast of the US and I just got home a few minutes ago.) This means that putting the German

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
this character issue is realy strange. I've put together some simple html file, read it from disk, and opened it in firefox. jam. added the charset header, umlauts.Added charset header to webcit, still jam.added an a uml ; to the translation file, the right umlaut is shown next to the

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
there seems to be some js error.the message selector doesn't work anymore:Error: msgomatic is not defined

[Citadel Development] specs...

2006-01-21 Thread dothebart
Hy, I was wondering who did the rpm spec-files? I'd like to start over with that too.I think the .debs stabilize in feature completeness, and would like to see something similar for RPM based Distros too. I've contacted a Fedora Person who went over my way ;) and i'll start to get connected on

[Citadel Development] (no subject)

2006-01-21 Thread dothebart
I've added a gettext.c file, and 5 lines to context_loop.context_loop() scans now for the Accept-Language Header too, and if detected calls httplang_to_locale() which tries to detect the locale, and if it has a matching locale, set it apropriately.Though there are some things not yet ok for me,

[Citadel Development] (no subject)

2006-01-25 Thread dothebart
ready to test it ;) but i would need a smart way to migrate an existing moinmoin ;-) i think, we should have something of perl-migrating script for that. A perl implementation of the citadel api would be a cool thing, because of you could bind that up in irssi for chat-based allerting too ;)

[Citadel Development] (no subject)

2006-01-25 Thread dothebart
hm, the error pages should allso have the expiry date of your birth, ig. i went into my citadel using one of the firefox history lines, which pointed me to nkrooms, which (as ok) gave me an error message.i hit 'sign-on' and logged in, clicket rooms icon, and was back out again...

[Citadel Development] (no subject)

2006-01-27 Thread dothebart
did we yet try newsforge.com for press releases?

[Citadel Development] (no subject)

2006-01-28 Thread dothebart
hm, should the sequence of the dialog be in german order too? dunno... usualy its day. month. year...so the selectors should have that sequence too?

[Citadel Development] (no subject)

2006-01-29 Thread dothebart
ig, i've updated the po, and committed it, but no success... the newthinkers are moaning webcit is not colorfull enough ;-) I think one can change that in the stylesheet?

[Citadel Development] (no subject)

2006-01-29 Thread dothebart
hmnz. that uml graph view is only available in c++ code with stacked objects :( a call tree would have been that neat :(

[Citadel Development] (no subject)

2006-01-29 Thread dothebart
hmz, i can't seem to get kontact to cooperate with actual SVN.i enter the account, and the username and press 'update folder list', and webcit shows the following in the access log:2006/01/30 0:02:44.643836 [ 16] LKRA2006/01/30 0:02:44.706794 [ 16] GOTO Calendar2006/01/30 0:02:44.707365 [ 16]

[Citadel Development] (no subject)

2006-01-30 Thread dothebart
the actual installation: [EMAIL PROTECTED]:~# netstat -lnp |grep webservertcp0 0 0.0.0.0:20000.0.0.0:* LISTEN 13218/webserver root 13218 0.0 0.7 20828 3672 ?Ss Jan26 0:05 /usr/sbin/webserver -f -p2000 uds /var/run/citadel/

[Citadel Development] (no subject)

2006-01-30 Thread dothebart
PROPFIND /groupdav/ HTTP/1.1 Host: 127.0.0.1:2000 User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.3 (like Gecko) (Debian package 4:3.4.3-2) Pragma: no-cache Cache-control: no-cache Accept: text/html, image/jpeg, image/png, text/*, image/*, */* Accept-Encoding: x-gzip,

[Citadel Development] (no subject)

2006-01-30 Thread dothebart
once again after tiny mce is booted a paste with newlines: PROPFIND /groupdav/ HTTP/1.1Host: 127.0.0.1:2000User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.3 (like Gecko) (Debian package 4:3.4.3-2)Pragma: no-cacheCache-control: no-cacheAccept: text/html, image/jpeg,

[Citadel Development] (no subject)

2006-02-01 Thread dothebart
somehow there seems to be a verry smart way to shoot yourself in the foot with kontact.for some reason it selected two calendars at one resource.then it would create the dates in one resource and display anothe resource.you can add your event, it gets displayed, kontact syncs it up to the

[Citadel Development] (no subject)

2006-02-05 Thread dothebart
i've added some code to do the brief calview. I've still got some problems with the colors of the table. please tell me if you like it that way as it is so far.

[Citadel Development] (no subject)

2006-02-07 Thread dothebart
depends. whether you configure it with --auto-login afair.

[Citadel Development] (no subject)

2006-02-21 Thread dothebart
hm, is that usual, that if you add a second calendar resource to kontact on the same citadel, and press folder update, it gets all folders double?but, ig, that change did the job for me. but first after i've removed my .kde directory. i doubt, that this will be a viable procedure for all others

[Citadel Development] (no subject)

2006-02-21 Thread dothebart
hmz, that room with those dates imported from the zidestore via kontact keeps messing up webcit.is there away like ARTV EXPORT to dump one room? so i can give you that for debugging?actually this room contains the dates of happenings over the last year, so it is frequently used...

[Citadel Development] (no subject)

2006-02-28 Thread dothebart
ig, its the 'raumbelegung ty' room. it doesn't happen allways, but verry often. I could search for the .ics file we dumped in. should i?

[Citadel Development] (no subject)

2006-03-01 Thread dothebart
ok, here something about the starttls stuff not working for thunderbird.It claims that citadel doesn't send the TLS heades in the ehlo response, which is correct: [EMAIL PROTECTED]:~$ telnet tucholsky 25Trying 192.168.2.135...Connected to tucholsky.ty.newthinking.de.Escape character is '^]'.220

[Citadel Development] (no subject)

2006-04-05 Thread dothebart
ok, there is a way to build webcit on freebsd again:./configure --disable-nlsafter you've installed svn from ports, all other stuff needed will be there.though we still have a serious problem getting the internationalization work:it will search for locale_t, which on linux the glibc brings to

[Citadel Development] (no subject)

2006-04-15 Thread dothebart
hm, the autofoo is suggested to produce this file automagically from POTFILES.in i'll add this to svn.this will become an issue the next time we add a .c file to the process, either one has to modify both files by hand, or add it to the first, and use a newer gettext macro version to let it be

[Citadel Development] (no subject)

2006-04-20 Thread dothebart
in case of the startoff dialog, this must be handled by webcit. or an entry into the sent items with the subject Failure: failuremessage and the message text as usual could do the job. but loosing the message gives a bad feeling to the user.

[Citadel Development] (no subject)

2006-04-24 Thread dothebart
Sun 23 Apr 2006 09:23:01 PM EDT from IGnatius T [EMAIL PROTECTED] Better spam filtering would be helpful, but we have to assume that no filter will ever be perfect. It's probably time to implement access controls on mail to rooms. I think we can safely assume that the following are always

[Citadel Development] (no subject)

2006-04-24 Thread dothebart
and there are three other things stretching my nerves, they are more tiny-mce related. * it's nice to have the original message indented, but tiny mce doesn't allow me (or i'm not clever enough) to interrupt the message, to add my own comments right the place where they are related to, so one

[Citadel Development] (no subject)

2006-05-10 Thread dothebart
hm, i think the user will confuse, if 'aliases' for i.e. rooms etc. show up as global vcard. it will allso trashn the global vcard for clients like kontact. On the other hand, using this mechanisms (that already exist) to make several aliases point to one destination is a smart idea.Perhaps a

[Citadel Development] (no subject)

2006-05-11 Thread dothebart
hm, is there a way to make citadel have a default charset for mail import, if the headers just say 8 bit, and nothing more?the headers look like that:Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Precedence: bulk X-Mailer: MIME::Lite 3.01

[Citadel Development] (no subject)

2006-05-17 Thread dothebart
hm, i've added a domain 'foo3' next to foo under advanced-configure domain and internet mail- upper left dialog box.my setup is a postfix frontend, that sends mail over via lmtp.sock.i've added a user test with matching 'aliases' in his vcard in the second domain. now i send mail to [EMAIL

[Citadel Development] (no subject)

2006-07-04 Thread dothebart
if you're more into the text-client you could teach it to view all the vcard/ical stuff in a proper manner. this aplies to calendar/adressbook/todo lists too. perhaps somethin like the bsdmainutils:cal view would be cool for that i think. it hilights the actual day on more modern debian systems.

[Citadel Development] (no subject)

2006-07-12 Thread dothebart
hm, this is strange, i can only see it call it too.

[Citadel Development] (no subject)

2006-08-10 Thread dothebart
how about using colinux images for windows, or vmware images for vmware player, to enable the average (p/b)auer-user to launch a preinstalled citadel version out of the box, to easy check it out? In that case the master user and his passvoid could be anounced on the citadel login screen, so we

[Citadel Development] postfix user mapping

2006-08-21 Thread dothebart
i've digged a bit deeper into that problem, and consulting some people more closer to the source (experienced with postfix and their ml and so on) i was told, that there is a tcp - user dictionary, which would be the prefered way to make postfix backcheck if citadel knows the user. see

[Citadel Development] (no subject)

2006-08-21 Thread dothebart
would you make this a compiletime, starttime, or webcit configurable option? btw, using usermaps with different targets could fork spam-default victim users directly to a spamassesin, even before citadel gains it, i think. The firewall issue is true, it would be better that way. where would one

[Citadel Development] (no subject)

2006-08-23 Thread dothebart
hm, i think, setup should ask / handle the /usr/sbin/sendmail issue... move the existing file to /usr/sbin/sendmail.distorg, and replace it with a link to citmail, and set the flags in an appropriate manner. for shure this needs to be disabled/selectable for setup calls from the distro packages.

[Citadel Development] postfix tcp dict

2006-08-28 Thread dothebart
If you want to plug citadel behind a frontend postfix for whatever reason (smothter spamassesin integration, improved security (maybe postfix has been audited more often than citadel...? ))So far you would have run into a major drawback: how would postfix know, whether it should deliver a mail,

[Citadel Development] from:

2006-08-29 Thread dothebart
i think we should have a way to preconfigure the sitewide from. there are many company defaults, so you should be able to say i want [EMAIL PROTECTED] or [EMAIL PROTECTED], and i think we should add the real name, as there exists a format for that to like CName Name [EMAIL PROTECTED] as a site

[Citadel Development] (no subject)

2006-09-09 Thread dothebart
yep, forgot that :(and yes, i'd like to finish that. I'm just testing with the test sample of php-sieve.http://sieve-php.sourceforge.net/with the test.php i got the handshake working.I think i need some further assistance on the rest of these, but i'm willing to finish that.Pherhaps you could

[Citadel Development] (no subject)

2006-09-18 Thread dothebart
IDEA! this mechanism could be used to have a maildir for a learning spam/bayanese/foo. who of you actually does stuff like that already? any ideas how this could be used for per user writing? could this be used to be plugged in front of the imap server code to write maildirs for spam tools?

[Citadel Development] tb groupdav...

2006-09-18 Thread dothebart
hm, fails on me. maybe this is a problem with the https apache wrapper. Ig, can we have a solution for that? Something like a enable-able option to fixiate the groupdav url to an https host? attachment: groupdav_tb_error.jpg

[Citadel Development] (no subject)

2006-09-20 Thread dothebart
Loanshark, you could probably use that for rss-bookmarks too. the rss headers just need to look a bit different.

[Citadel Development] (no subject)

2006-09-20 Thread dothebart
if i would, would i waste my time? do i sound as if i would?

[Citadel Development] (no subject)

2006-09-25 Thread dothebart
How about adding the article on citadel.org asking the users to give feedback to easyinstall as a mail to room_aide with a from to reply to citadel.org? there could be a link to uncensored too...

[Citadel Development] welcome mail...

2006-10-01 Thread dothebart
I've created a welcome mail, that could be injected by easy install into the lobby. I think it would be nice to get a warm welcome with some information when one enters his fresh citadel. Welcome to your new Citadel installation! Congratulations! you've just completed your Citadel

[Citadel Development] (no subject)

2006-10-02 Thread dothebart
Here we are! http://citadel.org/index.php?option=com_contenttask=viewid=122Itemid=47clientmatrix incooperated into the citadel webpage.

[Citadel Development] (no subject)

2006-10-08 Thread dothebart
looks as if it was time to add such a riddle picture to the login screen. these are citadel authenticated spams, right? or do they come in via the ml subscription interface?

[Citadel Development] (no subject)

2006-10-14 Thread dothebart
perhaps we should have a closer look at how the squirrel mail sieve plugin works, and get some inspiration from it.

[Citadel Development] calendar buble leaves browserwindow

2006-10-16 Thread dothebart
i've got a bug report regarding our calendar webcit overview. It looks as if sometimes the bubble-hints in the left column leave the screen.

[Citadel Development] spam capability...

2006-10-22 Thread dothebart
i've found that in the debian build directory. perhaps this might help? i didn't do any implementation capabilities yet, but perhaps you might read more out of this mail with patches ig? sieve-spamasssassin Description: Binary data

[Citadel Development] (no subject)

2006-10-22 Thread dothebart
ok, here they are. but, ig, the putscript callback doesn't do what i want it to do... but, perhaps i should have a closer look, or, can you give me a hint, ig?

[Citadel Development] (no subject)

2006-10-24 Thread dothebart
regarding the pickyness of sieveshell, should i strip of traling white spaces and newlines on adding a script? as the c library uses a flex parser, i can't debug what it exactly complains about...

[Citadel Development] (no subject)

2006-11-26 Thread dothebart
today i've gottn hold of two interesting firefox extensions to explore webinterfaces and doms etc. have a look at them:Analyze the http stuff, and manipulate headers...https://addons.mozillaorg/firefox/966/Dom and CSS Analysis:https://addons.mozilla.org/firefox/60/

[Citadel Development] (no subject)

2006-11-28 Thread dothebart
btw, messages... i'd vote for marking messages in the 'sent items' room as 'sent'. having another folder in webcit in highlight state keeps anoying me. Plus i think at least after sending pages out successfull in webcit these should be marked sent too imho.

[Citadel Development] Re:SVN commit log: revision 4715

2006-11-29 Thread dothebart
| dothebart | 2006-11-29 17:35:20 -0500 (Wed, 29 Nov 2006) | 2 linesChanged paths: M /trunk/webcit/messages.c* add x-mailer header for webcit.

[Citadel Development] (no subject)

2006-12-23 Thread dothebart
i had a closer look at this file from apache:httpd-2.0.55$ less srclib/apr/threadproc/unix/procsup.cthe improvement is, that there is no more tty in ps -xjafwhich is one step forward in the right direction, but it won't make it with the postinst script yet :(

[Citadel Development] (no subject)

2006-12-26 Thread dothebart
CitStartedFromConsoleWillExitAfterParsingCommandlineArgs |CitFirstForkedWillLoopArroundForkWaitPid |CitServerThatDoesTheJobAndMightCrasho k, i've found the issue. one had to finish off debconf before starting the deamon:http://www.calivia.com/bk/debian/debconfas

[Citadel Development] (no subject)

2007-01-19 Thread dothebart
Fri 19 Jan 2007 07:25:19 AM EST from [EMAIL PROTECTED] (comalies) ... removing autoheader cache files ... ... running autoheader ... autoheader: error: AC_CONFIG_HEADERS not found in configure.acI checked out a fresh copy to be sure, still happens..we don't use config headers

[Citadel Development] Re:First Citadel CSS Guide - login screen

2007-01-22 Thread dothebart
thierry, maybe you want to sign into the wiki, and do the documentation there?we're using dokuwiki, if you want to test somewhere else first.you could do stuff like code html to make the wiki display syntax hilighted html code...join us on freenode #citadel, or contact me for an account.

[Citadel Development] (no subject)

2007-02-12 Thread dothebart
hm, on the multiple login stuff... it looks to me as the update poller is guilty for that. i've been talking to such a person lately, he wasn't aware that he is doing harm to the service; he justs did a simple login with webcit.

[Citadel Development] Re:SVN commit log: revision 5140

2007-05-06 Thread dothebart
So 06 Mai 2007 10:48:53 EDT von [EMAIL PROTECTED] Betreff: Re:SVN commit log: revision 5140 sam 05 mai 2007 13:35:21 EDT de [EMAIL PROTECTED] Objet : Re:SVN commit log: revision 5140 thierry, once you're doing the editor window...could you have a look that the file buttons and the post buttons

[Citadel Development] (no subject)

2007-05-08 Thread dothebart
cvs couldn't delete dirs.. ATTIC... i hated that one verry much.moving files wasn't nice too... Using a webserver for readonly access is preferable imho...svn isn't perfect for sure.. but how was that saying?Perfection is the enemy of the good?

[Citadel Development] edit view feedback

2007-05-12 Thread dothebart
thierry, i like it as being a good stsart... but some more input. that 'in Mail (date) wraps arround, i don'th think it's good in there..maybe it could find some place in the header line? together with that writing icon?maybe igs cool new address thang could be put there too?on the icon... maybe

[Citadel Development] imap trouble with debian sid mutt

2007-05-20 Thread dothebart
I've done some chatting with a mutt guy on that. Ig, maybe you could have a look at it? It's with my latest stable citadel. 11:23 dothebart: hm, mutt in latest version seems to have trouble with pipelining according to the guys on mutt 11:23 dothebart: http://tar.gzipped.org/muttdebug.0 11:27

[Citadel Development] Re: SVN commit log: revision 5168

2007-05-21 Thread dothebart
Mon 21 May 2007 09:20:17 AM EDT from IGnatius T [EMAIL PROTECTED] Subject: Re: SVN commit log: revision 5168 There is no such thing as reply all or forward in a bulletin board conversation. A reply is posted to the same bulletin boardBut, as bulletin boards and mailinglist merge almost

[Citadel Development] who's online button...

2007-05-21 Thread dothebart
hm, maybe we could do such a bubble thing there too instead of putting that into the bar?plus, that list should be uniq in any case, so multiple logins of the same user don't appear...

[Citadel Development] (no subject)

2007-06-03 Thread dothebart
no success on the kontact side. if we change the content type for the outlook connector, it will break kontact imap calendal access. Ig, can you have a word on that?

[Citadel Development] (no subject)

2007-06-07 Thread dothebart
thierry, actualy my name extends the bar in the new 'who is online' button.either it must cut the nick or wrap it... but it goes over the bar.If the 'calendar' for example is displayed, it is cut..

[Citadel Development] (no subject)

2007-06-09 Thread dothebart
thierry, uncensored moved to a new box. you need to ssh to it once, and erase the old key in .ssh/known_hosts ; ssh to it again, say yes, and then your svn will work again.

[Citadel Development] (no subject)

2007-06-09 Thread dothebart
hm, the scrollwheel stopped working here :( just the submit buttons are blinking...

[Citadel Development] browser

2007-06-10 Thread dothebart
nope, it was an iceweasel 2.0... so allmost a firefox...

[Citadel Development] (no subject)

2007-06-11 Thread dothebart
hm, funny, it works with this etch iceweasel...

[Citadel Development] Re:SVN commit log: revision 5219

2007-06-13 Thread dothebart
Mi 13 Jun 2007 17:16:16 EDT von Citadel commit log in 00.Sent Items Betreff: SVN commit log: revision 5219r5219 | dothebart | 2007-06-13 17:16:15 -0400 (Wed, 13 Jun 2007) | 2 linesChanged paths: M /trunk/ctdlphp

[Citadel Development] (no subject)

2007-06-23 Thread dothebart
Sa 23 Jun 2007 03:28:57 EDT von [EMAIL PROTECTED] ven 22 jun 2007 17:33:01 EDT de IGnatius T [EMAIL PROTECTED] I really like the project statistics, metrics, and graphs that Ohloh generates. It does all of that automatically by fetching your entire SVN repo and analyzing the code. Pretty

[Citadel Development] Re:SVN commit log: revision 5249

2007-06-23 Thread dothebart
Ig, is that position in the dialog right? The wording and spelling ok? if, we can add it to the po's

[Citadel Development] Re:SVN commit log: revision 5248

2007-06-23 Thread dothebart
is that flag setting as you thought it to be? or should it be different? Else i need to add it to the documentation...On webcit... if this is proper, it would be nice if s.b. could please add some js that steps on the users toes, if a subject is recommended, and he didn't add one... TIA.These

  1   2   3   4   5   6   7   8   9   10   >