citadel.git
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
2010-09-14 Art CancroCtdlRoomAccess() can now return a new value UA_REPLYALL...
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* 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
next