squirrelmail.git
2008-03-05 pdontthinkFix spacing on options pages
2008-03-04 pdontthinkAdd convenience function; keep track of multi-value...
2008-03-04 pdontthinkAdd FIXME
2008-03-03 kinkget_magic_quotes_* functions deprecated in PHP 5.3...
2008-03-01 jervforsAdding comments.
2008-02-29 pdontthinkAdd sq_send_mail()
2008-02-28 pdontthinkGuarantee we have an array
2008-02-28 pdontthinkGuarantee we have an array
2008-02-27 pdontthinkAvoid PHP errors when adding to empty list
2008-02-26 pdontthinkAdd docs
2008-02-26 pdontthinkPrevent PHP notices when possible values is not given
2008-02-26 pdontthinkJust remove 'inside' hooks, which make no sense in...
2008-02-26 pdontthinkRemove some HTML from the core
2008-02-26 pdontthinkUse a template for the edit list widget
2008-02-25 pdontthinkAdd multiple select string list option widget
2008-02-24 pdontthinkAdd 'edit list' type option widget
2008-02-24 pdontthinkDon't presume output format
2008-02-20 pdontthinkFix broken MDN functionality
2008-02-20 pdontthinkFix broken default value for 'save as draft' and fix...
2008-02-16 jervforsTypo.
2008-02-15 pdontthinkFixed broken default link for plain text attachments
2008-02-13 pdontthinkMake To column header clickable like From is
2008-02-13 pdontthinkChange approach for making things like Message-ID avail...
2008-02-12 pdontthinkCorrect since tag
2008-02-11 kinkother part of r12925
2008-02-10 pdontthinkDon't capitalize PHP fxns
2008-02-10 pdontthinkCorrect value of undefined hostname
2008-02-10 kinkreset token when another < is detected, to ensure that...
2008-02-10 kinkimprove message ID generation: put together a string...
2008-02-10 kinkfix duplicate htmlspecialchars of $sTmp; this comes...
2008-02-10 kinkadd space to improve display
2008-02-10 kinkfix spelling of variable name which made its meaning...
2008-02-10 kinkseparate multiple addresses with ",", put as much on...
2008-02-10 kinkadd space for nicer formatting
2008-02-07 jervforsReinserting support for the "iframe_height" option...
2008-02-06 pdontthinkCorrect disappearing addresses when address book entry...
2008-02-06 pdontthinkMake message ID available after message is sent. Not...
2008-02-05 pdontthinkX-Priority Low is 5, not 3. Thanks Thierry Godefroy.
2008-01-30 pdontthinkAdd "alreadyFocused" functionality to login page
2008-01-30 pdontthinkFix undefined field problem
2008-01-30 pdontthinkFix incorrect case of sort fields; strip repetative...
2008-01-29 pdontthinkDon't let more general attachment plugins override...
2008-01-29 pdontthinkMake sure plugins have the last say for all attachment...
2008-01-29 pdontthinkAvoid E_STRICT errors
2008-01-29 pdontthinkAvoid E_STRICT errors
2008-01-29 pdontthinkJust adding some notes
2008-01-24 kinkmake MiB/KiB translatable
2008-01-24 kinktree.php always requires a set of imap functionality...
2008-01-24 kinkonly execute mailbox name manipulation when we actually...
2008-01-24 kinkfix string, thanks Thierry Godefroy
2008-01-17 jervforsAdding comments.
2008-01-15 pdontthinkRevert last change
2008-01-15 pdontthinkFixed recently changed string
2008-01-15 pdontthinkUsing str_replace instead of sprintf because some langu...
2008-01-15 jervforsIncluding more strings in the template.
2008-01-15 jervforsRemoving HTML from a string.
2008-01-15 jervforsFixing non-translatable strings. Thanks to intrigeri...
2008-01-13 pdontthinkAdded "Secured Configuration" mode
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkAlso use $nbsp here as well
2008-01-06 pdontthinkA few output elements are used often, so just retrieve...
2008-01-06 pdontthinkSerialize option types whose values are not scalar...
2008-01-06 pdontthinkMake message details link a non-relative URI. Thanks...
2008-01-06 pdontthinkFix missing return value for deliverMessage(). Thanks...
2008-01-06 pdontthinkClarify sloppy variable name usage
2008-01-06 pdontthinksqsetcookie is called every time sqsession_is_active...
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkavoid E_STRICT errors
2008-01-06 pdontthinkCorrect misplaced code
2008-01-05 pdontthinkAllow preview pane message list refresh mechanism to...
2008-01-05 pdontthinkAdd ability to force message list refresh
2008-01-05 pdontthinkForm values come to PHP as strings, so default comparis...
2008-01-05 pdontthinkNotes about HTML we need to remove
2008-01-05 pdontthinkBe explicit about empty form action
2008-01-05 pdontthinkCorrect some misplaced comments
2008-01-05 pdontthinkClean up variable naming and function docs.
2008-01-05 pdontthinkVariable name correction
2008-01-04 pdontthinkAhhhh. I hate having to aim for checkboxes
2008-01-04 pdontthinkComment and linguistic fixes
2008-01-03 jervforsMoving the translators information from "AUTHORS" to...
2008-01-02 pdontthinkAdd multiple select folder list option widget (SMOPT_TY...
2008-01-02 pdontthinkDon't start message ID with a dot when no remote port...
2007-12-27 jervforsAdding the entry left out in commit 12826.
2007-12-27 jervforsString change based on a report by Alexandros Vellis...
2007-12-27 jervforsUpdating template.
2007-12-19 pdontthinkRefactor how IMAP messages are "sent"
2007-12-17 pdontthinkMark message as having been replied to before attemptin...
2007-12-16 kinkoptionally make use of dynamic mysql extension loading...
2007-12-16 kinkgive an error when trying to enable a nonexistent plugin
2007-12-07 pdontthinkFix include error. Thanks Patrick Dubau.
2007-12-07 pdontthinkFix include error. Thanks Patrick Dubau.
next