Thijs Kinkhorst
|
7f32e1d4d0
Add support for recognising 'Priority' and 'Importance' headers next to the
|
20 years ago |
pdontthink
|
c05e7e12c8
Fix: Messages shown with bad times in message list due to misinterpreted UW IMAP internal date
|
20 years ago |
Jimmy Conner
|
2cd94f0d75
Removed variables that were initialized, but never actually used
|
21 years ago |
Jimmy Conner
|
6bfd0f1168
Remove unused globals
|
21 years ago |
Jimmy Conner
|
c9446974d8
Minor bug fix, just a misspelled variable
|
21 years ago |
Fredrik Jervfors
|
b9788abcfa
Minor cleanups
|
21 years ago |
jangliss
|
66d9203809
Fix link
|
21 years ago |
stekkel
|
abd8f5ebf7
Added documentation and fixed a minor issue
|
21 years ago |
stekkel
|
abf6bbc461
Rewrite of internal message caching
|
21 years ago |
stekkel
|
9694d7879b
make use of new parseRFC822Address function
|
21 years ago |
Thijs Kinkhorst
|
ac61dd81d2
Reset $msg on each iteration, otherwise a message with eg no subject
|
21 years ago |
Thijs Kinkhorst
|
2f1cc08b0e
Replace array_search that only uses a boolean to check whether the value
|
21 years ago |
stekkel
|
ca8d8b640f
Set the content-type correct so we can check on multipart/mixed in
|
21 years ago |
stekkel
|
e3c519e440
cleanup up filter plugin
|
21 years ago |
stekkel
|
c27886a4eb
More cleanups.
|
21 years ago |
stekkel
|
d91bbed263
Another big update:
|
21 years ago |
stekkel
|
01f20c33df
Sigh, maybe I need sleep or so. To many bugs ...
|
21 years ago |
stekkel
|
e0e3a3aed8
fix sort by internaldate if the internaldate does not have the expected
|
21 years ago |
stekkel
|
9349ee9987
More code cleanups and added a few notes/comments
|
21 years ago |
stekkel
|
4b2a4469bb
fix for non server side sorting on internal date
|
21 years ago |
stekkel
|
34dffa1d9d
Simplified DMN and the findPrevious and FindNext functions.
|
21 years ago |
stekkel
|
8881b9eaf4
code cleanup 2
|
21 years ago |
stekkel
|
ac73116f5f
Code cleanup.
|
21 years ago |
stekkel
|
b65e1b0a60
prohibit message sets other then a single id when fetching a single message.
|
21 years ago |
tokul
|
17c56f73ed
two more subpackage blocks
|
21 years ago |
stekkel
|
a6215b86bb
Break 1 level less, otherwise the rest of the messages are not processed.
|
21 years ago |
Thijs Kinkhorst
|
5a4550f372
Remove almost all left overs of our non-uid-imap-server support.
|
21 years ago |
Thijs Kinkhorst
|
af4bc6527f
Better support for malformed/absent dates and headerlines ending in only "\n".
|
21 years ago |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 years ago |
Erin Schnabel
|
5378a6ad6e
More UI changes - message list is more compact. Prev & Next links are
|
21 years ago |