squirrelmail.git
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.
2007-12-06 pdontthinkFix test that was never working, and was further confus...
2007-12-05 janglissSome IMAP servers handle empty bodies different. NIL...
2007-11-28 janglissAdded code to stop PHP using 'deleted' as a value for...
2007-11-27 pdontthinkMake mailto: links work when viewing HTML messages...
2007-11-27 pdontthinkAdding debug mode to core. Please run the configuratio...
2007-11-27 pdontthinkFixed mailto: again. Should work with all the cc,...
2007-11-26 pdontthinkSpecify operating systems
2007-11-26 pdontthinkUpdated instructions
2007-11-15 janglissInvalid initialization of To: header (#1772893).
2007-11-13 pdontthinkAdding new function that allows us to stop using the...
2007-11-04 kinkFix off-by-one in bodystructure parsing triggered by...
2007-11-02 pdontthinkAllow custom session handlers to work correctly (and...
2007-11-01 pdontthinkAdd note that config_override should probably be remove...
2007-11-01 pdontthinkAdd note about erroneous hook placement - PLEASE read...
2007-10-31 pdontthinkPAGE_NAME might not be defined in all plugins, which...
2007-10-24 pdontthinkFix outgoing messages to allow addresses such as "0...
2007-10-24 pdontthinkFix outgoing messages to allow addresses such as "0...
2007-10-24 pdontthinkRestore outgoing reply headers
2007-10-10 pdontthinkFix issue with adding attachments in PHP 4.x environmen...
2007-10-10 pdontthinkClean up compose_messages/Fix issue with adding attachm...
2007-10-08 jervforsAdding a "short_open_tag" configuration test.
2007-10-01 pdontthinkEnabled user selection of address format when adding...
2007-10-01 pdontthinkAdd safe_mode notes in configtest; it might be nice...
2007-10-01 pdontthinkMove getSig, which can produce error output, after...
2007-10-01 pdontthinkAdd fixme/note
2007-09-29 pdontthinkMake message list refresh work again in default advance...
2007-09-29 pdontthinkMake capitalization consistent
2007-09-28 pdontthinkFix undefined var notices on search page
2007-09-28 pdontthinkAllow better override of handleMessageListForm, althoug...
2007-09-28 pdontthinkMake message_details actually show the correct entity...
2007-09-28 pdontthinkMake sqimap_get_message return fully parsed message...
2007-09-25 pdontthinkAdded ability to keep messages selected on mailbox...
2007-09-19 pdontthinkFix a FIXME
2007-09-18 pdontthinkStandardize syntax
2007-09-06 pdontthinkRemoved "Include CCs when Forwarding Messages", which...
2007-09-05 pdontthinkAdded configtest hook
2007-09-05 pdontthinkUpdate pot file
2007-09-05 pdontthinkAdd options block demo
2007-09-04 kinkfix strict js/css notices (#1778815)
2007-09-03 kinkBring defaults for the folder selection pref in line.
2007-08-31 pdontthinkMinor wording and spacing fixes
2007-08-31 pdontthinkImprove autodetection and add default input
2007-08-31 pdontthinkMake identities matching case insensitive
next