Add PHP5-style constructor
[squirrelmail.git] / functions / mailbox_display.php
2016-01-01 pdontthinkHappy New Year
2015-08-01 pdontthinkAlways show subject tooltip rollover
2015-01-03 pdontthinkHappy 2015
2014-01-01 pdontthinkHappy 2014
2013-11-06 pdontthinkAdd full date and time as "title" (mouseover) text...
2013-07-26 jervforsUpdate copyright
2013-06-18 pdontthinkAllow more liberal reuse of tokens to avoid cross-frame...
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-04-27 pdontthinkRemove quotes around personal names in message list...
2011-03-11 pdontthinkUndelete button shouldn't be related to whether or...
2011-01-06 pdontthinkHappy New Year!
2010-06-21 pdontthinkNow fill in default subject when forwarding as attachme...
2010-02-04 pdontthinkMultibyte strings (notably subjects) are now handled...
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-09-19 pdontthinkFix broken'Thread' and the no-javascript 'All' links...
2009-08-17 pdontthinkDelete requests can come via GET or POST
2009-08-17 pdontthinkProtect message deletion with security token system...
2009-08-12 pdontthinkImplemented security token system. (Secunia Advisory...
2009-04-17 pdontthinkAdd display indicator for forwarded messages
2009-04-17 pdontthinkFix: Messages forwarded as attachments from message...
2009-04-15 jervforsThere are too many modified files being committed witho...
2009-04-05 pdontthinkMoving function to its rightful place
2009-03-26 pdontthinkAdd access keys to mailbox list
2009-02-01 pdontthinkAdd compatibility with Dovecot's bigint UIDs
2008-07-11 pdontthinkPlugins have to be able to update the message cache...
2008-07-11 pdontthinkGive plugins something to work with
2008-07-11 pdontthinkAllow plugins to have buttons that don't need message...
2008-04-07 pdontthinkMore readable spacing
2008-04-07 pdontthinkPer last commit, fix other places using msg message...
2008-02-10 kinkfix duplicate htmlspecialchars of $sTmp; this comes...
2008-01-06 pdontthinkClarify sloppy variable name usage
2008-01-06 pdontthinkavoid E_STRICT errors
2007-09-28 pdontthinkAllow better override of handleMessageListForm, althoug...
2007-09-25 pdontthinkAdded ability to keep messages selected on mailbox...
2007-07-16 kinkUse attachment_dir only at the point where we're actually
2007-05-18 pdontthinkCorrectly update cached message flags in ALL places...
2007-05-18 pdontthinkAdd the message as a parameter to subject_link hook...
2007-02-13 pdontthinkAllow message list form handler to accept GET args...
2007-01-13 kinkincrement year in copyright notices
2007-01-08 pdontthinkGive threading URI to template, let template do the...
2007-01-07 kinkImprove attachment file handling: use one new function...
2007-01-03 pdontthinkUse checkForJavascript() instead of $javascript_on...
2006-12-31 pdontthinkRefactor message list template, move hooks out of templ...
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-06-12 tokulmsgs_list_copy arguments and return codes differ from...
2006-06-04 tokuladding message copy buttons.
2006-04-05 stekkelCentralized init
2006-02-08 stekkelHeaders fetch from read_body triggered by using the...
2006-01-23 tokulcopyright update
2006-01-22 tokuldon't issue imap commands when target mailbox is same...
2005-11-25 pdontthinkFixed first message losing correct URI
2005-11-24 pdontthinkReimplement subject_link hook and add some new link...
2005-11-08 stekkelforgot to add a few comments. Now others can read the...
2005-11-08 stekkelFix for situation when mailbox cache was invalidated...
2005-09-18 jervforsphpDocumentor updates
2005-07-06 janglissFix for folder cache if the cache was somehow broken...
2005-05-24 kinkdrop any double spaces since these will be displayed...
2005-05-22 jervforsInitializing aHeaderFields to avoid notices
2005-05-22 kinkHandle missing flags column (in broken messages) a...
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-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-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 stekkelFix displaying of encoded addresses.
2005-04-16 stekkelstrings: adapt makeComposeLink to the new js
2005-04-15 tokuladding decoding of subject. might have to check other...
2005-04-15 stekkelLooks like message highlighting contains a bug. The...
2005-04-14 stekkelTemplates
2005-03-31 pdontthinkFixed javascript errors when clicking on subject of...
2005-03-30 pdontthinkArea around checkboxes is now also responsive to the...
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 pdontthinkRefactoring JavaScript, reduces bandwidth usage on...
2005-03-15 pdontthinkMaking fancy row highlighting an option
2005-03-14 pdontthinkAnother minor fix to get auto-clicking on rows on mailb...
2005-03-14 pdontthinkAdding auto-highlite code. This might be a bit content...
2005-03-14 pdontthinkAdding labels to other columns on message list for...
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-21 kinkAdd support for recognising 'Priority' and 'Importance...
2004-11-12 jervforsFixing XHTML fix
2004-11-12 jervforsXHTML fixes
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 tokulAdding compact page selection options. Thanks to Felix...
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-09-29 tokulfixed toggle all link for browsers without JS support...
2004-09-08 cigamitFixed problem that caused an error when deleting all...
2004-08-24 jervforsMinor cleanups
2004-08-18 cigamitReenabled the move_messages_button_action hook and...
next