Thomas Bruederli
2013-04-04 ee696929ad7e79e593b1b1c98bb8e0ffcd0158e8
2013-04-04 Aleksander Machniak
Pass event object as an argument of 'dragend' event handler
tree@ 76a98d commitdiff
2013-04-03 Aleksander Machniak
Fix possible header duplicates when using additional headers (#1489033)
tree@ 99edf8 commitdiff
2013-04-03 Aleksander Machniak
Remove "HTML message" from attachments list while viewing a message in text...
tree@ bd6983 commitdiff
2013-04-02 Aleksander Machniak
Skip message/rfc822 attachments only in reply mode
tree@ a389ff commitdiff
2013-04-02 Aleksander Machniak
Fix session issues with use_https=true (#1488986)
tree@ 8e4b49 commitdiff
2013-04-02 Aleksander Machniak
Fix blockquote width in sent mail (#1489031)
tree@ db415c commitdiff
2013-03-28 Aleksander Machniak
Fix keyboard events on list widgets in Internet Explorer (#1489025) - It wa...
tree@ 0c974b commitdiff
2013-03-28 Thomas Bruederli
Skip some irrelevant ini checks in CLI mode
tree@ 589083 commitdiff
2013-03-27 Thomas Bruederli
Sanity check the file path for generic message footer before adding it
tree@ 0fcb2b commitdiff
2013-03-27 Aleksander Machniak
Whitelist configuration options (user preferences) that can be changed usin...
tree@ 648fcf commitdiff
2013-03-26 Aleksander Machniak
Fix errors in IE8 when opening compose page in new window
tree@ 222c7d commitdiff
2013-03-26 Aleksander Machniak
Remove sig_above configuration option, use reply_mode only (#1489001)
tree@ 1d4c84 commitdiff
2013-03-26 Aleksander Machniak
Refresh current folder in opener window after draft save or message sent (#...
tree@ 723f4e commitdiff
2013-03-26 Aleksander Machniak
Better fix for "saving draft just after entering compose window (#1489012)"
tree@ 3ca58c commitdiff
2013-03-26 Victor Benincasa
Fix typos
tree@ 390626 commitdiff
2013-03-25 Aleksander Machniak
Fix saving draft just after entering compose window (#1489012)
tree@ 1f82e4 commitdiff
2013-03-25 Thomas Bruederli
Fix typo
tree@ f60388 commitdiff
2013-03-25 Thomas Bruederli
Check for exact matching session keys before splitting into path segments. ...
tree@ 4034a7 commitdiff
2013-03-24 Aleksander Machniak
Be less restrictive on vCard import, do not require FN when N exists
tree@ 38c195 commitdiff
2013-03-24 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 24e88e commitdiff
2013-03-24 Aleksander Machniak
Fix vcard folding when outputing already generated vcard
tree@ a26c03 commitdiff
2013-03-24 Thomas Bruederli
Match regex on multi-line sql statements
tree@ 7889c5 commitdiff
2013-03-24 Thomas Bruederli
Ensure backwards compatibility by considering old-style skin_path attribute...
tree@ 175739 commitdiff
2013-03-24 Aleksander Machniak
Add some extension/mimetype aliases to fix some quirks in attachment type v...
tree@ 99cfba commitdiff
2013-03-23 Thomas Bruederli
Hack to reset PDO statement iterators after counting
tree@ a85d54 commitdiff
2013-03-22 Aleksander Machniak
Better fix for IE9 issue with document.activeElement error (#1489008)
tree@ f38d15 commitdiff
2013-03-22 Aleksander Machniak
Fix javascript error in IE9 when loading form with placeholders into an ifr...
tree@ 39f401 commitdiff
2013-03-22 Aleksander Machniak
Bump up also RCUBE_VERSION
tree@ 3d525f commitdiff
2013-03-22 Aleksander Machniak
Fix handling of some conditional comment tags in HTML message (#1489004)
tree@ 1bce14 commitdiff
2013-03-21 Thomas Bruederli
Synchronized translations with Transifex
tree@ 708b1b commitdiff
2013-03-20 Aleksander Machniak
Workaround for some versions/systems where finfo_open() with second argumen...
tree@ 4f693e commitdiff
2013-03-19 Aleksander Machniak
Make mime.types common locations list OS-aware
tree@ 02c9c9 commitdiff
2013-03-19 Aleksander Machniak
Add rel="noreferrer" for links in displayed messages (#1484686)
tree@ 1e3254 commitdiff
2013-03-19 Aleksander Machniak
Fix so forward as attachment works if additional attachment is added by mes...
tree@ a8040c commitdiff
2013-03-18 Aleksander Machniak
Fix wrapping of text lines with the same length as specified length limit
tree@ d8270b commitdiff
2013-03-17 Aleksander Machniak
Fix javascript error when window name (for window.open()) in IE8 contains a...
tree@ 6228e3 commitdiff
2013-03-17 Aleksander Machniak
Fix "rcmail is undefined" error in HTML attachment preview - regression fro...
tree@ 4d1fe2 commitdiff
2013-03-16 Aleksander Machniak
Notify about a new mail only if it's UNSEEN (#1388965)
tree@ 6e8f2a commitdiff
2013-03-15 Aleksander Machniak
Bump version number up to 1.0-git
tree@ bb080a commitdiff
2013-03-15 Aleksander Machniak
Fix load-attachment link
tree@ 0e32d7 commitdiff
2013-03-15 Aleksander Machniak
Fixed MOVE command result handling
tree@ ea98ec commitdiff
2013-03-15 Aleksander Machniak
Fix storing 'safe' flag on a message. The key for session value should incl...
tree@ f11142 commitdiff
2013-03-15 Aleksander Machniak
Add ability to toggle between view as HTML and text while viewing a message...
tree@ a02c77 commitdiff
2013-03-15 Aleksander Machniak
Fix has_*_part() methods so they return same result no matter what prefer_h...
tree@ 0ef894 commitdiff
2013-03-14 Aleksander Machniak
Use $mime_parts not $parts in has_*_part() methods so detection is correct ...
tree@ 574928 commitdiff
2013-03-14 Aleksander Machniak
Enriched content should be also converted to text if html is disabled
tree@ 542f15 commitdiff
2013-03-14 Aleksander Machniak
Added rcube_message::has_text_part(), simplified has_html_part() so it alwa...
tree@ 5c26bd commitdiff
2013-03-14 Aleksander Machniak
Better handling of session errors in ajax requests - do page reload on 403 ...
tree@ daddbf commitdiff
2013-03-13 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ bfa667 commitdiff
2013-03-13 Thomas Bruederli
Re-implement rcube_db::num_rows() to ensure backwards compatibility
tree@ d4f8a4 commitdiff
first | « prev | next »