]> code.citadel.org Git - citadel.git/history - webcit/static
* hide message headers if not -T n & 0x2 != 0
[citadel.git] / webcit / static /
2008-12-26 Wilfried Göesgens* hide message headers if not -T n & 0x2 != 0
2008-12-24 Wilfried Göesgens* fix dropdown
2008-12-22 Art Cancro* Added 'overflow:hidden' to the stylesheet for 'mimepa...
2008-12-20 Wilfried Göesgens* shortcut notation to tokens for hashkeys; TKEY(n...
2008-12-18 Wilfried Göesgens* fix signature attachig in message composing
2008-12-18 Wilfried Göesgens* add conditional for whether a preference value is...
2008-12-13 Wilfried Göesgens* rename RFCA Conditional so it matches the naming...
2008-12-13 Wilfried Göesgens* remove last remains of the separate attachment struct
2008-12-11 Wilfried Göesgens* fix attachments forwarding
2008-12-11 Wilfried Göesgens* load attachments in forwarded messages
2008-12-08 Wilfried Göesgens* fix messageselectomatic.
2008-12-07 Wilfried Göesgens* make readloop long-controlled
2008-12-07 Wilfried Göesgens* follow api-change in several places
2008-12-02 Wilfried Göesgens* fix self service account button
2008-12-01 Wilfried Göesgens* upsie, forgot to add that.
2008-11-29 Wilfried Göesgens* removed double blockquote
2008-11-29 Wilfried Göesgens* br's in quotes so you can write before / after them
2008-11-27 Wilfried Göesgens* rework login screen to utilize more modern templating
2008-11-25 Wilfried Göesgens* add missing hint to -Z
2008-11-25 Wilfried Göesgens* conditionals mustn't have 0 as id; fix the ones who...
2008-11-24 Wilfried Göesgens* escape roomname properly
2008-11-23 Wilfried Göesgens* add transitional beginboxx template and move some...
2008-11-23 Wilfried Göesgens* finish selectboxes in Mailedit dialogs
2008-11-20 Wilfried Göesgens* map room-flags into conditionals
2008-11-20 Wilfried Göesgens* catch more render bugs
2008-11-19 Wilfried Göesgens* close all divs
2008-11-19 Wilfried Göesgens* rework who.c so it doesn't use svput() and friends...
2008-11-15 Wilfried Göesgens* finish message displaying.
2008-11-11 Wilfried Göesgens* change syntax of read_message
2008-11-11 Wilfried Göesgens* render submessages.
2008-11-10 Wilfried Göesgens* migrate message creation to templates (citing still...
2008-11-08 Wilfried Göesgens* add ical and vcard rendering
2008-11-08 Wilfried Göesgens* re-implement anonymous messages
2008-11-07 Wilfried Göesgens* display attachments in messages as view/download...
2008-11-02 Wilfried Göesgens* put QP Decoder intoo its own file
2008-10-21 Art Cancromore work on the recurrence editor
2008-10-18 Wilfried Göesgens* directrix1: "Enable host based authentication mode...
2008-10-16 Art Cancrorecurrence editor stuff
2008-10-15 Art Cancromore recurring events editor tedium
2008-10-14 Art CancroMore recurrence editor stuff
2008-10-11 Wilfried Göesgens* DTX: I found a bug in the template that you configure...
2008-10-10 Art CancroMoved some calendar view javascript out to the trailing...
2008-10-10 Art CancroWrote a few more lines of code
2008-10-09 Art Cancrorecurrence editor
2008-10-09 Art CancroApplied dtx's patch which adds the option to flag spam
2008-10-07 Wilfried Göesgens* added Edwards files for clamav configuration
2008-10-05 Art CancroCleaned up some templated HTML:
2008-10-05 Art CancroApplied the patch to add dtx's ClamAV integration module.
2008-10-03 Art CancroFinished the trailing_javascript API and moved a few...
2008-10-02 Art CancroChanges to instant messenger javascript
2008-10-01 Wilfried Göesgens* fix times of last user access and now
2008-10-01 Art Cancroaaaaaaaaaaaaaaaaaaaaaagggggggh internet explorer sucks
2008-10-01 Art CancroDebugged some javascript that ought to work but
2008-10-01 Art CancroRecurrence editor: honor weekstart user preference
2008-09-30 Art CancroMore recurrence editor code
2008-09-29 Art CancroDate picker is now localized to the currently selected
2008-09-29 Art CancroCalendar date format is now yyyy-mm-dd because that...
2008-09-28 Wilfried Göesgens* templatize user editing
2008-09-28 Wilfried Göesgens* migrate userlist to templating.
2008-09-24 Art Cancrojavascript fun for recurrence editor
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-23 Wilfried Göesgens* wrong target in this template. Thanks to samjam provi...
2008-09-23 Art Cancrorecurrence editor
2008-09-23 Art Cancrorecurrence editor
2008-09-23 Art CancroWrote a few more lines of the recurrence editor.
2008-09-11 Wilfried Göesgens* Templatize IGNet Node Config
2008-09-11 Wilfried Göesgens* correct quoting
2008-09-10 Wilfried Göesgens* print errormessages into templates if possible in...
2008-09-08 Wilfried Göesgens* fix COND:PREFS
2008-09-08 Wilfried Göesgens* HAIL MELD!
2008-09-08 Wilfried Göesgens* more fixes to the siteconfig templates
2008-09-08 Wilfried Göesgens* add new conditional type '%' switching between printi...
2008-09-07 Wilfried Göesgens* more work on sitewide config
2008-09-06 Wilfried Göesgens* depricate <?=subtemplate> in favour of <?=("subtempla...
2008-09-02 Wilfried Göesgens* move serverrestart to templates
2008-09-01 Wilfried Göesgens* replace the aide menu by templated menus
2008-08-31 Wilfried Göesgens* switch menubar to template
2008-08-31 Wilfried Göesgens* fix leak
2008-08-31 Wilfried Göesgens* correct nsession counter display
2008-08-31 Wilfried Göesgens* clean some memleaks
2008-08-31 Wilfried Göesgens* make who is online view via templates
2008-08-30 Wilfried Göesgens* migrate our iconbar wholist section to templates.
2008-08-25 Wilfried Göesgens* DOBOX("subtemplate", "template_with_headerstring...
2008-08-24 Wilfried Göesgens* fix some hickups in subst
2008-08-21 Art CancroAdjusted the tabcontent and tabcontent_submit styles
2008-08-20 Art CancroChanged the tabbed dialog API to include an epilogue...
2008-08-17 Wilfried Göesgens* dug out the missing RSS Templats from uncensored
2008-08-14 MattMove instant_messenger back
2008-08-14 MattMove the rest of the templates into 't' as with dotheba...
2008-08-12 Wilfried Göesgens* move templates to static/t/ ; made make install targe...
2008-08-03 Mattmass mobile update, interface cleanup and restyling.
2008-07-15 Wilfried Göesgens* migrate ajax from get to post -> unlimited post size
2008-07-07 MattRename is_wap to is_mobile
2008-07-06 MattReactivate "is_wap" for handheld browsers (iPhone,...
2008-06-05 Art Cancro* Completed the code for creating a new account, manual...
2008-06-03 Art Cancroopenid blah blah blah
2008-05-22 Wilfried Göesgens* add more CSS'es to the top
2008-05-20 Wilfried Göesgens* pre-loading the nifty corners CSS makes the jumping...
2008-05-15 Art CancroAdded a mini http fetcher into webcit
2008-05-15 Art CancroGet the login screen ready for OpenID support
next