Commit graph

778 commits

Author SHA1 Message Date
philippe_mingo
c5eea2115b * Header rearranged
* Toggle all fixed for Konq
* Page selector now allows more customization
* Added default paramenter to get pref
2001-10-27 15:34:19 +00:00
thomppj
765375a625 Just a small fix. 2001-10-27 04:09:22 +00:00
thomppj
d9653ecd8b Changes alignment of folder box, slightly. Made look more like the other side. 2001-10-27 03:53:45 +00:00
philippe_mingo
99d593ae06 Linux browsers didn't like the older system.
Now tested with:
Linux: Konq, Netscape, Mozilla, Galeon
Windows: ie6
2001-10-26 11:47:05 +00:00
philippe_mingo
eb189fd848 Some browsers may complain when fomr not present. Corrected. 2001-10-26 11:13:37 +00:00
philippe_mingo
0439b47989 Retrieval typo 2001-10-25 18:34:40 +00:00
philippe_mingo
6d0500ab82 Some rearranging 2001-10-25 14:17:43 +00:00
philippe_mingo
63e3f5c52c typo 2001-10-25 13:49:22 +00:00
philippe_mingo
81b9e5249e Just give focus to <input type=text> 2001-10-25 13:45:04 +00:00
philippe_mingo
c846c4048f Focus plugin integrated into the core 2001-10-25 10:02:39 +00:00
philippe_mingo
9bcf8a1991 Sorry. Forgot the space. 2001-10-25 09:00:59 +00:00
philippe_mingo
f4ad4f2467 Cleaning 2001-10-25 08:57:54 +00:00
thomppj
a125a4c8b1 Added mark as read/unread functionality. Rearrange UI of right_main's grey action bar to accomodate additional buttons. 2001-10-25 04:18:47 +00:00
philippe_mingo
3ed9d5f7bf Parses HTML documents to make them more readable and more secure. 2001-10-24 09:17:56 +00:00
philippe_mingo
78076e8f62 This commit contains the following things (this is NOT the magic update):
* Optimization. Very subtiles optimizations has been applied to the code.
* Id mime parsing. Detects cid: objects.
* Debugging removed. All if $debug code has been removed. (Debug code is
  not supposed to be in stable releases).
* Indentation and space tab.
2001-10-23 13:17:22 +00:00
philippe_mingo
a1aa1b1f6d Fixed the cookie language problem. Thank Przemek Piotrowski 2001-10-22 12:44:56 +00:00
philippe_mingo
9725cf02ef Bugfix 2001-10-18 12:35:53 +00:00
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