Rotzbua
2016-02-13 7b4f71777e404128514c4255c2fc752bbfaaeca6
2016-02-13 Aleksander Machniak
Performance: Make sure that after contact update we call get_record() only ...
tree@ a62ff1 commitdiff
2016-02-12 Aleksander Machniak
Fix bug where contacts widget in compose could be incorrectly initialized w...
tree@ d686b5 commitdiff
2016-02-02 Aleksander Machniak
Plugin API: Added addressbook_export hook
tree@ 332ffe commitdiff
2016-01-18 Aleksander Machniak
Merge branch 'dev-svg'
tree@ 22a018 commitdiff
2016-01-12 Aleksander Machniak
Fix headers encoding when using 'valueof' mode
tree@ 558a6d commitdiff
2016-01-10 Aleksander Machniak
Fix HTML entities encoding in message headers output
tree@ 9aaeb2 commitdiff
2016-01-09 Aleksander Machniak
Extend rcube_washtml with SVG support
tree@ a1fdb2 commitdiff
2016-01-06 Aleksander Machniak
Fix XSS issue in SVG images handling (#1490625)
tree@ 40d734 commitdiff
2015-12-18 Aleksander Machniak
Cleanup
tree@ 3b36bc commitdiff
2015-12-18 Aleksander Machniak
Remove redundant code
tree@ 0d9fa7 commitdiff
2015-12-18 Aleksander Machniak
Fix regression where some message attachments could be missing on edit/forw...
tree@ cd219a commitdiff
2015-12-17 Aleksander Machniak
Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
tree@ be3460 commitdiff
2015-12-14 Aleksander Machniak
Fix also charset encoding of message/rfc822 part bodies (#1490606)
tree@ bb6002 commitdiff
2015-12-14 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ f51145 commitdiff
2015-12-14 Aleksander Machniak
Fix regression in displaying contents of message/rfc822 parts (#1490606)
tree@ 6463b6 commitdiff
2015-12-03 Aleksander Machniak
Optionally throw 404 error when contact photo wasn't found
tree@ 97aa98 commitdiff
2015-11-16 Aleksander Machniak
Use ternary operator where applicable
tree@ 827159 commitdiff
2015-10-31 Aleksander Machniak
Fix race-condition in setting current page between list and getunread requests
tree@ 3b0318 commitdiff
2015-10-26 Aleksander Machniak
Fix some more Q -> rcube::Q
tree@ bc3518 commitdiff
2015-10-23 Aleksander Machniak
Q() -> rcube::Q()
tree@ 74ce01 commitdiff
2015-10-15 Aleksander Machniak
Fix bug where HTML messages with invalid/excessive css styles couldn't be d...
tree@ 92bcb9 commitdiff
2015-10-09 Aleksander Machniak
Display attachment size in compose (#1484774)
tree@ bb1ed2 commitdiff
2015-10-08 Aleksander Machniak
Added possibility to drag-n-drop attachments from mail preview to compose w...
tree@ d56091 commitdiff
2015-10-08 Aleksander Machniak
Mail messages searching with predefined date interval (T103)
tree@ 5802e0 commitdiff
2015-09-20 Aleksander Machniak
Fix various issues in Mailvelope integration (#1490533)
tree@ 82dcbb commitdiff
2015-09-13 Aleksander Machniak
Fixed mailvelope-generated messages structure (required Mail_Mime-1.10.0)
tree@ 4cd087 commitdiff
2015-09-13 Aleksander Machniak
Fix PHP warnings when sending mailvelope-encrypted mail
tree@ e250f0 commitdiff
2015-09-13 Aleksander Machniak
Small improvements
tree@ 8716fc commitdiff
2015-09-10 Thomas Bruederli
Unify detection of pgp/mime message part
tree@ f7f75f commitdiff
2015-09-10 Thomas Bruederli
Merged branch 'dev-mailvelope'
tree@ f189d7 commitdiff
2015-09-10 Aleksander Machniak
Fix issue where Content-Length of some attachments could be set to wrong va...
tree@ 77be69 commitdiff
2015-09-10 Aleksander Machniak
Change so rcube_message class does not depend on $_GET parameters
tree@ 63e793 commitdiff
2015-09-09 Aleksander Machniak
Fix bug where clicking date column with 'arrival' sorting would switch to s...
tree@ c49234 commitdiff
2015-09-06 Aleksander Machniak
Fix missing HTTP_X_FORWARDED_FOR address in generated Received header
tree@ fdbb1c commitdiff
2015-09-06 Aleksander Machniak
Fix so In-Reply-To header is set also for MDN receipts (#1490523)
tree@ 91018f commitdiff
2015-09-03 Aleksander Machniak
Make optional adding of standard signature separator - sig_separator (#1487...
tree@ 399a2d commitdiff
2015-08-30 Aleksander Machniak
Fix regression in converting signatures to text, fixed PHP warning in html2...
tree@ c4daf3 commitdiff
2015-08-30 Aleksander Machniak
Make optional hidding of folders with name starting with a dot - imap_skip_...
tree@ 4ceff8 commitdiff
2015-08-29 Aleksander Machniak
Add option to enable HTML editor always, except when replying to plain text...
tree@ 6ca1e6 commitdiff
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-05 Aleksander Machniak
Small code improvements
tree@ 93e640 commitdiff
2015-08-02 Aleksander Machniak
Don't use deprecated functions/constants (from bc.inc)
tree@ 08bb20 commitdiff
2015-08-02 Aleksander Machniak
Disable links list generation on html-to-text conversion of identities or c...
tree@ 9fc691 commitdiff
2015-08-01 Aleksander Machniak
Workaround TinyMCE issue with <p>&nbsp;</p> sequence (#1490463)
tree@ d5f6d6 commitdiff
2015-07-31 Thomas Bruederli
Allow to search and import missing PGP pubkeys from keyse...
tree@ 2965a9 commitdiff
2015-07-31 Aleksander Machniak
Fix error when using back button after sending an email (#1490009)
tree@ 4b72a1 commitdiff
first | « prev | next »