Age | Commit message (Expand) | Author |
2015-02-15 | Fix refreshing of drafts list when sending a message which was saved in meant... | Aleksander Machniak |
2015-01-25 | Fix false warning when opening attached text/plain files (#1490241) | Aleksander Machniak |
2015-01-22 | Fix bug where drafts list wasn't refreshed after draft message was sent from ... | Aleksander Machniak |
2015-01-19 | Fix bug where Reply-To address was ignored on reply to messages sent by self ... | Aleksander Machniak |
2015-01-16 | Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91 | Thomas Bruederli |
2015-01-15 | Fall back to $part->body when no mime_id is set for the message part | Thomas Bruederli |
2015-01-13 | Fix so "set as default" option is hidden if identities_level > 1 (#1490226) | Aleksander Machniak |
2015-01-12 | Fix blocked.gif image usage with assets_dir set | Aleksander Machniak |
2015-01-09 | Hide MDN and DSN options in compose if disabled by admin (#1490221) | Aleksander Machniak |
2015-01-09 | Fix bug where max_group_members was ignored when adding a new contact (#1490214) | Aleksander Machniak |
2015-01-07 | Correctly handle DateTime values in Vcard export | Thomas Bruederli |
2015-01-03 | Fix bug where sent message was saved in Sent folder even if disabled by user ... | Aleksander Machniak |
2014-12-29 | Display "real" attachment size also on attachments list | Aleksander Machniak |
2014-12-27 | Use current year for timezone offset display | Thomas Bruederli |
2014-12-17 | Read page and page_size before check_recent hook is executed | Aleksander Machniak |
2014-12-16 | Fix skin inheritance for some icons (#149017) | Aleksander Machniak |
2014-12-16 | Improve system security by using optional special URL with security token | Aleksander Machniak |
2014-12-14 | Set compose mode in session when needed - skip one session update when compos... | Aleksander Machniak |
2014-11-28 | Fix button label: ignore -> Ignore (#1490170) | Aleksander Machniak |
2014-11-27 | Added rcube_user::list_emails() method with better performance than list_iden... | Aleksander Machniak |
2014-11-16 | Remove redundant code | Aleksander Machniak |
2014-11-16 | Code cleanup - unused variables | Aleksander Machniak |
2014-11-14 | fix for bug 1490153 | brendan braybrook |
2014-11-11 | Fix possible race-condition in using current folder | Aleksander Machniak |
2014-11-09 | Replace all attachment-image URIs with CID URIs, not only src and poster attr... | Aleksander Machniak |
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 |