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
2010-03-17
Merged devel-threads branch (r3066:3364) back into trunk
thomascube
2010-01-29
- small optimization
alecpl
2010-01-22
- Removed problematic browser-caching of messages
alecpl
2009-09-08
- Fix delete in message view deletes permanently with flag_for_deletion=true ...
alecpl
2009-07-31
- Added 'display_next' option
alecpl
2009-07-23
- performance fix: don't check mbstring functions existence too often
alecpl
2009-07-13
Tabs!
thomascube
2009-07-13
- improve responsiveness by flushing template output asap, also set the \Seen...
alecpl
2009-07-07
- if message wasn't found in preview mode display separate template
alecpl
2009-07-07
- handle smtp errors in show action (when mdn is send)
alecpl
2009-06-11
- Fix message Etag generation for counter issues (#1485623)
alecpl
2009-06-10
- Fixed many 'skip_deleted' issues (#1485634)
alecpl
2009-05-26
Re-enable the permalink command (allows one to choose right-click and open-in...
thomascube
2009-05-23
- Added message menu (some image needed), removed Print and Source buttons
alecpl
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube
2009-02-18
- Fix html body washing on reply/forward + fix attachments handling (#1485676)
alecpl
2009-01-28
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
alecpl
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-04
- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
alecpl
2008-11-17
- optimization: don't set first/last/prev/next uids in preview/print mode
alecpl
2008-11-13
- Added message status filter + fixes for r2046 (searching with SORT)
alecpl
2008-10-25
- Don't send disposition notification receipts for messages marked as 'read' ...
alecpl
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 da...
svncommit
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
[next]