Commit graph

1465 commits

Author SHA1 Message Date
Andrea Volani
7348014628 Fixes for a more standard html output: closing tags, doublequotes etc. 2006-03-19 10:37:43 +00:00
Jim Jagielski
42e9e7ce42 New hu.txt file, included with hungi.mozilla theme post 2006-03-17 16:22:31 +00:00
Jim Jagielski
0ef7db6b69 And fold in cvsignore file 2006-03-17 16:22:00 +00:00
Jim Jagielski
62273d58ee Add in hungi.mozilla "classic" theme 2006-03-17 16:21:06 +00:00
Jim Jagielski
59e8bec715 Create another util function that constructs an
abs URL. Use that where needed.
2006-03-16 14:28:11 +00:00
Andrea Volani
9b003114ef oops... error corrected ;) 2006-03-15 23:47:40 +00:00
Andrea Volani
cca0be6709 Added and translated some missing phrases 2006-03-15 23:39:40 +00:00
Andrea Volani
8219037d58 Added and translated some missing phrases 2006-03-15 19:09:33 +00:00
Andrea Volani
3ff86bf76a No code edits, only fixed HTML outputs for XHTML compliant.
Like closing tag, missing double-quote etc.
2006-03-15 15:01:49 +00:00
Andrea Volani
a6c38ecdb7 Translation fixes 2006-03-15 14:49:22 +00:00
Andrea Volani
d162a57e84 Tranlation fixes 2006-03-15 11:10:26 +00:00
Jim Jagielski
918dbba553 Windows pathname backslash fix. 2006-03-14 21:46:51 +00:00
Jim Jagielski
d6604df6ea More config options to work around broken or wonky redirects. 2006-03-14 14:25:54 +00:00
Jim Jagielski
2cfa5245aa Remove old UM logo and replace logo.gif (which was UM) to a Telaen gif 2006-03-14 13:28:29 +00:00
Andrea Volani
588ee0654b Added entry for new mark read/unread feature 2006-03-13 22:01:16 +00:00
Andrea Volani
ab1e61ad5a - Added 2 links for mark read/unread function 2006-03-13 21:59:56 +00:00
Andrea Volani
9763bdbb6e - Added 2 new phrases for mark read/unread function in all langs
- Added 2 missing phrases in prefences (all langs expcept eng and de)
- Some translation fix for ita lang
2006-03-13 21:59:09 +00:00
Andrea Volani
bc843e6cd1 Added functions for mark read/unread in message list. 2006-03-13 21:56:19 +00:00
Jim Jagielski
eaad07afac Some braindead browser (eg: MSIE, natch) have problems setting
cookies during redirects. Allow the admin to force using
javascript and meta refresh for redirects rather than HTTP Location.

IDEA: Should we check user-agent and always use that for MSIE??
2006-03-13 14:14:41 +00:00
Jim Jagielski
f37a8069dd And back to dev version after tagging TELAEN_1_1_0_B1 2006-03-11 15:20:35 +00:00
Jim Jagielski
a8595e3b93 Get ready to tag 2006-03-11 15:18:50 +00:00
Jim Jagielski
90af0a6e3c Hmmm. The NSapi looks to use ON instead of on.
So make it case insensitive, for those unlucky souls :)
2006-03-11 14:32:30 +00:00
Jim Jagielski
0779ec5044 Document redirect fix. 2006-03-11 14:19:42 +00:00
Jim Jagielski
03b158ce87 Docs say "non-empty" but it sounds like the docs is wrong :) 2006-03-11 14:10:39 +00:00
Jim Jagielski
bd73579c97 Tweak. spam is a valid folder :)
Also, (I know, combining diffs) remove the tid/lid stuff, which
is now stored in the session
2006-03-11 13:42:24 +00:00
Jim Jagielski
f7673a1e5f OK. Save bonehead users if possible. I'm sure some won't
read any docs and they'd have this script just floating around.

Maybe use the ./index.php trick...
2006-03-09 21:20:03 +00:00
Jim Jagielski
dd7e0e6137 Document the new checker script. 2006-03-09 20:45:54 +00:00
Jim Jagielski
473f2e961f Add a simple check-your-installation script, based
on the UM version.
2006-03-09 20:41:45 +00:00
Jim Jagielski
9a9c644eeb Short open tags no longer required :) 2006-03-09 18:51:25 +00:00
Jim Jagielski
06824d0b07 Catch places where we had used <?= and sub <?php echo 2006-03-09 18:31:07 +00:00
Jim Jagielski
f0f4dfacc7 No longer require short_tags 2006-03-09 18:26:14 +00:00
Jim Jagielski
f02864ef0c Nasty little bug. When I removed the "specific"
SPAM aware version, which was designed to check just
inbox and spam, I forgot this
2006-03-09 16:33:12 +00:00
Jim Jagielski
b791854d5e Document return status of mail_list_msgs 2006-03-08 21:00:40 +00:00
Jim Jagielski
a667e3814c Document some changes... the SPAM folder thing
bites a few people.
2006-03-08 17:56:04 +00:00
Jim Jagielski
d92d7b95b8 Unsetting wrong var! 2006-03-08 17:31:29 +00:00
Jim Jagielski
bc225f58bf Typos :) 2006-03-08 17:27:30 +00:00
Jim Jagielski
5449e81c18 There's really no need to have a "spam aware" and non-spam-aware
version of this method. So make the logic self-contained
and get rid of the doubling of effort.
2006-03-08 16:53:06 +00:00
Jim Jagielski
104e7f0c98 The Spam Folder is not a valid "Move to" destination under POP 2006-03-08 14:15:06 +00:00
Jim Jagielski
8d56ffe461 OK. Here's a quick and easy hack. The newmsg.htm templates use this
Smarty variable to determine if we are using a "HTML editor" or
not. Since we want to bypass those sections, which pull in the
old editor code, we just force this to 0. :)
2006-03-07 19:01:05 +00:00
Jim Jagielski
70baf49270 Wow. We now have TinyMCE 2006-03-07 18:47:14 +00:00
Jim Jagielski
589fda97fc remove file that shouldn't have been committed anyway :) 2006-03-07 18:45:18 +00:00
Jim Jagielski
76c5a801d9 Linechange. Was in DOS, now switch to Unix 2006-03-07 18:42:56 +00:00
Jim Jagielski
88fe268458 More .cvsignore files 2006-03-07 18:26:06 +00:00
Jim Jagielski
4cbd9c7f39 And even more TinyMCE commits, plus some cvsignores 2006-03-07 18:20:53 +00:00
Jim Jagielski
f2247e9558 More commits for TinyMCE 2006-03-07 17:57:28 +00:00
Jim Jagielski
d1bf2a8902 More commits to add TinyMCE 2006-03-07 16:43:37 +00:00
Jim Jagielski
f35d776cc5 Replace old HTML editor with TinyMCE 2006-03-07 16:03:24 +00:00
Jim Jagielski
cde163e42f Working on 1.1.0-dev now 2006-03-07 14:37:36 +00:00
Jim Jagielski
ef52a2d10e Whenever Telaen Decodes a message, we should really sanitize the
HTML. After all, we also do this when we Forward or Reply to a message,
and assuming the HTML editor is being used, we could be unprotected.

So we remove the old "filtering" code, and whenever we add
a body, we sanitize it if desired. This ensures that body
is *always* santitize, no matter what we do with it.
2006-03-07 14:36:00 +00:00
Jim Jagielski
b9b130589f Fix bad charset bug when using show_body 2006-03-06 20:19:34 +00:00