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
Age
Commit message (
Expand
)
Author
2012-06-04
Fix magic_quotes_sybase handling (#1488506)
Aleksander Machniak
2012-06-04
Fix possible PHP warning: strpos(): Offset not contained in string
Aleksander Machniak
2012-06-04
Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2
Aleksander Machniak
2012-06-04
Modify CONCAT() arguments, because + operator requires them to be of type var...
Aleksander Machniak
2012-06-02
Typo fix
Mathias Rhein
2012-06-01
Define and use 'mozilla' class for HTML style
Aleksander Machniak
2012-06-01
Update to TinyMCE 3.5.2
Aleksander Machniak
2012-05-30
Fix regression where redundant autocompletion requests were sent
Aleksander Machniak
2012-05-30
Code cleanup, more object-like syntax when building URLs
Aleksander Machniak
2012-05-30
Merge branch 'dev-browser-capabilities'
Aleksander Machniak
2012-05-30
Don't show errors when moving contacts into groups they're already in (#1488493)
Thomas Bruederli
2012-05-30
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
Aleksander Machniak
2012-05-28
Add Flash support detection
Aleksander Machniak
2012-05-28
Use browser capabilities to decide if PDF/TIFF attachments should be displayed
Aleksander Machniak
2012-05-28
Added browser capabilities detection, i.e. PDF and TIFF support
Aleksander Machniak
2012-05-28
Fix html2text conversion of strong|b|a|th|h tags when used in upper case
Aleksander Machniak
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
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-05-26
Add getter for database runtime/config variables
Thomas Bruederli
2012-05-26
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2012-05-26
Catch DateTime* exceptions (#1488497) - skipping buggy timezones
Aleksander Machniak
2012-05-25
Fix calls to renamed methods
Thomas Bruederli
2012-05-25
Move messages forwarding mode setting into Preferences
Aleksander Machniak
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
Remove last instance of storage_connect() with possible performance
Aleksander Machniak
2012-05-22
Add imap_connect() method for backward compat.
Aleksander Machniak
2012-05-22
- Fix HTML entities handling in HTML editor (#1488483)
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
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-05-17
Added new languages Belarusian, Interlingua and Malayalam from launchpad import
Thomas Bruederli
2012-05-17
s/rcube_charset_convert/rcube_charset::convert/
Aleksander Machniak
2012-05-17
Mail_Mime 1.8.4
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-16
Fix object reference
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
[next]