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-03-29
- Support LDAP RFC2256's country object class read/write (#1488123)
alec
2012-03-24
- Improve ImageMagick's identify isage, fix possible issue with spaces in pat...
alec
2012-03-22
Always return the correct connection state
thomasb
2012-03-21
- Reset variable in loop
alec
2012-03-20
Add support for read-only address book records
thomasb
2012-03-19
- Image resize with GD extension (#1488383)
alec
2012-03-16
Don't set variable which will be used later on with wrong data
thomasb
2012-03-15
- Fix lack of warning when switching task in compose window (#1488399)
alec
2012-03-14
Accept DateTime object as input to format_date()
thomasb
2012-03-13
- Fix counting messages search results
alec
2012-03-09
- Improve logo handling in default skin (#1488385)
alec
2012-03-07
- Hook unregister methods (#1488184)
alec
2012-03-06
- Fix handling of % character in IMAP protocol (#1488382)
alec
2012-03-05
- Add check_connection() to storage abstract class
alec
2012-03-04
Exclude E_STRICT from error_reporting for PHP 5.4
alec
2012-03-02
- Fix automatic unsubscribe of non-existent folders (with small perf fix)
alec
2012-02-29
- Fix warning when properties array is empty
alec
2012-02-29
- Add 'type' and 'attribs' parameters for render_mailboxlist hook
alec
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
[next]