Commit graph

1485 commits

Author SHA1 Message Date
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
Jim Jagielski
6e608499f3 *** empty log message *** 2006-03-06 20:04:31 +00:00
Jim Jagielski
5439694b4a *** empty log message *** 2006-03-06 20:04:08 +00:00
Jim Jagielski
9573c71f78 IMO, lib.php should contain just functions, and not be a mismatch
of functions, settings, etc..

So break out the pre-initialization code and the User Theme/Lang
setup code out of lib.php and into their own files.
2006-03-04 18:13:03 +00:00
Jim Jagielski
f0e37f221e Another big looking cleanup that is actually simple:
Remove the sid/tid/lid stuff from the URLs. There's no
need to pass those along there, but best to place
them in the user's session data. The URLs look much
nicer now and the URL params are only for stuff
that change from request to request...
2006-03-04 16:10:58 +00:00
Jim Jagielski
6b4a314845 Document change - use PHP session() functionality. 2006-03-03 20:56:42 +00:00
Jim Jagielski
f65898068e Big change, but very simple. Instead of carrying over the
old nasty Session code, instead use native PHP sessions,
which are smart enough.
2006-03-03 20:39:29 +00:00
Jim Jagielski
ce2fe28e3f Next big issue. 2006-03-03 19:25:10 +00:00
Jim Jagielski
e70e4c5dd2 Get ready for 1.0.0 !!
WooHoo!
2006-02-28 20:00:44 +00:00
Jim Jagielski
13cf903aad Document changes between RC2 and the real release 2006-02-11 20:33:38 +00:00
Jim Jagielski
c567e95c04 Add in required GNU GPL license 2006-02-11 20:33:06 +00:00
Jim Jagielski
08e0db73dd language file changes. 2006-02-10 15:11:56 +00:00
Jim Jagielski
dde716d7ba Fixed log message, manually altered by SourceForge.net staff (burley) per SR 1773929 2006-02-08 13:19:20 +00:00
Jim Jagielski
5f37806208 Note 1.0.0-RC2 2006-02-05 17:26:31 +00:00
Jim Jagielski
e94a0daaf6 Protect the OB code for version mismatches 2006-02-05 17:14:05 +00:00
Jim Jagielski
57bf1ee5ae Document "final" changes before 1.0.0-RC2 and add in a file
for Themes authors.
2006-02-05 15:39:26 +00:00
Jim Jagielski
e8f14c271a Default theme HTML cleanups. 2006-02-05 15:27:49 +00:00
Jim Jagielski
2301e6a7d7 Handle environs where Telaen is at the top level of
the site. Avoid ugly '//process.php' URLs
2006-02-05 02:30:35 +00:00
Jim Jagielski
f431429b9b Hmmm... some lint cleanups 2006-02-05 02:11:52 +00:00
Jim Jagielski
15c7af1193 Header cleanups... 2006-02-05 01:58:07 +00:00
Jim Jagielski
7a8e247d92 Document the last few changes 2006-02-05 01:50:29 +00:00
Jim Jagielski
152a6fbf09 Final little fix today: HTTP/1.1 requires that the Location
header actually be a abs url, not a relative one. So ensure
this whenever we redirect.
2006-02-04 21:56:13 +00:00
Jim Jagielski
43a9d06437 Remove extraneous header line returns 2006-02-04 21:26:01 +00:00
Jim Jagielski
71d378f290 Even though calling ob_end_flush() is *supposed* to be safe
even when output buffering isn't enabled, check anyway.
So what if this takes a few extra cycles, we're redirecting! :)
2006-02-04 20:55:46 +00:00
Jim Jagielski
329ceff1b1 Fix a ugly little buglet... Occasionally, for some reason,
when performing the process.php script, output will be
generated, messing up the redirects that happen. To
get around this, enable output buffering for process.php
and force all redirects to flush the buffer and exit.
2006-02-04 20:33:58 +00:00
Jim Jagielski
4393bb224e Use standard .cvsignore files to prevent ugly cvs diff output. 2006-02-03 20:21:08 +00:00
Jim Jagielski
6f75ae6a21 remove old debug line, which was commented out anyway. 2006-02-03 19:51:35 +00:00
Jim Jagielski
ed095f7a2a Hmmm... we should really pop the boolean off before we try
to normalize things :)
2006-02-03 19:24:38 +00:00
Jim Jagielski
0babcef8b4 Feature request: allow for server timezone offset 2006-02-03 17:35:24 +00:00
Jim Jagielski
9468e3ef6a Log other items fixed in RC2 2006-02-03 17:02:27 +00:00
Jim Jagielski
02063f1541 Fix files without terminating nl's 2006-02-02 17:36:36 +00:00
Jim Jagielski
10b948430f Fix DOS-style lines. 2006-02-02 17:34:32 +00:00