Aleksander Machniak
2015-08-29 87d6d214f9312afd1ae2a2be9d41ed0ba68ab983
2015-08-29 Aleksander Machniak
Emoticons-related code refactoring
tree@ a63f14 commitdiff
2015-08-28 Aleksander Machniak
Fix handling of plus character in mailto: links (#1490510)
tree@ 8297ea commitdiff
2015-08-24 Aleksander Machniak
Fix so css of one html part does not apply to other text parts on message d...
tree@ bd82e9 commitdiff
2015-08-18 Aleksander Machniak
Remove common subject prefixes Re:, Re[x]:, Re-x: on reply (#1490497)
tree@ 60ab55 commitdiff
2015-08-06 Aleksander Machniak
CS fixes
tree@ 926490 commitdiff
2015-08-02 Aleksander Machniak
Don't use deprecated functions/constants (from bc.inc)
tree@ 08bb20 commitdiff
2015-08-01 Aleksander Machniak
Workaround TinyMCE issue with <p>&nbsp;</p> sequence (#1490463)
tree@ d5f6d6 commitdiff
2015-07-31 Aleksander Machniak
Fix error when using back button after sending an email (#1490009)
tree@ 4b72a1 commitdiff
2015-07-29 Aleksander Machniak
Fix draft removal after a message is sent and storing sent message is disab...
tree@ 8b0d81 commitdiff
2015-07-19 Aleksander Machniak
Fix regression where compose editor mode was set incorrectly
tree@ 8bed5e commitdiff
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-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
first | « prev | next »