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-05-26
Fix host autoselection when default_host is an array (#1488495)
Aleksander Machniak
2012-05-26
CS, tabs to spaces
Aleksander Machniak
2012-05-26
Add getter for database runtime/config variables
Thomas Bruederli
2012-05-25
Fix calls to renamed methods
Thomas Bruederli
2012-05-24
Remove possible confusion on session reads - PHP expects string result not bo...
Aleksander Machniak
2012-05-23
Small code improvement
Aleksander Machniak
2012-05-23
Move old rcube_mail_header class definition to better place
Aleksander Machniak
2012-05-23
Add another alias for backwards compatibility
Thomas Bruederli
2012-05-23
Improved PERMANENTFLAGS checking code, added code for flags caching (currentl...
Aleksander Machniak
2012-05-23
Fix possible PHP warning in in_array_nocase() when 2nd argument is not an array
Aleksander Machniak
2012-05-22
Removed $Id$
Aleksander Machniak
2012-05-22
Add is_escaped attribute for html_select and html_textarea (#1488485)
Aleksander Machniak
2012-05-22
Deprecate storage_connect() method
Aleksander Machniak
2012-05-22
Add imap_connect() method for backward compat.
Aleksander Machniak
2012-05-21
Fix PHP error where calling get() on a non object
Aleksander Machniak
2012-05-21
Merge branch 'courier-fix'
Aleksander Machniak
2012-05-21
Add option imap_force_ns to make buggy servers support optional
Aleksander Machniak
2012-05-20
Add lost method for backwards compatibility
Thomas Bruederli
2012-05-17
s/rcube_charset_convert/rcube_charset::convert/
Aleksander Machniak
2012-05-16
Also accept PHP exceptions as argument to rcube::raise_error()
Thomas Bruederli
2012-05-16
Always log fatal errors that terminate the PHP script
Thomas Bruederli
2012-05-15
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-05-15
Move rcube_addressbook::normalize_string() to rcube_utils::normalize_string()...
Thomas Bruederli
2012-05-15
Fix (again) metadata caching (#1488475)
Aleksander Machniak
2012-05-14
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-05-14
Respect all arguments when caching IMAP metadata (#1488475)
Thomas Bruederli
2012-05-14
Fix listing folders on Courier IMAP (#1488466)
Aleksander Machniak
2012-05-14
Add public list_folder_direct() and list_folders_subscribed_direct()
Aleksander Machniak
2012-05-12
Fix support for large uuencode attachments.
Giovanni Bajo
2012-05-09
Merge pull request #1 from Brianetta/de-svn
Aleksander Machniak
2012-05-09
Use similar language as a fallback for plugin localization (#1488401)
Aleksander Machniak
2012-05-09
Change version text to reflect new versioning system
Brian Ronald
2012-05-08
Fixed PHP warning
Aleksander Machniak
2012-05-06
Remove BOM (#1488458)
Aleksander Machniak
2012-05-06
Print last commit date as (git) version
Aleksander Machniak
2012-05-03
- Fix the idn_convert() function call that was preventing the login with the...
vbenincasa
2012-05-02
Fix handling of 'serialzied' LDAP address attributes
thomascube
2012-05-02
- Allow to configure the number of values allowed for each LDAP attribute
thomascube
2012-05-01
Better handling of HTTP request errors; re-send keep-alive requests on failur...
thomascube
2012-04-30
Accept two past time slots for auth cookie validation; don't encode user-agen...
thomascube
2012-04-24
- Fix importing vCard photo with ENCODING param specified (#1488432)
alecpl
2012-04-24
Bring back some legacy functions and session vars for better backwards compat...
thomascube
2012-04-23
- Fix parsing ESEARCH (ALL) result and enabling ESEARCH for ordinary searches
alecpl
2012-04-23
- Fix listing messages when: skip_deleted=true, ESEARCH supported, threads di...
alecpl
2012-04-23
- Remove redundant strtoupper() call
alecpl
2012-04-23
- Implement set/get helper methods in rcube_message_header class
alecpl
2012-04-21
Revert r6094; Add caching for ACL and Metadata
thomascube
2012-04-20
- Fix typo (#1488325)
alecpl
2012-04-20
- Use user object instead of session, if possible, to get user ID when creati...
alecpl
2012-04-19
- Improved ttl values handling
alecpl
[next]