index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
steps
/
mail
/
show.inc
Age
Commit message (
Expand
)
Author
2008-10-06
#1485446: calculate message's ETAG including inline_images option (for multip...
alecpl
2008-10-05
- removed deprecated rcube_add_label() and all uses
alecpl
2008-10-03
#1485442: set mailbox name in client env in mail/show action
alecpl
2008-09-29
- #1485290: Fix unread counter when displaying cached massage in preview panel
alecpl
2008-09-19
- added set_message, set_message_icon and set_message_status functions
alecpl
2008-09-12
Add link to open message in new window + tweaked some header styles
thomascube
2008-09-05
Also report errors when automatically sending receipt messages
thomascube
2008-09-04
- Truncate very long (above 50 characters) attachment filenames when displaying
alecpl
2008-08-18
Prevent from including empty template
thomascube
2008-08-14
Added template object for current mailbox name (#1485256)
thomascube
2008-07-15
Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)
thomascube
2008-06-15
- Added option to select skin in user preferences (#1485031)
alecpl
2008-06-14
Bugfix: call msg->set_safe() before checking msg->is_save
thomascube
2008-06-14
Complete implementation of #1484601: add link for saving sender to address bo...
thomascube
2008-06-13
- Added option to display images in messages from known senders (#1484601)
alecpl
2008-05-17
New class rcube_message representing a mail message; changed global $MESSAGE ...
thomascube
2008-05-08
- Corrected message headers decoding when charset isn't specified and improved
alecpl
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomascube
2008-04-13
- reverted r1295
alecpl
2008-04-13
- added seen flag value to etag, so it allows to mark again remarked messages
alecpl
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomascube
2008-04-11
#1484972: optimization: mark as read in one action with preview, deleted redu...
alecpl
2008-03-21
Add configurable default charset for message decoding
thomascube
2008-02-11
Fix caching issue
thomascube
2008-02-06
Remember decision to display images for a certain message during session (#14...
thomascube
2008-02-04
Make sending of read receipts configurable
thomascube
2008-02-02
Simplified fix for remembering searches when viewing message + Don't ask for ...
thomascube
2008-01-31
Remember search results (closes #1483883).
svncommit
2007-12-13
Regard mdn flag in etag for caching
thomascube
2007-12-10
New class rcube_user + send message disposition notification
thomascube
2007-11-29
Track message disposition notification flag and headers
thomascube
2007-11-25
Fixed some potential security risks + updatedd changelog
thomascube
2007-08-10
Some bugfixes, security issues + minor improvements
thomascube
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomascube
2007-03-01
Solved wrong caching of message preview (#1484153, #1484236)
thomascube
2007-02-16
Better input checking on GET and POST vars
thomascube
2007-01-07
Applied patch for preview caching (closes #1484186)
thomascube
2006-12-20
New (strict) quoting for all kind of strings
thomascube
2006-12-06
Preview pane and marking as read (#1484132)
thomascube
2006-12-01
Introducing preview pane and conditional skin tags
thomascube
2006-11-21
Add first and last buttons.
svncommit
2006-09-01
Improved message parsing and HTML validation
thomascube
2006-08-18
Re-built message parsing (Bug #1327068)
thomascube
2006-07-19
Improved usability (Ticket #1483807) and HTML validity; applied patch #132803...
thomascube
2006-05-01
Applied prev/next patch by Leonard Bouchet
thomascube
2006-03-20
Minor improvements and bugfixes (see changelog)
thomascube
2005-10-26
Finished message sorting and fixed some skin issues
thomascube
2005-09-28
Minor bugfixes and correction of confusing License notfications
thomascube
2005-09-25
Initial revision
thomascube