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
2008-11-15
- don't use SORT when SEARCH is better (sort field not specified)
alec
2008-11-15
- fix for skip_deleted (#1485553)
alec
2008-11-15
- Fix big memory consumption and speed up searching on servers without SORT c...
alec
2008-11-14
- fixes for status filter
alec
2008-11-13
- Added message status filter + fixes for r2046 (searching with SORT)
alec
2008-11-12
Improve charset encoding + remove BOM before parsing vcards
thomasb
2008-11-12
- Use SORT for searching on servers with SORT capability
alec
2008-11-07
- improve messages searching with many criterias (call one SEARCH command)
alec
2008-11-05
- fix function description
alec
2008-11-05
- Fix HTML editor initialization on IE (#1485304)
alec
2008-11-03
r2032 fix: escape backslashes
alec
2008-11-03
Don't use addslashes() which could produce unexpected results when magic_quot...
thomasb
2008-11-03
Handle magic_quotes on runtime and remove them from the requirements list (#1...
thomasb
2008-10-30
- fix log_bug() for empty 'file' parameter
alec
2008-10-29
- Fix problem with numeric folder names (#1485527)
alec
2008-10-27
#1485518: validate SERVER_NAME for smtp_helo_host setting
alec
2008-10-26
- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
alec
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 da...
estadtherr
2008-10-24
- Added option 'identities_level', removed 'multiple_identities'
alec
2008-10-21
Killed some whitespace
thomasb
2008-10-21
Improve vcard import (#1485502); try utf-8 first in charset detection
thomasb
2008-10-20
- little improvement in in_array_nocase()
alec
2008-10-20
- #1485499: make email address comparision case insensitive
alec
2008-10-18
- Fix html signature formatting when identity save error occured (#1485426)
alec
2008-10-18
#1485505: PHP bug (?) workaround for html2text class autoloading
alec
2008-10-14
Set postgres-specific schema options + fix indentation
thomasb
2008-10-10
- set MDB2's sequence options for postgres only
alec
2008-10-10
- don't set border=0 for image buttons
alec
2008-10-09
- set mbstring's internal encoding in proper place
alec
2008-10-07
- better postgresql sequence names handling
alec
2008-10-07
#1485472: added js keywords escaping in json_serialize()
alec
2008-10-06
#1485460: session.gc_* moved to main .htaccess file
alec
2008-10-06
- #1485468: fix attachment filename (RFC2231 related)
alec
2008-10-05
- removed deprecated rcube_add_label() and all uses
alec
2008-10-03
- fix last change in show_bytes()
alec
2008-10-03
- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
alec
2008-10-02
- Fix folders css class setting for folder with names matching defined classe...
alec
2008-10-02
- improved rcube_sess_gc() when enable_caching=false, also use join() once
alec
2008-10-01
- Localized filesize units (#1485340) + small labels capitalization change in...
alec
2008-09-30
- #1485423: fixed virtuser_query checking
alec
2008-09-29
- Added 'mime_param_folding' option with possibility to choose
alec
2008-09-27
- added 'en_US.utf8' as fallback for setlocale
alec
2008-09-26
- read 'name' parameter after 'filename' and rfc2231's parameters,
alec
2008-09-25
Also allow appending messages to inbox (if not listed)
thomasb
2008-09-25
Improve vcard decoding and import step
thomasb
2008-09-25
DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_co...
thomasb
2008-09-24
- Fix language autodetection (#1485401)
alec
2008-09-23
- fixed handling of apostrophes in filenames decoded according to rfc2231
alec
2008-09-22
- there's no 'locale_string' option now
alec
2008-09-21
Tiny correction of phpdoc
thomasb
[next]