citadel.git
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...
2011-09-04 the_mgtFirefox fix: remove border around expand/collapse icons...
2011-09-04 the_mgtremoved backgroundcolor #FFF from iconbar_container...
2011-09-04 the_mgtApplied new colors to navbar, reduced banner height...
2011-09-04 the_mgtdeleted border-radius.htc, because PIE.htc does the...
2011-09-04 the_mgtfixed a wrong css import for picsonly iconbar mode...
2011-09-04 the_mgtFurther work on the iconbar menu: button images have...
2011-09-04 the_mgtfixed conditional for visibility in iteration
2011-09-04 the_mgtBegan fixing the who_is_online list in the iconbar...
2011-09-04 the_mgtcorrected variable name in section_onefile_picview...
2011-09-04 rootAdded new code for a slideshow taken from snippets...
2011-09-04 Wilfried Goesgensfix message composing
2011-09-04 Wilfried GoesgensMemleak: when expanding shorter URLs we need to free...
2011-09-04 Art CancroEliminated the 'switchable' iconbar and completed repla...
2011-09-04 Art CancroInitial HTML/JS work for expandable roomlist
2011-09-04 Wilfried GoesgensHide nodes which already have sharing from the other...
2011-09-04 Wilfried GoesgensMore compfort for inline vieweable attachments
2011-09-04 Art CancroUse the same method in both places to determine whether...
2011-09-04 Art CancroThe in-iconbar wholist is now expandable and collapsible.
2011-09-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-09-04 Wilfried GoesgensMake config defaults seteable by environment variables...
2011-09-04 Art CancroChanged session logging in order to determine why some...
2011-09-04 Art CancroCleanup pop3client
2011-09-04 Wilfried Goesgensctdllog -> syslog...
2011-09-04 Wilfried Goesgensjust log the close if we're realy going to close.
2011-09-04 Wilfried GoesgensDon't close 0-filedescriptors on session killing, its...
2011-09-04 Wilfried Goesgenslocated the place to put the initial attachment count...
2011-09-04 Art CancroSet up wcsession members and template conditionals...
2011-09-04 Wilfried Goesgensfix possible crashes of not NULL-checking the result...
2011-09-04 Wilfried Goesgensadd test for html translating
2011-09-04 Art CancroGuard against 'billion laughs' attack in our XMPP service
2011-09-04 Wilfried Goesgensadd new token MSG:NATTACH to output the number of curre...
2011-09-04 Art CancroGenerate Message-ID's that will not be reused/repeated...
2011-09-04 Wilfried GoesgensFix pushmail editing
2011-09-04 Art CancroInitial workup of click-to-expand iconbar wholist.
2011-09-04 Wilfried Goesgens* fix some rare oom situation.
2011-09-04 Art CancroRemoved extra logging. The bug I was hunting was not...
2011-09-04 Art CancroTemporarily adding some debugging syslog messages
2011-09-04 Art Cancrodisplay_individual_cal() now bails out _very_ early...
2011-09-04 Wilfried GoesgensFix of terminate problem while loading user list
2011-09-04 Wilfried Goesgens* fix multiple compiler warnings...
2011-09-04 Art CancroAdded expand/collapse icons for the Roomlist and Wholist.
2011-09-04 Art CancroRemoved single-quotes from setup dialogs. They confuse...
2011-09-04 Wilfried Goesgensgenerate_uuid() now generates more or less DCE-complian...
2011-09-04 Art CancroReunified the master and client socket listener loops...
2011-09-04 Art CancroAdded GPL declaration to source files in libcitadel
next