phutnick
536fd3b48a
Added Pontus Ullgren's message priority code.
2001-09-04 00:43:08 +00:00
phutnick
c43eab3c5a
Added Pontus Ullgren's message priority code.
2001-09-04 00:41:42 +00:00
gustavf
135f1076bf
Added estoninan.
2001-08-23 07:07:00 +00:00
Tyler Akins
dda1ff21a4
Only adds the title if the subject isn't completely shown.
2001-08-08 17:06:32 +00:00
Tyler Akins
c4d1a49253
Removed extra comparison. $k must be < 256.
2001-08-08 16:22:53 +00:00
Tyler Akins
67c922d4a5
Ok, this actually works now.
2001-08-06 14:37:14 +00:00
Tyler Akins
830b63617a
Patch from Philippe
2001-08-06 14:28:09 +00:00
Tyler Akins
b229cea96f
rc1 -> cvs (for consistancy [did I spell that right?])
...
Added extra backslashes because of string encoding blah blah blah. :-)
2001-08-06 13:39:48 +00:00
Tyler Akins
e6559ba2e4
Allegedly adds the title="blah" to the subject link. Not sure, since my
...
browser doesn't actually pop up anything. May or may not work.
Someone test it. If it doesn't urldecode the subject (like if you see
pluses instead of spaces and %## a lot), let me know and I'll whip up
something else. If you feel courageous, try changing it yourself. Don't
forget to attempt to view subjects like this:
#This"is a $nasty subject ! line that ' may or | may > not work
:-)
2001-08-01 22:28:04 +00:00
Tyler Akins
edbb3f92c5
Fixed a bug that would only appear with an obscenely long line in the email.
2001-08-01 14:40:07 +00:00
Tyler Akins
e405819254
Patch from Philippe Mingo to fix the javascript 'Select All' (actually turns
...
it into a 'Toggle All' button)
2001-07-30 13:59:38 +00:00
Tyler Akins
db112c0dbe
Moved code around to make sense.
...
Removed code that didn't make sense.
2001-07-27 23:17:54 +00:00
Tyler Akins
0b1c62e466
Warnings were removed
...
Removed 'echo' line in folders_rename_do that was causing problems
Removed Ray's preference code from left_main.php (he said he would do it,
but he never did follow through)
Now checks to see if the folder is subscribed before actually subscribing
the folder (the proper fix to the problem Ray tried to fix)
Found a bug -- I can't unsubscribe from a folder.
2001-07-27 23:09:53 +00:00
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