citadel.git
2010-10-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-21 Wilfried Goesgens* move locations around as needed to do automatic synci...
2010-10-21 Wilfried Goesgens* rename estonian translation as sugested by launchpad
2010-10-19 Art CancroTemporary text renderer for blog view, displays posts...
2010-10-19 Art CancroAdded some comments to the code to jog my memory when...
2010-10-19 Art CancroReworked the internal data model for the blog view.
2010-10-14 Wilfried Goesgens* add VCard-Context
2010-10-13 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-13 Art CancroAdded a FIXME
2010-10-13 Wilfried Goesgens* vCtdlLogPrintf(): combine the server data plus the...
2010-10-13 Art Cancro* Rewrote vCtdlLogPrintf() to NOT use any buffers at...
2010-10-13 Wilfried Goesgens* list of shorter url services.
2010-10-13 Wilfried Goesgens* add thread debugging to thread disabling for client...
2010-10-13 Wilfried Goesgens* vCtdlLogPrintf(): combine the server data plus the...
2010-10-13 Art Cancronumber of comments
2010-10-13 Art Cancroblog renderer
2010-10-12 Art CancroOk, *this* is the way we want it structured internally.
2010-10-12 Art CancroRendering tests
2010-10-12 Art CancroRendering test
2010-10-12 Art CancroStore the thread tree (id/refs) in memory using hashes...
2010-10-10 Wilfried Goesgens* include the URL-shortener config in the .deb
2010-10-10 Wilfried Goesgens* load the url shortener links from a config file
2010-10-06 Art CancroMore underpinnings for blog thread view
2010-10-06 Art CancroMove some of the new code into a separate function
2010-10-06 Art Cancroblog view - retain msgid and refs in array using strbuf...
2010-10-05 Art CancroSlightly darken one of the shades of blue.
2010-10-04 Wilfried Goesgens* check whether we need to QP-Encode our from in case...
2010-10-04 Wilfried Goesgens* one more try to get the right creator into the rss...
2010-10-04 Wilfried Goesgens* StrBufSanitizeEmailRecipientVector () fix another...
2010-10-03 Wilfried Goesgens* use the const str type libcitadel gives us, instead...
2010-10-03 Wilfried Goesgens* add additional chars for shorter url detection
2010-10-01 Wilfried GoesgensMerge branch 'master' of git://github.com/psy-q/citadel
2010-09-30 Ramón CahenzliHarmonizing HTML case to lowercase, quoting HTML attrib...
2010-09-30 Ramón CahenzliAdded indentation to the table.
2010-09-28 Art CancroDrop shadows under sticky notes. Cool!
2010-09-28 Art CancroRetheming continued...
2010-09-28 Art CancroRetheming continued...
2010-09-28 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-28 Art CancroBegan retheming. Please bear with me as this progresses.
2010-09-27 Wilfried Goesgens* make all strings of setup.c i18n'able that are worth it.
2010-09-27 Wilfried Goesgens* add code to install locales
2010-09-27 Wilfried Goesgens* remove void #if
2010-09-27 Wilfried Goesgens* add locale detection / fix naming of .mo files
2010-09-27 Wilfried Goesgens* unfuzzy some strings, so we can verify the strings...
2010-09-27 Wilfried Goesgens* specify where to put the locales for LHFS
2010-09-27 Wilfried Goesgens* finish setting the wanted locale.
2010-09-27 Wilfried Goesgens* fix header file so we're launchpad ready.
2010-09-27 Wilfried Goesgens* create our own .pot file
2010-09-27 Wilfried Goesgens* fix merging of existing messages
2010-09-27 Wilfried Goesgens* synchronize strings with debian.org strings (where...
2010-09-27 Wilfried Goesgens* get .po infrastructure in place
2010-09-27 Wilfried Goesgens* get long message texts translateable
2010-09-27 Art CancroDisabled CSS3PIE for certain elements on which it crash...
2010-09-27 Art CancroDrop shadow on the address book popup. I love CSS3!
2010-09-27 Art CancroFinally got that gradient background I've always wanted. :)
2010-09-26 Art CancroCSS3 rounded corners on tabs!
2010-09-26 Art CancroThe rounded boxes are rounded again, thanks to CSS3...
2010-09-26 Art CancroRounded buttons under IE using CSS3PIE (not working...
2010-09-25 Art CancroRemoved the Nifty Corners library and all references...
2010-09-25 Art CancroFixed a few minor things broken by the previous commit
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
2010-09-23 Wilfried Goesgens* implement expanding of shorter URLs in feeds; IG...
2010-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-23 Wilfried Goesgens* the number of messages available are unequal to those...
2010-09-23 Wilfried Goesgens* off by one in range checking of indexed access
2010-09-23 Art Cancrofleshed out the blog read loop a bit.
2010-09-23 Art CancroRemoved a spurious log message
2010-09-21 Art CancroThe URL to the sitemap is now published through robots.txt
2010-09-20 Art CancroWhen creating a new context, set lastcmd to now.
2010-09-20 Art CancroRemoved all of my recent changes. I found the real...
2010-09-20 Art CancroMore of the same. I think it's time to reduce complexi...
2010-09-20 Art CancroCtdlThreadSchedule() considered harmful. Eliminate...
2010-09-20 Art CancroAdd a note about the mysterious 'unexpected answer...
2010-09-20 Art CancroIssue HTTP 502 and 503 errors instead of 200 followed...
2010-09-19 Wilfried Goesgens* put sender in another way, still doesn't work
2010-09-19 Wilfried Goesgens* html_to_ascii appends a \n, we don't like that neithe...
2010-09-19 Wilfried Goesgens* handle 'encoded' for RSS + atom the right way
2010-09-19 Wilfried Goesgens* add RSS-debug compile flag mechanic
2010-09-18 Wilfried Goesgens* remove debug post all
2010-09-18 Wilfried Goesgens* just display reply link, if we got one.
2010-09-18 Wilfried Goesgens* suport author/email tag in atoms
2010-09-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-16 Wilfried Goesgens* switch to loading the HTTP reply into a StrBuf
2010-09-16 Wilfried Goesgens* rare crash in some weird edge case. don't dereference...
2010-09-16 Wilfried Goesgens* refresh translations
2010-09-16 Wilfried Goesgens* make xgettext copy coments over into the po files.
2010-09-15 Art CancroSkeleton renderer for blog view
2010-09-15 Art Cancrorobots.txt now explicitly allows everyone. free love...
2010-09-15 Art CancroRevert "No more robots.txt, we now welcome spiders"
2010-09-15 Art CancroRevert "Return 404 for robots.txt"
2010-09-14 Art CancroReturn 404 for robots.txt
2010-09-14 Art CancroNo more robots.txt, we now welcome spiders
2010-09-14 Art CancroOffer meta tags in head for RSS feeds (uses templates)
2010-09-14 Art Cancrotext client, enter message, send reply references durin...
2010-09-14 Art CancroAdded a module for blog rooms. Add EUID for any messag...
2010-09-14 Art Cancroimap server update to new API
next