gustavf
87b17825d0
Added a new session variable base_uri. Uses this variable when
...
printing the page header. This is needed to be able to print the
header in plugins.
2000-07-04 13:23:02 +00:00
gustavf
0121e467a7
Added missing ; in HTML-code.
2000-07-03 09:43:58 +00:00
oricn
cbe74f16d5
Fixed a small glitch in my Priority code, also added 2 (high) to the proirity list not just 1 (higest)
2000-06-30 19:25:20 +00:00
Luke Ehresman
3a26375167
Made some changes to the way that attachments are downloaded -- changed the
...
content-type to "application/octet-stream" so that it will always get downloaded.
If it is an image, it has a "view" button beside it for convenience, and that
will load the picture in the browser.
Updated the configuration script, and documentation on mime
2000-06-30 15:17:20 +00:00
oricn
43feb145b7
Added X-Priority Detection Now puts a "!" in the coloum after Date if the message has an X-Priority value of "1" Highest.
2000-06-30 14:44:13 +00:00
gustavf
f6aa7e6f4a
Added auth.php to put authentication functions in one place. Added a
...
function there to check if the user is logged in without having to
connect to the IMAP server. Using this function in compose.php as a
test.
2000-06-29 12:46:49 +00:00
gustavf
683fa64ac3
Now translation is working for "Unknown user or..."
2000-06-29 11:40:58 +00:00
gustavf
21f4f73ac2
Fixed spelin errorr.
2000-06-29 08:17:05 +00:00
gustavf
83f3c2eaf9
Added basic framework for plugin support. Very little code so far. Two
...
hooks in page_header.
2000-06-28 13:07:00 +00:00
gustavf
224eae774e
Changed comment. It used to plain wrong.
2000-06-28 10:47:07 +00:00
Luke Ehresman
2b0ce93b64
updated todo, trying to fix this stupid multiple log email problem,
...
fixed HTML support in mime
2000-06-23 14:32:09 +00:00
Luke Ehresman
3151a897b6
may have fixed the blank subject problem
2000-06-23 02:02:37 +00:00
Luke Ehresman
a29db933f4
This MIME support now passes the torture test that Gustav sent to the
...
mailing list.
2000-06-23 01:55:09 +00:00
Luke Ehresman
d5af1227ee
added debugging information and fixed a minor bug -- not reading in enough
...
characters from the IMAP server for really large responses.
2000-06-22 20:01:27 +00:00
Luke Ehresman
2c69920d1e
made message highlighting be more flexible. You can now highlight messages
...
based upon "from", "to", or "subject".
2000-06-21 17:28:05 +00:00
Luke Ehresman
5bb18f1127
Rewrote MIME support and made it much, MUCH quicker. All parsing of the
...
messages are now handled on the IMAP server, rather than inside PHP, which
makes it about 20x faster (literally).
2000-06-21 16:09:37 +00:00
pallo
f5bb0f1f04
Added "List all" button to javascript address book.
...
List all addresses in the personal address book when window is opened.
2000-06-21 11:13:26 +00:00
gustavf
f0fa5751df
Fixed translations in signout.php. Moved setting of language cookie
...
from page_header.php to signout.php.
2000-06-20 08:33:07 +00:00
Luke Ehresman
257e917384
Made the message highlighting much more stable and usable. It has quite
...
a bit of error correction, and the interface was made easier and more
functional.
2000-06-19 00:57:21 +00:00
Luke Ehresman
ed9cd0817d
Added basic support for message highlighting. Note that this needs quite
...
a bit of work yet, because there is no error correction in the data entry
under the options menu. But it works. :)
2000-06-18 05:25:12 +00:00
Luke Ehresman
5928b54798
moved buttons on compose form so they are more accessable to smaller
...
displays. Someone requested this on the mailing list.
2000-06-18 02:52:08 +00:00
gpadgham
3030722d0e
changed where a variable is registered in the session so heavy hard drive IO doesn't exist when sorting tons of e-mail headers.
2000-06-15 15:20:43 +00:00
gustavf
11236627f8
Made a few strings easier to translate.
2000-06-14 07:52:09 +00:00
oricn
f1f530bb81
Wrong version commited last time :P
2000-06-08 18:36:10 +00:00
oricn
78cd9a8756
Added th patch from Tom Duffey, added checking for ftp, telnet, https will lookinto better ways.
2000-06-08 18:34:22 +00:00
gustavf
960b66a381
Added polish translation from Lukasz Klimek <casa@LO.Pila.PL>.
2000-06-07 13:53:05 +00:00
lbergman
c5bbd66838
added help to menu choices
2000-06-05 20:09:12 +00:00
Luke Ehresman
1966ba7a22
Updated some things to say 0.5pre1
2000-06-01 12:52:44 +00:00
nehresma
40f15816b8
spelling fix
2000-05-26 19:34:41 +00:00
gustavf
cb78e3e0b7
Cleaned up generated HTML-code.
2000-05-25 13:29:38 +00:00
gustavf
d74828873b
Added basic CSS support.
2000-05-25 09:17:12 +00:00
gustavf
0f540314a0
displayHtmlHeader now takes a title as parameter (defaults to SquirrelMail).
2000-05-25 08:07:12 +00:00
gustavf
9963aaf5ab
Moved printing of HTML-header into page_header.php.
2000-05-25 07:42:19 +00:00
oricn
2f055900af
Fixed the No Subect Bug
2000-05-19 15:20:17 +00:00
oricn
47b132bc04
Sorted a few   to $nbsp;
2000-05-18 18:35:26 +00:00
Luke Ehresman
35a3f12bec
fixed subject length problem
2000-05-14 17:31:55 +00:00
Luke Ehresman
c292629da4
fixed bugs
2000-05-13 04:30:12 +00:00
Luke Ehresman
367e7f7f72
added some fixed mentioned on the mailing list
2000-05-08 15:49:39 +00:00
Luke Ehresman
09ebbb7fd0
sending messages takes you back to previous mailbox
...
, saves "Answered" flag
2000-05-05 15:30:48 +00:00
Luke Ehresman
568042e06c
address book saves stuff between instances
2000-05-05 01:23:25 +00:00
Luke Ehresman
8c08e2e7e2
minor bugfix, first line of message used to remove preceeding spaces.
2000-05-04 22:29:25 +00:00
Luke Ehresman
373c24d0e1
fixed bug in mailbox_exists for shane
2000-05-04 21:12:14 +00:00
Luke Ehresman
1af7e269a9
fixed problem with usort getting bad data in some instances
2000-05-04 20:59:39 +00:00
Luke Ehresman
6677291b5b
updated the index.php to be absolute, not relative, fixed some bugs in
...
url parser.
2000-05-03 18:55:39 +00:00
Luke Ehresman
13bf7c3644
basic html address book
2000-05-03 15:55:47 +00:00
Luke Ehresman
659198a392
updated bugs file, changed version number to pre2
2000-04-30 19:21:41 +00:00
Luke Ehresman
84433c8b9c
added ( and ) to end markers of html parsing, fixed folder subscribing on UW
2000-04-30 06:24:45 +00:00
Luke Ehresman
d71571c45b
updated code for folder list and fixed a few bugs
2000-04-29 22:18:10 +00:00
Luke Ehresman
ac8985aefc
made folder listing not dependent on $folder_list
2000-04-29 21:35:48 +00:00
Luke Ehresman
a67da6a07f
bugfixes
2000-04-28 21:03:01 +00:00