citadel.git
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* remove debugging output etc.
2010-09-12 Wilfried Goesgens* rewrite rss parser:
2010-09-12 Wilfried Goesgens* NewStrBufDupAppendFlush(): add way to feed in char...
2010-09-12 Wilfried Goesgens* check for NULL pointers... Should we even come here?
2010-09-12 Wilfried Goesgens* WHOK: ommit empty lines.
2010-09-11 Wilfried Goesgens* NewStrBufDupAppendFlush(): if you have an IO/Buf...
2010-09-10 Art CancroSitemaps!
2010-09-10 Art CancroApplied samjam's CtdlMessageInRoom() patch but wrapped...
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 Goesgens* asterisks...
2010-09-07 Wilfried Goesgens* ignore some more tars
2010-09-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-07 Wilfried Goesgens* one more name with umlauts..
2010-09-07 Wilfried Goesgens* if we have a CDATA section assume its the message...
2010-09-07 samjamAllow save-to-drafts without recipients
2010-09-07 Art CancroFound a comment in bbsview_renderer.c which made a...
2010-09-07 Art Cancrocmd_invt_kick() is normally permitted when the room...
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-05 Wilfried Goesgens* add missing entry in list of environment variables...
2010-09-05 Wilfried Goesgens* don't ignore other .gitignores ;-)
2010-09-05 Wilfried Goesgens* ignore some more debian subdirectories and files
2010-09-04 Art CancroVIEW_DRAFTS=9, VIEW=BLOG=10
2010-09-04 Art CancroThe status line is back! Reused the callbacks from...
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-03 Art CancroUncomment 'not yet implemented' next to BLOG_VIEW in...
2010-09-03 Art CancroImplemented a nice way to do a status line that clings...
2010-09-03 Art CancroRemoved the USscreenwidth and USscreenheight fields...
2010-09-03 Art Cancrocmd_msg*() now work properly in guest mode. This compl...
2010-09-03 Art CancroAllow MSGS command to operate in guest mode.
2010-09-03 Art CancroFurther hacks to CtdlRoomAccess() to support guest...
2010-09-03 Art CancroOuch. CtdlRoomAccess() had a couple of places where...
2010-09-03 Art CancroAll of the cmd_lXXX (list rooms) commands are now set...
2010-09-03 Art CancroCtdlAccessCheck() may now be passed a new access level...
2010-09-03 Art CancroCtdlRoomAccess() now returns a set of read-only access...
2010-09-03 Art CancroGratuitous style cleanup
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 CancroThe new paginator now makes use of the server-supplied...
2010-09-02 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-02 Art CancroObserve the value of rc_prompt_control
2010-09-02 Wilfried Goesgens* moving directories around isn't smart in a git workin...
2010-09-02 Art CancroHUGE update to the way the paginator works. scr_putc...
2010-09-02 Art CancroAll screen output now goes through scr_putc().
2010-09-02 Art CancroRemoved more vestiges of curses mode
2010-09-02 Art CancroRemoved err_* and sln_* functions; replaced all calls...
2010-09-02 Art Cancroremove .svnignore files
2010-09-02 Art Cancroremoved unused stubs from screen.c
2010-09-02 Art CancroRemoved curses fullscreen mode in the text client,...
2010-09-01 Art Cancroremoved Id tag from wclib.js
2010-09-01 Art Cancroremoved more Id tags from webcit
2010-09-01 Art Cancrooops, missed one
2010-09-01 Art CancroRemoved some $Id$ tags in libcitadel
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-09-01 Art CancroOops, my svn/git autodetection logic is still broken...
2010-08-31 Art CancroAnother attempt at fixing svn_revision for git
2010-08-31 Art CancroModified mk_svn_revision.sh so that it doesn't barf...
2010-08-31 Art Cancrotest commit three3 of three3
2010-08-31 Art Cancrotest commit two2 of three3
2010-08-31 Art Cancrotest commit one1 of three3
2010-08-31 Art Cancrotest commit three of three
2010-08-31 Art Cancrotest commit two of three
2010-08-31 Art Cancrotest commit one of three
2010-08-31 Art Cancrotest commit 2 of 2
2010-08-31 Art Cancrotest commit 1 of 2
2010-08-31 Art CancroCOPYING.txt referred to a latest copyright date of...
2010-08-31 Art CancroTest commit 1 of 2
2010-08-31 Art CancroLogging in as "guest" from the text client now does...
2010-08-31 Art CancroClient library now stores the flag indicating whether...
2010-08-31 Art CancroAmend the INFO command to alert the client whether...
2010-08-31 Art CancroAdded a global config setting to allow anonymous guest...
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroAnother test commit
2010-08-31 Art CancroAnother test commit
2010-08-31 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-08-31 Wilfried Goesgens* client_read_sslblob(): fix buffer handling, clean...
next