Commit graph

761 commits

Author SHA1 Message Date
philippe_mingo
322687306b Trailing ^M stops header info. 2001-10-18 10:33:22 +00:00
philippe_mingo
0387c01b1c In some situations new date handling could cause a page to not display
or to show strange chars together with the date. This behaviour has not
been explained so far as all function callings seem to be fine. The problem
has been narrowed to a date( $format, $stamp ); calling. $format and $stamp
have been checked and are both OK. It looks like an internal PHP problem,
but I can't be sure.

I've observed this problem in PHP 4.0.4. PHP 4.0.6 is working just fine and
don't show that strange behaviour.

In order to avoid that problem, I've observed that placing some chars
leading and trailing the date() format string avoids the problem (so maybe
an internal pointer to the string problem ?). So do I and I remove then once
the conversion is finished.

If someone can reproduce the bug with prior version and find a solution
please tell me.
2001-10-18 08:50:35 +00:00
philippe_mingo
09481c9b5a Fixed imap search bug.
Updated Spanish strings.
2001-10-12 10:50:19 +00:00
philippe_mingo
b869c6dfe9 In some 'compose' situations (for example when inside options) the system doesn't know the return-to mailbox. In this case I read it from preferences and take the first in the list.
This should fix the MAILBOX bug in SF.
2001-10-09 11:44:42 +00:00
philippe_mingo
520ef51d88 Bugfix. Single '|' removed. 2001-10-09 10:55:23 +00:00
philippe_mingo
8c4bc83410 * Added a page selector between Previous and Next.
* Global PO updated.
* es locale updated.
* xgetpo fixed in order to show squirrelmail path.
2001-10-09 09:50:35 +00:00
Tyler Akins
177ebd968d Added the hook! 2001-10-08 21:47:28 +00:00
philippe_mingo
fcb3faaf99 [ #414604 ] Help files for Czech language in iso-x-2 2001-10-04 18:10:17 +00:00
philippe_mingo
3395999d28 Adding Lithuanian translations. 2001-10-04 17:44:36 +00:00
philippe_mingo
ca1cc1a204 Use sqimap_session_id instead of axxxx for imap connections. 2001-10-04 14:31:57 +00:00
philippe_mingo
ff34119940 While getting data from a stream it is possible to reach the end, so we should check it to avoid an infinite loop. 2001-10-04 11:18:36 +00:00
philippe_mingo
955e23c710 In very special ocasions SM tries to swith to the None folder (don't know exactly why). While we track down this I put a check in the select in order to avoid SM "crash". 2001-10-04 11:16:04 +00:00
philippe_mingo
fd35fa62dc Some DDT stuff with month name. 2001-10-04 10:08:45 +00:00
philippe_mingo
da432d9781 Fix: Internationalization of date strings.
Function calls.
2001-10-03 08:48:34 +00:00
centaurix
7cc042648f s/retrival/retrieval/ fixed spelling mistake 2001-09-29 08:06:37 +00:00
philippe_mingo
d640e30200 Nattapong Ampornaramweth <yongnarak@yahoo.com> thai translation. Please someone check the charset. 2001-09-27 14:06:40 +00:00
philippe_mingo
5a39a11f65 Mircea Ilie <mrx@tep.ro> Romanian translation. 2001-09-26 14:47:10 +00:00
philippe_mingo
ce4aac2767 This fixes the plugin translation problem. Please check. 2001-09-26 14:26:52 +00:00
philippe_mingo
87f1fbc60d Sorry, a bug slipped into the CVS. 2001-09-26 11:47:27 +00:00
philippe_mingo
b630edc905 Operation "foo_once".
functions Folder
Step 1: Check file including and change it to the _once system.
2001-09-26 10:43:39 +00:00
Ondřej Surý
7e7a6cd1c5 Correct slovak locale naming is sk_SK not only sk, this is bug in locale settings in sqmail, I think. 2001-09-24 08:39:25 +00:00
Ondřej Surý
0a0852dcc0 Added sk_SK (Slovak) language locales 2001-09-24 08:21:26 +00:00
phutnick
73951385c4 Added a hook for the priority plugin. 2001-09-19 20:31:37 +00:00
Tyler Akins
ec89905b33 Removed weird patch.
:-)  This isn't what I suggested (even though the submitter of the patch
thought so).
2001-09-13 00:31:04 +00:00
Tyler Akins
e7c6e05c6d Removed warning message with E_ALL 2001-09-13 00:30:28 +00:00
Tyler Akins
9397a355f7 Removed message priority code (heck, it's already a plugin -- leave it that
way)
2001-09-13 00:30:12 +00:00
Tyler Akins
47a68ff31e Fixed flaw in logic 2001-09-12 23:04:33 +00:00
Tyler Akins
1dc938abc4 Removed unnecessary condition. 2001-09-12 22:24:04 +00:00
phutnick
6146907888 Added Pontus Ullgren's re-hash of Tyler's re-write of my code to de-fang
HTML only messages.
2001-09-12 19:43:37 +00:00
Tyler Akins
852b2577b5 Altered HTML patch.
This would be good with Philippe's code that strips out unliked HTML tags.
Change the $show_html_default option to be something like
  0 = no html (default)
  1 = safe html
  2 = any html
2001-09-08 01:37:56 +00:00
Tyler Akins
725df55616 Changed pass-by-reference to pass by value. Hopefully PHP uses pass by
reference internally instead of me specifying it explicitly.
2001-09-07 21:27:45 +00:00
phutnick
a2dba0a4e6 Added a conversion from < to &lt; when viewing "non-HTML" email for
security reasons.
2001-09-04 18:46:51 +00:00
phutnick
4652d3705b Added A. Kirchwitz's check for set put empty MIME type for attachments. 2001-09-04 12:43:39 +00:00
phutnick
536fd3b48a Added Pontus Ullgren's message priority code. 2001-09-04 00:43:08 +00:00
phutnick
c43eab3c5a Added Pontus Ullgren's message priority code. 2001-09-04 00:41:42 +00:00
gustavf
135f1076bf Added estoninan. 2001-08-23 07:07:00 +00:00
Tyler Akins
dda1ff21a4 Only adds the title if the subject isn't completely shown. 2001-08-08 17:06:32 +00:00
Tyler Akins
c4d1a49253 Removed extra comparison. $k must be < 256. 2001-08-08 16:22:53 +00:00
Tyler Akins
67c922d4a5 Ok, this actually works now. 2001-08-06 14:37:14 +00:00
Tyler Akins
830b63617a Patch from Philippe 2001-08-06 14:28:09 +00:00
Tyler Akins
b229cea96f rc1 -> cvs (for consistancy [did I spell that right?])
Added extra backslashes because of string encoding blah blah blah.  :-)
2001-08-06 13:39:48 +00:00
Tyler Akins
e6559ba2e4 Allegedly adds the title="blah" to the subject link. Not sure, since my
browser doesn't actually pop up anything.  May or may not work.

Someone test it.  If it doesn't urldecode the subject (like if you see
pluses instead of spaces and %## a lot), let me know and I'll whip up
something else.  If you feel courageous, try changing it yourself.  Don't
forget to attempt to view subjects like this:
   #This"is a $nasty subject ! line that ' may or | may > not work

:-)
2001-08-01 22:28:04 +00:00
Tyler Akins
edbb3f92c5 Fixed a bug that would only appear with an obscenely long line in the email. 2001-08-01 14:40:07 +00:00
Tyler Akins
e405819254 Patch from Philippe Mingo to fix the javascript 'Select All' (actually turns
it into a 'Toggle All' button)
2001-07-30 13:59:38 +00:00
Tyler Akins
db112c0dbe Moved code around to make sense.
Removed code that didn't make sense.
2001-07-27 23:17:54 +00:00
Tyler Akins
0b1c62e466 Warnings were removed
Removed 'echo' line in folders_rename_do that was causing problems
Removed Ray's preference code from left_main.php (he said he would do it,
but he never did follow through)
Now checks to see if the folder is subscribed before actually subscribing
the folder (the proper fix to the problem Ray tried to fix)

Found a bug -- I can't unsubscribe from a folder.
2001-07-27 23:09:53 +00:00
Tyler Akins
a73907938d Brought CVS up to date with 1.2.0 rc1 2001-07-27 22:07:28 +00:00
Tyler Akins
15efc1a7bd Added windows-1251 charset patch from Alex Antropoff <alex at tirastel
dot md>
2001-07-27 21:17:42 +00:00
Tyler Akins
0d728ea298 Added Turkish translation. 2001-07-27 21:15:21 +00:00
Tyler Akins
9a0b4a5d16 Warning removal 2001-07-27 21:07:04 +00:00