Aleksander Machniak
2016-03-28 46f7b7096450939fe03c95aa81ce06ae4bfca89d
2015-07-18 Aleksander Machniak
Fix so *-request@ addresses in Sender: header are also ignored on reply-all...
tree@ 192467 commitdiff
2015-06-22 Aleksander Machniak
Fix a mistake in last small refactoring which broke identity selection
tree@ 56a4e1 commitdiff
2015-06-20 Aleksander Machniak
Small refactoring to make some code testable
tree@ 1414e3 commitdiff
2015-06-19 Aleksander Machniak
Fix self-reply detection issues (#1490439)
tree@ a567d8 commitdiff
2015-06-10 Aleksander Machniak
Fix unintentional messages list page change on page switch in compose addre...
tree@ 8e4dc0 commitdiff
2015-06-07 Aleksander Machniak
CS fixes
tree@ a95874 commitdiff
2015-06-03 Thomas Bruederli
Pass encrypted draft and reply messages to Mailvelope editor; add toolbar i...
tree@ 3167e5 commitdiff
2015-06-01 Thomas Bruederli
Make encrypted pgp/mime message composition work
tree@ 40d152 commitdiff
2015-05-26 Thomas Bruederli
Add toolbar button to switch to Mailvelope encryption editor
tree@ 7b8a0a commitdiff
2015-05-25 Thomas Bruederli
Start integrating the Mailvelope browser extension via its API.
tree@ 1cd376 commitdiff
2015-05-17 Aleksander Machniak
Fix bug where some files could have "executable" extension when stored in t...
tree@ 03aa84 commitdiff
2015-04-19 Aleksander Machniak
Fix bug where preview_pane setting wasn't always saved into user preference...
tree@ 1aa0c8 commitdiff
2015-04-16 Aleksander Machniak
Add option to place signature at bottom of the quoted text even in top-post...
tree@ 09225a commitdiff
2015-04-08 Aleksander Machniak
Fix lack of signature separator for plain text signatures in html mode (#14...
tree@ aa38c5 commitdiff
2015-03-31 Aleksander Machniak
Plugin API: Added message_ready hook - the last chance to modify Mail_Mime ...
tree@ 0a4e09 commitdiff
2015-03-30 Aleksander Machniak
Fix handling of %-encoded entities in mailto: URLs (#1490346)
tree@ 1a7e66 commitdiff
2015-03-12 Thomas Bruederli
Fix redirct URL for attachments loaded in an iframe (#1490191)
tree@ b1d13e commitdiff
2015-03-10 Aleksander Machniak
Fix rows count when messages search fails (#1490266)
tree@ 10934d commitdiff
2015-03-09 Aleksander Machniak
Fix so search filter, scope and fields are reset on folder change
tree@ 1ec105 commitdiff
2015-03-08 Aleksander Machniak
get_part_content() -> get_part_body()
tree@ 7ff227 commitdiff
2015-03-04 Aleksander Machniak
Remove redundant encoding of message subject with mb_encode_mimeheader() (#...
tree@ f02fe3 commitdiff
2015-03-02 Aleksander Machniak
Fix so localized folder name is displayed in multi-folder search result (#1...
tree@ 798157 commitdiff
2015-02-26 Aleksander Machniak
Fix "Non-static method PEAR::isError() should not be called statically" err...
tree@ b59b72 commitdiff
2015-02-25 Aleksander Machniak
Fix duplicate entries supression in autocomplete result (#1490290)
tree@ e1c8fe commitdiff
2015-02-25 Aleksander Machniak
Don't sent the message again in saveonly mode
tree@ 97ee4c commitdiff
2015-02-25 Aleksander Machniak
Improved handling of storage errors after message is sent
tree@ c5c8e7 commitdiff
2015-02-25 Aleksander Machniak
Fix so "over quota" errors are displayed also in message compose page
tree@ 216b31 commitdiff
2015-02-20 Aleksander Machniak
Really fix unwanted warning on BMP attachments (#1490269)
tree@ 45256e commitdiff
2015-02-19 Aleksander Machniak
Fix needless security warning on BMP attachments display (#1490282)
tree@ 4a2a62 commitdiff
2015-02-18 Aleksander Machniak
Fix saving/sending emoticon images when assets_dir is set (Kolab #4608)
tree@ d67071 commitdiff
2015-02-15 Aleksander Machniak
Fix refreshing of drafts list when sending a message which was saved in mea...
tree@ 9ed6d4 commitdiff
2015-01-25 Aleksander Machniak
Fix false warning when opening attached text/plain files (#1490241)
tree@ 556d28 commitdiff
2015-01-22 Aleksander Machniak
Fix bug where drafts list wasn't refreshed after draft message was sent fro...
tree@ 5d42a9 commitdiff
2015-01-19 Aleksander Machniak
Fix bug where Reply-To address was ignored on reply to messages sent by sel...
tree@ 38dbd8 commitdiff
2015-01-16 Thomas Bruederli
Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91
tree@ ef2915 commitdiff
2015-01-15 Thomas Bruederli
Fall back to $part->body when no mime_id is set for the message part
tree@ f4154d commitdiff
2015-01-12 Aleksander Machniak
Fix blocked.gif image usage with assets_dir set
tree@ c6efcf commitdiff
2015-01-09 Aleksander Machniak
Hide MDN and DSN options in compose if disabled by admin (#1490221)
tree@ f65021 commitdiff
2015-01-03 Aleksander Machniak
Fix bug where sent message was saved in Sent folder even if disabled by use...
tree@ 10f133 commitdiff
2014-12-29 Aleksander Machniak
Display "real" attachment size also on attachments list
tree@ 1881a8 commitdiff
2014-12-17 Aleksander Machniak
Read page and page_size before check_recent hook is executed - some plugins...
tree@ cc5e44 commitdiff
2014-12-16 Aleksander Machniak
Fix skin inheritance for some icons (#149017)
tree@ 8ccfc2 commitdiff
2014-12-16 Aleksander Machniak
Improve system security by using optional special URL with security token A...
tree@ 681ba6 commitdiff
2014-12-14 Aleksander Machniak
Set compose mode in session when needed - skip one session update when comp...
tree@ fa424e commitdiff
2014-11-16 Aleksander Machniak
Remove redundant code
tree@ a4cdb6 commitdiff
2014-11-16 Aleksander Machniak
Code cleanup - unused variables
tree@ 07a641 commitdiff
2014-11-14 brendan braybrook
fix for bug 1490153
tree@ 6a2bc7 commitdiff
2014-11-11 Aleksander Machniak
Fix possible race-condition in using current folder
tree@ cc6c7e commitdiff
2014-11-09 Aleksander Machniak
Replace all attachment-image URIs with CID URIs, not only src and poster at...
tree@ a16cf3 commitdiff
2014-11-03 Aleksander Machniak
Don't trust get_folder(), use mailbox environment variable when appropriate
tree@ f51343 commitdiff
first | « prev | next »