Converted sm-1_0 to branch and sm-1_1 to trunk
[squirrelmail.git] / functions / mailbox_display.php
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-09 fidian* Moved subject handling code into its own function.
2001-02-09 graf25Fixes the problem of subjects with entities getting...
2001-02-06 fidian* More fixes
2001-02-04 fidianFixed "Select All" link problem for searches.
2001-02-02 fidianHopefully fixes problem with "wrong datatype for second...
2001-02-01 lkehresman* speed improvemnts in sorting
2001-02-01 lkehresmanadded capability to detect if imap server supports...
2001-02-01 lkehresmanfixed more warnings
2001-01-31 lkehresmanadded more bugfixes and warning squashes
2001-01-31 lbergmanFixed unread messages not bolded bug
2001-01-30 fidianCouple warnings removed
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-29 lkehresmanadded hook for new_window plugin
2001-01-17 lkehresmanfixed select all bug with spaces in folder name
2001-01-16 lkehresmanfixed minor bug with expunge button not showing up
2001-01-13 fidianmade $sent_folder global so that the 'from' column...
2001-01-11 lkehresmanfixed the "Select All" bug (bottom string didn't change...
2001-01-11 lkehresmanmade deleted (but not expunged) messages easier to...
2001-01-09 lkehresmanadded Taiwan transation
2001-01-03 thomppjChanged mailbox display so that flags would be aligned...
2000-12-13 lkehresmanUpdated folder displaying code with changes we discusse...
2000-12-07 lkehresmanfixed an HTML rendering bug in search display
2000-12-05 fidianFixed the startMessage stuff for the Select/Unselect...
2000-12-05 lkehresmanadded patch from tcabot for a pure HTML method of selec...
2000-11-24 palloApplied patch #102205 + some extra code to fix bug...
2000-11-17 fidianMinor bugfix to make sure that startMessage is correct...
2000-11-16 fidianFixed missing $startMessage stuff for "Message List...
2000-11-16 lkehresmanfixed uninitialized urlMailbox bug on bug list
2000-11-16 lkehresmanmade sorting a bit faster
2000-11-12 lkehresmanfixed all bugs i could find in "no sorting" code.
2000-11-12 lkehresmanfixed problems with not sorting.. sorts descending...
2000-11-11 lkehresmanadded option to have no sorting (click on icon beside...
2000-11-09 gpadghamfixed a bug that wasn't allowing the mailbox to be...
2000-10-30 lkehresman- Changed version numbers from 0.6pre1 to 1.0pre1
2000-10-23 fidianAdded numerous changes from embeejay
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-18 fidianMoved a lot of duplicated code into a separate function...
2000-10-18 fidianSearches now show proper headers for the columns of...
2000-10-17 lkehresmanadded hooks for allbox plugin
2000-10-12 lkehresmanIf a message has attachments, it is shown in the messag...
2000-10-11 fidianChanged size display:
2000-10-10 lkehresman- improved date parsing
2000-10-07 lkehresmanmade message index order customizable
2000-09-26 fidianMinor HTML change to make Opera see the message list...
2000-09-23 lkehresmanif no date is sent in the header of a message, it takes...
2000-09-19 lkehresmanadded CHARSET option to searching.. should fix the...
2000-09-14 lkehresmantweaks, fixed some misspellings, added a few hooks
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-09 lkehresmanmade message highlighting not case sensative
2000-08-08 lkehresmanif NIL is description, doesn't display it
2000-08-08 lkehresman- fixed bug with word wrapping deleting last word
2000-08-03 lkehresmanfixed some more quoting problems with searching and...
2000-08-03 lkehresmanadded css theme stuff to signout.php
2000-08-01 lkehresman- Fixed bug when one message left in message index...
2000-07-31 lkehresman- fixed bug when deleting last message, sends you to...
2000-07-30 lkehresman- added more hooks
2000-07-29 lkehresman- fixed some poorly formed HTML
2000-07-28 lkehresman- tweaked search functions
2000-07-24 lkehresman- removed BUG and TODO since we use SourceForge now,
2000-07-24 lkehresmanupdated the squirrelmail.po file, fixed some bugs with...
2000-07-13 lkehresman- more minor UI tweaks
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-07 lkehresman- added a view header option
2000-07-05 palloRemoved what appears to be leftover debug code.
2000-06-30 oricnFixed a small glitch in my Priority code, also added...
2000-06-30 oricnAdded X-Priority Detection Now puts a "!" in the coloum...
2000-06-21 lkehresmanmade message highlighting be more flexible. You can...
2000-06-18 lkehresmanAdded basic support for message highlighting. Note...
2000-06-15 gpadghamchanged where a variable is registered in the session...
2000-05-13 lkehresmanfixed bugs
2000-05-08 lkehresmanadded some fixed mentioned on the mailing list
2000-05-04 lkehresmanfixed problem with usort getting bad data in some instances
2000-04-28 lkehresmanbugfixes
2000-04-28 lkehresmanchanged messages to objects
2000-04-27 lkehresmanupdated documentation, fixed bugs with displaying multi...
2000-04-26 oricnFixed a glich that caused the 'Viewing message' line...
2000-04-26 lkehresmansent shows "to" instead of "from"
2000-04-21 lkehresmanbugfixes in sending
2000-04-20 lkehresmanmade sorting method persistant using session management
2000-04-20 lkehresmanfixed message deleting problem
2000-04-14 lkehresmansorting works on all fields
2000-04-14 lkehresmanbugfixes with folder listing
2000-04-14 lkehresmanadded many speed improvements
2000-04-13 nehresmaadded caching of messages in mailbox, as well as next...
2000-04-12 gpadghamAdded feature to allow users to customize how many...
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-11 lkehresmanWorked on setting answered flag
2000-04-11 lkehresmanadded advanced flags to the message list
2000-04-10 nehresmaadded use of PHP's session management
2000-03-24 lkehresmanfixed bug with unseen messages
2000-03-05 lkehresmanRemoved font tags
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-29 lkehresmanifixed a few bugs with not being RFC complient
2000-02-25 gustavfChanged name of rfc1522Decode to decodeHeader. The...
2000-02-22 gustavfAdded support for RFC1522 (MIME coding of headers).
2000-02-21 lkehresmanRewrote IMAP functions.
next