standard new-version updates
[squirrelmail.git] / functions / strings.php
2001-05-01 lkehresmanstandard new-version updates
2001-04-29 fidian* Improved HTTPS detection
2001-04-23 fidian* Squished a warning
2001-04-23 lkehresmanstandard new version revisions
2001-04-22 lkehresmanadded patch to better detect HTTPS
2001-04-19 fidian* Potential fix for Win32 builds where 'getrusage'...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-03-14 fidian* Adds code for the Konqueror workaround
2001-03-05 fidian* Got rid of problem with passwords (finally)
2001-02-16 thomppjConverted main trunk to 1.1
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-08 lkehresmanfixed version number
2001-02-07 fidian* Auto-detects if form is 'compose.php' and if PHP...
2001-02-07 lkehresmanusing tyler's method, added OPTIONAL workaround for...
2001-02-03 fidian* All incoming form values now have stripslashes()...
2001-02-02 lkehresmanstandard version transition stuff
2001-02-02 fidian* Changed some regexps into string matches and the...
2001-02-01 fidianRemoved ereg and ereg_replace calls. Using simple...
2001-01-31 fidianThat should fix all the backslashes not being escaped...
2001-01-31 lkehresmanadded more bugfixes and warning squashes
2001-01-31 lkehresmancareful lewis.. a variable was inside ''. :)
2001-01-31 lbergmanreplace with ''
2001-01-30 lkehresmanminor version changes and updates
2001-01-30 fidianMore changes to remove warnings when all are enabled.
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-29 lkehresmanupdated russian translation
2001-01-28 centaurix- included strings.php before config.php to avoid warni...
2001-01-17 fidianparseAddrs now always returns an array (expected behavior)
2001-01-16 lkehresmanchanged version to: 1.0pre3 [cvs]
2001-01-15 fidianAdded patch 103186 -- $HTTPS variable checking to case...
2001-01-10 mattphillipsFix for [ Bug #125985 ] Random Login Failure. Sometime...
2000-12-18 palloFixed bug in readShortMailboxName() if "needle" (delimi...
2000-12-14 lkehresmanadded catalan help translation
2000-12-09 palloFixed how folder names are formatted in a hierarchy...
2000-12-07 lkehresmanfixed some problems and improved "view header" function...
2000-11-28 fidianMade the handle_errors flag to sqimap_mailbox_expunge...
2000-11-08 mattphillipsFixed a bug that was causing problems deleting messages...
2000-10-30 lkehresman- Changed version numbers from 0.6pre1 to 1.0pre1
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-23 fidianAdded numerous changes from embeejay
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-17 fidianWhen reading mail messages, you won't get all spaces...
2000-10-17 fidianAttempted to fix a bug where the port number was added...
2000-10-14 fidianChanged how replied-to messages are wrapped.
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-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-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 fidianImproved random number generation
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 palloAdded function to check what PHP version we have.
2000-09-19 lkehresmanChanged version number
2000-08-17 gustavfAdded encryption of the password before it is stored...
2000-08-11 mattphillipsAdded patch number 101150 to fix the regex stuff. ...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-08-09 lkehresmanupdated changelog, changed version number to 0.5pre2
2000-08-08 lkehresman- fixed bug with word wrapping deleting last word
2000-08-01 lkehresman- Fixed bug when one message left in message index...
2000-07-31 mattphillipsFix for bug number 110588. Addresses listed in the...
2000-07-31 lkehresmanremoved making search results highlighted -- messed...
2000-07-31 lkehresman- fixed bug when deleting last message, sends you to...
2000-07-24 lkehresmanupdated the squirrelmail.po file, fixed some bugs with...
2000-07-23 lkehresman- made the date like Netscape Messenger: if today show...
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-05 palloApplied patch from Toby Cabot to fix a small bug in...
2000-06-21 lkehresmanRewrote MIME support and made it much, MUCH quicker...
2000-06-01 lkehresmanUpdated some things to say 0.5pre1
2000-05-04 lkehresmanminor bugfix, first line of message used to remove...
2000-04-30 lkehresmanupdated bugs file, changed version number to pre2
2000-04-20 lkehresmanfixed message deleting problem
2000-04-14 lkehresmanbugfixes with folder list
2000-04-14 lkehresmanbugfixes with folder listing
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 lkehresmanAdded email addr parsing, added bugfix for boundary...
2000-04-05 lkehresmanadded url parsing stuff
2000-03-24 palloRemoved the count_chars funtion (not in use, and exists...
2000-03-22 gustavfAdded limited support for Cyrillic (only KOI8-R yet...
2000-03-19 lkehresmanupped the version to 0.4pre1
2000-03-15 lkehresmanSaving of sent messages works..kinda
2000-03-10 lkehresmanupdated some documentation
2000-03-07 lkehresmanadded german translation, fixed some minor bugs.
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-21 lkehresmanRewrote IMAP functions.
2000-02-09 lkehresmanFixed some major bugs in getting the folder list. ...
2000-01-07 lkehresmanAdded some preference options, and debugged many bugs
2000-01-06 lkehresmanAdded "Themes" to personal preferences
2000-01-05 lkehresmanjust cleaning up some stuff
2000-01-05 lkehresmanMade MIME much more efficient
2000-01-02 lkehresmanUpdated the themes, and general SquirrelMail stuff
1999-12-18 lkehresmanRedid the way folders are listed
next