adding address book block
[squirrelmail.git] / functions / mailbox_display.php
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...
2004-08-15 jervforsXHTML fixes
2004-08-14 jervforsI18n fixes
2004-08-11 jervforsI18n fixes
2004-08-08 tokulxtra_code update in mailbox_display
2004-08-07 kinkFix that the "Viewing message: x (y total)" always...
2004-06-09 jervforsIndentation fix
2004-06-02 indiri69Change table cells to use html_tag
2004-06-02 stekkelAlso adapt the number of messages in a mailbox if the...
2004-06-02 stekkelFixed warnings. (time for reviewing my php.ini and...
2004-06-02 stekkelDo not add FLAGS section to the cached headers if the...
2004-06-01 indiri69String fix
2004-05-31 stekkelRewrite of internal message caching
2004-05-24 kinkReplace array_search that only uses a boolean to check...
2004-05-24 stekkelFix from Seth Randall. The range was 1 to large.
2004-05-24 jervforsMissing global
2004-05-23 stekkelFix broken thread sort
2004-05-23 stekkelMore cleanups.
2004-05-22 jervforsPhpdocumentor update - sed is your friend for these...
2004-05-22 stekkelremoved debug message. fixed divide by zero warning...
2004-05-22 stekkelAnother big update:
2004-05-21 jervforsPhpdocumentor update - sed is your friend for these...
2004-05-21 indiri69Fix message highlighting for mailbox changes
2004-05-21 stekkelHmm, client side sorting on large mailboxes is so fast...
2004-05-20 stekkelcode cleanup 2
2004-05-20 stekkelCode cleanup.
2004-05-20 stekkelRespect the permanentflags output. Do not show the...
2004-05-19 stekkel* Request UID and UIDVALIDITY from the status response...
2004-05-17 stekkeltemp fixes, as long as we didn't adapt our mailbox...
2004-05-14 stekkelRemoved double select call (select calls are expensive...
2004-05-08 jervforsMoving HTML out of strings and updating some tags to...
2004-04-28 avelInstead of excluding one checkbox at a time, only check...
2004-04-22 stekkelrollback
2004-04-22 stekkelthis looks better ;)
2004-04-22 stekkelShould have done this a long time ago. Rely on the...
2004-04-19 kinkUse form functions in mailbox_display
2004-04-18 tokulphpdoc blocks.
2004-04-12 tokulusing png images instead of gifs
2004-03-31 tokulremoving gettext function. there is no human readable...
2004-03-30 ebullientcorrect appearance of Thread View link..
2004-03-30 alex-brainstormMove Thread View link to the upper header together...
2004-03-28 ebullientfinish "buttonizing" read_body header.
2004-03-27 ebullientchanges for read_body link line - now buttons - more...
2004-03-14 tokulUse 'answered' instead of 'read'. Icon is different.
2004-03-01 ebullientmake sure mailbox is used by get_selectall_link correctly,
2004-02-25 pdontthinkAdded Flag/Unflag buttons. I have been up for 2 days...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-02-24 pdontthinkCorified Msg_Flags plugin, along with Jimmy's icon...
2004-02-22 pdontthinkRemoved uneeded target
2004-02-22 pdontthinkRemoved uneeded target
2004-02-01 ebullientsort was a little.. busted.
2004-01-31 alex-brainstormstart_msg is one-based :(
2004-01-31 alex-brainstormAdd/keep printHeader() default arguments
2004-01-31 ebullientSeth pointed out that I was missing a space... *sighs...
2004-01-31 ebullientTassbrains found an ittty bitty bug, which I've quashed.
2004-01-30 ebullientmove thread view (I remembered some things from the...
2004-01-30 ebullientMore UI changes - message list is more compact. Prev...
2003-12-25 pdontthinkRemoved right target, which is redundant and problemati...
2003-12-03 alex-brainstormFix a old fix that was breaking the search when coming...
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-10-01 stekkelFix for paginator, 1 * 0.75 evaluates as 0. 1 * 3/4...
2003-09-18 alex-brainstormAdd an option for showing recipient name instead of...
2003-08-30 alex-brainstormAdded Length of Subject as Display Option (default...
2003-08-30 alex-brainstormFix truncateWithEntities() off by 5 and other oddities
2003-08-30 alex-brainstormTruncate sender taking html entities in account (like...
2003-08-30 alex-brainstormHandle messages from the user's email_address as Sent...
2003-08-30 alex-brainstormFeature: tooltip containing the whole From address...
2003-08-28 tassiumIt appears gettext doesn't work if the string is passed...
2003-08-28 tassiumIn my excitement, I forgot to wrap 'bypass trash' in...
2003-08-28 tassiumToggle All was also toggling the Bypass Trash checkbox...
2003-08-28 tassiumAdded a "bypass trash" checkbox to the mailbox display...
2003-08-21 ebullientadd option to shorten the length of the From field.
2003-07-25 kinkSome small HTML fixes/improvements
2003-07-23 kinkoff-by-one: when strlen == trim_at, we also don't want...
2003-07-21 kinkFix that frequently subjects were displayed ending...
2003-07-18 cigamitRevert this part back, funny thing is that I never...
2003-07-18 cigamitAdded 4 hooks (internal_link, mailbox_display_buttons...
2003-07-11 indiri69Fix message highlighting for text with spaces in it.
2003-06-28 pdontthinkNeeded a little more info from subject link hook
2003-06-19 stekkelFix for bug #749568
2003-06-11 stekkel* fix for messageheader caching. We didn't cache somebo...
2003-05-23 stekkelMinor fixes in parseAddress and limit the returned...
2003-05-17 stekkelfix warning when we access fillMessagesArray from a...
2003-05-16 stekkelRewrite of the sqimap_get_small_header_list function.
2003-05-02 indiri69Change message highlighting so order matters. It will...
2003-04-25 stekkelmoved address-parsing to the displayable headers
2003-04-24 indiri69Fixed message highlighting
2003-04-10 ebullientreplace the hook for the subject line that Mr. Groot...
2003-04-06 indiri69Fix for broken highlighting. Will start rewriting...
2003-03-27 philippe_mingoMasato Higashiyama japanese patch.
2003-03-25 janglissAnd again... another PHP 4.3 fix
2003-03-25 janglissA couple of fixes for PHP 4.3.x. This should allow...
2003-03-24 cigamitInorder for plugins to utilize the msg_envelope hook...
next