index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
lib
Age
Commit message (
Expand
)
Author
2012-12-08
Add github syntax highlighting to php code snippet
Thomas B.
2012-12-08
Added README file for the Roundcube framework
Thomas Bruederli
2012-12-07
Fix typo in identity data parser ('ident' item wasn't set correctly)
Aleksander Machniak
2012-12-07
Fix big memory consumption of DB layer (#1488856)
Aleksander Machniak
2012-12-07
Some more rcmail -> rcube cleanup
Aleksander Machniak
2012-12-04
- Fix XSS vulnerability in vbscript: and data:text links handling (#1488850)
Aleksander Machniak
2012-12-01
enriched.inc -> rcube_enriched
Aleksander Machniak
2012-11-29
Fix broken message/part bodies when FETCH response contains more untagged lin...
Aleksander Machniak
2012-11-28
Move code for identity selection to function, move identities formatting to r...
Aleksander Machniak
2012-11-28
Use Delivered-To header as a last resort for identity selection (#1488840)
Aleksander Machniak
2012-11-27
Add argument to fetch message parts only partially. Can be used for content m...
Thomas Bruederli
2012-11-27
Clarify mime_magic config option; add new function to map mimetypes and filen...
Thomas Bruederli
2012-11-27
Small fixes to last commits
Aleksander Machniak
2012-11-27
Separate the very application-specific output classes from the Roundcube fram...
Thomas Bruederli
2012-11-27
Move shortcut functions to framework class
Thomas Bruederli
2012-11-27
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
Aleksander Machniak
2012-11-26
RCMAIL_VERSION -> RCUBE_VERSION
Aleksander Machniak
2012-11-26
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2012-11-26
Cleaner way of handling user password in framework-based programs with no ses...
Aleksander Machniak
2012-11-26
Make charset header accessible, too
Thomas Bruederli
2012-11-26
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
Aleksander Machniak
2012-11-25
Cut dependencies to rcmail class
Thomas Bruederli
2012-11-25
Unify path schema in global constants: paths always end with a /. Keep RCMAIL...
Thomas Bruederli
2012-11-25
Separate framework and application constants
Thomas Bruederli
2012-11-25
Define more (uniquely prefixed) constants for Roundcube directories in order ...
Thomas Bruederli
2012-11-23
Add lost rcube_vcard.php file
Aleksander Machniak
2012-11-22
Fix cache (in)validation after setting \Deleted flag
Aleksander Machniak
2012-11-21
Framework files moved to lib/Roundcube
Aleksander Machniak
2012-11-19
Improve line wrapping behavior where message charset is changed by plugins (i...
Thomas Bruederli
2012-11-13
Fix handling of 'media' attribute on linked css (#1488789)
Aleksander Machniak
2012-11-08
Fix AREA links handling (#1488792)
Aleksander Machniak
2012-09-26
Make sure <head> content (e.g. title) is not converted to plain text
Aleksander Machniak
2012-08-15
Fix XSS issue with href="javascript:" not being removed (#1488613)
Aleksander Machniak
2012-08-15
Fix stripped apostrophes when replying in plain text to HTML message (#1488606)
Aleksander Machniak
2012-08-08
Fix some typos
Sylvestre Ledru
2012-08-08
Merge branch 'pdo'
Aleksander Machniak
2012-07-30
Add lost file from Auth_SASL package
Aleksander Machniak
2012-07-23
Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ...
Aleksander Machniak
2012-07-06
Add PDO to requirements, remove MDB2 package
Aleksander Machniak
2012-06-13
Fix handling of unitless CSS size values in HTML message (#1488535)
Aleksander Machniak
2012-06-09
Update to Mail_Mime-1.8.5 (#1488521)
Aleksander Machniak
2012-06-08
Fix handling of links with various URI schemes e.g. "skype:" (#1488106)
Aleksander Machniak
2012-05-28
Fix html2text conversion of strong|b|a|th|h tags when used in upper case
Aleksander Machniak
2012-05-17
Mail_Mime 1.8.4
Aleksander Machniak
2012-05-12
Fix handling of "usemap" attribute (#1488472)
Aleksander Machniak
2012-05-12
Fix handling of some HTML tags e.g. IMG (#1488471) - reworked fix for #1486812
Aleksander Machniak
2012-05-02
Upgraded to PEAR::Mail_Mime 1.8.3
thomascube
2012-03-09
- Fix encoding of attachment with comma in name (#1488389)
alecpl
2012-03-06
- Have DSN parser pass database name through url decode (#1488035)
alecpl
2012-03-04
Exclude E_STRICT from error_reporting for PHP 5.4
alecpl
[next]