Jim Jagielski
a1ec810976
Fix the smarty plugin - also, use Unix cr/lf
2006-02-02 17:29:19 +00:00
Jim Jagielski
d15775caa6
Remove brokeness with some PHPs
2006-02-01 20:49:59 +00:00
Jim Jagielski
b2810b1372
Oops... revert the attempt to cleanup lib.php
...
and inc.php
2006-02-01 20:36:07 +00:00
Jim Jagielski
bd1f3bb28b
Add in the HTMLfilter library to better protect against
...
XSS errors with Telaen. Uebimiau has a security
notice about this...
PLEASE TEST, so we can release this as RC2
2006-02-01 20:12:39 +00:00
Jim Jagielski
e3ebf2f590
We don't use safefname anyplace, so why disclose it?
2006-02-01 15:00:12 +00:00
Jim Jagielski
c2c0fbfc03
Change the "what is a valid Email address" regex to something
...
a bit more robust and "correct".
2006-01-30 15:50:00 +00:00
Jim Jagielski
c4d76f53fc
The recent (1.73) version of phpmailer has a bug, which is fixed in
...
the bundled version of phpmailer. Provide a patch to fix it
for those using their own build.
2006-01-27 13:13:28 +00:00
Jim Jagielski
b50997306c
And now all in docs
2006-01-26 16:32:55 +00:00
Jim Jagielski
139539561d
Change
2006-01-26 16:32:21 +00:00
Jim Jagielski
59af26503b
Put in docs
2006-01-26 16:24:57 +00:00
Jim Jagielski
a18d4a1e03
Make the version check just worry about Minor and Major changes.
2006-01-26 16:22:12 +00:00
Jim Jagielski
b9172c7534
Quick fix: Add in "draft" Telaen logo and update the default theme
...
to use it.
2006-01-26 13:59:28 +00:00
Christopher Schnell
0bcbdd3d06
Uebimiau Images have to be removed from themes
2006-01-26 08:12:34 +00:00
Christopher Schnell
be008aa672
Language Corrections
2006-01-26 08:11:01 +00:00
Jim Jagielski
7cad7b25ba
Allow the sysadmin to overrule the unmark-read user settings.
...
This avoids the local inbox from growing larger if people
forget to logoff and then don't unmark.
2006-01-25 17:57:55 +00:00
Jim Jagielski
7d0906685a
We are actually RC1 (or at least -dev to RC1) :)
2006-01-25 16:45:28 +00:00
Jim Jagielski
468f4e7169
If we are using POP3, then trash is 100% local.
...
No need to bother logging into the POP3 server
then.
2006-01-25 16:44:13 +00:00
Jim Jagielski
7cf6b0ab66
Handle READ/UNREAD prefs
2006-01-25 16:40:55 +00:00
Jim Jagielski
543aa9518f
To make things easier for those who update, if they
...
untar over their current installation, DON'T overwrite their
local changes.
2006-01-25 15:48:33 +00:00
Jim Jagielski
16cd6af309
Try to make config.php as insulated as possible, after all, this
...
is where people make local changes. So unless we change
major aspects of Telaen, config.php should be stable between
releases. This means moving the version number to an external
file, as well as placing the location of Smarty in one
central spot.
2006-01-25 15:39:43 +00:00
Jim Jagielski
41afd6e73e
Fold in latest rev of Smarty template engine
2006-01-25 15:18:41 +00:00
Jim Jagielski
644b939de5
Updates TODO
2006-01-23 17:08:41 +00:00
Jim Jagielski
f7a71969e7
Add in draft ToDo file
2006-01-23 17:07:33 +00:00
Jim Jagielski
c68e2f663b
get an old bug: you add the timezone offset :)
2006-01-18 14:25:42 +00:00
Jim Jagielski
6f0d677ed1
Avoid problems when folders have similar names than the system
...
folders.
Also, standard PHP5 array_merge() hack
2006-01-04 16:33:04 +00:00
Jim Jagielski
c98feb8433
Fix off-by-one error. Also, clean up long lines and use '-='
...
as needed.
2006-01-02 17:58:20 +00:00
Jim Jagielski
ab8dd85096
Note required function.um_welcome_message.php file
2006-01-02 15:54:35 +00:00
Jim Jagielski
85ab3e926b
none
2006-01-02 15:49:42 +00:00
Jim Jagielski
6ac1678f3d
More cleanup: note the Smarty and PHPMailer dependencies
2006-01-02 15:48:07 +00:00
Jim Jagielski
d2465092b9
Add in required function.um_welcome_message.php Smarty plugin
2006-01-02 15:42:49 +00:00
Jim Jagielski
b2147d98ca
Add in the latest versions of Smarty and phpmailer. Also fold in
...
required LICENSE files for their use.
2006-01-02 15:40:02 +00:00
Jim Jagielski
d7de438acb
Change footer to reflect that Telaen is now the webmail app :)
2006-01-02 15:11:56 +00:00
Jim Jagielski
9cba3dfa08
Rename the project from Uebimiau to Telaen. This means adjusting the
...
license notice in the PHP files, changes to the class files, etc.
2006-01-02 15:03:56 +00:00
Christopher Schnell
1d8f564529
Initial Commit of telaen.
...
First version equals Uebimiau 2.7.8 P3 patched by JimJag
2005-12-20 11:44:48 +00:00
Jim Jagielski
b3ec349d64
New repository initialized by cvs2svn.
2005-12-20 11:44:48 +00:00