index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
Age
Commit message (
Expand
)
Author
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomasb
2012-01-16
Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ...
thomasb
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomasb
2012-01-16
- Add addressbook name to debug output (#1488304)
alec
2012-01-13
- Remove redundant ldap_count_entries() call
alec
2012-01-13
- Make mime type detection based on filename extension to be case-insensitive
alec
2012-01-12
- Fix possible infinite loop in buildThreadData()
alec
2012-01-10
Allow plugins to extend the vcard fieldmap for contact data
thomasb
2012-01-09
- Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296)
alec
2012-01-06
- Fix typo in timezone handling, more exception catching
alec
2012-01-06
- Don't return 'unknown', use empty string, DateTime* handle more exceptions
alec
2012-01-06
Handle DateTime exceptions
thomasb
2012-01-06
Avoid use of DateTime::getTimestamp()
thomasb
2012-01-06
Avoid use of 5.2 functions (#1488292)
thomasb
2012-01-05
- Exclude MIME functionality from rcube_imap class into rcube_mime class
alec
2012-01-05
- Update timezone in user prefs too (#1488291)
alec
2012-01-05
- Fix bug in handling of base href and inline content (#1488290)
alec
2012-01-04
- Fix strict email address searching if contact has more than one address
alec
2012-01-04
Use proper timezones from PHP's internal timezonedb (#1485592)
thomasb
2012-01-04
Improve support for multiple composite address fields in LDAP directories
thomasb
2012-01-03
- Move some checks into login() method
alec
2012-01-03
- Prevent from PHP warnings
alec
2011-12-31
Always load jquery UI; minor phpdoc fix
thomasb
2011-12-29
- Add separate pagesize setting for mail messages and contacts (#1488269)
alec
2011-12-28
- PHPCS
alec
2011-12-26
Get rid of sprintf() calls for html output generation
thomasb
2011-12-25
- Add password type field support in rcmail_get_edit_field() (#1488276)
alec
2011-12-22
Allow (escaped) html tags in roundcube special tag attributes
thomasb
2011-12-21
- Fix searching on IMAP servers without CHARSET specifier support (#1488271)
alec
2011-12-20
Fix crashes with eAccelerator (#1488256)
thomasb
2011-12-16
Add more classes and options to HTML elements for better styleability
thomasb
2011-12-16
- Set svn keywords
alec
2011-12-16
- Remove debug code, fix "Class 'rcube_imap_result' not found" (#1488258)
alec
2011-12-14
- Fix "Call to undefined method rcube_imap_generic::delete()" (#1488252)
alec
2011-12-13
- Improve convert_criteria() so string literals will be not used if possible,...
alec
2011-12-11
Make string for unread count configureable by skin; add file type classes to ...
thomasb
2011-12-10
Better CSS url() validation
thomasb
2011-12-09
Allow clean background:url(...) styles in safe mode. This will make Roundcube...
thomasb
2011-12-09
Allow custom content (from config dir) showing up on the about page
thomasb
2011-12-08
- Microoptimizations
alec
2011-12-08
- More documentation + cleanup
alec
2011-12-07
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
alec
2011-12-07
- Remove deprecated global $IMAP variable usage (#1488148)
alec
2011-12-07
- Add option to set default font for HTML message (#1484137)
alec
2011-12-07
- Cleanup + perf. improvement (substr_count() is really fast!)
alec
2011-12-07
- Fixed issues with big memory allocation of IMAP results, improved a lot of ...
alec
2011-12-07
Remove unused code
thomasb
2011-12-04
Accept contact IDs as array or comma-separated string
thomasb
2011-12-02
New template object to control HTML doctype
thomasb
2011-12-02
- Reset error flag when connecting to (another) database
alec
[next]