Tyler Akins
|
8266e5c308
Changed _('String') into _("String") to help out the gettext stuff
|
24 years ago |
Tyler Akins
|
d5750c6aca
Changed many "Call-time pass-by-reference" errors. Things should be passed
|
24 years ago |
Tyler Akins
|
de965920f1
Removed a lot of the warnings generated when PHP has all warnings enabled.
|
24 years ago |
pallo
|
cef8b45c7a
Fixed bug #124841 where the Content-Type header charset wasn't parsed correctly.
|
24 years ago |
Tyler Akins
|
a9354cd059
Added numerous changes from embeejay
|
25 years ago |
Tyler Akins
|
bab85e2806
Added html_top and html_bottom hooks to read_body for compression plugin
|
25 years ago |
Luke Ehresman
|
c1be332c49
If a message has attachments, it is shown in the message index by putting
|
25 years ago |
Tyler Akins
|
73f6370ab5
Changed size display:
|
25 years ago |
Luke Ehresman
|
a23a8950e1
- improved date parsing
|
25 years ago |
Ondřej Surý
|
9c9c414faa
Delete in Trash does Purge. OndraS.
|
25 years ago |
Luke Ehresman
|
7199a45025
if no date is sent in the header of a message, it takes the IMAP server's
|
25 years ago |
Luke Ehresman
|
bcbd7bc514
- fixed and improved wordWrap
|
25 years ago |
Luke Ehresman
|
b7304a887c
removed making search results highlighted -- messed up other parsing badly
|
25 years ago |
Luke Ehresman
|
2ea3b78c9e
made it so searched results are bold
|
25 years ago |
Luke Ehresman
|
3a9c042add
Fixed major problems with IMAP session handling in the MIME code. This
|
25 years ago |
Luke Ehresman
|
4c8b901c3e
- added a bunch of sqimap_logout's where none existed
|
25 years ago |
Luke Ehresman
|
b8fefd8797
- added a view header option
|
25 years ago |
pallo
|
7929a509a2
Insert In-Reply-To and References headers when replying to a message.
|
25 years ago |
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.
|
25 years ago |
Luke Ehresman
|
3151a897b6
may have fixed the blank subject problem
|
25 years ago |
Luke Ehresman
|
2c69920d1e
made message highlighting be more flexible. You can now highlight messages
|
25 years ago |
Luke Ehresman
|
5bb18f1127
Rewrote MIME support and made it much, MUCH quicker. All parsing of the
|
25 years ago |
oricn
|
2f055900af
Fixed the No Subect Bug
|
25 years ago |
Luke Ehresman
|
35a3f12bec
fixed subject length problem
|
25 years ago |
Luke Ehresman
|
568042e06c
address book saves stuff between instances
|
25 years ago |
Luke Ehresman
|
d71571c45b
updated code for folder list and fixed a few bugs
|
25 years ago |
Luke Ehresman
|
a67da6a07f
bugfixes
|
25 years ago |
Luke Ehresman
|
4e1e5d8c63
changed messages to objects
|
25 years ago |
Luke Ehresman
|
1b94a32042
speed optomizations and less imap commands
|
25 years ago |
Luke Ehresman
|
62b919ff99
optomizations
|
25 years ago |