Commit graph

1071 commits

Author SHA1 Message Date
philippe_mingo
76b37919d6 "Marc Groot Koerkamp" <marc@its-projects.nl> patch for greek enconding. 2002-02-25 18:54:20 +00:00
simond
52cf1b1aba Fix filename 2002-02-25 18:29:56 +00:00
teepe
c1e9ee3215 I applied the patch proposed in (patch #516542)
https://sourceforge.net/tracker/index.php?func=detail&aid=516542&group_id=311&atid=300311

please all: be alert whether as to stripping dangerous html is still fully functional
2002-02-24 21:58:51 +00:00
simond
5b31d9c211 Fix problem reported by Aleksander Piotrowski 2002-02-23 09:39:44 +00:00
teepe
52a1dd0287 going on -- defrost 2002-02-22 13:14:57 +00:00
teepe
46b342a9d6 getting ready for 1.2.5 2002-02-22 13:03:34 +00:00
teepe
76849489c8 multipart/mixed patch of Seth ER 2002-02-22 12:24:17 +00:00
Bron Gondwana
555826258e Fix little bug where base_uri is '/' causing the 'Please Login' URL to
redirect to //src/login.php - which maps to http://src/login.php, and
I don't have a hostname 'src' on my network!
2002-02-22 10:15:18 +00:00
teepe
044df18388 fix of David Rees 2002-02-19 23:15:59 +00:00
thomppj
a278b28fa9 Prettied up hide/view unsafe images commands... 2002-02-19 16:16:08 +00:00
Bron Gondwana
3156563fe5 Added a link allowing you to view all 'removed for security reasons' images
for this specific message.  It is only shown when at least one message has
been removed.  (because people want it, including me!)

Strings "View unsafe images" and "Don't view unsafe images" for the
translators.
2002-02-19 12:37:45 +00:00
philippe_mingo
c69d34e447 Upon Aaron and Bernard request this is a very simple single pass caching
of the mailbox list. It's not a big deal as only very specific tasks calls
the mailbox list twice (purge for example).

Wouter please check if this enters into your plans and roll it back if not
8) The caching is quite simple and shouldn't have collateral effects. The
caching is only active during the page refresh as it is not sessionized
(and shouldn't as third party software could change mailbox).
2002-02-19 11:57:53 +00:00
Bron Gondwana
1ee47e9517 Fix & in URLs to &amp; for correctness of HTML, also 100% to "100%" in
table definitions.

Remove two cases of </TR></TD></TABLE> in formatBody, moving the </TR></TD>
bit back into src/read_body.php to match the <TABLE><TR><TD> before the
function call, and removing the excessive close tags problem.

The possibly controversial bit: remove all outputting of <BASE> tags within
the message body.  I refer you to:

http://www.w3.org/TR/1998/REC-html40-19980424/struct/links.html#h-12.4

specifically,

When present, the BASE element must appear in the HEAD section of an
HTML document, before any element that refers to an external source.
2002-02-19 01:47:55 +00:00
Bron Gondwana
e5a5c56bd0 Fix & in URLs to &amp; for correctness of HTML, also 100% to "100%" in
table definitions.
2002-02-19 01:43:19 +00:00
Bron Gondwana
3b0914a58c Move javascript from between <head> and <body> into <head> where it
belongs.
2002-02-19 01:41:48 +00:00
Tyler Akins
0f2498a28d Warning removal. 2002-02-19 00:53:36 +00:00
simond
2eab6ef55a Should really use a persistant DB connection 2002-02-17 13:48:52 +00:00
philippe_mingo
890d100e0a > Subject: Yahoo Mail Failure.
> From: "Chris Picciotto" <Chris@Picciotto.net>
> Date: Thu, February 14, 2002 5:20 pm
2002-02-15 06:02:05 +00:00
simond
765a189c88 fix to support multiple sigs 2002-02-14 09:33:05 +00:00
philippe_mingo
92e6b38f50 Added signature into multiple identities.
Code by:
Stefan Meier <Stefan.Meier@cimsource.com>
2002-02-14 06:12:51 +00:00
Pontus Ullgren
f89c521908 minor spelling error 2002-02-13 21:07:18 +00:00
jmunro
c84e4eb418 Fixed bug with double error messages 2002-02-13 21:02:00 +00:00
philippe_mingo
47e7812ade Tylerisation 2002-02-13 16:00:00 +00:00
philippe_mingo
8254107c8f Marc variant for the messages flags. 2002-02-13 14:23:31 +00:00
philippe_mingo
132d4d933f Code cleanup 2002-02-12 19:22:45 +00:00
philippe_mingo
62766e77f9 Bug fix 2002-02-12 19:13:40 +00:00
jmunro
c748eb1af1 fixed bug with multiple terms and UW 2002-02-12 14:58:09 +00:00
philippe_mingo
c8b66d81fb Bugfix, remove bcc and cc display when empty 2002-02-12 08:48:11 +00:00
philippe_mingo
46841e05a2 Bugfix in generate random string. 2002-02-11 19:36:12 +00:00
jmunro
5b81f4db16 fixed several warnings about Undefined vars 2002-02-11 19:22:04 +00:00
jmunro
dc073365fb fixed another translation issue 2002-02-11 18:45:55 +00:00
jmunro
98b3662e24 Fixed Missing translation on Compose link 2002-02-11 18:41:37 +00:00
jmunro
c12c7b406e Added a "compose in new window" option located in display prefs. Each file that calls compose.php has been modified 2002-02-11 18:25:59 +00:00
philippe_mingo
e8f634a376 One more intl. 2002-02-10 09:02:35 +00:00
philippe_mingo
8bc0e5a3fb This commit contains several syntax fix.
- Pontus: Don't use tabs 8-)
- Jason, please pay atention at the changes. Mostly
  internationalization stuff and " to ' changes. Also
  leave E_ALL only in PHP.INI into the reporting error options.
  That way you'll get on screen all the compilation warnings
  in order to remove them.
2002-02-10 08:58:51 +00:00
thomppj
6773db3272 This is Philippe Mingo
Added query string to imap error
2002-02-09 23:11:10 +00:00
Pontus Ullgren
2311a76ae9 Fixed body retrival error on cyrus. (removed trailing space after command) 2002-02-09 23:07:33 +00:00
philippe_mingo
0776dbf7c4 Tylerisation 2002-02-09 22:56:04 +00:00
Pontus Ullgren
214c25573c Added the possibility for plugins to change Content-Type
Added support for on delivery reciepts
2002-02-09 21:37:17 +00:00
philippe_mingo
d62267a992 MDN 2002-02-09 17:29:58 +00:00
philippe_mingo
06a1bfb758 The module was not honoring some mails in uw, the problem was uw answering
* OK [PARSE] Missing parameter
This commit pretends to fix this, but I confess I'm not happy with
the way I did it. I would be happy if someone improve it 8)
2002-02-09 15:06:29 +00:00
philippe_mingo
f8cdca5a6d Retrieval error reformated. 2002-02-08 21:22:38 +00:00
jmunro
ffe810d713 fix enter button to submit form with certain browsers. Thanks Ryan 2002-02-08 18:05:37 +00:00
philippe_mingo
ee6f33683f Ooops. 2002-02-08 13:55:37 +00:00
philippe_mingo
fad426c5bc Code cleanup 2002-02-08 13:53:37 +00:00
philippe_mingo
7f0e45f9d5 Small bugfix 2002-02-07 17:05:21 +00:00
simond
4deb99f715 I should really have checked if the database is opened before using it... 2002-02-07 13:51:28 +00:00
jmunro
f4b1128ae3 small changes/fixes. duplicate searches are not saved in recent table. 2002-02-07 04:52:51 +00:00
philippe_mingo
e8cc3b2b13 Tylerization 2002-02-06 11:10:56 +00:00
philippe_mingo
79bd4fd282 There was a problem when passing arrays to the decode header. From
now, if an array is passed we run a conversion on that array to
transform it to a \n separated string.
2002-02-06 10:14:07 +00:00