citadel.git
2009-01-29 Art Cancro* Restored zlib.h support to WebCit
2009-01-29 Art Cancro* Hacked together some of the missing strings from...
2009-01-29 Art Cancro* Ran create-pot.sh again; there's at least one set...
2009-01-29 Thierry PasqualierUpdated french translation. (incomplete)
2009-01-29 Art Cancro* Updated nl.po submitted by Wim Kuilman
2009-01-29 Art Cancro* Restored the '(none)' and '(nothing)' displays in...
2009-01-29 Matt* Encapsulate iconbar contents in another div that...
2009-01-29 Art Cancro* Room actions (offer start page, search, view-as)...
2009-01-28 Wilfried Göesgens+ add To and CC to message display windows
2009-01-28 Wilfried Göesgens* log whole sentences to wildfire
2009-01-28 Wilfried Göesgens* load inline texts with DLAT not MSG4
2009-01-28 Art Cancro* After replacing /etc/nsswitch.conf, set its permissio...
2009-01-28 Art Cancro* If an address matches both a 'masq domain' and a...
2009-01-28 Matt* restore context menu in online user list
2009-01-27 Wilfried Göesgens* don't de-qp strings while rendering, do it while...
2009-01-27 Wilfried Göesgens* detect zlib, don't link it. libcitadel does this...
2009-01-27 Art Cancro* When we encounter a compressed database record on...
2009-01-27 Art Cancro* When db->open() fails with ENOMEM, display a log...
2009-01-26 Wilfried Göesgens* fix Reply to url in message display; thanks for samja...
2009-01-26 Wilfried Göesgens* when X-escaping translate linebreaks too.
2009-01-26 Wilfried Göesgens+ add linebreak to html linebreak converting to StrEscA...
2009-01-26 Wilfried Göesgens* since we migrated the mail create attachments to...
2009-01-26 Wilfried Göesgens* fix memleak in preferences
2009-01-26 Wilfried Göesgens* use memcpy instead of strcpy, as here we know how...
2009-01-26 Matt* add missing banner on preferences template
2009-01-26 Matt* fix some fallout from last commit: iconbar now in...
2009-01-26 Matt* Move iconbar out of global div so I can shuffle main...
2009-01-26 Wilfried Göesgens* add wildfire output to errormessages
2009-01-26 Wilfried Göesgens* handle new strbufs in wcsession correctly
2009-01-26 Wilfried Göesgens* json doesn't need to escape singlequotes
2009-01-25 Wilfried Göesgens* shuffled members of wcsession -> do a make clean...
2009-01-25 Wilfried Göesgens+ add C-to-Json serializer
2009-01-25 Matt* properly check to see if user has turned on wholist...
2009-01-25 Matt* fix search in mailbox view
2009-01-25 Art Cancro* The '/webcit' prefix was only stripped when running...
2009-01-25 Art Cancro* render_MAIL_html() now passes a message number instea...
2009-01-25 Art Cancro* mailbox summary view - make headers smaller
2009-01-24 Art Cancro* Ran create-pot.sh
2009-01-24 Wilfried Göesgens* fix text in translation; thanks to Dirk Heinrichs...
2009-01-24 Matt* multi-select in webcit is back, apologies to those...
2009-01-23 Art Cancro* Move iconbar font size declaration to webcit.css
2009-01-23 Art Cancro* Font size change to iconbar
2009-01-23 Art Cancro* Specify all font sizes in percent.
2009-01-22 Wilfried Göesgens+ beautification: remove double slashes from filenames...
2009-01-22 Wilfried Göesgens* make it const so gcc doesn't moan
2009-01-21 Art Cancro* Reduce some of the calendar editor elements to preven...
2009-01-21 Art Cancro* If the user has not selected a time format, make...
2009-01-21 Art Cancro* ParsePref() was passing NULL values to the target...
2009-01-21 Art Cancro* fmt_time() in 24-hour mode, no leading space
2009-01-21 Art Cancro* Summary view - don't display a time for all day events
2009-01-21 Art Cancro* Reduced mailbox_summary font size down to 8pt, looks...
2009-01-21 Art Cancro* Reapplied 'mailbox_summary' class to the mailbox...
2009-01-20 Matttemporarily have IterateStruct in subst.h so mailbox...
2009-01-20 MattRestore mailbox view
2009-01-20 Art Cancro* When saving a Task, if the status is COMPLETED then...
2009-01-19 Art Cancro* Fixed a template error that caused c_auth_mode to...
2009-01-19 Wilfried Göesgens* applied samjams fix. Note: /static is also to be...
2009-01-19 Art Cancro* Restored the instant messenger popup
2009-01-19 Art Cancro* Centered the 'Log in using OpenID' link
2009-01-19 Art Cancro* Edit user: markup was showing through because USERLIS...
2009-01-19 Art Cancro* iterate_load_userlist() zeroed out the wrong struct...
2009-01-18 Wilfried Göesgens+ add flag to print backtraces in template logging...
2009-01-18 Wilfried Göesgens! fix crash in X-Preferences API; return NULL if not...
2009-01-18 Art Cancro* During server startup, if config.c_default_cal_zone...
2009-01-17 Wilfried Göesgens* make error logging NULL safe.
2009-01-16 Art Cancro* Restore the proper tty parameters when exiting becaus...
2009-01-16 Art Cancro* Removed the NETF command and the UI elements which...
2009-01-16 Art Cancro* Moved some comments around
2009-01-16 Art Cancro* Removed some redundant code
2009-01-15 Wilfried Göesgens* document function calls and structures
2009-01-15 Wilfried Göesgens* temporarily disable parameter-checking. Conditionals...
2009-01-14 Wilfried Göesgens* add 'control context'; which will carry information...
2009-01-14 Art Cancro* In host auth mode, if a user logs in who has no gecos...
2009-01-13 Matt* fix bug introduced by last commit - messages now...
2009-01-13 Wilfried Göesgens* fix tiny memory leak; hashpos needs to be freed.
2009-01-13 Matt* fix issues with room list in firefox 2 (didn't detect...
2009-01-13 Matt* move output_headers to the top of readloop, before...
2009-01-12 Wilfried Göesgens+ let the admin select the locales to preset / not...
2009-01-12 Matt*fix numerous regressions that I let slip:
2009-01-12 Wilfried Göesgens+ link gettext.c into setup, so we know the servers...
2009-01-12 Art Cancro* Properly handle '551 too many users' error in WebCit...
2009-01-12 Wilfried Göesgens+ add =() subtemplates for params
2009-01-12 Wilfried Göesgens* make pedantic.
2009-01-12 Art Cancro* webcit.css: returned tabcontent_submit width back...
2009-01-12 MattMerge new summary view branches changes into trunk
2009-01-11 Wilfried Göesgens+ all special token parameters may now have their strin...
2009-01-11 Wilfried Göesgens* complete the sorting api by non-room based preferences
2009-01-11 Art Cancro* messages.c: Msg->MsgBody->msgnum = msgnum;
2009-01-11 Art Cancro* Reapplied the stylesheet change made in r6864
2009-01-11 Art Cancro* Updated render_MIME_ICS() to do the right thing if...
2009-01-10 Art Cancro* Add text/calendar to the MSGP list. Also added...
2009-01-10 Wilfried Göesgens* realize types in preferences like thought at the...
2009-01-10 Mattadd other statics from wc-sv branch, cutover for iconba...
2009-01-10 Mattcopy wcpref.js from wc-summ branch to trunk
2009-01-10 Wilfried Göesgens* merge in matts r6917 so it doesn't colide with ongoin...
2009-01-09 Wilfried Göesgens* move addressbook popup code back from trailing javasc...
2009-01-09 Wilfried Göesgens! this token has to be renamed.
2009-01-09 Wilfried Göesgens* fix = that should be ==
2009-01-09 Wilfried Göesgens! fix bug with gotoroom introduced in the last version...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
next