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
Age
Commit message (
Expand
)
Author
2013-03-26
Fix errors in IE8 when opening compose page in new window
Aleksander Machniak
2013-03-26
Remove sig_above configuration option, use reply_mode only (#1489001)
Aleksander Machniak
2013-03-26
Refresh current folder in opener window after draft save or message sent (#14...
Aleksander Machniak
2013-03-26
Better fix for "saving draft just after entering compose window (#1489012)"
Aleksander Machniak
2013-03-26
Fix typos
Victor Benincasa
2013-03-25
Fix saving draft just after entering compose window (#1489012)
Aleksander Machniak
2013-03-25
Fix typo
Thomas Bruederli
2013-03-25
Check for exact matching session keys before splitting into path segments. Ad...
Thomas Bruederli
2013-03-24
Be less restrictive on vCard import, do not require FN when N exists
Aleksander Machniak
2013-03-24
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2013-03-24
Fix vcard folding when outputing already generated vcard
Aleksander Machniak
2013-03-24
Match regex on multi-line sql statements
Thomas Bruederli
2013-03-24
Ensure backwards compatibility by considering old-style skin_path attribute f...
Thomas Bruederli
2013-03-24
Add some extension/mimetype aliases to fix some quirks in attachment type val...
Aleksander Machniak
2013-03-23
Hack to reset PDO statement iterators after counting
Thomas Bruederli
2013-03-22
Call resize handler in intervals to prevent lags and double onresize calls in...
Aleksander Machniak
2013-03-22
Better fix for IE9 issue with document.activeElement error (#1489008)
Aleksander Machniak
2013-03-22
Fix javascript error in IE9 when loading form with placeholders into an ifram...
Aleksander Machniak
2013-03-22
Bump up also RCUBE_VERSION
Aleksander Machniak
2013-03-22
Added two tests for HTML comments handling in rcube_washtml class
Aleksander Machniak
2013-03-22
Fix handling of some conditional comment tags in HTML message (#1489004)
Aleksander Machniak
2013-03-21
Fix html button (when html is not selected)
Aleksander Machniak
2013-03-21
Fix JSON syntax to make 'composer require' commands work
Thomas Bruederli
2013-03-21
Consider alternative table names from config when running DB updates
Thomas Bruederli
2013-03-21
Remove automatic_addressbook configuration because that's not in our git repo...
Thomas Bruederli
2013-03-21
Add Transifex configuration file
Thomas Bruederli
2013-03-21
Synchronized translations with Transifex
Thomas Bruederli
2013-03-21
Small improvements to text/html switch
Thomas Bruederli
2013-03-21
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2013-03-21
Add switch for text/html alternative part view (#1486939)
Thomas Bruederli
2013-03-21
Small CSS optimizations
Victor Benincasa
2013-03-20
Workaround for some versions/systems where finfo_open() with second
Aleksander Machniak
2013-03-19
Make mime.types common locations list OS-aware
Aleksander Machniak
2013-03-19
Add rel="noreferrer" for links in displayed messages (#1484686)
Aleksander Machniak
2013-03-19
Fix so forward as attachment works if additional attachment is added by messa...
Aleksander Machniak
2013-03-18
Fix wrapping of text lines with the same length as specified length limit
Aleksander Machniak
2013-03-18
Fix notification broken in last commit
Aleksander Machniak
2013-03-17
Fix javascript error when window name (for window.open()) in IE8 contains a dot
Aleksander Machniak
2013-03-17
Fix "rcmail is undefined" error in HTML attachment preview - regression
Aleksander Machniak
2013-03-16
Notify about a new mail only if it's UNSEEN (#1388965)
Aleksander Machniak
2013-03-16
Add vacation-seconds extension support (RFC 6131)
Aleksander Machniak
2013-03-15
Bump version number up to 1.0-git
Aleksander Machniak
2013-03-15
Fix load-attachment link
Aleksander Machniak
2013-03-15
Fixed MOVE command result handling
Aleksander Machniak
2013-03-15
Fix storing 'safe' flag on a message. The key for session value should include
Aleksander Machniak
2013-03-15
Add ability to toggle between view as HTML and text while viewing a message (...
Aleksander Machniak
2013-03-15
Fix has_*_part() methods so they return same result no matter what
Aleksander Machniak
2013-03-14
Use $mime_parts not $parts in has_*_part() methods so detection is
Aleksander Machniak
2013-03-14
Enriched content should be also converted to text if html is disabled
Aleksander Machniak
2013-03-14
Added rcube_message::has_text_part(), simplified has_html_part() so it always
Aleksander Machniak
[next]