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
/
func.inc
Age
Commit message (
Expand
)
Author
2012-08-14
Improve text wrapping in replies
Thomas Bruederli
2012-08-11
Added separate From and To columns apart from smart From/To column (#1486891)
Aleksander Machniak
2012-07-30
Keep some resource files (images) in separate directory
Aleksander Machniak
2012-07-10
Simplified method of getting default addressbook.
Aleksander Machniak
2012-06-08
Fix attachment sizes in message print page and attachment preview page (#1488...
Aleksander Machniak
2012-06-08
Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
Aleksander Machniak
2012-06-04
Fix possible PHP warning: strpos(): Offset not contained in string
Aleksander Machniak
2012-05-30
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
Aleksander Machniak
2012-05-28
Use browser capabilities to decide if PDF/TIFF attachments should be displayed
Aleksander Machniak
2012-05-28
Added browser capabilities detection, i.e. PDF and TIFF support
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-05-09
Fix add_contact() (#1488465)
Aleksander Machniak
2012-04-25
- Improved all headers viewer (mostly in Larry skin)
alecpl
2012-04-13
- Merge devel-framework branch, resolved conflicts
alecpl
2012-04-08
- Add option to delete messages instead of moving to Trash when in Junk folde...
alecpl
2012-01-24
Fix if/else structure
thomascube
2012-01-18
Display priority in message headers block
thomascube
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomascube
2012-01-09
- Use proper class name
alecpl
2012-01-05
- Exclude MIME functionality from rcube_imap class into rcube_mime class
alecpl
2012-01-05
- Fix bug in handling of base href and inline content (#1488290)
alecpl
2011-12-22
Make emtpy/invalid links non-clickable
thomascube
2011-12-16
Add more classes and options to HTML elements for better styleability
thomascube
2011-12-14
- Skip inline images (fixes issue where images used in HTML body were display...
alecpl
2011-12-12
More options for message headers output in templates
thomascube
2011-12-12
More from Larry...
thomascube
2011-12-10
Better CSS url() validation
thomascube
2011-12-09
Add css class to add-icon
thomascube
2011-12-09
Allow clean background:url(...) styles in safe mode. This will make Roundcube...
thomascube
2011-12-07
- Remove deprecated global $IMAP variable usage (#1488148)
alecpl
2011-12-07
- Fixed issues with big memory allocation of IMAP results, improved a lot of ...
alecpl
2011-12-01
- Simplified compose session data handling, no need for session->cleanup()
alecpl
2011-11-29
Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)
thomascube
2011-11-25
- Prevent from memory_limit exceeding when trying to parse big messages bodie...
alecpl
2011-11-24
- Performance improvements
alecpl
2011-11-24
- Mark folder as recent only when it contains unseen messages
alecpl
2011-11-24
- Mark (with different color) folders with recent messages (#1486234)
alecpl
2011-11-10
- Fix problem with parsing HTML message body with non-unicode characters (#14...
alecpl
2011-11-03
- Fix redundant line break in flowed format (#1488146)
alecpl
2011-10-27
Fix inline display of image attachments
thomascube
2011-10-26
- Fix removing compose data from session after sending a message
alecpl
2011-10-25
- Fix handling of <title> tag for cases where (malformed) HTML content contai...
alecpl
2011-10-23
- Improve handling of malformed charset specification in HTML messages (#1488...
alecpl
2011-09-22
- Fix bug where after delete message rows can be added to the list of another...
alecpl
2011-09-21
- Add Priority filter to the messages list
alecpl
2011-09-18
- Cache synchronization using QRESYNC/CONDSTORE
alecpl
2011-09-16
Fix session race conditions when composing new messages
thomascube
2011-09-16
- Fix is_a() usage
alecpl
2011-09-07
- Rewritten messages caching (merged devel-mcache branch):
alecpl
[next]