Tyler Akins
a73907938d
Brought CVS up to date with 1.2.0 rc1
2001-07-27 22:07:28 +00:00
Tyler Akins
15efc1a7bd
Added windows-1251 charset patch from Alex Antropoff <alex at tirastel
...
dot md>
2001-07-27 21:17:42 +00:00
Tyler Akins
0d728ea298
Added Turkish translation.
2001-07-27 21:15:21 +00:00
Tyler Akins
9a0b4a5d16
Warning removal
2001-07-27 21:07:04 +00:00
Tyler Akins
f3c34bb94f
Code didn't work for me either, but I cleaned it up a bit and made it easier
...
for someone to fix later -- just uncomment a lot of stuff.
2001-07-12 13:26:36 +00:00
Tyler Akins
f3434a3bb2
Added javascript select all code
...
Untested -- I'm using CVS to transfer this patch to another box
2001-07-12 13:08:48 +00:00
Tyler Akins
e4fd3ffd51
Removed bugs
2001-07-09 20:28:28 +00:00
Tyler Akins
061840f78d
Added $onetimepad to the list of globals.
2001-07-02 16:05:29 +00:00
Tyler Akins
75ef4aa60c
Added $key to globals
...
Patch from garion at garion.mnbsyr.com
2001-07-02 12:48:20 +00:00
Tyler Akins
f438e70eee
Moved the include lower -- less overhead when it's usually not needed until
...
this display part.
2001-07-02 02:17:19 +00:00
Tyler Akins
12f9101127
Made the SMTP functions now just convert \n into \r\n.
...
All different types of possible newlines are converted into \n inside
compose.php.
Now checks for if the browser doesn't respect the textarea's wrap=hard
attribute and compensates.
2001-06-28 15:30:28 +00:00
Tyler Akins
d8f247a7bc
Silly typos
2001-06-27 16:36:48 +00:00
bergkatten
fa50482b68
Changed hungarian charset to iso-8859-2.
2001-06-26 19:59:38 +00:00
Tyler Akins
623e3d6b55
Added code from Philippe Mingo on June 1, 2001
...
Disabled by default, but you can make the "List All" button show everyone
in the LDAP server. Usually an unwise decision, but can be helpful for
small sites.
2001-06-25 17:47:06 +00:00
Tyler Akins
dfd4a4c619
Alphebetized the languages according to the abbreviation
...
Grouped similar languages together.
2001-06-25 17:18:35 +00:00
Tyler Akins
2b1d122c9d
Viewing my Sent messages ( #1002 - 902) caused a buffer overflow or something
...
on my Courier server. Using 902:1002 worked much better.
2001-06-25 17:09:34 +00:00
Tyler Akins
b2ee1d1831
Fixed errors when defining aliases.
2001-06-25 16:30:32 +00:00
Tyler Akins
d173f102fd
Prefs saved as a value of 0 were treated like empty strings. This caused
...
the alternating row colors setting to be messed up.
Bug reported on May 12, 2001, by Marc Lucks.
2001-06-25 16:20:57 +00:00
Tyler Akins
494397924d
Fixed typo
2001-06-25 15:58:22 +00:00
Luke Ehresman
1a27b719ff
Added IMAP speed imrpovements from the guys at XS4ALL
2001-06-22 15:52:06 +00:00
Tyler Akins
ad779e7f4b
* A fix for NT systems sending binary attachments
2001-06-14 12:19:56 +00:00
Tyler Akins
4fb5a181d6
* Numerous fixes for Eudora's IMAP (That's the EIMS thing, right?)
2001-06-13 17:46:13 +00:00
Tyler Akins
04bf3425d2
* Whoops -- had some stuff backwards in my mind
...
* Added some different colors for one theme that really had problems before.
2001-06-12 17:58:48 +00:00
Tyler Akins
2b6e8569f1
* Added color theme support for the reply colors
2001-06-12 17:50:40 +00:00
Tyler Akins
634f3e27dc
* Added global address book support (disabled by default)
2001-05-25 18:15:13 +00:00
Tyler Akins
9f12b503c9
* Added Portuguese (Portugal) translation
...
* Added the rest of the aliasing for languages
* Added the aliasing to the display options to not list aliases
* Updated the Authors file
* Updated ChangeLog (removed a name -- moved it to authors, added stuff)
2001-05-24 20:19:16 +00:00
Tyler Akins
2b8b903504
* Added language aliases (I think)
...
* Maybe this works? It might need some tweaking.
2001-05-24 17:42:23 +00:00
Tyler Akins
a12c3f92cd
* Potential code fix as mentioned on the list.
2001-05-24 17:34:14 +00:00
Tyler Akins
570cb1c3a4
* Fixed typo
2001-05-24 17:04:05 +00:00
nehresma
5e0edd02a1
fixed an html bug
2001-05-22 22:12:05 +00:00
Tyler Akins
1253bc7b09
* Added Indonesian language
2001-05-22 14:52:42 +00:00
Tyler Akins
f8f9c528ff
* Possible fix for UW giving billions of files as "folders"
...
SourceForge Patch # 407864 by Steve Huston (srhuston)
2001-05-21 15:29:51 +00:00
Tyler Akins
973f65dd82
* Fix for the UW/mh problem with deleting messages.
2001-05-21 15:04:47 +00:00
Tyler Akins
44bfc979f8
* Nic Bernstein (nic) provided a patch to fix the HTML version by default.
...
I modified it a bit, but the credit goes to him for finding the bug.
SourceForge patch #419616
2001-05-21 14:03:07 +00:00
Tyler Akins
9798d0a2aa
* Found my bug
2001-05-21 03:20:50 +00:00
Luke Ehresman
a4eb81f5e2
after tagging rel-1_1_2, this is now 1.1.3
2001-05-20 18:59:12 +00:00
Luke Ehresman
8b00716f88
new version changes
2001-05-20 18:51:44 +00:00
Tyler Akins
ec3cca2292
* Fixed text attachment handling (adds \r\n because we don't know
...
if the text file has one at the end or not)
* Fixed the user -> <user>@domain (now adds domain before adding <> around
address)
2001-05-20 14:57:57 +00:00
Tyler Akins
a968c8de5f
* Added default language option to config script
...
* Added default language option to sample config file
* Added default language (last resort) to i18n.php
2001-05-17 13:57:36 +00:00
allah03
8c6b0c3d72
Doh! Left an extra curly brace.
2001-05-17 04:22:47 +00:00
allah03
13639206d5
Fixed a problem where unformatted-disp could go unset.
2001-05-17 04:19:49 +00:00
Tyler Akins
a80e0bdde4
* Removed some extra code I added
...
* Moved the call to urlMailbox to the function I just created
2001-05-16 17:58:33 +00:00
Tyler Akins
17c4c95550
* Specified image width and height (solves a weird display funkiness in IE
...
for a split second when the page is loading).
* Ripped out code and made a separate function
2001-05-16 17:56:52 +00:00
Tyler Akins
a50adf45b4
* More minor changes
2001-05-15 19:11:58 +00:00
allah03
4b65a8aab8
Lots of little UI tweaks and some handsome borders in the Options and Folder areas.
2001-05-15 06:08:59 +00:00
Tyler Akins
65a2fb3184
* Now someone over a dialup can download a large attachment (over 30 seconds)
...
without fear.
2001-05-11 13:55:53 +00:00
Tyler Akins
4b3f400ffc
* Removed a warning
2001-05-10 19:24:08 +00:00
Tyler Akins
676600576b
* Adds multiple identities ("From:" addresses)
...
* I honestly don't know why this was thought to be so hard. I did it in
a couple hours.
* ... and nobody in the Twin Cities (Minnesota) wants to hire me. :-)
2001-05-10 19:16:03 +00:00
Tyler Akins
31e1b270df
* Further optimization
2001-05-10 19:13:15 +00:00
Ondřej Surý
1970439a4b
Updated czech locale. Reenabled czech locale in functions/i18n.php
2001-05-09 16:47:07 +00:00