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
/
include
Age
Commit message (
Expand
)
Author
2012-03-19
- Image resize with GD extension (#1488383)
alecpl
2012-03-16
Don't set variable which will be used later on with wrong data
thomascube
2012-03-15
- Fix lack of warning when switching task in compose window (#1488399)
alecpl
2012-03-14
Accept DateTime object as input to format_date()
thomascube
2012-03-13
- Fix counting messages search results
alecpl
2012-03-09
- Improve logo handling in default skin (#1488385)
alecpl
2012-03-07
- Hook unregister methods (#1488184)
alecpl
2012-03-06
- Fix handling of % character in IMAP protocol (#1488382)
alecpl
2012-03-05
- Add check_connection() to storage abstract class
alecpl
2012-03-04
Exclude E_STRICT from error_reporting for PHP 5.4
alecpl
2012-03-02
- Fix automatic unsubscribe of non-existent folders (with small perf fix)
alecpl
2012-02-29
- Fix warning when properties array is empty
alecpl
2012-02-29
- Add 'type' and 'attribs' parameters for render_mailboxlist hook
alecpl
2012-02-28
Fix function call
thomascube
2012-02-27
Map renamed methods for backwards compatibility
thomascube
2012-02-26
Fix larry issues: 'Mark' button position, broken folders list footer
alecpl
2012-02-25
Connect to IMAP server before reading quota
thomascube
2012-02-25
Remember custom skin selection after logout (#1488355)
thomascube
2012-02-21
Refactored IMAP cache expunge: delegate to storage object; don't rely on depr...
thomascube
2012-02-17
- Fix date_today, broken in r5707
alecpl
2012-02-15
Skip empty group members (seen in OpenLDAP backends)
thomascube
2012-02-11
User configurable setting how to display contact names in list
thomascube
2012-02-08
- Fix issue where some text from original message was missing on reply (#1488...
alecpl
2012-02-08
- Fix URL building - skip null parameters
alecpl
2012-02-05
- Support AD's objectClass=group
alecpl
2012-02-03
Get rid of global $__skin_path variable (#1488336)
thomascube
2012-02-02
Allow users to choose cols for contacts list sorting
thomascube
2012-02-01
Allow placeholder attributes for input fields
thomascube
2012-01-27
- Fix call to undefined method rcube_result_index::isError() (#1488328)
alecpl
2012-01-27
- Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327)
alecpl
2012-01-27
Fix special vars replacement in templates
thomascube
2012-01-27
Update requirements list, remove TODO
thomascube
2012-01-27
- Remove leftover code
alecpl
2012-01-25
Add lib for server side mime parsing (to be used by non-imap storage backends...
thomascube
2012-01-25
Fix autoselect_host() for login (#1488297)
thomascube
2012-01-24
Fixed typo
thomascube
2012-01-23
- Fix hook name mailboxes_list renamed to reserved name, use storage_folders ...
alecpl
2012-01-19
- Better handling of legacy config (#1488312)
alecpl
2012-01-18
rcube_imap::update_cache() is used by some plugins
thomascube
2012-01-18
Fix accidental private => protected replacement
thomascube
2012-01-18
Also support /private/... annotation selectors
thomascube
2012-01-18
- Handle ldap_public misconfiguration
alecpl
2012-01-18
- Fix call to undefined method rcube_imap::list_unsubscribed()
alecpl
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2012-01-16
Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ...
thomascube
2012-01-16
Merged devel-framework branch (r5746:5779) back into trunk
thomascube
2012-01-16
- Add addressbook name to debug output (#1488304)
alecpl
2012-01-13
- Remove redundant ldap_count_entries() call
alecpl
2012-01-13
- Make mime type detection based on filename extension to be case-insensitive
alecpl
2012-01-12
- Fix possible infinite loop in buildThreadData()
alecpl
[next]