Aleksander Machniak
2015-03-11 a172f39ff75da0aee00bbfb993c356d0aeba1df0
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 javascript error after creating a folder which is a subfolder of anothe...
tree@ 9ad0fc 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-22 Aleksander Machniak
Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)
tree@ bd8252 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-17 Aleksander Machniak
Add possibility to print contact information (of a single contact)
tree@ f7af22 commitdiff
2015-02-16 Aleksander Machniak
Fix a regression where some contact data was missing in export and PHP warn...
tree@ e25b0d 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-13 Aleksander Machniak
Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
tree@ d1382a 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-09 Aleksander Machniak
Fix bug where max_group_members was ignored when adding a new contact (#149...
tree@ 9e2603 commitdiff
2015-01-07 Thomas Bruederli
Correctly handle DateTime values in Vcard export
tree@ 7d8592 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-27 Thomas Bruederli
Use current year for timezone offset display
tree@ d1bf0f 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-28 Aleksander Machniak
Fix button label: ignore -> Ignore (#1490170)
tree@ 61ca79 commitdiff
2014-11-27 Aleksander Machniak
Added rcube_user::list_emails() method with better performance than list_id...
tree@ 2f4678 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
2014-10-31 Aleksander Machniak
Fixed typo
tree@ 0d9672 commitdiff
2014-10-30 Aleksander Machniak
More get_folder() -> $MESSAGE->folder
tree@ c83940 commitdiff
2014-10-30 Aleksander Machniak
Don't trust get_folder(), use $MESSAGE->folder if available
tree@ cd4e50 commitdiff
2014-10-30 Aleksander Machniak
Give higher priority to the 'subject' parameter from request or plugin
tree@ 968601 commitdiff
2014-10-29 Aleksander Machniak
Fix reply scrolling issue with text mode and start message below the quote ...
tree@ 0b96b1 commitdiff
2014-10-28 Aleksander Machniak
Fix bug where creating subfolders in shared folders wasn't possible without...
tree@ a140e6 commitdiff
2014-10-22 Aleksander Machniak
Fix so attachment charset is set in headers of forward/draft message (#1490...
tree@ d165d1 commitdiff
first | « prev | next »