index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
steps
/
mail
/
func.inc
Age
Commit message (
Expand
)
Author
2009-04-04
Fixes a bug where read messages continued to display the unread icon.
css_sprites
Nathan Kinkade
2009-03-28
Implemented using a single image to display all icons via CSS positioning of ...
Nathan Kinkade
2009-03-02
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
thomasb
2009-03-02
Add callback for <a> tags to add target=_blank
thomasb
2009-02-19
- fix r2301 (#1485745)
alec
2009-02-18
- Fix html body washing on reply/forward + fix attachments handling (#1485676)
alec
2009-02-10
- Use default_charset for messages without specified charset (#1485661, #1484...
alec
2009-01-28
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
alec
2009-01-23
Also allow link-related attributes
thomasb
2009-01-22
Get rid of vulnerable preg_replace eval and create_function (#1485686) + corr...
thomasb
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-30
Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste ...
thomasb
2008-12-27
#1485647: handle PRE_TEXT tags in html messages (+ small fixes)
alec
2008-12-16
Be more tolerant when splitting strings + remove col that we don't have a lab...
thomasb
2008-12-09
#1485611: removed 'organisation' header from default_headers
alec
2008-12-09
#1485439: style fixes for IE6,7
alec
2008-12-05
- performance: skip imap connection for attachments actions
alec
2008-12-04
- performance: connect to imap server only when needed
alec
2008-12-01
Insert meta content-type at top of the html head + add both content-id and co...
thomasb
2008-11-24
- make attachment check in rcmail_message_list and rcmail_js_message_list the...
alec
2008-11-23
- Allow setting attachment col position in 'list_cols' option
alec
2008-11-20
- small improvements - removed redundant code
alec
2008-11-19
Remove BOM in html message body + don't require quotes in meta tag specifying...
thomasb
2008-11-13
- fix: initialize searching when '_action' is not set (when go back from comp...
alec
2008-11-13
- Added message status filter + fixes for r2046 (searching with SORT)
alec
2008-11-12
- fix doubled timestamp in sendmail log
alec
2008-10-09
- don't set border=0 for images (use css for that)
alec
2008-10-07
- Write username instead of id in sendmail log (#1485477)
alec
2008-10-06
- #1485463: fixed css classes setting in messages list
alec
2008-10-05
- removed deprecated rcube_add_label() and all uses
alec
2008-10-05
restore some script environment variables removed in r1918 but needed in "sho...
estadtherr
2008-10-02
- Fix race conditions when changing mailbox (set some env variables only when...
alec
2008-09-21
Separate method to create iframe tags (with a list of allowed attributes)
thomasb
2008-09-21
- use more 'html' class
alec
2008-09-20
#1485384: fix quota span tag attribs
alec
2008-09-20
Fix empty subject header display (#1485383) + improve safari CSS hacks
thomasb
2008-09-19
Create valid <a> tags
thomasb
2008-09-18
Trim and abbreviate subjects in message listing
thomasb
2008-09-17
- code cleanup + fix for malformed html (#1485139)
alec
2008-09-17
- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
alec
2008-09-16
- Added icons for forwarded/forwarded+replied messages (#1485257)
alec
2008-09-16
Fix typos + only add callback for style tags when safe-flag is set
thomasb
2008-09-14
- handle 'undisclosed-recipients in imap.inc
alec
2008-09-14
- don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/
alec
2008-09-12
- Fixed quota img height/width setting from template (#1484857)
alec
2008-09-12
Allow (sanitized) style elements in HTML messages
thomasb
2008-09-12
- Added vertical splitter for folders list resizing
alec
2008-09-06
Don't wrap worwarded text; better wrap reply message text
thomasb
2008-09-05
showImages attribute is skin template is obsolte: now set in user prefs
thomasb
2008-09-03
- Fix Reply-To header displaying (#1485314)
alec
[next]