Commit graph

968 commits

Author SHA1 Message Date
tokul
7d528d3fff one more place affected by #1085377 bug 2004-12-28 10:44:01 +00:00
tokul
e19ad01ea5 Adding macosx and hmailserver options. presets also include mercury, but it
is not used in any $imap_server_type tests
2004-12-28 10:31:25 +00:00
Thijs Kinkhorst
a73561b911 Increment year in copyright notice. 2004-12-27 15:04:02 +00:00
tokul
10c54fc732 reuploading files 2004-12-27 12:09:51 +00:00
tokul
33ceb41473 use default http port for intertran in order to be able to used it through
strict firewall. updated otenet form url
2004-12-19 09:18:14 +00:00
tokul
e59bf2ef26 looks like opera implemented it according to apple specs and height/width
is required by this browser. without them opera defaults to 100-200 height.
fix for bug.818958
2004-12-19 08:42:25 +00:00
tokul
90906a3396 make gpltrans url configurable 2004-12-19 08:20:30 +00:00
tokul
e26141668a adding all charsets used by SM translations to default_charset selection list 2004-11-14 17:42:40 +00:00
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
tokul
4c9c8b6c67 adding address book block 2004-11-02 15:39:37 +00:00
Jimmy Conner
a21603ad47 Revert my changes on this plugin, I didn't notice that the globals were dynamically called. Thanks Tomas! 2004-11-01 15:25:51 +00:00
tokul
b1b942f1a0 adding phpdoc blocks
fixed test sound popup button
whitespace fixes
removed "options saved" message from options_save hook. This hook is active before
any html output begins.
removed includes that are already loaded by validate.php
functions/display_messages.php is already loaded by validate.php, if file based
prefs are used. db_prefs does not include it.
2004-11-01 10:29:36 +00:00
tokul
18df2c7983 phpdoc: added block tags, @version is set to Id:, removed Author: and Date:
because author is Konstantin and date/last commiter is present in Id:
fixed: unchecked test of $msg
removed tabs.
2004-11-01 09:40:27 +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
Jimmy Conner
0d44d0348c Not sure how this global got there... (Copy and Paste?)
Should also use SM_PATH where necessary
2004-10-28 04:10:51 +00:00
Jimmy Conner
87e35e61d7 Missing global. We declared all the others, why not this one... 2004-10-28 04:02:46 +00:00
Jimmy Conner
08836b4ff1 Minor bug fix, just a misspelled variable 2004-10-28 03:53:46 +00:00
tokul
4bfbc05d8c spellcheck 2004-10-27 09:51:28 +00:00
tokul
7b06f34c39 removing duplicate @global. @example requires full path or fails to get file from
same directory.
2004-10-27 09:33:04 +00:00
jangliss
4a7bb07b99 Fix for SquirrelSpell output issues. Patch courtesy David Boone. 2004-10-25 01:20:33 +00:00
Fredrik Jervfors
77d589bbd6 Unifying strings 2004-10-24 21:19:17 +00:00
Fredrik Jervfors
9ccfa864cc XHTML fixes 2004-10-24 20:30:55 +00:00
tokul
7f194d58c4 adding phpdoc tags. updating translation engines. 2004-10-24 10:57:27 +00:00
Fredrik Jervfors
f8d6910c04 XHTML fixes, trimming blanks, removing tabs etc. 2004-10-16 06:33:08 +00:00
tokul
94dd47e010 dumping translate plugin changes into cvs.
* moved all functions to functions.php
* added site configuration options
* added custom translation engine options
translation engines still need some updates that will be added later
2004-10-15 10:59:14 +00:00
tokul
8f669eccc9 use folder list instead of string list in order to follow 'mailbox_select_style'
setting.
2004-10-09 12:52:43 +00:00
tokul
0bf0921d48 reusing abook_create_form code 2004-10-09 08:27:32 +00:00
tokul
85a08c5ef9 posix functions can be disabled or unavailable 2004-10-04 16:09:03 +00:00
tokul
b4f99575fb converting strings to ngettext 2004-10-04 15:23:48 +00:00
tokul
584c58ec04 converting string to ngettext. you have 1 message or you have more messages 2004-10-04 15:04:20 +00:00
jangliss
8b0c0afd7d Fix for 906217. If replying to an email inline, and a spell check is done,
spelling mistakes in the reply would be corrected on the wrong line (ie,
throughout the original email to which you are replying).  This is caused
by aspell (and possibly ispell) ignoring empty lines.
2004-10-02 03:09:08 +00:00
tokul
476e5a1bd5 moving functions to separate file, adding configuration files 2004-10-01 18:39:39 +00:00
Fredrik Jervfors
16b9a81aee Adding reminder 2004-10-01 01:15:41 +00:00
Fredrik Jervfors
cbd8682825 Fixing "broken" strings 2004-09-28 04:17:30 +00:00
tokul
a7ab68f897 closing form tag. thanks to Gunnar Wagenknecht. 2004-09-27 14:22:11 +00:00
pdontthink
4144ef8c04 Squash IMAP errors when auto-fetching; fix was previously applied, but only to fetch.php 2004-09-14 20:43:03 +00:00
Erin Schnabel
d5fc6066a0 updates to mysql backend in change_password plugin..
Different mechanism to override backend settings so that backend/<type>.php
doesn't have config stuff in it, and added support for MySQL password and
UNIX crypt password encryption (like old mysql changepass plugin).
2004-09-08 15:24:22 +00:00
tokul
f3c57a3315 hiding functions used only by plugin 2004-09-06 14:34:58 +00:00
tokul
6077832691 code cleanup:
adding phpdoc blocks
 removing bogus GetMimeProperties function
 breaking long line
2004-09-06 14:18:44 +00:00
tokul
70febabf4f removed includes that are already loaded by include/validate.php.
converted & to &amp; in frame urls. w3.org recommendation.
2004-09-06 13:45:32 +00:00
tokul
7374e214f2 spellcheck 2004-09-06 08:54:56 +00:00
tokul
9d08586fc4 fixed function_exist test and used newer mcrypt functions. If squirrelmail
minimal requirements are 4.1.2, function test can be removed.
2004-09-06 08:52:14 +00:00
tokul
112255f231 comma in wrong place. 2004-09-06 08:30:55 +00:00
tokul
1e73a8f6af using default html header generation functions. Fixes error when custom_css
was not loaded.
2004-09-06 08:09:21 +00:00
tokul
cbfa7e9bda using internal SM functions to create page header. 2004-09-02 19:41:07 +00:00
tokul
b7d636673e me bad. loose but lossy. 2004-09-01 16:37:57 +00:00
tokul
f1321a201b updating copyright, converting strings to gettext, adding some phpdoc blocks 2004-08-27 18:04:23 +00:00
tokul
4ac56e5965 agresive_decoding changed to aggressive_decoding.
added loosy_encoding to conf.pl and other configuration scripts.
added phpdoc since tags to some options.
2004-08-27 12:46:59 +00:00