alecpl
|
eacce9b3f5
|
- Messages caching: performance improvements, fixed syncing, fixes related with #1486748
|
14 years ago |
alecpl
|
6d1ae078c9
|
- Fix format=flowed: don't space-stuff empty lines (#1487018)
|
14 years ago |
thomascube
|
bd911ba814
|
Pool some code for command line tools; avoid displaying password on shell (#1486947); fix msgexport now using the new imap wrapper
|
14 years ago |
alecpl
|
08aa031871
|
- Fix wrong parameter count in fetchHeader() call
|
14 years ago |
alecpl
|
a8e1095eb0
|
- Fixed wrong function call in sync_header_index()
|
14 years ago |
thomascube
|
6d94ab311a
|
Only lower-case user name if first login attempt failed (#1486393) + fix test
|
14 years ago |
thomascube
|
8603bbba2e
|
Fix base url resolution + better order for condition checks in rcube_mdb2 + updated changelog
|
14 years ago |
alecpl
|
0911facde9
|
- Truncate message subject when setting page title
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
thomascube
|
cb2bc809ef
|
Fix db_mode check in insert_id()
|
14 years ago |
alecpl
|
1151581366
|
- Fix setting headers for IE in AJAX responses
|
14 years ago |
alecpl
|
d560e78d98
|
- Fix: close properly IMAP connection also when user is not logged in
|
14 years ago |
thomascube
|
a3de4f6054
|
Fix selection of read/write db connection
|
14 years ago |
alecpl
|
11be9330de
|
- Support %z variable in host configuration options (#1487003)
|
14 years ago |
thomascube
|
62c791f609
|
Prevent from saving a non-existing skin path in user prefs
|
14 years ago |
alecpl
|
b364912fc1
|
- Don't log errors about empty password when connecting to IMAP server (#1487001)
|
14 years ago |
alecpl
|
2280757d24
|
- Added more charset aliases
|
14 years ago |
alecpl
|
457373bf3f
|
- Fix: close() method of addressbook object(s) is not called in shutdown function
|
14 years ago |
alecpl
|
acbf0f5ee0
|
- Fix: iconv doesn't support UTF7-IMAP
|
14 years ago |
alecpl
|
f12d218831
|
- small fix for format=flowed parsing
|
14 years ago |
alecpl
|
99b8c1e2ac
|
- Fix format=flowed handling (#1486989) + small improvements in plain messages parsing
|
14 years ago |
alecpl
|
cb3dfdfede
|
- Fix messages background image handling in some cases (#1486990)
|
14 years ago |
alecpl
|
618cb0d8dd
|
- Don't trim spaces from the end of line when converting to format=flowed
|
14 years ago |
alecpl
|
ed302bbbed
|
- Code improvements + more infinite loop prevention
|
14 years ago |
alecpl
|
a5c56b3b21
|
- Return false from putLineC instead of NULL, for consistence
|
14 years ago |
alecpl
|
1e3ba370c3
|
- Small improvement for last commit
|
14 years ago |
alecpl
|
4d7acb3cb2
|
- Fix handling of charsets with LATIN-* label
|
14 years ago |
alecpl
|
860678e333
|
- Add semicolon at the end of SQL queries in log (#1486957)
|
14 years ago |
alecpl
|
2aa2b332f6
|
- Small performance improvements
|
14 years ago |
alecpl
|
372d3bf6de
|
- Fix Chrome browser was recognized as Safari
|
14 years ago |
alecpl
|
272a7e5a24
|
- Don't use mail_header_delimiter when saving mail in IMAP
|
14 years ago |
alecpl
|
086767c8f2
|
- Added mail_header_delimiter validation
|
14 years ago |
alecpl
|
564741f77b
|
- performance: use custom function for IV vector generation instead of mcrypt_create_iv()
|
14 years ago |
alecpl
|
1fb718cae0
|
- Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929)
|
14 years ago |
alecpl
|
d1dd13ee5c
|
- Fix SMTP test in Installer (#1486952)
|
14 years ago |
alecpl
|
5cf7aae178
|
- Don't add date to log when using syslog
|
14 years ago |
alecpl
|
1a2f8375de
|
- add message_part_structure hook also for text parts of mixed messages
|
14 years ago |
alecpl
|
b6244d5ce7
|
- Improve email regexp in mailto: links handler (#1486808)
|
15 years ago |
alecpl
|
ecc28ce02f
|
- Removed /i from regexp
|
15 years ago |
alecpl
|
3c9d9aa943
|
- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898)
|
15 years ago |
alecpl
|
119ad13d74
|
- Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
- Print warning to the log about deprecated hook names usage
|
15 years ago |
alecpl
|
03dbf37d5c
|
- Small improvement in SELECT response parsing
|
15 years ago |
alecpl
|
7f5b535d12
|
- Improved performance of LIST/LSUB response parsing
|
15 years ago |
thomascube
|
4859fedb92
|
Fix unit tests + update version
|
15 years ago |
alecpl
|
c16fab1641
|
- Fix strpos() usage (#1486458)
|
15 years ago |
alecpl
|
532c2504f4
|
- Add 'language' parameter in 'user_create' hook (#1486896)
|
15 years ago |
alecpl
|
eef0dae865
|
- Last commit fix
|
15 years ago |
alecpl
|
5ced9ca075
|
- Replace message_part_encrypted hook with more generic message_part_structure
|
15 years ago |
alecpl
|
b0eeaac9e0
|
- Fix: rcube_user::get_username() doesn't take mail_domain setting into account (#1486895)
|
15 years ago |
alecpl
|
a31dd08826
|
- Replace chop() with rtrim(), small improvements in fetchHeaders()
|
15 years ago |