Commit graph

961 commits

Author SHA1 Message Date
philippe_mingo
f48f599ca2 Bugfix. 2002-01-17 13:37:19 +00:00
philippe_mingo
d8b2648471 Disable the show images stuff while reading html messages. 2002-01-17 09:46:47 +00:00
dahanc
22629741fb Serbian was missed during the big locale name switch 2002-01-17 02:14:28 +00:00
Pontus Ullgren
e2aad33f25 Code formating cleanup and bugfix for
[ #502971 ] user+bla@... not parsed correctly
2002-01-16 12:43:21 +00:00
Pontus Ullgren
46a7bad8e7 Fixed [ #500024 ] HREF is wrong on ssl server
base href didn't contain protocol.
2002-01-15 16:53:12 +00:00
Bron Gondwana
c02a8c499a Of course there was an extra space in the code here too.. 2002-01-15 11:22:35 +00:00
Bron Gondwana
7aff136d92 Remove leading spaces from IMAP commands, which was breaking Cyrus. This
is brittle behaviour from Cyrus, but covered by the spec, which does indeed
require once single 0x20 only.  My bad, or something.
2002-01-15 10:55:30 +00:00
Tyler Akins
548c4e2768 Warning removal.
Priority now works as expected.
-- Note:  If you don't have your config file set up properly, and if
$default_use_priority is unset, you'll get warnings.
2002-01-15 01:49:14 +00:00
philippe_mingo
f0f4437b38 Multiple css bugfix 2002-01-13 18:01:45 +00:00
philippe_mingo
ec4991f544 Ok, this should fix the subsent folders left panel order.
Please test and report.
2002-01-12 19:30:49 +00:00
Bron Gondwana
3b0a9e3935 Switch over to support for real IMAP sequence numbers (from A001 ->). Needed
to fix my own function to only call sqimap_session_id() once!

Note: the old API is still there in its entirity, this is just another way to
call things.  With the changing sequence numbers though, any function working
with sqimap_session_id() must cache the result for testing against the
response of any command sent.
2002-01-12 11:37:40 +00:00
Bron Gondwana
f8d8561f8d This is a big one - fixes to sqimap_run_command in most uses. Had to add
sqimap_run_command_list as well for those list instances.

I believe that it's now safe for sqimap_session_id() to return a different
ID each time, but haven't yet tested this.
2002-01-12 11:15:12 +00:00
Bron Gondwana
fe30258212 Add function sqimap_run_command which combines sending and receiving a
message, ready for changes to other code which uses it.
2002-01-12 09:57:20 +00:00
Bron Gondwana
533d69a905 More exciting clean-up 2002-01-12 07:49:11 +00:00
Bron Gondwana
58e55b85f0 Just tidying up the text because it looks nicer that way. Tested locally
and everything still works as expected.
2002-01-12 06:36:59 +00:00
philippe_mingo
3e4854f7e8 In order to make sent_subfolders work I had to change a lot of code.
I may have messed up something in the process so PLEASE TEST THIS
CARFULLY.

In my system (that uses uw) it almost work. The only thing left to
be done is to organize left main in such a way that sent subfolders
are placed to the top.

I've replaced some spare code with a few new functions.
sqimap_mailbox_rename and isSpecialMailbox are the most interesting
in other proceses.
2002-01-11 23:28:12 +00:00
teepe
70d15162d1 Applied a fix for some formatting issue with mail adresses in the
foo@bar.org ()
format. It was submitted by "Kurt Yoder" <kylist@shcorp.com>
2002-01-11 18:30:41 +00:00
philippe_mingo
0512079944 Allow main theme in login screen. 2002-01-11 12:29:29 +00:00
philippe_mingo
ec9c32d581 This commit adds the possibility to specify system-defined css in order to
allow users to change the font family and size of SM. Making possible to
make it bigger or smaller depending on their screen size. Sysops may add
or remove these system-defined css located in themes/css/
2002-01-11 12:17:50 +00:00
philippe_mingo
1cfb10cd4b The auto focus module has been a little bit improved in order
to be more flexible.
2002-01-11 11:32:37 +00:00
porco
588ccb8dfe Cleaning code, as Philippe told me.
Forgot the ChangeLog.
2002-01-10 14:06:49 +00:00
porco
4dbe7466f1 Fix for #500910 Bug (display wrong address in INBOX.SENT). 2002-01-10 11:48:29 +00:00
philippe_mingo
c1a3b171f2 Bug-Fix 2002-01-10 09:55:10 +00:00
philippe_mingo
21e0900091 This fix should avoid the security issue described in bug #492256
Please, test this if you can. It eliminates local urls and javascripts
in images tags.
2002-01-08 10:09:54 +00:00
Pontus Ullgren
4ff99b3c11 Code cleanup 2002-01-07 15:59:54 +00:00
philippe_mingo
79fcadae49 Cleaning and bug-fix. Added base uri to read mail. 2002-01-05 21:11:21 +00:00
philippe_mingo
228080ecb5 Modifications to respect way back to search from reading. 2002-01-04 14:10:03 +00:00
philippe_mingo
60bca41301 Search call back adjusted to fit new format 2002-01-04 12:51:30 +00:00
philippe_mingo
3fabd0920e The prefs caching in PHP 4.1 still doesn't work. While we don't
find a correct fix for this we exclude 4.1 from caching prefs.
2002-01-04 08:41:24 +00:00
Luke Ehresman
696e945118 Not having the \r\n caused lots of problems for lots of people. 2002-01-03 21:51:04 +00:00
philippe_mingo
73f20e858a SoupNazi bug fixed 2002-01-03 08:39:57 +00:00
teepe
429c217fa1 file permission fix 2002-01-02 12:05:22 +00:00
teepe
4c569fd632 going on with 1.2.3 cvs development 2002-01-01 21:30:52 +00:00
teepe
2d85bb76dc finalisation for 1.2.2 release 2002-01-01 20:32:19 +00:00
graf25
c352ace5d8 The "htmlspecialchars" was butchering the entites-encoded output
provided by the decodeHeader(). E.g. if there was any non-ascii
characters in the "From:" line, the decodeHeader would return them
as entities, "&#NNNN;&#NNNN;....", and htmlspecialchars would reduce
this to "&amp;#NNNN;&amp;#NNNN...." which looked EXTRAORDINARILY
ugly when rendered in a browser.
This is a stop-gap measure -- htmlspecialchars should be called at some
point.
2001-12-31 22:12:36 +00:00
graf25
6499605d8c Right now decodeHeader will encode the non-ascii text into the HTML
entities. However, some places don't need that, for example the
compose form, otherwise the subject and other fields turn into the
#&NNNN;#&NNNN; stuff.
2001-12-31 21:53:52 +00:00
graf25
45f4f6265f Changing the no_NO_ny to nn_NO as per the ISO standard 2001-12-31 20:36:53 +00:00
thomppj
ec5cb39b4d Slightly modified function. 2001-12-30 20:19:10 +00:00
antipode
a0f693b4db This *may* fix a problem with Outlook brain damage, reported by myself
in -devel and in -users in message
<003c01c190d3$79d6bd20$5b00a8c0@graycastle.com>
(pending verification)
2001-12-30 18:10:09 +00:00
antipode
c4e8279a4a Rewrote next_pos_minus_white() to fix correctness and efficiency
problems.  Rewrote comment for the function.
2001-12-30 15:35:23 +00:00
antipode
7639f1fd39 Removed countCharInString() and replaced its invocations with
substr_count().
2001-12-30 15:02:52 +00:00
antipode
5580899012 Removed countCharInString() and replaced its invocations with
substr_count().
Fixed indentation in the entire file
Rewrote some comments
2001-12-30 15:02:39 +00:00
philippe_mingo
395ffd9155 *** empty log message *** 2001-12-29 08:30:22 +00:00
thomppj
da73ba3050 Fixed bug #496681, wrong behavior of non-javascript "Select All".
http://sf.net/tracker/?group_id=311&atid=100311&func=detail&aid=496681

Added opposite link of "Show All" - "Show Pages" link for message listings showing all messages already (when "Show All" has been clicked).
2001-12-29 08:15:01 +00:00
thomppj
eb10fb8a92 Fixed bug #497181
http://sf.net/tracker/?func=detail&atid=100311&aid=497181&group_id=311
2001-12-29 07:19:01 +00:00
antipode
dd2df51b97 missed one unuglyfied if 2001-12-28 21:43:40 +00:00
antipode
2fb8e86e17 cleanup + added missing "?>" 2001-12-28 21:41:04 +00:00
antipode
0bf1c173c5 Updated documentation for sqimap_find_displayable_name() 2001-12-28 21:23:28 +00:00
antipode
7e3b895d92 Rewrote sqimap_find_displayable_name() to use regular expressions.
The parsing of the email address is far from perfect, and the regular
expressions need to be improved.  This version of the function is
equivallent in functionality to the previous one.
2001-12-28 21:14:43 +00:00
Tyler Akins
8031003eae Added $color[15] for the "unselectable folders" color.
Made left_main.php use $color[15] and fall back on $color[6] if not specified.
Added a $color[15] for all themes.  If you don't like the new color, just
change it.  :-)
Fixed a bug in prefs.php.
Updated themes.txt documentation.
2001-12-28 20:16:19 +00:00