added option to have no sorting (click on icon beside date)
[squirrelmail.git] / functions /
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-11-08 mattphillipsFixed a bug that was causing problems deleting messages...
2000-11-01 gpadghammore places needed the $invert_time variable declared...
2000-11-01 gpadghamfixed a function where a variable needed to be global...
2000-11-01 mattphillipsdisplayHtmlHeader expects a title, not colors.
2000-10-30 lkehresmanadded serbian translation
2000-10-30 lkehresman- Changed version numbers from 0.6pre1 to 1.0pre1
2000-10-30 lkehresmanfixed bug in figuring out which date format to show.
2000-10-30 lkehresmanremoved some buggy UW specific code -- subscribed folde...
2000-10-30 fidian<pre> tags instead of <tt> and &nbsp; stuff for reading...
2000-10-27 fidian- Returned sqimap_get_delimiter() to the old code,...
2000-10-27 lbergmanAdded redirection from subdirs to prevent file listing.
2000-10-23 fidianAdded numerous changes from embeejay
2000-10-23 ondrassI have apllied patch to handle virtual domains login...
2000-10-22 fidiansqimap_read_data now uses the $response and $message...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-20 ondrass- fixed error in iso-8859-2 handling function in functi...
2000-10-18 fidianClosure of bug 117039
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 fidianWhen reading mail messages, you won't get all spaces...
2000-10-17 fidianWhen there is an error logging in, and since we are...
2000-10-17 fidianAttempted to fix a bug where the port number was added...
2000-10-17 lkehresmanadded hooks for allbox plugin
2000-10-14 fidianChanged how replied-to messages are wrapped.
2000-10-13 palloFirst version of an address book backend for personal...
2000-10-13 fidianAttachment hook has the filename sent.
2000-10-12 fidianModified sqWordWrap again, it also now works with lines...
2000-10-12 lkehresmanruns message through sqWordWrap before putting it in...
2000-10-12 lkehresmanIf a message has attachments, it is shown in the messag...
2000-10-11 fidianAdded the 'login_top' hook (was missing) (login.php)
2000-10-11 fidianChanged size display:
2000-10-11 fidianFixed silly typo, now you can read your mail. :-)
2000-10-10 fidianMinor bugfixes:
2000-10-10 fidianUpdated sqWordWrap() function a lot
2000-10-10 fidianFunctions now pass message body by reference to save...
2000-10-10 fidianAdds a config option to invert the time for Solaris...
2000-10-10 lkehresman- improved date parsing
2000-10-09 fidianNew attachment view, do_hook() with parameters, better...
2000-10-07 lkehresmanmade message index order customizable
2000-10-06 lkehresmanchanged version to "0.6pre1 (cvs)"
2000-10-04 palloAvoid using track vars when not necessary.
2000-10-02 fidianAttempted to auto-detect port number in get_location()
2000-10-02 lkehresmanadded catalan
2000-10-02 fidianImproved random number generation
2000-10-01 fidianStrings with ) are not counted in mime_match_parenthesis()
2000-09-29 palloFixed bug in PHP version checking code.
2000-09-27 palloFixed one of Gustav's many famous typos :)
2000-09-27 gustavfAdded mopre entropy collection before creating onte...
2000-09-26 fidianMinor HTML change to make Opera see the message list...
2000-09-26 palloUse extra parameters on ldap_search if PHP version...
2000-09-26 palloAdded function to check what PHP version we have.
2000-09-25 ondrassDelete in Trash does Purge. OndraS.
2000-09-23 lkehresmanif no date is sent in the header of a message, it takes...
2000-09-22 fidianImproved link detection in bodies of mail messages.
2000-09-22 lkehresmanfixed problems I introduced in previous version of...
2000-09-22 lkehresmanmade some changes to date parsing trying to fix bugs
2000-09-20 lkehresmanFixed bug I noticed when ONLY an attachment is sent...
2000-09-19 lkehresmanadded CHARSET option to searching.. should fix the...
2000-09-19 lkehresmanChanged version number
2000-09-19 palloSmall security patch: Make sure that the envelope sende...
2000-09-15 palloFixed error in MIME structure parsing when response...
2000-09-15 gustavfAdded new function charset_decode_iso_8859_2.
2000-09-14 lkehresmantweaks, fixed some misspellings, added a few hooks
2000-09-04 gustavfAdded Norwegian (Nynorsk) translation by Magni Onsoien...
2000-08-30 lbergmanAdded Korean.
2000-08-30 lkehresmanimproved email parsing in body of message a little...
2000-08-28 lkehresmanfinished adding czech translation
2000-08-28 lkehresmanfixed double folder problem
2000-08-22 lbergmanAdded Italian translation from Aldo Moresco.
2000-08-21 lkehresmandid a few bugfixes in imap functions,
2000-08-17 gustavfChanged a few strings to be easier to translate. Should...
2000-08-17 gustavfAdded encryption of the password before it is stored...
2000-08-14 lkehresmantweaked conf.pl
2000-08-14 lkehresmanif from = "" <user@domain.com>
2000-08-11 mattphillipsAdded patch number 101150 to fix the regex stuff. ...
2000-08-11 lkehresmansimple fix of a sorta-bug. Did a check for function...
2000-08-10 lkehresmanfixed some bugs in the sqimap_mailbox_close() function
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-09 lkehresmanupdated changelog, changed version number to 0.5pre2
2000-08-09 lkehresmanmade message highlighting not case sensative
2000-08-09 lkehresmanadded french translation
2000-08-09 lkehresmanupdated a few things in preparation for the 0.5pre1...
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-08-09 palloOnly configure LDAP-addressbook(s) if PHP has LDAP...
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-08 palloRenamed $key variable in loops (fixes bug #111155)
2000-08-05 lkehresman- fixed attachment names from being lower case
2000-08-04 gustavfFixed yet another bug with small letters in QP encoding-
2000-08-03 lkehresmanfixed some more quoting problems with searching and...
2000-08-03 lkehresmanadded css theme stuff to signout.php
2000-08-02 lkehresman- fixed some more HTML bugs
2000-08-01 lkehresmanfixed minor bug in url parsing that didn't let urls...
2000-08-01 oricnCommented out a DEBUGING line in the URL Parser code.
2000-08-01 lkehresman- Fixed bug when one message left in message index...
2000-08-01 lkehresmanfixed some bugs in url parsing, and in conf.pl
2000-07-31 mattphillipsFix for bug number 110588. Addresses listed in the...
next