Moved the include lower -- less overhead when it's usually not needed until
[squirrelmail.git] / functions /
2001-07-02 fidianMoved the include lower -- less overhead when it's...
2001-06-28 fidianMade the SMTP functions now just convert \n into \r\n.
2001-06-27 fidianSilly typos
2001-06-26 bergkattenChanged hungarian charset to iso-8859-2.
2001-06-25 fidianAdded code from Philippe Mingo on June 1, 2001
2001-06-25 fidianAlphebetized the languages according to the abbreviation
2001-06-25 fidianViewing my Sent messages (#1002 - 902) caused a buffer...
2001-06-25 fidianFixed errors when defining aliases.
2001-06-25 fidianPrefs saved as a value of 0 were treated like empty...
2001-06-25 fidianFixed typo
2001-06-22 lkehresmanAdded IMAP speed imrpovements from the guys at XS4ALL
2001-06-14 fidian* A fix for NT systems sending binary attachments
2001-06-13 fidian* Numerous fixes for Eudora's IMAP (That's the EIMS...
2001-06-12 fidian* Whoops -- had some stuff backwards in my mind
2001-06-12 fidian* Added color theme support for the reply colors
2001-05-25 fidian* Added global address book support (disabled by default)
2001-05-24 fidian* Added Portuguese (Portugal) translation
2001-05-24 fidian* Added language aliases (I think)
2001-05-24 fidian* Potential code fix as mentioned on the list.
2001-05-24 fidian* Fixed typo
2001-05-22 nehresmafixed an html bug
2001-05-22 fidian* Added Indonesian language
2001-05-21 fidian* Possible fix for UW giving billions of files as ...
2001-05-21 fidian* Fix for the UW/mh problem with deleting messages.
2001-05-21 fidian* Nic Bernstein (nic) provided a patch to fix the HTML...
2001-05-21 fidian* Found my bug
2001-05-20 lkehresmanafter tagging rel-1_1_2, this is now 1.1.3
2001-05-20 lkehresmannew version changes
2001-05-20 fidian* Fixed text attachment handling (adds \r\n because...
2001-05-17 fidian* Added default language option to config script
2001-05-17 allah03Doh! Left an extra curly brace.
2001-05-17 allah03Fixed a problem where unformatted-disp could go unset.
2001-05-16 fidian* Removed some extra code I added
2001-05-16 fidian* Specified image width and height (solves a weird...
2001-05-15 fidian* More minor changes
2001-05-15 allah03Lots of little UI tweaks and some handsome borders...
2001-05-11 fidian* Now someone over a dialup can download a large attach...
2001-05-10 fidian* Removed a warning
2001-05-10 fidian* Adds multiple identities ("From:" addresses)
2001-05-10 fidian* Further optimization
2001-05-09 ondrassUpdated czech locale. Reenabled czech locale in functi...
2001-05-08 fidian* A sparking, new, shiny 'global' line
2001-05-07 palloMade it easier to configure personal addressbooks in...
2001-05-07 fidian* Disabled errors (see comment for why)
2001-05-07 fidian* $data didn't have the $
2001-05-07 fidian* Middle parameter wasn't used.
2001-05-01 fidian* Just cleaned some strings
2001-05-01 lkehresmanstandard new-version updates
2001-04-29 fidian* Improved HTTPS detection
2001-04-27 fidian* It works. :-)
2001-04-27 fidian* Removed one language (it wasn't in the CVS so I comme...
2001-04-26 fidian* Everything should be in the session now
2001-04-26 fidian* PHP-only gettext replacement
2001-04-26 fidian* This seems to show up better with more space on Subje...
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-26 fidian* Hopefully fixed the "no text part" bug -- # 417504
2001-04-25 fidian* target="_top" for accidental logouts
2001-04-25 fidian* Since we do an address book lookup for nicknames...
2001-04-23 fidian* Sending messages now works as expected
2001-04-23 fidian* Warning removal
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-22 lkehresman* added signout_page option to redirect after signout
2001-04-22 lkehresmangreatly improved smtp error handling (doesn't trash...
2001-04-21 lkehresmanadded option to enable/disable alternating row colors
2001-04-21 lkehresmanmade preferences REALLY be cached (in session)
2001-04-21 lkehresmanfixed bug that didn't display folders with spaces in...
2001-04-20 fidian* Detects HTML mail if the entity id is 1.2
2001-04-19 fidian* Drat -- meant for it to go in 1.1, but no harm really...
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-04-13 lkehresmanfixed bug with authenticated smtp
2001-04-13 lkehresmansmall fix to authenticated smtp
2001-04-13 lkehresmanadded authenticated smtp server support
2001-04-13 fidian* Improved speed of URL parser
2001-04-11 fidian* Warning removal
2001-04-11 fidian* Removed another warning that shouldn't ever pop up...
2001-04-10 fidian* Fixed warnings from popping up (even though they...
2001-03-29 fidian* Subject column width should now take up whatever...
2001-03-28 fidian* I really didn't like the old attachment code
2001-03-26 fidian* Fixed a typo I made
2001-03-23 fidian* Removed warnings for W_ALL
2001-03-14 fidian* Adds code for the Konqueror workaround
2001-03-13 gustavfFixed bug #230696: subject line decoded wrong. A proble...
2001-03-13 gustavfFixed bug: Only characters having odd numbers where...
2001-03-09 palloOptional replacement for prefs.php to store user prefer...
2001-03-09 palloRemoved extra <> around RCPT TO addresses that made...
2001-03-09 fidian* Added spaces so the SMTP server gets the data correctly
2001-03-08 fidian* Added the _ to further ensure that the bounary string...
2001-03-08 fidian* Changed preferences to cache them for reading (Yeay!)
2001-03-07 fidian* If possible, replies now use the text-only version...
2001-03-07 fidian* Added code to show text/html messages (immediately...
2001-03-07 fidian* Fixed weird addressbook problem over SMTP
2001-03-05 fidian* Got rid of problem with passwords (finally)
2001-03-05 fidian* Possible fix for GroupWise
2001-03-04 centaurixfixed typo (Bug #405483)
2001-02-25 fidian* :-) The first letter of matching folders had their...
2001-02-24 lkehresmanremoved some regular expressions
2001-02-24 lkehresmanadded bugfix from 1.0.3cvs
next