alecpl
|
39cd51aff5
|
- performance: connect to imap server only when needed
(some mail actions do not require imap connection)
|
16 years ago |
thomascube
|
ffbf910df9
|
Insert meta content-type at top of the html head + add both content-id and content-location of related parts to replacement table
|
16 years ago |
alecpl
|
7a2d79a978
|
- make attachment check in rcmail_message_list and rcmail_js_message_list the same
|
16 years ago |
alecpl
|
d59aaa1aaf
|
- Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
|
16 years ago |
alecpl
|
4e5b11adfc
|
- small improvements - removed redundant code
|
16 years ago |
thomascube
|
5a17388726
|
Remove BOM in html message body + don't require quotes in meta tag specifying charset
|
16 years ago |
alecpl
|
8abda59ce4
|
- fix: initialize searching when '_action' is not set (when go back from compose)
|
16 years ago |
alecpl
|
e538b3dc7d
|
- Added message status filter + fixes for r2046 (searching with SORT)
|
16 years ago |
alecpl
|
146977e30e
|
- fix doubled timestamp in sendmail log
|
16 years ago |
alecpl
|
70087c52bc
|
- don't set border=0 for images (use css for that)
|
16 years ago |
alecpl
|
a22cb65adb
|
- Write username instead of id in sendmail log (#1485477)
|
16 years ago |
alecpl
|
a164a2e64b
|
- #1485463: fixed css classes setting in messages list
|
16 years ago |
alecpl
|
112c9133bb
|
- removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
|
16 years ago |
svncommit
|
a862043fe7
|
restore some script environment variables removed in r1918 but needed in "show" action
|
16 years ago |
alecpl
|
52851464e0
|
- Fix race conditions when changing mailbox (set some env variables only when needed - no action or action==list)
|
16 years ago |
thomascube
|
95fcc33472
|
Separate method to create iframe tags (with a list of allowed attributes)
|
16 years ago |
alecpl
|
e2c610ebfa
|
- use more 'html' class
|
16 years ago |
alecpl
|
6d20d016d5
|
#1485384: fix quota span tag attribs
|
16 years ago |
thomascube
|
6925adb279
|
Fix empty subject header display (#1485383) + improve safari CSS hacks
|
16 years ago |
thomascube
|
e5af2fe88e
|
Create valid <a> tags
|
16 years ago |
thomascube
|
44385fd68f
|
Trim and abbreviate subjects in message listing
|
16 years ago |
alecpl
|
2cb6d48e63
|
- code cleanup + fix for malformed html (#1485139)
|
16 years ago |
alecpl
|
7f62581c10
|
- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
|
16 years ago |
alecpl
|
d734041f00
|
- Added icons for forwarded/forwarded+replied messages (#1485257)
|
16 years ago |
thomascube
|
36c236eee7
|
Fix typos + only add callback for style tags when safe-flag is set
|
16 years ago |
alecpl
|
109314c7d1
|
- handle 'undisclosed-recipients in imap.inc
|
16 years ago |
alecpl
|
2106ec7043
|
- don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/
|
16 years ago |
alecpl
|
6cd00992a2
|
- Fixed quota img height/width setting from template (#1484857)
|
16 years ago |
thomascube
|
1c499ae930
|
Allow (sanitized) style elements in HTML messages
|
16 years ago |
alecpl
|
e5686f4a01
|
- Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
|
16 years ago |
thomascube
|
ccd63c5591
|
Don't wrap worwarded text; better wrap reply message text
|
16 years ago |
thomascube
|
be5f03b248
|
showImages attribute is skin template is obsolte: now set in user prefs
|
16 years ago |
alecpl
|
7003206d64
|
- Fix Reply-To header displaying (#1485314)
|
16 years ago |
alecpl
|
876b15dcce
|
- Added option 'quota_zero_as_unlimited' (#1484604)
|
16 years ago |
alecpl
|
79aeb308cb
|
- Write to log also sent MDN confirmation messages
|
16 years ago |
thomascube
|
8e44f425f8
|
Remove mailto links from sender/recipient addresses in message list and wait for the context menu (#1484931)
|
16 years ago |
alecpl
|
80c1eb7b68
|
#1485287: allow underline in html charset for proper replacement
|
16 years ago |
thomascube
|
ac5d15de29
|
Added template object for current mailbox name (#1485256)
|
16 years ago |
alecpl
|
c1b81f578a
|
PHP bug #32547 workaround: remove <title> tag because of libxml2 library problem (#1485178)
|
17 years ago |
alecpl
|
9103d1706d
|
#1485200: fixed text/enriched displaying
|
17 years ago |
thomascube
|
21e724153e
|
Improve HTML sanitization with washtml
|
17 years ago |
alecpl
|
5b1de55981
|
- use long date format in print mode (#1485191)
|
17 years ago |
thomascube
|
5b3dd412d2
|
Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
|
17 years ago |
alecpl
|
e189a6ca18
|
- Added flag column on messages list (#1484623)
|
17 years ago |
alecpl
|
ddd776b2a3
|
- Allow trash/junk subfolders to be purged (#1485085)
|
17 years ago |
thomascube
|
2da368e663
|
Indent with spaces and not tabs
|
17 years ago |
alecpl
|
5f8686e28e
|
#1484423: add <head> for malformed messages, washtml cannot work without that
|
17 years ago |
alecpl
|
166b615dbb
|
- Added option to disable displaying of attached images below the message body
|
17 years ago |
thomascube
|
83a7636872
|
More code cleanup
|
17 years ago |
alecpl
|
32b7092759
|
#1485110
|
17 years ago |