Commit graph

102 commits

Author SHA1 Message Date
Fredrik Jervfors
66d6ea252d XHTML fixes 2004-11-12 14:21:31 +00:00
Fredrik Jervfors
8c8ecffa57 Replacing tabs with spaces, trimming white space at EOL and newline at EOF 2004-11-02 22:21:34 +00:00
Jimmy Conner
2cd94f0d75 Removed variables that were initialized, but never actually used
Also remove a few more globals that were unused
Remove a few newlines at the end of files
Hopefully this will help shrink the memory footprint of SM just slightly
2004-11-01 02:05:15 +00:00
Jimmy Conner
6bfd0f1168 Remove unused globals 2004-10-31 23:24:09 +00:00
Fredrik Jervfors
d81fc9e5b0 XHTML fixes 2004-08-15 04:04:17 +00:00
Fredrik Jervfors
303d308968 XHTML fixes 2004-08-15 01:02:58 +00:00
Fredrik Jervfors
63ed6d0e1e Minor string fix 2004-05-08 17:49:44 +00:00
Fredrik Jervfors
10fddf2ede Minor string fix 2004-05-08 17:43:06 +00:00
Fredrik Jervfors
fcc5f2fb25 Moving HTML out of strings and updating some tags to XHTML 2004-05-08 16:19:27 +00:00
Fredrik Jervfors
5395e57996 Removing random double spaces in strings 2004-05-05 21:23:00 +00:00
Thijs Kinkhorst
358698ff09 Improve HTML escaping 2004-04-26 23:26:06 +00:00
tokul
ab9dd27fef removing double spaces and html formating fixes 2004-04-12 11:42:03 +00:00
tokul
83b745a92c phpdoc blocks 2004-04-12 07:18:29 +00:00
tokul
33afeb5be7 font size=-2 replaced with small
fixed strings that are not extracted with gettext 0.10.40
input tags made xhtml compatible.
2004-03-30 13:48:52 +00:00
Thijs Kinkhorst
5a4550f372 Remove almost all left overs of our non-uid-imap-server support. 2004-03-15 20:15:16 +00:00
Thijs Kinkhorst
cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
tokul
9c7f39d1f9 Adding support for spamcop member service.
Adding fix that allows submiting attached spams with web based reporting form
(thanks to Magnus Henoch <mange at freemail.hu>)

Removing page header display, when form is opened in new window.

Removing insertion of javascript, when javascript is disabled.
2003-12-26 08:39:17 +00:00
Jimmy Conner
9d5770a2ea Back out support for using SM without Frames 2003-12-01 21:56:59 +00:00
Jimmy Conner
742afd5b0e Added support for using Squirrelmail without frames
(With many thanks to Jason Wickers (jwickers at scs.wsu.edu))
----
There are still a few minor things to iron out, but overall
it works fairly well at this point.  Any plugin that calls
DisplayPageHeader() will now have to replace their </body></html>
with a simple call to noframes_bottom() to be compatible...
(Possibly rename that function to DisplayPageFooter in the future)
2003-12-01 18:51:07 +00:00
tokul
fcc546d2bd disables quick reporting feature by default. This is not documented
spamcop feature. See bug. 809452
2003-11-24 18:02:02 +00:00
tokul
c4840c1921 delete_move_next uses GET and POST requests 2003-11-17 18:26:55 +00:00
tassium
94c082f51f Initial groundwork to use phpdocumentor.
Added @package and @subpackage tags.
Some cases of define() for SM_PATH were tagged @ignore to reduce the number of phpdocumentor warnings - this may need to be done everywhere else, or removed where I've done it so far.  We'll see.
2003-10-27 22:24:41 +00:00
tokul
2db41c78af Converting strings to gettext 2003-10-24 16:31:09 +00:00
tokul
e6e9397112 fixing plugin. original function failed to get message body. 2003-10-15 16:26:14 +00:00
tokul
d1f09c8434 added ) 2003-10-08 17:52:09 +00:00
tokul
51b85f296f Fixing lines that cause warnings with xgettext 2003-10-08 13:08:04 +00:00
Thijs Kinkhorst
4dc2e61e2e default becomes 0 2003-07-07 18:58:29 +00:00
Jimmy Conner
c4f1e2e052 Another operator bug... 2003-03-27 04:02:12 +00:00
Thijs Kinkhorst
789316d2ec Clean up spamcop plugin wrt globals.
Fix a bug in saving the spamcop ID.
Eliminate evil "extract($_SESSION);" statement.
And make the produced html more valid.
2003-03-11 16:30:54 +00:00
jangliss
b411773e09 Updates to reflex removal of sqextractGlobalVar 2003-02-07 23:13:13 +00:00
Thijs Kinkhorst
75de52f258 Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
Thijs Kinkhorst
b57577e4fd Assorted fixes, courtesy Roberto De Luca && kink 2002-12-21 16:13:47 +00:00
Thijs Kinkhorst
c214b0167a Strip unwanted parts of the spamcop auth code in case someone enters
them accidentally.
2002-11-21 11:13:12 +00:00
stekkel
796a29e6d4 imap performance related issue, move the fetch to the area we need the
result.
2002-10-06 17:22:50 +00:00
stekkel
3531344b35 adapt spamcop to make use of the new way we send mail 2002-10-06 17:06:24 +00:00
stekkel
9ec0d20555 include globals.php 2002-09-25 17:41:14 +00:00
Thijs Kinkhorst
99abfd799f Some plugins to rg=0: bug_report message_details newmail sent_subfolders spamcop translate 2002-09-23 10:07:55 +00:00
stekkel
14bdc3e8f9 Time to stop coding for tonight. Making this kind of terrible bugs is bad.
Thnx Seth Randall for noticing it.
2002-09-13 21:47:39 +00:00
stekkel
87129a9f14 uid fix 2002-09-13 21:15:41 +00:00
thomppj
60a70d8a4d Putting back SM_PATH the way it should be and eliminating chdir in the
plugins.
2002-09-12 22:24:01 +00:00
indiri69
8a27bf7094 Need chdir in plugins when data_dir is relative 2002-09-12 18:47:06 +00:00
thomppj
372104bd8e Eliminated all eveil chdir statements. 2002-09-09 22:41:46 +00:00
Thijs Kinkhorst
15264a0cd6 Fix a bunch of plugins to cope with moved load_prefs/validate files. 2002-09-08 14:15:25 +00:00
stekkel
6a033c9ad3 almost forgot: SMPATH fixes from Paul BORKED spamcop 2002-09-06 17:23:11 +00:00
stekkel
99028a0362 forgot something 2002-09-04 14:58:43 +00:00
stekkel
551a5ae870 untested uid_support fix 2002-09-04 13:59:37 +00:00
Thijs Kinkhorst
d306448f08 Fix bug #550605, thanks to Cor Bosman. 2002-05-08 14:03:07 +00:00
philippe_mingo
1217e13d6c Some uniformity into the sec index.php flavor 2002-02-06 20:12:56 +00:00
philippe_mingo
532e3998b6 Changing file perm. 2002-01-22 12:56:43 +00:00
philippe_mingo
ea273c8cbc Changing file perm. 2002-01-22 12:55:59 +00:00