summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-13Show contact photos in mail view and previewThomas Bruederli
2012-07-13Prepare to show contact photo of email sender in mail viewsThomas Bruederli
2012-07-13Avoid warnings; silently pipe http: urls through rcmail::url()Thomas Bruederli
2012-07-12Join address book toolbars againThomas Bruederli
2012-07-11Fix drag&drop feature test on IE7Thomas Bruederli
2012-07-11Put separated toolbars back together again; add min. width to mail viewThomas Bruederli
2012-07-10Simplified method of getting default addressbook.Aleksander Machniak
Make sure to use the same source when adding contact and checking if message is safe (sender is in addressbook). Small code improvements.
2012-07-10Use file_get_contents() to make code simpler and to fix possible infinite loopAleksander Machniak
2012-07-09- Don't add attachments content into reply/forward/draft message body (#1488557)Aleksander Machniak
2012-07-06Improve iframe form buttons display: fix iframe heights and make footer ↵Thomas Bruederli
buttons float if scrolling is active
2012-07-06Suppress error message popups on login screenThomas Bruederli
2012-07-06Fix connection error alerts when page unloads (#1488547)Thomas Bruederli
2012-07-06There's a case (reason unknown) when destroy() is called with empty session key.Aleksander Machniak
Handle this case properly to prevent from PHP error: Memcache::delete(): Key cannot be empty.
2012-07-06Lighter colour for version lineAleksander Machniak
2012-07-05Move splitter between the boxes of message list and message previewThomas Bruederli
2012-07-05Revert "Small improvement for quicksearch box height/position"Thomas Bruederli
This reverts commit 0bf0b3fe6cd242f65eb0a1f6a17e090d75eb2089.
2012-07-05Plugin API: Add 'unauthenticated' hook (#1488138)Aleksander Machniak
2012-07-05Move Help toolbar to the leftAleksander Machniak
2012-07-05Small improvement for quicksearch box height/positionAleksander Machniak
2012-07-05Set input field padding up again. That is by design.Thomas Bruederli
2012-07-04Some last layout changes for Larry: move search box to the right, visually ↵Thomas Bruederli
connect message list footer to the list
2012-07-02Set display_next option to true by default (in config template)Thomas Bruederli
2012-06-30Show explicit error message when provided hostname is invalid (#1488550)Aleksander Machniak
2012-06-30Slightly increase plain text font sizeThomas Bruederli
2012-06-30Fix wrong compose screen elements focus in IE9 (#1488541)Aleksander Machniak
2012-06-30Decorated select width fix is also needed for IE and SafariAleksander Machniak
2012-06-29CSS improvements in mail screen:Aleksander Machniak
- don't display full-circle image for quota below 100% (but close to, e.g.97%) - unified selects style/height, - improvements in search box and messagelist footer
2012-06-28Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-06-28Fixed Konqueror browser detectionAleksander Machniak
2012-06-28Better style for preview header toggleThomas Bruederli
2012-06-28Fix empty user agent string on error page for "incompatible browser" errorAleksander Machniak
2012-06-28Moved advanced switch into table actions menu - fixed css issue in Larry skinAleksander Machniak
2012-06-28Fix handling of MYRIGHTS on private namespace roots - fixes issue whereAleksander Machniak
in ACL plugin it wasn't possible to share INBOX folder (when it was a namespace prefix).
2012-06-28Define array variable in case none of zones is valid (shouldn't happen)Aleksander Machniak
2012-06-28Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-06-28Fix fatal error when date.timezone isn't set (#1488546)Aleksander Machniak
2012-06-26Enable contact photo drag&drop uploadAleksander Machniak
2012-06-26Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-06-26Fixed index update when there are no cached messages for specified folderAleksander Machniak
Improve performance of VANISHED messages handling - use one SQL query
2012-06-26Enable drag & drop file upload for contact photosThomas Bruederli
2012-06-26Improve performance by skipping redundant ENABLE commandsAleksander Machniak
2012-06-25Update to TinyMCE 3.5.4.1Aleksander Machniak
2012-06-24Fix form buttons (#1488548)Aleksander Machniak
2012-06-21Fixed custom header name validity check, made RFC2822-compliantAleksander Machniak
Updated localization files list in package.xml
2012-06-20Initialize rcube instance (with options); no caches without a valid user_idThomas Bruederli
2012-06-20Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-06-20Bring back delete button for identities in default skin (#1488542)Thomas Bruederli
2012-06-20Fixed form buttons identationAleksander Machniak
2012-06-20Better icons with distinct shapes for priority columns (#1488377); fix ↵Thomas Bruederli
overflow in decorated drop-downs
2012-06-20Fix icon for multipart/report messages in Larry skin (#1488524)Thomas Bruederli