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
2008-11-23
Add fallback to default_charset when importing vcards
thomascube
2008-11-23
Fix headers for IE attachment downloads (#1485449)
thomascube
2008-11-23
Also clean cache table when removing old messages from cache
thomascube
2008-11-23
Suppress repeated ldap warnings + little codestyle fix
thomascube
2008-11-23
- Allow setting attachment col position in 'list_cols' option
alecpl
2008-11-22
- fix r2076: removed cache.session_id column, removed DELETEs from cache in s...
alecpl
2008-11-21
- Increase speed of session destroy and garbage clean up
alecpl
2008-11-21
- Fix 'cache' table cleanup on session destroy (#1485516)
alecpl
2008-11-20
#1485573: fix part=0 handling
alecpl
2008-11-20
- Speed up raw message body handling (call FETCH only once for the whole mess...
alecpl
2008-11-16
- Fix setting locale to tr_TR, ku and az_AZ (#1485470)
alecpl
2008-11-16
- use memory less expensive method of searching when result is bigger than pa...
alecpl
2008-11-16
* fixed docblock
till
2008-11-15
* added docblock for ctr
till
2008-11-15
- fix
alecpl
2008-11-15
- don't use SORT when SEARCH is better (sort field not specified)
alecpl
2008-11-15
- fix for skip_deleted (#1485553)
alecpl
2008-11-15
- Fix big memory consumption and speed up searching on servers without SORT c...
alecpl
2008-11-14
- fixes for status filter
alecpl
2008-11-13
- Added message status filter + fixes for r2046 (searching with SORT)
alecpl
2008-11-12
Improve charset encoding + remove BOM before parsing vcards
thomascube
2008-11-12
- Use SORT for searching on servers with SORT capability
alecpl
2008-11-07
- improve messages searching with many criterias (call one SEARCH command)
alecpl
2008-11-05
- fix function description
alecpl
2008-11-05
- Fix HTML editor initialization on IE (#1485304)
alecpl
2008-11-03
r2032 fix: escape backslashes
alecpl
2008-11-03
Don't use addslashes() which could produce unexpected results when magic_quot...
thomascube
2008-11-03
Handle magic_quotes on runtime and remove them from the requirements list (#1...
thomascube
2008-10-30
- fix log_bug() for empty 'file' parameter
alecpl
2008-10-29
- Fix problem with numeric folder names (#1485527)
alecpl
2008-10-27
#1485518: validate SERVER_NAME for smtp_helo_host setting
alecpl
2008-10-26
- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
alecpl
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 da...
svncommit
2008-10-24
- Added option 'identities_level', removed 'multiple_identities'
alecpl
2008-10-21
Killed some whitespace
thomascube
2008-10-21
Improve vcard import (#1485502); try utf-8 first in charset detection
thomascube
2008-10-20
- little improvement in in_array_nocase()
alecpl
2008-10-20
- #1485499: make email address comparision case insensitive
alecpl
2008-10-18
- Fix html signature formatting when identity save error occured (#1485426)
alecpl
2008-10-18
#1485505: PHP bug (?) workaround for html2text class autoloading
alecpl
2008-10-14
Set postgres-specific schema options + fix indentation
thomascube
2008-10-10
- set MDB2's sequence options for postgres only
alecpl
2008-10-10
- don't set border=0 for image buttons
alecpl
2008-10-09
- set mbstring's internal encoding in proper place
alecpl
2008-10-07
- better postgresql sequence names handling
alecpl
2008-10-07
#1485472: added js keywords escaping in json_serialize()
alecpl
2008-10-06
#1485460: session.gc_* moved to main .htaccess file
alecpl
2008-10-06
- #1485468: fix attachment filename (RFC2231 related)
alecpl
2008-10-05
- removed deprecated rcube_add_label() and all uses
alecpl
2008-10-03
- fix last change in show_bytes()
alecpl
[next]