Aleksander Machniak
2012-12-14 ff4a92c8e2f11711975f9697a057cd96ce370bc5
2012-12-13 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 5aed9a commitdiff
2012-12-13 Aleksander Machniak
Rename hook imap_connect to storage_connect
tree@ 5b1570 commitdiff
2012-12-12 Aleksander Machniak
Add EXISTS mode to count() method - return number of all messages in a fold...
tree@ 0435f4 commitdiff
2012-12-12 Aleksander Machniak
Use also Envelope-To for identity selection (#1488553)
tree@ bb5d72 commitdiff
2012-12-10 Thomas Bruederli
Nicely render headers of message/rfc822 parts
tree@ a8a72e commitdiff
2012-12-10 Aleksander Machniak
Fix PHP Warning: ldap_parse_virtuallist_control() expects parameter 2 to b...
tree@ 1aaa4b commitdiff
2012-12-09 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 9cd1b1 commitdiff
2012-12-09 Aleksander Machniak
Add support for IMAP BINARY (RFC3516)
tree@ 4f1c88 commitdiff
2012-12-08 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 648899 commitdiff
2012-12-08 Thomas Bruederli
Add default path for mime.types file; map jpg => image/jpeg in fallback list
tree@ 3bb75a commitdiff
2012-12-08 Thomas B.
Add github syntax highlighting to php code snippet
tree@ d414cc commitdiff
2012-12-08 Thomas Bruederli
Added README file for the Roundcube framework
tree@ bc1ec6 commitdiff
2012-12-07 Aleksander Machniak
Fix typo in identity data parser ('ident' item wasn't set correctly)
tree@ 7c5d4b commitdiff
2012-12-07 Aleksander Machniak
Fix big memory consumption of DB layer (#1488856)
tree@ a39859 commitdiff
2012-12-07 Aleksander Machniak
Some more rcmail -> rcube cleanup
tree@ 996af3 commitdiff
2012-12-04 Aleksander Machniak
- Fix XSS vulnerability in vbscript: and data:text links handling (#1488850)
tree@ 74cd0a commitdiff
2012-12-01 Aleksander Machniak
enriched.inc -> rcube_enriched
tree@ 0fa54d commitdiff
2012-11-29 Aleksander Machniak
Fix broken message/part bodies when FETCH response contains more untagged l...
tree@ 7eb780 commitdiff
2012-11-28 Aleksander Machniak
Move code for identity selection to function, move identities formatting to...
tree@ 0247b8 commitdiff
2012-11-28 Aleksander Machniak
Use Delivered-To header as a last resort for identity selection (#1488840)
tree@ 30cc01 commitdiff
2012-11-27 Thomas Bruederli
Add argument to fetch message parts only partially. Can be used for content...
tree@ dff2c7 commitdiff
2012-11-27 Thomas Bruederli
Clarify mime_magic config option; add new function to map mimetypes and fil...
tree@ 0a8397 commitdiff
2012-11-27 Aleksander Machniak
Small fixes to last commits
tree@ 63f130 commitdiff
2012-11-27 Thomas Bruederli
Separate the very application-specific output classes from the Roundcube fr...
tree@ 60226a commitdiff
2012-11-27 Thomas Bruederli
Move shortcut functions to framework class
tree@ 10da75 commitdiff
2012-11-27 Aleksander Machniak
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
tree@ a92beb commitdiff
2012-11-26 Aleksander Machniak
RCMAIL_VERSION -> RCUBE_VERSION
tree@ 3ff8cc commitdiff
2012-11-26 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 3b428c commitdiff
2012-11-26 Aleksander Machniak
Cleaner way of handling user password in framework-based programs with no s...
tree@ 5b06e2 commitdiff
2012-11-26 Thomas Bruederli
Make charset header accessible, too
tree@ 00b98e commitdiff
2012-11-26 Aleksander Machniak
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
tree@ 789e59 commitdiff
2012-11-25 Thomas Bruederli
Cut dependencies to rcmail class
tree@ bfc307 commitdiff
2012-11-25 Thomas Bruederli
Unify path schema in global constants: paths always end with a /. Keep RCMA...
tree@ 592668 commitdiff
2012-11-25 Thomas Bruederli
Separate framework and application constants
tree@ fdbe5a commitdiff
2012-11-25 Thomas Bruederli
Define more (uniquely prefixed) constants for Roundcube directories in orde...
tree@ 9be2f4 commitdiff
2012-11-23 Aleksander Machniak
Add lost rcube_vcard.php file
tree@ 922a1f commitdiff
2012-11-22 Aleksander Machniak
Fix cache (in)validation after setting \Deleted flag
tree@ d0edbf commitdiff
2012-11-21 Aleksander Machniak
Framework files moved to lib/Roundcube
tree@ ba6f21 commitdiff
2012-11-19 Thomas Bruederli
Improve line wrapping behavior where message charset is changed by plugins ...
tree@ c72a96 commitdiff
2012-11-13 Aleksander Machniak
Fix handling of 'media' attribute on linked css (#1488789)
tree@ d9698d commitdiff
2012-11-08 Aleksander Machniak
Fix AREA links handling (#1488792)
tree@ fb53c8 commitdiff
2012-09-26 Aleksander Machniak
Make sure <head> content (e.g. title) is not converted to plain text
tree@ dc8f29 commitdiff
2012-08-15 Aleksander Machniak
Fix XSS issue with href="javascript:" not being removed (#1488613)
tree@ 5ef8e4 commitdiff
2012-08-15 Aleksander Machniak
Fix stripped apostrophes when replying in plain text to HTML message (#1488...
tree@ 21d463 commitdiff
2012-08-08 Sylvestre Ledru
Fix some typos
tree@ 654ac1 commitdiff
2012-08-08 Aleksander Machniak
Merge branch 'pdo'
tree@ de56ea commitdiff
2012-07-30 Aleksander Machniak
Add lost file from Auth_SASL package
tree@ e9c8b9 commitdiff
2012-07-23 Aleksander Machniak
Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authenticatio...
tree@ 114cf1 commitdiff
2012-07-06 Aleksander Machniak
Add PDO to requirements, remove MDB2 package
tree@ d239ee commitdiff
2012-06-13 Aleksander Machniak
Fix handling of unitless CSS size values in HTML message (#1488535)
tree@ 90a713 commitdiff
first | « prev | next »