Commit graph

24 commits

Author SHA1 Message Date
philippe_mingo
6d0500ab82 Some rearranging 2001-10-25 14:17:43 +00:00
philippe_mingo
09481c9b5a Fixed imap search bug.
Updated Spanish strings.
2001-10-12 10:50:19 +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
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
Tyler Akins
d8f247a7bc Silly typos 2001-06-27 16:36:48 +00:00
Luke Ehresman
1a27b719ff Added IMAP speed imrpovements from the guys at XS4ALL 2001-06-22 15:52:06 +00:00
Tyler Akins
0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)
2001-04-19 17:58:10 +00:00
Tyler Akins
c2cd55a5a9 * Changed some regexps into string matches and the like
* Fixed more regexp quoting problems
* Cleaned up some code
* Added support for the seven new top-level domains (.aero, .biz, .coop,
.info, .museum, .name, .pro) to url_parser.php
2001-02-02 17:51:19 +00:00
Luke Ehresman
f0a1030d3e added capability to detect if imap server supports searching on specific
charset.  If not, try with us-ascii rather than throw an error.  (according
to rfc2060, all imap servers MUST support us-ascii charset at bare minimum)
2001-02-01 00:56:53 +00:00
Luke Ehresman
38b9a97c76 updated changelog, fixed folder subscriptions not displaying problem 2001-01-31 17:19:18 +00:00
Luke Ehresman
6f10a0740a fixed more warnings 2001-01-31 03:00:08 +00:00
Tyler Akins
de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled.
This is not done yet, but it is a VERY good start.
Added $Id$ tags to a lot of the files.
2001-01-30 17:22:38 +00:00
Luke Ehresman
a5b4ea4619 fixed bug #128278 - size not displayed correctly when searching 2001-01-11 00:59:45 +00:00
Luke Ehresman
b5ae7f8400 fixed an HTML rendering bug in search display 2000-12-07 03:36:09 +00:00
Tyler Akins
5a91c4cbdd Moved a lot of duplicated code into a separate function to display the
header of the list of messages for searches and for standard folder listings.
2000-10-18 17:25:15 +00:00
Tyler Akins
b967a101d4 Searches now show proper headers for the columns of data for the messages
found.
Display of empty mailbox table cell now has proper column number.
2000-10-18 16:03:55 +00:00
Luke Ehresman
f02abcb861 added hooks for allbox plugin 2000-10-17 15:18:18 +00:00
Luke Ehresman
8e1d8f7136 added CHARSET option to searching.. should fix the german character
problem.  Please test it out.  It takes the charset from your current
language.
2000-09-19 21:46:22 +00:00
Luke Ehresman
24258a460a updated a few things in preparation for the 0.5pre1 release 2000-08-09 16:18:23 +00:00
Luke Ehresman
edb75abb23 - did decodeHeader on to_ary and cc_ary
- removed requirements for subject and body of message (by request
  from the list a while ago)
- fixed some language problems in help.php
- fixed some bugs with saving sent and trash folders in prefs
- let the searched results use message highlighting
2000-07-30 18:12:53 +00:00
Luke Ehresman
5f7ac816ff - fixed some poorly formed HTML
- made conf.pl a bit smarter in detecting themes directory
- added "configure" which points to config/conf.pl
2000-07-29 16:50:28 +00:00
Luke Ehresman
ccef67e3a5 - tweaked search functions
- made the rest of SM aware of search so it works well with sessions
2000-07-28 15:20:50 +00:00
Luke Ehresman
600cead230 added some ending html tags, </td>, </tr>, and </table> 2000-07-27 11:45:16 +00:00
oricn
98e5b7067d Search Functions, Sorry for Multiple commit's CVS went Screwy 2000-07-26 16:23:31 +00:00