]> code.citadel.org Git - citadel.git/history - webcit
More underpinnings for blog thread view
[citadel.git] / webcit /
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-03 Wilfried Goesgens* use the const str type libcitadel gives us, instead...
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* remove void #if
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 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 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 CancroRemoved all of my recent changes. I found the real...
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-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
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-13 Wilfried Goesgens* knrooms():
2010-09-13 Art CancroFixed a race condition which made the thread pool size...
2010-09-13 Art CancroSitemap can now be retrieved at either /sitemap or...
2010-09-13 Art CancroDon't free the room list hash at the end of the site...
2010-09-13 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-13 Art CancroMention the client host name or address in the logs
2010-09-12 Wilfried Goesgens* check for NULL pointers... Should we even come here?
2010-09-10 Art CancroSitemaps!
2010-09-10 Art CancroApply samjam's patch to fix mailbox view
2010-09-10 Art Cancroreadfwd etc now work in anonymous guest mode
2010-09-10 Art CancroAll components in git master to version 7.89 in order...
2010-09-10 Art CancroIf a webcit user is logged in and loads the RSS feed
2010-09-10 Art CancroRewrote the message reading loop of feed_generator...
2010-09-09 Art CancroAdded template element THISROOM:FEED:RSS to offer an...
2010-09-08 Art CancroAdd the <image> tag and some others to the RSS feeds.
2010-09-08 Art CancroRSS feed generator is basically complete
2010-09-08 Art CancroMore work on the RSS feed generator. The fetch loop...
2010-09-08 Art CancroRSS feed generator
2010-09-08 Art CancroHandle X-Forwarded-Host: properly
2010-09-08 Art CancroHdr->http_host is now gone.
2010-09-08 Art CancroRemoved tmplput_HOST_DISPLAYNAME
2010-09-08 Art CancroNew global variable 'site_prefix' which replaces the...
2010-09-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-07 Art CancroFound a comment in bbsview_renderer.c which made a...
2010-09-07 Art CancroServInfo now learns whether the server supports guest...
2010-09-07 Art CancroAdd c_guest_logins to webcit siteconfig
2010-09-05 Wilfried Goesgens* re-enable drafts as proposed by samjam.
2010-09-03 Art CancroAdded the ability to handle Base64-encoded URL's. ...
2010-09-03 Art CancroAdded a "start_reading_at" field to the BBS renderer...
2010-09-03 Art CancroRemove HKEY from call to strncmp so that it compiles.
2010-09-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-02 Wilfried Goesgens* add forward declarations
2010-09-02 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-02 Wilfried Goesgens* moving directories around isn't smart in a git workin...
2010-09-02 Art Cancroremove .svnignore files
2010-09-01 Art Cancroremoved Id tag from wclib.js
2010-09-01 Art Cancroremoved more Id tags from webcit
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-08-31 Art Cancrotest commit two2 of three3
2010-08-31 Art Cancrotest commit two of three
2010-08-31 Art Cancrotest commit 2 of 2
2010-08-31 rootsome indentions and changes to the comments, to reflect...
2010-08-29 Wilfried Göesgens * remove old session-local template support. YAY!
2010-08-29 Wilfried Göesgens* use the right subst in the iconbar
2010-08-29 Wilfried Göesgens* fix syntax error
2010-08-29 Wilfried Göesgens* don't compare the current section via the subst,...
2010-08-29 Wilfried Göesgens* LDAP wasn't exposed that way for a long time; TODO...
2010-08-29 Wilfried Göesgens* hm, what was 'MsgPrintable' ?
2010-08-29 Wilfried Göesgens* used wrong conditionals, fixed
2010-08-29 Wilfried Göesgens* remove sv* in messages.c
2010-08-29 Wilfried Göesgens * remove WCVIEW, we have COND:THISROOM:CURR_VIEW;...
2010-08-29 Wilfried Göesgens* beginbox is split into two all over the place. remove...
2010-08-29 Wilfried Göesgens* split boxes into beginbox_1 + 2, and put title direct...
2010-08-29 Wilfried Göesgens* remove svput with empty string.
next