Age | Commit message (Expand) | Author |
2012-12-01 | enriched.inc -> rcube_enriched | Aleksander Machniak |
2012-11-30 | Fix attachment Content-Length for in-memory files (#1488844) | Aleksander Machniak |
2012-11-29 | Fix empty email on identities list after identity update (#1488834) | Aleksander Machniak |
2012-11-28 | Merge pull request #49 from linagora/master | Aleksander Machniak |
2012-11-28 | Move code for identity selection to function, move identities formatting to r... | Aleksander Machniak |
2012-11-28 | Use Delivered-To header as a last resort for identity selection (#1488840) | Aleksander Machniak |
2012-11-27 | Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and... | Thomas Bruederli |
2012-11-27 | Separate the very application-specific output classes from the Roundcube fram... | Thomas Bruederli |
2012-11-26 | unset email address with new level entity 4 | jeremie kornobis |
2012-11-26 | Add new identity level: one identity with edit only signature | jeremie kornobis |
2012-11-26 | Clarify rcube::get_user_name() usage, add rcube::get_user_email() | Aleksander Machniak |
2012-11-25 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-25 | Fix redundant colon after last address in print mode | Aleksander Machniak |
2012-11-23 | Fix hidden flag and default_addressbook settings handling | Aleksander Machniak |
2012-11-21 | Consider filename extension to detect image attachments of type application/o... | Thomas Bruederli |
2012-11-19 | Correctly handle multiple file uploads (#1488820) | Thomas Bruederli |
2012-11-19 | Avoid double-encoding of HTML entities in signature edit field | Thomas Bruederli |
2012-11-19 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-19 | Always save drafts with format=flowed in order to keep original paragraphs an... | Thomas Bruederli |
2012-11-19 | Improve line wrapping behavior where message charset is changed by plugins (i... | Thomas Bruederli |
2012-11-18 | Select default_addressbook on the list in Address Book (#1488280) | Aleksander Machniak |
2012-11-17 | Use dedicated method to determine an attachment's file size | Thomas Bruederli |
2012-11-17 | Add onclick handler to Show-links | Thomas Bruederli |
2012-11-17 | Improve thumbnail display: center images and display a 'show' link for attach... | Thomas Bruederli |
2012-11-17 | Move default value for client_mimetypes to rcube_config; make sure an array i... | Thomas Bruederli |
2012-11-16 | Support contacts import from CSV file (#1486399) | Aleksander Machniak |
2012-11-15 | Merge branch 'keep-alive' | Aleksander Machniak |
2012-11-14 | Fix handling of text/enriched content on message reply/forward/edit | Aleksander Machniak |
2012-11-14 | Remove redundant code | Aleksander Machniak |
2012-11-14 | Fix XSS vulnerability in handling of text/enriched messages (#1488806) | Aleksander Machniak |
2012-11-12 | Renamed config options: keep_alive to refresh_interval, min_keep_alive to min... | Aleksander Machniak |
2012-11-12 | Fix excessive LFs at the end of composed message with top_posting=true (#1488... | Aleksander Machniak |
2012-11-11 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-11 | Fix bug where leading blanks were stripped from quoted lines (#1488795) | Aleksander Machniak |
2012-11-11 | Added cross-task 'refresh' request for system state updates | Aleksander Machniak |
2012-11-10 | New feature: display attached images as thumbnails below message body | Thomas Bruederli |
2012-11-10 | Clarify keep-alive setting, move it to User Interface section, change label | Aleksander Machniak |
2012-11-08 | Fix AREA links handling (#1488792) | Aleksander Machniak |
2012-11-07 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-11-07 | Fix regression in detecting if attachment should be displayed inline (is an i... | Aleksander Machniak |
2012-11-07 | Tell client to open mailto: links in contact details in a new window (if conf... | Thomas Bruederli |
2012-11-06 | Recursively resolve paths of iframe contents; unify contentframe registration... | Thomas Bruederli |
2012-11-03 | Fix count display after inserting a new contact | Thomas Bruederli |
2012-10-31 | Don't add Bcc headers from identity twice (e.g. if already saved in draft) | Thomas Bruederli |
2012-10-29 | Fix HTML entities handling on addressbooks list | Aleksander Machniak |
2012-10-27 | Merge branch 'dev-compose-newwindow' | Thomas Bruederli |
2012-10-24 | Add option to disable saving sent mail in Sent folder - no_save_sent_messages... | Aleksander Machniak |
2012-10-24 | - Fix handling dont_override with message_sort_col and message_sort_order set... | Aleksander Machniak |
2012-10-24 | Remove leftover code | Aleksander Machniak |
2012-10-22 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |