Age | Commit message (Expand) | Author |
2014-11-03 | Don't trust get_folder(), use mailbox environment variable when appropriate | Aleksander Machniak |
2014-10-31 | Fixed typo | Aleksander Machniak |
2014-10-30 | More get_folder() -> $MESSAGE->folder | Aleksander Machniak |
2014-10-30 | Don't trust get_folder(), use $MESSAGE->folder if available | Aleksander Machniak |
2014-10-30 | Give higher priority to the 'subject' parameter from request or plugin | Aleksander Machniak |
2014-10-29 | Fix reply scrolling issue with text mode and start message below the quote (#... | Aleksander Machniak |
2014-10-28 | Fix bug where creating subfolders in shared folders wasn't possible without A... | Aleksander Machniak |
2014-10-22 | Fix so attachment charset is set in headers of forward/draft message (#1490109) | Aleksander Machniak |
2014-10-22 | Fix download of attachments that are part of TNEF message (#1490091) | Aleksander Machniak |
2014-09-26 | Set comm_path env variable after reset | Thomas Bruederli |
2014-09-22 | Merge branch 'oracle' | Aleksander Machniak |
2014-09-12 | Use consistent column/table quoting in sql queries | Aleksander Machniak |
2014-09-11 | Remove obsolete code which is executed in rcmail_output_html::frame() | Thomas Bruederli |
2014-09-03 | Fix page title when using search filter (#1490023) | Aleksander Machniak |
2014-08-30 | Fix so rcube_text2html class does not depend on rcmail_string_replacer | Aleksander Machniak |
2014-08-20 | Add config/preference option to disable saving messages in localStorage (#148... | Thomas Bruederli |
2014-08-18 | Don't expand recipient groups if they have an email address | Thomas Bruederli |
2014-08-17 | Fix contacts list update after adding/deleting/moving a contact (#1490028, #1... | Aleksander Machniak |
2014-08-14 | Don't read attachment contents from cache when downloading. Cache might have ... | Thomas Bruederli |
2014-08-13 | Get rid of "Properties" fieldset in folder form | Aleksander Machniak |
2014-08-12 | Set edited folder name to client environment | Aleksander Machniak |
2014-08-11 | Added namespace filter in Folder Manager | Aleksander Machniak |
2014-08-10 | Add missing label to the client | Aleksander Machniak |
2014-08-10 | Fix errors when adding/updating contacts in active search (#1490015) | Aleksander Machniak |
2014-08-06 | Remove folder column after disabling multifolder scope (#1490022) | Aleksander Machniak |
2014-08-05 | Fix invalid Content-Type header when send_format_flowed=false (#1489992) | Aleksander Machniak |
2014-08-04 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-08-04 | Add option (disabled_actions) to disable UI elements/actions (#1489638) | Aleksander Machniak |
2014-08-04 | Add fileuploaderror label, fixing not resolved error label of failed import u... | Aleksander Machniak |
2014-08-03 | List all plugins which have been attempted to load (#1488871) | Thomas Bruederli |
2014-08-03 | Fix bug where last folder on the list wasn't displayed in folder manager | Aleksander Machniak |
2014-08-01 | Fix various iCloud vCard issues, added fallback for external photos (#1489993) | Aleksander Machniak |
2014-07-28 | Set 'compose_extwin' env property on every step; accept a list of URL paramet... | Thomas Bruederli |
2014-07-26 | Create/rename groups in UI dialogs (#1489951) | Aleksander Machniak |
2014-07-25 | Skip redundant prepare_for_export() calls | Aleksander Machniak |
2014-07-16 | Collapsible (and iconized) folders tree in folder manager (#1489648) | Aleksander Machniak |
2014-07-05 | Skip redundant get_group() call for better performance of listing groups in c... | Aleksander Machniak |
2014-07-05 | Fix security issue in delete-response action - allow only ajax request. | Aleksander Machniak |
2014-07-03 | Added 'contact_search_name' option to define autocompletion entry format | Aleksander Machniak |
2014-07-02 | Use treelist widget for folders list in Settings/Folders (#1489648) | Aleksander Machniak |
2014-06-30 | Typo fix | Takika |
2014-06-30 | Support images drag-n-drop into image browser dialog in html signature editor | Aleksander Machniak |
2014-06-30 | Display quota information for current folder not INBOX only (#1487993) | Aleksander Machniak |
2014-06-29 | Add forgotten file (for image uploads handling) | Aleksander Machniak |
2014-06-29 | Support images in HTML signatures (#1488676) | Aleksander Machniak |
2014-06-26 | Fix incorrect label translation in return receipt (#1489963) | Aleksander Machniak |
2014-06-24 | Separate list of saved searched from addressbooks list | Thomas Bruederli |
2014-06-21 | Add option to set default message list mode - default_list_mode (#1487312) | Aleksander Machniak |
2014-06-20 | Fix so address format errors are ignored when saving a draft (#1489954) | Aleksander Machniak |
2014-06-18 | Improve accessibility on attachments list: use custom tabindex attribute + ad... | Thomas Bruederli |