Commit graph

1599 commits

Author SHA1 Message Date
stekkel
a8c6763ace in case of non sorting display newest messages first 2003-03-01 01:22:30 +00:00
stekkel
a8adcd4854 Blah 2003-03-01 01:00:32 +00:00
stekkel
b1829f0a06 Weird subject processing now cut off correctly 2003-02-28 21:35:05 +00:00
stekkel
56158f3748 charset encode / decode fixes
support for encoded personal names inside addresses
fix for headerrequest
2003-02-28 19:12:00 +00:00
Thijs Kinkhorst
478af4b1c6 Only add extra "points" for a subject with entities when the entities are
within the remaining range after trimming. This prevents entities at the end
which are cut off anyway to influence the cut-off-point for the subject.
2003-02-27 18:58:10 +00:00
Thijs Kinkhorst
b6e259db92 Swap colors, because new %2 test by Jon is true when the number is NOT
dividable by 2 (3%2=1) so to keep the old color for one '>' we need to
swap the colors.
2003-02-27 11:13:36 +00:00
Erin Schnabel
a8b1114405 WOOOPS. darnit.
Missed a debug statement
2003-02-27 04:33:13 +00:00
Erin Schnabel
c1052db2fd Erroneous use of quotes in the switch in sqgetGlobalVar.
Don't know why I listened to whoever told me to add them.. <sighs>
thought it was acting funny whenever you tried to receive
variables outside of the default.
BLARGH.
it works now, so there.
2003-02-27 04:13:52 +00:00
Erin Schnabel
beb60c29b8 Fix broken subject line that I doubt has worked since we went rg=0 2003-02-27 03:23:21 +00:00
stekkel
023e257faf rewrote unfold routine inside sqimap_small_header_list because it didn't
handle the headerlines like it should (rfc2060). For example a subject line
with a subject size of 70 chars (no spaces) could not be detected.
2003-02-24 20:36:51 +00:00
jangliss
5aac19d902 Alternating reply colours... makes things easier to read on mass-replies. 2003-02-24 19:57:37 +00:00
stekkel
7def0a6306 charsetDecode / htmlspecialchar usage is a mess :-( 2003-02-24 19:36:54 +00:00
stekkel
0c732bedbd lot's of fixes:
* removed htmlspecialchars from charset_decode because of double
htmlspecialchars calls
* fix for \NoSelect folders
* code cleanups
* added htmlspecialchars for displayattachmnent (filename)
* fixed charset issue with base64 encoded strings (decodeHeader)
2003-02-24 18:49:53 +00:00
jangliss
f88dec2b0c Silly me, functions require () to work. 2003-02-20 18:18:28 +00:00
Thijs Kinkhorst
70aa248b30 Do not use mixed get/post forms as this is broken in some browsers
(they only submit the post forms and skip the get forms).
2003-02-20 10:29:37 +00:00
Thijs Kinkhorst
0047c09649 Small html fix 2003-02-20 10:04:57 +00:00
stekkel
700b85742b Fixed the borked timezone manipulating functions.
* Now we supported timezones in shhmm format as well as the obsolete zone
format.
2003-02-18 20:06:47 +00:00
philippe_mingo
4b0b44e26a Vietnamese 2003-02-13 13:37:09 +00:00
Thijs Kinkhorst
2ebce64cba We're talking Megabytes here, not millibytes :) 2003-02-12 05:52:59 +00:00
Thijs Kinkhorst
fa2fad7ddc Fix "Failed opening default pref" bug, closes #680331, thanks David Walser 2003-02-10 15:38:16 +00:00
jangliss
3edffd0a36 Remove the unnecesary sqextractGlobalVar function, and replace with the new
sqgetGlobalVar.  This should fix the compose error that Ken Brush was having.
2003-02-07 23:09:16 +00:00
Erin Schnabel
a28c320c37 Fix for 636577.
Make subfolders of Sent/Drafts show To: instead of From:
(like Sent and Drafts do already).
Needs some UW verification but should work pretty well.
2003-02-07 20:34:09 +00:00
stekkel
fad2721642 added RECENT response to result array of sqimap_get_status in order to
remove an expensive select call in the newmail plugin. Probably the
influences on speed when the newmail plugin is disabled are minimal.
2003-02-06 19:36:09 +00:00
tokul
c84d2b36eb Closes bug 672350. Right-to-Left language fixes from Saleh Madi 2003-02-02 13:14:58 +00:00
stekkel
f3b443c708 get the filename from the properties if the is no disposition info available
in the bodystructure.
2003-01-30 18:04:55 +00:00
stekkel
137f4a7563 fix for unsafe images links. Somehow the wrong were in de view unsafe images
link. passed_ent_id is used in case of attached message/rfc822 messages,
ent_id is used for specifying the mime-entity_id. If passed_ent_id is
available we know that the message with entity_id = passed_ent_id contains
a rfc822header.
2003-01-27 09:06:21 +00:00
Thijs Kinkhorst
cfa5204ef3 Continue development 2003-01-24 09:56:34 +00:00
Thijs Kinkhorst
9b174f2895 Releasing RC2a 2003-01-24 09:42:17 +00:00
tassium
5e5cc2c2bc Fixes XSS bug in mailbox_display with malicious From: headers.
Thanks to sailfrog for finding this one!
2003-01-23 22:12:26 +00:00
Thijs Kinkhorst
e4adb83265 Version check fixes.
1) the required version is minimum 4.0.4 so the 4.0.2 check is always passed.
2) make the check in prefs.php also work when new php versions are released %-)
2003-01-23 20:50:22 +00:00
Thijs Kinkhorst
c02ac502f8 Obsolete duplicate function to make sure version comparison is done in a
predictable way.
2003-01-23 20:14:43 +00:00
Thijs Kinkhorst
2a24b91684 Continue development 2003-01-23 18:34:05 +00:00
Thijs Kinkhorst
ac398c4534 RC2 2003-01-23 17:09:54 +00:00
tokul
e8a1638151 Rollback LTR changes. it will be resubmitted after stable release. 2003-01-22 10:02:48 +00:00
tokul
997ccaec23 Rollback RTL changes. this is mailbox_display.php v.1.301
Changes will be resubmitted after stable release.
2003-01-22 09:45:40 +00:00
tassium
ace155adeb I have rolled back Stefan's additions.
This is the equivalent to rev 1.143.
Yes, this is stepping on Stefan's toes a little, but we didn't want a CVS snapshot made with new featuration added. Sorry Stefan, please feel free to commit new feature code once we branch 1.5.0.
2003-01-22 03:23:25 +00:00
centaurix
26cadeaec0 initial files for using vcard in the gui 2003-01-21 21:05:08 +00:00
tokul
97ef0e6829 Right-to-Left fixes by Saleh Madi <webmail@p-i-s.com> 2003-01-19 16:41:23 +00:00
tokul
acc6a14ad6 Hebrew locale is not he_HE, but he_IL 2003-01-18 09:05:11 +00:00
Thijs Kinkhorst
970c65a797 Obsolete sqm_topdir(), thanks Jimmy Connor for the tip.
sqm_topdir breaks installs that have open_basedir set, and it was only
used in one place, functionality has been superseded by SM_PATH.
2003-01-17 13:50:33 +00:00
Thijs Kinkhorst
88a42368fc Obsolete code because crc32() does exist in our minimum php requirements. 2003-01-15 15:49:23 +00:00
stekkel
6dfee66432 * modifications in order to use ent_id=0 for downloading full messages
* patch from Seth E. Randall for getting the filename from attachments
2003-01-14 15:59:54 +00:00
tokul
01bfbab813 Added Arabic. 2003-01-13 14:13:46 +00:00
tassium
c153825d61 Removed function sqimap_mailbox_has_children() from imap_mailbox.php
Marc pointed out that \HasChildren is an extension, not part of IMAP4rev1.
Got the effect I needed from already existing code.

Summary: Display purge link for trash in all cases, this time done in accordance with RFC 2060. (Eliminates an extra IMAP call, too.)
2003-01-10 15:48:49 +00:00
jangliss
cf1ed1cacd Added a check in sqimap_login to verify $onetimepad is set. Not sure why
no check was ensured before.  Should make plugin developers a little happier
in some cases too.
2003-01-09 20:12:40 +00:00
tassium
fa8f8b94e4 Fixed left_main.php to show purge link for trash if it contains folders but no messages.
New function in functions/imap_mailbox.php: sqimap_mailbox_has_children(mailbox,stream)
(Stream is optional)
2003-01-09 19:22:15 +00:00
Thijs Kinkhorst
603c729096 When in threaddisplay, trim subjects of indented messages more. 2003-01-09 15:56:38 +00:00
Erin Schnabel
d0bc2d45e0 This makes more sense to me, and has been shown not to break anything, and while the other method should probably be fixed at some point, I think this is good for now. 2003-01-09 01:40:00 +00:00
tokul
344519528d $default_charset variable equal to user's locale when decoding messages.
set_my_locale function gets charset from locale if no language variable
found in user's prefs. Fixes possible problem when $default_charset and
$squirrelmail_default_language are incorrectly set in config.
2003-01-07 19:49:51 +00:00
Thijs Kinkhorst
3531e21d4d Implement sqextractGlobalVar with sqgetGlobalVar 2003-01-04 18:17:38 +00:00