Aleksander Machniak
2012-09-21 1b9923208c64f4d3494e185ac3d249df5fbb8552
2012-09-21 Aleksander Machniak
Re-fix HTML entities handling in addressbook names
tree@ 1b9923 commitdiff
2012-09-20 Aleksander Machniak
Re-add enotify tests
tree@ 2afd45 commitdiff
2012-09-20 Aleksander Machniak
Support HTML entities in addressbook names
tree@ 5802cf commitdiff
2012-09-18 Aleksander Machniak
Enable list sort command on empty folder (#1488617)
tree@ 4ca721 commitdiff
2012-09-17 Aleksander Machniak
Replace Q() with html::quote()
tree@ 0f38fa commitdiff
2012-09-17 Aleksander Machniak
Remove double-quotation prevention code for form elements
tree@ d66e50 commitdiff
2012-09-17 Aleksander Machniak
Fix HTML special characters handling in message list/header display (#1488523)
tree@ 649cc1 commitdiff
2012-09-17 Aleksander Machniak
Don't directly require email address on contact import, allowing import of ...
tree@ 32ba62 commitdiff
2012-09-17 Aleksander Machniak
Fix PHP warning when rep_specialchars_output() 1st argument is not a string...
tree@ fa4bf4 commitdiff
2012-09-17 Aleksander Machniak
List related text/html part as attachment in plain text mode (#1488677)
tree@ f7c11e commitdiff
2012-09-17 Aleksander Machniak
Don't add inline images from HTML part to the attachments list when forward...
tree@ fa57c9 commitdiff
2012-09-16 Aleksander Machniak
Fix #messageheader for case when the message has no subject
tree@ f158dc commitdiff
2012-09-14 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ d409a5 commitdiff
2012-09-14 Aleksander Machniak
Use IMAP BINARY (RFC3516) extension to fetch message/part bodies (experimen...
tree@ bf1d94 commitdiff
2012-09-14 Aleksander Machniak
Improved message for invalid date.timezone
tree@ c563c2 commitdiff
2012-09-14 Aleksander Machniak
Move date.timezone check to 'required' block, add date.timezone value valid...
tree@ c22a52 commitdiff
2012-09-13 Aleksander Machniak
Fix folder creation under public namespace root (#1488665)
tree@ 4697c2 commitdiff
2012-09-13 Aleksander Machniak
Fix so "Edit as new" on draft creates a new message (#1488687)
tree@ 41b3fe commitdiff
2012-09-13 Aleksander Machniak
Merge pull request #21 from defa/crypt_hash_branch
tree@ d74392 commitdiff
2012-09-13 Aleksander Machniak
Fix invalid error message on deleting mail from read only folder (#1488694)
tree@ 524e48 commitdiff
2012-09-13 Aleksander Machniak
Added tests for rcube_charset class
tree@ b2e517 commitdiff
2012-09-13 Aleksander Machniak
Fix convertion to/from US-ASCII using mbstring Define mbstring substitute_c...
tree@ bc1e4f commitdiff
2012-09-12 Aleksander Machniak
Don't use charset aliases for destination charset - fixes e.g. converting t...
tree@ 40e1c2 commitdiff
2012-09-12 Aleksander Machniak
Improvements in building criteria string for IMAP SEARCH
tree@ a04a74 commitdiff
2012-09-12 Aleksander Machniak
Fix is_error() returns wrong result for empty result set
tree@ c093dc commitdiff
2012-09-11 Aleksander Machniak
Fix error where session wasn't updated after folder rename/delete (#1488692)
tree@ 1e9aa2 commitdiff
2012-09-11 Aleksander Machniak
Init splitter in Preferences also when env.action is empty
tree@ eac1b7 commitdiff
2012-09-11 Aleksander Machniak
- Replace data URIs of images (pasted in HTML editor) with inline attachmen...
tree@ 9287ed commitdiff
2012-09-09 Aleksander Machniak
Fix PLAIN authentication for some IMAP servers (#1488674)
tree@ 4e383e commitdiff
2012-09-09 Aleksander Machniak
Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)
tree@ 8f66aa commitdiff
2012-09-07 Aleksander Machniak
Fix confusing comment for imap_auth_type
tree@ 00f347 commitdiff
2012-09-05 defa
added sample configuration
tree@ 5ba07a commitdiff
2012-09-05 defa
Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch
tree@ 921408 commitdiff
2012-09-04 Aleksander Machniak
Fix focus issue in IE when selecting message row (#1488620)
tree@ e26399 commitdiff
2012-09-04 Aleksander Machniak
Set error_reporting
tree@ 2c0d03 commitdiff
2012-09-04 Aleksander Machniak
Fix parser_kep14 test
tree@ 1d8e86 commitdiff
2012-09-04 Aleksander Machniak
Fix parse error in virtualmin driver (#1488668)
tree@ 145503 commitdiff
2012-05-24 GDR\!
Password plugin made compatible with modern Virtualmin
tree@ a0f006 commitdiff
2012-09-04 Aleksander Machniak
Remove folders menu in message display page, the purge/expunge actions were...
tree@ f9db23 commitdiff
2012-09-04 Aleksander Machniak
Merge branch 'message_show_ui'
tree@ 06073e commitdiff
2012-09-04 Aleksander Machniak
Small improvements and cleanup
tree@ 406bec commitdiff
2012-09-04 Aleksander Machniak
Remove (too big) min-width on mail screen
tree@ e8b917 commitdiff
2012-09-04 Aleksander Machniak
Add full headers view in message preview window (#1488538) Fix message disp...
tree@ af276f commitdiff
2012-09-03 Aleksander Machniak
Fix bug where parentnotwritable error wasn't displayed in the interface
tree@ 26fc0d commitdiff
2012-09-03 Aleksander Machniak
Fix displaying all headers when they contain malformed characters (#1488666)
tree@ 10141c commitdiff
2012-08-31 Aleksander Machniak
Convert managesieve test scripts to PHPUnit, add them to the suite
tree@ 4bb0bf commitdiff
2012-08-31 Aleksander Machniak
Use setUp() instead of __construct()
tree@ afa0b1 commitdiff
2012-08-31 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 935e50 commitdiff
2012-08-31 Aleksander Machniak
Small improvements in APPEND command handling
tree@ b56526 commitdiff
2012-08-30 Aleksander Machniak
Small style improvements - fix rounded corners in message list, don't show...
tree@ 8598fc commitdiff
first | « prev | next »