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-02-28
Fix function call
thomasb
2012-02-27
Map renamed methods for backwards compatibility
thomasb
2012-02-26
Fix larry issues: 'Mark' button position, broken folders list footer
alec
2012-02-25
Connect to IMAP server before reading quota
thomasb
2012-02-25
Remember custom skin selection after logout (#1488355)
thomasb
2012-02-21
Refactored IMAP cache expunge: delegate to storage object; don't rely on depr...
thomasb
2012-02-17
- Fix date_today, broken in r5707
alec
2012-02-15
Skip empty group members (seen in OpenLDAP backends)
thomasb
2012-02-11
User configurable setting how to display contact names in list
thomasb
2012-02-08
- Fix issue where some text from original message was missing on reply (#1488...
alec
2012-02-08
- Fix URL building - skip null parameters
alec
2012-02-05
- Support AD's objectClass=group
alec
2012-02-03
Get rid of global $__skin_path variable (#1488336)
thomasb
2012-02-02
Allow users to choose cols for contacts list sorting
thomasb
2012-02-01
Allow placeholder attributes for input fields
thomasb
2012-01-27
- Fix call to undefined method rcube_result_index::isError() (#1488328)
alec
2012-01-27
- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327)
alec
2012-01-27
Fix special vars replacement in templates
thomasb
2012-01-27
Update requirements list, remove TODO
thomasb
2012-01-27
- Remove leftover code
alec
2012-01-25
Add lib for server side mime parsing (to be used by non-imap storage backends...
thomasb
2012-01-25
Fix autoselect_host() for login (#1488297)
thomasb
2012-01-24
Fixed typo
thomasb
2012-01-23
- Fix hook name mailboxes_list renamed to reserved name, use storage_folders ...
alec
2012-01-19
- Better handling of legacy config (#1488312)
alec
2012-01-18
rcube_imap::update_cache() is used by some plugins
thomasb
2012-01-18
Fix accidental private => protected replacement
thomasb
2012-01-18
Also support /private/... annotation selectors
thomasb
2012-01-18
- Handle ldap_public misconfiguration
alec
2012-01-18
- Fix call to undefined method rcube_imap::list_unsubscribed()
alec
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
[next]