citadel.git
2011-09-04 Art CancroUgly hack to fix wiki history broken by the 'message...
2011-09-04 Art CancroFixed a stack smash in the wiki module
2011-09-04 Art CancroGenerate wiki diffs using a temp file instead of a...
2011-09-04 the_mgtReplaced the favicon with the "collaboration.png" from...
2011-09-04 the_mgtremoved 'width="24" height="24' statements, new icons...
2011-09-04 the_mgtSlight adaptions to proportions and margins of navbar...
2011-09-04 the_mgtAdapted c-files to new iconset "Essen"
2011-09-04 the_mgtreverted 755 permissions on files to 644. Wherever...
2011-09-04 the_mgtAdded new iconset "Essen" from pc.de/icons/ and modifie...
2011-09-04 Wilfried Goesgensfix off by one while checking for the maximum number...
2011-09-04 the_mgtChanged color of dropdown roomlist room items in iconba...
2011-09-04 Wilfried Goesgensfix the GETMETADATA command; we mustn't count our naive...
2011-09-04 Wilfried Goesgensadd tests for all our encoders; syntax similar to webci...
2011-09-04 Art CancroRemoved the commented-out vestiges of a spam strings...
2011-09-04 Art CancroThe 'static redirects' file may now contain a special...
2011-09-04 Art CancroUntangled the hashloading of VTDODO with the hashloadin...
2011-09-04 Art Cancroxmpp_destroy_buddy() now accepts an 'aggressively'...
2011-09-04 Art CancroUse permalinks as the <link> tag content for Blog room...
2011-09-04 Art CancroWhen generating an RSS feed for a Blog room, omit comme...
2011-09-04 Art Cancrofeed generator: read entire message into memory first...
2011-09-04 Art CancroSuppress display of '%d new of %d messages' where it...
2011-09-04 Art CancroAdd a 'New blog post' button to the Blog view
2011-09-04 Art Cancro'older posts' and 'newer posts' links now work. 'max...
2011-09-04 Art CancroAdded the 'older posts' entry to blog view
2011-09-04 Art Cancroblogview: allow 'firstp=' parameter to determine where...
2011-09-04 Wilfried Goesgenscorrect debug logging string.
2011-09-04 Wilfried Goesgensre-link the floor editing menu; this somehow got lost.
2011-09-04 Art Cancroblogpost_render() is now beautiful and elegant
2011-09-04 Art Cancroblogpost_render() is now called with a new parameter...
2011-09-04 Art CancroStop processing if the viewer is only interested in...
2011-09-04 Art CancroPoint out the missing parts of the blog view render...
2011-09-04 Art Cancropointers, not objects
2011-09-04 Art CancroAnother minor commit
2011-09-04 Art CancroMeaningless commit intended to troubleshoot commit...
2011-09-04 Art Cancroadded some comments for things I need to add
2011-09-04 Art CancroSorting the blog posts in newest-to-oldest order now...
2011-09-04 Art CancroSort the array of blogposts before render. It doesn...
2011-09-04 Art CancroLoad pointers to blogposts into an array that we can...
2011-09-04 Art CancroSeparate blogpost renderer/destructor into different...
2011-09-04 Art CancroDetermine msgnums for rendering
2011-09-04 Art CancroAdd blog rooms to sitemap
2011-09-04 Art CancroDefine a consistent way to turn message id into thread...
2011-09-04 Art CancroMoved the struct declarations from blogview_renderer...
2011-09-04 Art CancroAdd /skip to robots.txt exclusion
2011-09-04 Art CancroMinor tweaks to sitemap code
2011-09-04 Art CancroPost a comment...
2011-09-04 Art CancroWhen a not logged in user clicks on the blog comment...
2011-09-04 the_mgt...while .iconbar_text actually needs to be 22px high...
2011-09-04 the_mgtchanged height of .iconbar_text to 24px instead of...
2011-09-04 Art CancroInitial implementation of comment box for blog (not...
2011-09-04 Art CancroMore RSS cleanup based on the suggestions of feedvalida...
2011-09-04 Art CancroApply fixes suggested by www.feedvalidator.org
2011-09-04 Art CancroUse MSG4 instead of MSG0 to output RSS feeds
2011-09-04 Art Cancrofeed_generator.c: buffer message text into a StrBuf...
2011-09-04 Art CancroReinstated the use of EUID/UUID in blog posts; however...
2011-09-04 Art CancroOutput RSS feed data using CDATA blocks
2011-09-04 Art CancroNew function cdataout() for sending a string to the...
2011-09-04 Art Cancroadded a few things to .gitignore
2011-09-04 Art Cancroadded a few more things to .gitignore
2011-09-04 Art Cancroadded a few things to .gitignore
2011-09-04 Art CancroRemoved the unused second argument from the do_template...
2011-09-04 Art CancroRevert "sock_connect() - if first char of hostname...
2011-09-04 Art CancroPage title now shows the room name instead of the user...
2011-09-04 Art CancroAdded a 'permalink' link to the bottom of a blog post...
2011-09-04 the_mgtReturned to less fancy message layout: No borders,...
2011-09-04 Art Cancroget_inet_rec_type() range should be 1..8, not 1..7
2011-09-04 Art CancroRevert "Generate UUID in blog posts to be used in perma...
2011-09-04 Art CancroRevert "Change to blog euid storage; note new definitio...
2011-09-04 Art CancroRevert "We need EUID indexing for Blog rooms."
2011-09-04 Art Cancrosock_connect() - if first char of hostname is '/' assum...
2011-09-04 Art CancroWe need EUID indexing for Blog rooms.
2011-09-04 Art CancroChange to blog euid storage; note new definition in...
2011-09-04 Art CancroGenerate UUID in blog posts to be used in permalinks
2011-09-04 Art CancroWhen citserver fails due to missing zlib, refer the...
2011-09-04 the_mgtIndented, made textarea smaller, since it didnt look...
2011-09-04 the_mgtAdded indention and changed \"button_link\" to "button_...
2011-09-04 the_mgtTurns out that we had one </div> to many in the trailin...
2011-09-04 the_mgtAdded missing "alt" tags for expand/collapse images...
2011-09-04 the_mgtOne last case of wrong path to PIE.htc, this time it...
2011-09-04 Art CancroChanged style/PIE.htc to styles/PIE.htc - fixes 404...
2011-09-04 the_mgtPorted blockquote changes to Tinymce css, so it looks...
2011-09-04 the_mgtCitations in messages now do have a top border in any...
2011-09-04 the_mgtReduced padding in #inner_day, slight improvement for...
2011-09-04 the_mgtRemoved "style" from extra_hour and hour in view_calend...
2011-09-04 the_mgtRemoval of roomlist_* related stuff, since that is...
2011-09-04 the_mgtSet pictures in messages to a maximum width of 700px...
2011-09-04 the_mgtCorrected body default font size, was missing a % sign...
2011-09-04 the_mgtMild a:link et al. recoloring, also roomlist_new/old...
2011-09-04 Art CancroRemoved spurious 'Loading...' label from expanded roomlist
2011-09-04 the_mgtSet default font size to 12px, since 10px is hard on...
2011-09-04 the_mgtMade userlist in chatroom a little higher in order...
2011-09-04 the_mgtRefurbished Chat page, border-radius, grey colorscheme...
2011-09-04 the_mgtRemoved tinymce styling which I accidently added in...
2011-09-04 the_mgtSlight coloradjustments on the calendar table outline...
2011-09-04 the_mgtAligned iconbar logo and upper language selector bar...
2011-09-04 the_mgtremove a linebreak from message_header if no subject...
2011-09-04 the_mgtmake citations inside of messages distingushable (again)
2011-09-04 Wilfried Goesgensremove leading and trailing empty lines from mail output
2011-09-04 the_mgtmoved .entmsg ( the class for the message edit box...
2011-09-04 the_mgtCreated message.css, moved most message related css...
next