information about added peardb backend
[squirrelmail.git] / functions /
2005-05-12 tokulreplacing skip_SM_header with two different options...
2005-05-09 tokulprovide failsafe language in case $sm_language is not...
2005-05-01 tokulusing 'pass' instead of 'ascii'. internal mbstring...
2005-04-26 tokulphpdoc blocks and some comments that explain check_php_...
2005-04-24 stekkelRemoval of unused commented code blocks
2005-04-24 stekkelWe are not using objects here.
2005-04-24 tokulwarning about possibly broken function
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-20 stekkel* Fix sort order direction
2005-04-19 kinkFix a small bug when displaying less messages than...
2005-04-19 stekkelJust in case ...
2005-04-19 stekkelFixed half implemented feature. Now we provide a stream...
2005-04-18 stekkelReset the pageindex on a new search
2005-04-18 stekkelFixed truncateWithEntities function which trimmed the...
2005-04-18 stekkelShow email address as title attribute if we only show...
2005-04-18 stekkelShow bypass trash checkbox again and move the delete...
2005-04-18 tokultagged debugging function used only in asearch
2005-04-18 tokuladding html message inside iframe
2005-04-17 tokuldocumenting some functions.
2005-04-17 tokuladded iframe code (used when show_html_default = true)
2005-04-16 stekkelremoved just added htmlspecialvars around the date...
2005-04-16 stekkelSmall rewrite of the fix of Fredrik and another fix...
2005-04-16 jervforsFix for highlighting. highlightMessage() didn't get...
2005-04-16 jervforsFixing strings:
2005-04-16 stekkelFix displaying of encoded addresses.
2005-04-16 kinkFix a variable typo.
2005-04-16 stekkelstrings: adapt makeComposeLink to the new js
2005-04-15 jervforsCopyright update
2005-04-15 tokuladding decoding of subject. might have to check other...
2005-04-15 stekkelForgot to rename the old $xtra var to $sJsHeader.
2005-04-15 stekkelLooks like message highlighting contains a bug. The...
2005-04-15 cigamitsqimap_messages_flag is depreciated and no longer exist...
2005-04-14 stekkeltemplates
2005-04-14 stekkelTemplates
2005-04-14 tokul@since information about sm_print_r
2005-04-14 tokulpreformated text is harder to read, when output is...
2005-04-14 tokuladding function params and since tags to other sqimap...
2005-04-14 pdontthinkReverting to Erin's original design; sqgetGlobalVar...
2005-04-13 tokuldocumenting some mailbox functions
2005-04-13 tokulsince comments are not needed for @return
2005-04-13 tokuldocumenting two functions
2005-04-11 tokulenough for today. adding some tags to imap mailbox...
2005-04-08 tokuldocumenting functions. adding @deprecated to obsolate...
2005-04-08 tokulregister_globals=off fix for squirrelmail_language...
2005-04-08 jervforsString fix
2005-04-08 kinkfix 'referral' bug for UW-servers, sorry people
2005-04-08 jervforsphpDocumentor fixes
2005-04-06 kinkPartial support for IMAP LOgin Referrals: tell the...
2005-04-06 kinksome html-fixes
2005-04-06 kinkImprove error message for illegal folder name.
2005-04-06 tokuladding since tags
2005-04-06 tokulhiding default prefix in operations with folders. It...
2005-04-05 tokuladding param and since tags to some functions
2005-04-04 kinksmall fix to previous change: box could have been ...
2005-04-04 kinkFix incorrect folder hierarchy shown. Patch was supplie...
2005-04-04 kinkAdd a META robots noindex/nofollow tag to SquirrelMail...
2005-04-03 jervforsphpDoc fixes
2005-03-31 kink - Create a generic function to empty a folder tree...
2005-03-31 pdontthinkFixed javascript errors when clicking on subject of...
2005-03-30 kinkFix folder rename to cope with collapsed-prefs, cyrus...
2005-03-30 kinkFixed bad/malformed request error when Sent was over...
2005-03-30 pdontthinkAllow extra javascript to be added to checkboxes
2005-03-30 pdontthinkArea around checkboxes is now also responsive to the...
2005-03-29 tokuldocumenting since tags
2005-03-29 tokuldocumenting some imap functions
2005-03-29 tokuldocumenting two functions
2005-03-29 kinkWhen wanting to use mb_strtoupper, test for the existen...
2005-03-29 tokulfix mbstring overloading issue with passwords (#929644).
2005-03-27 tokulusing mbstring functions for body wrapping, if they...
2005-03-27 tokuladding limit_scope and filter support. Should close...
2005-03-27 tokulmissing extension problems are handled inside backend...
2005-03-26 kinkadd includes from imap_search.php to imap.php for backwards
2005-03-26 kinkCompletely cleanup the folders management (create/subsc...
2005-03-26 kinkDrop unused file imap_search.php.
2005-03-25 cigamitUpdate message copy and move functions to allow for...
2005-03-21 kink"development team" -> "project team"
2005-03-21 kinkstrip absolute positioning css from html mails.
2005-03-20 tokulremoving version info from login_error page.
2005-03-20 tokuladding phpdoc blocks to sqimap_mailbox_list function
2005-03-20 tokuladding warning about nulled var
2005-03-20 tokuladding listing controls to file backend
2005-03-20 tokulcheck if object is returned.
2005-03-18 pdontthinkMaking mailto: conversion in magicHTML() optional ...
2005-03-18 pdontthinkIt's _blank, not _new
2005-03-18 pdontthinkRoll back signout.php changes and move the fix to auth...
2005-03-17 pdontthinkAdded new highlighting color
2005-03-15 pdontthinkSorry folks. Changing onClick to onMouseDown so middle...
2005-03-15 pdontthinkBe nice to plugins who want to add to the onClick....
2005-03-15 pdontthinkDon't keep a row highlighted and checkbox checked when...
2005-03-15 pdontthinkbringing back forwarding functionality for message...
2005-03-15 pdontthinkRefactoring JavaScript, reduces bandwidth usage on...
2005-03-15 kinkAdd a first rough version of an about box to SquirrelMail.
2005-03-15 pdontthinkI think I'm getting tired
2005-03-15 pdontthinkAdding comp_in_new fxn back to message list page. ...
2005-03-15 pdontthinkMaking fancy row highlighting an option
2005-03-15 pdontthinkparseUrl was too aggressive; implemented mailto: replac...
2005-03-15 pdontthinkMore accurate mailto replacements
2005-03-14 pdontthinkAnother minor fix to get auto-clicking on rows on mailb...
2005-03-14 pdontthinkOops, forgot to comment this out again. Clicking check...
2005-03-14 pdontthinkAdding auto-highlite code. This might be a bit content...
next