squirrelmail.git
2006-12-12 pdontthinkAllow template sets to override plugin configuration...
2006-12-11 pdontthinkBetter hook placement
2006-12-11 pdontthinkRe-enable plugins in configtest
2006-12-10 pdontthinkCorrect subpackage
2006-12-10 pdontthinkProbably poor synopsis of plugin system changes...
2006-12-10 pdontthinkRemove debugging code
2006-12-10 pdontthinkStrip HTML for hyperlink creation from core
2006-12-10 pdontthinkCorrect CVS Id tag
2006-12-10 pdontthinkListcommands plugin now updated to 1.5.2-style 'templat...
2006-12-10 pdontthinkReposition read_body_header plugin output point
2006-12-10 kinkmake spamcop plugin work again
2006-12-10 kinkaccept &$links by reference
2006-12-10 pdontthinkRevert last commit; passing by reference like that...
2006-12-10 kink(finally)fix message_details plugin for new plugin...
2006-12-10 kinkmust pass $args by ref to to plugin function too, if...
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-12-08 pdontthinkRemove embedded HTML for displaying submit buttons...
2006-12-04 kinkadd security fixes to changelog
2006-12-04 kinktweak comments
2006-12-04 stekkelMore XSS fixes related to magicHtml
2006-12-03 kinkbring string in line with rest
2006-12-02 kinkalso show printer friendly link when javascript off
2006-12-02 kink - Security: close cross site scripting vulnerability...
2006-11-30 kinkthis should read "download as a file"
2006-11-26 stekkelBodystructure parsing fix
2006-11-24 avelworkaround to make squirrelspell work again in SM 1...
2006-11-16 pdontthinkAdding plugins on/off switch, which disables plugins...
2006-11-16 pdontthinkAdded comment
2006-11-15 jervforsUpdating and converting to UTF-8.
2006-11-11 pdontthinkAllow sqimap_login() to return error string when connec...
2006-11-11 pdontthinkAdd ability to return error string as well. Would...
2006-11-11 pdontthinkAllow silent failure for sqimap_get_message()
2006-11-11 pdontthinkDoc fix
2006-11-11 pdontthinkLong time in coming: allow sqimap_login() to return...
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...
next