citadel.git
2011-08-18 Wilfried GoesgensFix StrHtmlEcmaEscAppend() more edge cases in utf8...
2011-08-18 Wilfried GoesgensDon't add brackets <> to the reply to; it should be...
2011-08-18 Wilfried Goesgensparse reply-to header into its permanent database field
2011-08-18 Wilfried Goesgens fix QP encoding
2011-08-18 Wilfried Goesgensfix QP encoding
2011-08-17 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-08-17 Wilfried GoesgensFix envelope-to header.
2011-08-16 Art CancroFixed a bug in the 'only replies are allowed in this...
2011-08-16 Art CancroBegan working on access control changes for blog rooms.
2011-08-16 Art CancroImproved coding style of the complex conditionals in...
2011-08-12 Wilfried Goesgensnetwork_spool_msg() handle QP
2011-08-12 Wilfried Goesgensdisplay_enter(): handle QP encodings
2011-08-04 Wilfried Goesgensfix all the tiny conditional problems our new checker...
2011-08-04 Wilfried Goesgensuse the regular template error logging for our new...
2011-08-04 Wilfried Goesgensadd .silent and some echo logic to our makefiles; thank...
2011-08-01 Wilfried Goesgensafter reading a template sanity check conditionals...
2011-07-31 Wilfried Goesgensmove the rest of the places to use AppendImportantMessa...
2011-07-31 Wilfried Goesgensups. zero based so an off by one.
2011-07-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-30 Wilfried GoesgensFix our problems with strings like this: "abc'def"...
2011-07-30 Art CancroPermalinks for messages in BBS rooms
2011-07-30 Wilfried Goesgenscheck template token name for invalid chars; that way...
2011-07-28 Wilfried Goesgensbuybuy plaintext important message.
2011-07-28 Art CancroIn BBS view, include an anchor tag on each message
2011-07-28 Art CancroRemoved the Base64 encoding in RSS feed links. There...
2011-07-28 Wilfried Goesgensmore documentation work..
2011-07-28 Wilfried Goesgenswork on documentation.
2011-07-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-28 Wilfried Goesgensenhance GetServerStatus to GetServerStatusMsg; supply...
2011-07-27 Art CancroWorked around issue where gotoroom() is called with...
2011-07-27 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-27 the_mgtFinetuned the IE dropshadow
2011-07-25 Wilfried Goesgenstemplate moving the messages select target.
2011-07-25 Wilfried Goesgensswitch to templated sieve editor; disable old.
2011-07-25 the_mgtIndented, added some "" and the altern class, sieve...
2011-07-25 the_mgtUse MS own fullblownshadowing engine to create dropshad...
2011-07-25 Art CancroMerged the Simplified Chinese (zh_CN) translation submi...
2011-07-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-24 Wilfried Goesgensfix bunches of tiny typos; do_template?template=sieve_l...
2011-07-24 Wilfried Goesgensnarrow old and new sieve rules editor
2011-07-24 Art CancroThe monitoring page plays really stupid games with...
2011-07-24 rootsitemap now uses its own private roomlist function...
2011-07-24 Art Cancrositemap now uses GetRoomListHash() which is what I...
2011-07-24 Wilfried GoesgensImplement selecting of sieve rule target room in dropdown.
2011-07-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-24 Wilfried Goesgensupsi, that const was missing.
2011-07-24 the_mgtIE <9 styling with seperate stylesheet
2011-07-24 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-07-24 Wilfried GoesgensStrBufSipLine(): make input params const; fix several...
2011-07-23 Wilfried Goesgenscleanup webcit.h; utils.c, remove unneeded stuff
2011-07-23 Wilfried Goesgenssieve editor: continue templating, add 'one' iterator...
2011-07-23 Wilfried Goesgensstart fixing sieve editor templates
2011-07-23 Art CancroTinkered with the memory pointers in sitemap.c to try...
2011-07-21 Wilfried Goesgensfix summary view
2011-07-21 Wilfried GoesgensSERV:ADMIN doesn't need any parameters, it just has...
2011-07-20 Art CancroAvoid re-using sessions that are already bound to an...
2011-07-20 Art Cancrotemporary logging for debug
2011-07-19 Wilfried Goesgensfix pointer indirection to get the right escaper.
2011-07-18 Art CancroDBG_QR[2] now a configurable loggable
2011-07-18 Art CancroWrap all calls to pthread_mutex_lock() and pthread_mute...
2011-07-18 Art CancroConvenience function CtdlLogResult()
2011-07-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-18 Wilfried Goesgenstemplatize uploading dialog for room/... graphics.
2011-07-17 Wilfried Goesgensfix templating errors in display of a single user profile
2011-07-17 Wilfried Goesgenswe have to wrap do_template into some functions, else...
2011-07-17 Wilfried Goesgensfix evaluating of userlist bios...
2011-07-17 Wilfried GoesgensLBIO: output LISTING_FOLLOWS; skip the . and .. directo...
2011-07-16 the_mgt"Fixed" issues in IE by removing PIE.htc behaviour...
2011-07-16 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-15 Art CancroAttempting to fix a segfault generated in Removecontext()
2011-07-15 Wilfried Goesgenstemplatize userlist
2011-07-15 Wilfried Goesgensadd new outputtoken 'F', which does FMOUT with the...
2011-07-15 Wilfried Goesgensoops, forgot to add this file.
2011-07-15 Wilfried GoesgensLBIO: add parameter
2011-07-15 Wilfried Goesgensmove beginbox & endbox to box_* so we can tidy up our...
2011-07-15 Wilfried Goesgensfixed some hickups in summary templating
2011-07-15 Wilfried Goesgensmove blog templates into their own directory
2011-07-15 Wilfried Goesgensmove json message rendering templates into its own...
2011-07-15 Wilfried Goesgensmove dav stuff into its own directory.
2011-07-15 Wilfried Goesgenstemplatize the summary (half baked)
2011-07-15 Wilfried Goesgenstemplatize (partialy) the summary page.
2011-07-14 Art CancroWhen the maximum number of client connections has been...
2011-07-14 the_mgtAdded myself to README
2011-07-13 Art CancroAdded the Cc's to ReplyAll
2011-07-13 Art CancroExtracting the 'To:' header from the replying_to messag...
2011-07-13 Art CancroExtracting the 'To:' header from the replying_to messag...
2011-07-13 Art CancroClarified some of the error messages in citmail.c
2011-07-12 Art CancroInitial implementation of the 'replying_to=' method...
2011-07-11 Art CancroAllow reuse of WebCit sessions currently resident in...
2011-07-11 Art CancroRemoved a comment documenting the behavior of a bug...
2011-07-11 Art CancroRemoved Msg->reply_to because it held data for an older...
2011-07-09 Art CancroAdded another empty box to the login screen. This...
2011-07-09 Art CancroFix broken links to static/expand.gif and static/collap...
2011-07-09 Art CancroAllow 'knrooms' in wiki rooms so welcome pages can...
2011-07-08 Art CancroIf all messages are new during a 'read new messages...
2011-07-08 the_mgtThis time, I really fixed the alignment in mbox view...
2011-07-08 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2011-07-08 the_mgtremoved the green border i had only for testing purposes
2011-07-07 Art CancroFor sites in guest mode, redirect to the landing page...
2011-07-07 the_mgtRemoved box shadow and round borders from blockquotes...
next