squirrelmail.git
2006-11-10 pdontthinkAdding contact info to author name
2006-11-10 perlstalkerAdd support for SpamAssassin's X-Spam-Status header...
2006-11-04 pdontthinkConvert plugin output on signout page to new template...
2006-11-04 pdontthinkPlay it a little safer when reassigning login uri
2006-11-04 pdontthinkMake login uri dynamic
2006-11-04 pdontthinkSignout.php needed the error class to be loaded earlier.
2006-11-02 avelFix for namespace parsing. UWash has a namespace prefix...
2006-11-01 avelI should read RFC 2831 more carefully: DIGEST-MD5 with...
2006-10-27 pdontthinklogout_error hook should be able to override login...
2006-10-25 pdontthinkRemoved one line left over from copied code
2006-10-25 pdontthinkAfter looking into it, I slightly misunderstood the...
2006-10-25 pdontthinkAdding ability to hook into ANY attachment type. Also...
2006-10-25 pdontthinkAttachment hooks were not registering. Also, brace...
2006-10-20 kink- Add CEST and MEST (non-standard) timezone codes for...
2006-10-19 stevetruckstuffTemplate for viewing text attachments.
2006-10-19 stevetruckstuffTemplate for viewing HTML messages in iframes
2006-10-19 stevetruckstuffTemplate for view header feature.
2006-10-19 kink- Translate plugin: prevent PHP notice when viewing...
2006-10-18 stevetruckstuffCSS for printer-friendly templates
2006-10-18 stevetruckstuffTemplates for printer-friendly views
2006-10-17 stevetruckstuffCreate a separate function to build the attachments...
2006-10-17 stevetruckstuffFix default theme setting.
2006-10-17 avelAdd two new command line options in conf.pl: --update...
2006-10-14 pdontthinkReorg placement of plugin loading and add config_overri...
2006-10-14 pdontthinkAllow plugins to hook in under other name
2006-10-13 pdontthinkrequire instead of include_once
2006-10-13 pdontthinkMake config/plugin_hooks.php just a touch more readable
2006-10-13 pdontthinkNew static plugin hook registration has now been implem...
2006-10-13 stevetruckstuffConvert example theme to directory-based theme.
2006-10-13 stevetruckstuffTemplate themes are now directories, not individual...
2006-10-13 stevetruckstuffCSS corrections to empty folder template
2006-10-13 tassiumNo longer needed, removed at Paul's request
2006-10-13 pdontthinkAlternate stylesheets function now returns listing...
2006-10-12 pdontthinkReminder to update to make plugin requirements checks
2006-10-11 avelCan I be a member of the dev team, please? :\)
2006-10-11 aveldocument the changes for the preliminary NAMESPACE...
2006-10-11 avelThe search expression for the LDAP Addressbook backend...
2006-10-10 avelNAMESPACE support in IMAP backend. Also a whitespace...
2006-10-10 avelMake authz available globally, if it exists.
2006-10-09 stekkelstops double encoding of &. & became &
2006-10-09 stevetruckstuffUse paths for user/template themes rather than u_ and...
2006-10-09 stekkelThe error handler catched a delayed error => check...
2006-10-09 stevetruckstuff<span> tags end with </span>, not </style> stupid!
2006-10-09 stevetruckstuffbug fixes from previous commit
2006-10-09 stevetruckstuffMore CSS clean ups
2006-10-09 stekkelutil_global.php is also included by footer.tpl => inclu...
2006-10-09 stekkelutil_global.php was included twice (second time by...
2006-10-09 stekkelerrorhandler class was included twice
2006-10-09 stevetruckstuffUse $icon_theme_path rather than $settings['iconThemePa...
2006-10-09 stevetruckstuffFix broken left_main.tpl template.
2006-10-09 stevetruckstuffAdd support for fallback icon themes. Similar to fallb...
2006-10-09 stevetruckstuffPrepend SM_PATH to $icon_theme_path since it is no...
2006-10-09 stevetruckstuffMake sure icon variables are setup on the login page.
2006-10-09 stevetruckstuffRemoving check that is no longer needed.
2006-10-09 tokulresigning
2006-10-09 stevetruckstuffCSS corrections
2006-10-09 avelSupport for $Forwarded IMAP keyword, when it is support...
2006-10-09 avelsupport for authz
2006-10-09 pdontthinkStrict type check prevents old config files from breaki...
2006-10-09 avelSupport for authz authorization identity in the IMAP...
2006-10-09 pdontthinktemplateset_default and templateset_fallback are IDs...
2006-10-09 pdontthinkNeed to instantiate template object earlier so user...
2006-10-09 pdontthinkReverting last commit. Hooks don't belong in templates.
2006-10-09 pdontthinkcompose_button_row hook updated to new plugin/templatin...
2006-10-08 pdontthinkMissed a spot. Please use less accusatory language...
2006-10-08 tokulreverting code to do_hook.
2006-10-08 tokulmake sure that array key value is set and not empty
2006-10-08 tokuldon't waste space on compose window. Some people don...
2006-10-07 tokulinfo about new squirrelspell features
2006-10-07 tokulsemicolon is not part of variable name
2006-10-07 tokulfixed phpdoc formating
2006-10-07 tokuladded phpdoc header to mail_fetchs constants file
2006-10-07 tokulremoved ispell output. confuses phpdoc
2006-10-07 tokulfixed phpdoc formating. require() call loaded before...
2006-10-07 tokulinfo about 1568355 bugfix
2006-10-07 tokulChecked if config.php is readable (#1568355)
2006-10-07 tokulclean globals, turn on display of errors and load all...
2006-10-06 stevetruckstuff1) Make translateText use styles instead of $color
2006-10-06 stevetruckstuffTemplatization for reading a message.
2006-10-06 stevetruckstuffTemplates for reading a message
2006-10-06 stevetruckstuffUtility file for reading messages.
2006-10-06 stevetruckstuffNew function to return only the email address. For...
2006-10-06 stevetruckstuffMore CSS corrections
2006-10-06 stevetruckstuff1) More CSS corrections/cleanup
2006-10-06 stevetruckstuffAdd a few more vars to image handler for later user...
2006-10-05 stevetruckstuffcreate separate vars for download link and unsafe image...
2006-10-05 stevetruckstuffAdd javascript_on to the list of variables that are...
2006-10-05 stevetruckstuffComments
2006-10-05 stevetruckstuffMake sure generated links use &amp; instead of & betwee...
2006-10-05 stevetruckstuffFix page title not being shown correctly.
2006-10-04 stekkelFixed unintended literal fetching (#1562271).
2006-10-04 stekkelFix for bug #1562271
2006-10-04 stevetruckstuffAdd / before default.css in user themes in case it...
2006-10-04 stevetruckstuffMinor CSS corrections
2006-10-04 stevetruckstuffMake sure conf.pl doesn't barf on $theme values from...
2006-10-04 tassiumMissing auth.php for redirect.php section was breaking...
2006-10-04 tassiumWhen incrementing config file version numbers, we must...
2006-10-04 stevetruckstuffUpdate version number to match new version # on conf.pl
2006-10-04 stevetruckstuffSome examples of old $color themes converted using...
2006-10-04 stevetruckstuffFirst attempt at converting $color themes to CSS styles...
next