Commit Graph

3472 Commits

Author SHA1 Message Date
alecpl
ce92ba767a - Plugin API: improved 'abort' flag handling, added 'result' item in some hooks: group_*, contact_*, identity_* (#1486914) 2010-09-30 13:24:33 +00:00
alecpl
66c674cc57 - Fix charset replacement in HTML message bodies (#1487021) 2010-09-30 10:07:53 +00:00
alecpl
1f49ce50a9 - Improve a little email address pattern, broken with IDNA support implementation 2010-09-30 09:11:33 +00:00
alecpl
9f9664338f - Change reply prefix to display email address only if sender name doesn't exist (#1486550) 2010-09-30 08:30:46 +00:00
alecpl
1148c6e936 - Add option do bind for an individual LDAP address book (#1486997) 2010-09-30 07:28:51 +00:00
alecpl
13ffa2810e - Added line number for error message 2010-09-30 07:10:03 +00:00
alecpl
33da0b48b3 - Allow setting some washtml options from plugin (#1486578) 2010-09-29 17:53:13 +00:00
alecpl
5c461bada9 - Update phpdoc (#1486958) 2010-09-29 16:47:05 +00:00
alecpl
c609784656 - Use custom sorting when SORT is disabled by IMAP admin (#1486959) 2010-09-29 13:46:30 +00:00
alecpl
11bcac5802 - Fix HTML to plain text conversion doesn't handle citation blocks (#1486921) 2010-09-29 13:32:41 +00:00
alecpl
b3660bbdc3 - Add option to "Return receipt" will be always checked (1486352) 2010-09-29 12:58:23 +00:00
alecpl
a99968259d - Add option to automatically send read notifications for known senders (1485883) 2010-09-29 12:56:10 +00:00
alecpl
e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 2010-09-29 12:36:28 +00:00
alecpl
d7f9eb573b - Add link to identities in compose window (#1486729) 2010-09-29 12:24:01 +00:00
alecpl
eacce9b3f5 - Messages caching: performance improvements, fixed syncing, fixes related with #1486748 2010-09-29 12:15:04 +00:00
thomascube
5371dc7889 Correct JS syntax 2010-09-29 10:32:44 +00:00
thomascube
b44c873152 Update CHANGELOG 2010-09-29 09:30:34 +00:00
alecpl
6d1ae078c9 - Fix format=flowed: don't space-stuff empty lines (#1487018) 2010-09-29 09:23:55 +00:00
thomascube
bd911ba814 Pool some code for command line tools; avoid displaying password on shell (#1486947); fix msgexport now using the new imap wrapper 2010-09-29 08:30:56 +00:00
thomascube
9d2a3a819a Focus search box or first edit field on page load 2010-09-29 08:11:51 +00:00
alecpl
08aa031871 - Fix wrong parameter count in fetchHeader() call 2010-09-28 13:30:41 +00:00
alecpl
a8e1095eb0 - Fixed wrong function call in sync_header_index() 2010-09-28 13:08:48 +00:00
thomascube
6d94ab311a Only lower-case user name if first login attempt failed (#1486393) + fix test 2010-09-26 15:06:55 +00:00
thomascube
8603bbba2e Fix base url resolution + better order for condition checks in rcube_mdb2 + updated changelog 2010-09-26 11:17:03 +00:00
alecpl
0911facde9 - Truncate message subject when setting page title 2010-09-25 13:47:51 +00:00
alecpl
2753a4cab5 - Fix r3962 (< and > characters were not replaced with HTML entities in plain messages) 2010-09-25 13:28:37 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
6465a92a38 - Support action in form of "task/action" in goto_url() 2010-09-25 10:34:54 +00:00
alecpl
22c6b5b6a0 - Fix: save-prefs action is now in utils task 2010-09-24 07:17:46 +00:00
thomascube
cb2bc809ef Fix db_mode check in insert_id() 2010-09-21 18:47:55 +00:00
alecpl
1151581366 - Fix setting headers for IE in AJAX responses 2010-09-21 08:41:59 +00:00
alecpl
799359457f - Don't create a new rcube_browser object, use browser property from output object 2010-09-21 08:24:52 +00:00
alecpl
d560e78d98 - Fix: close properly IMAP connection also when user is not logged in 2010-09-21 07:54:21 +00:00
thomascube
a3de4f6054 Fix selection of read/write db connection 2010-09-21 06:43:24 +00:00
alecpl
11be9330de - Support %z variable in host configuration options (#1487003) 2010-09-20 11:07:56 +00:00
thomascube
eab71fdf7e Remove accidentally committed debug code 2010-09-19 15:40:59 +00:00
yllar
5761a871c7 pt_PT kh_KH de_DE translation updates 2010-09-19 12:16:49 +00:00
thomascube
62c791f609 Prevent from saving a non-existing skin path in user prefs 2010-09-18 16:32:00 +00:00
alecpl
ffc040bf9e - update ID keyword 2010-09-17 12:25:46 +00:00
alecpl
b364912fc1 - Don't log errors about empty password when connecting to IMAP server (#1487001) 2010-09-17 10:28:36 +00:00
alecpl
614c642a4b - Fix list_cols is not updated after column dragging (#1486999)
- Improved save-pref action and moved to separate file in utils task directory
- Improved http_post/http_request to support first argument in form 'task/action'
2010-09-17 09:14:13 +00:00
alecpl
b8d96f6e60 - Use random sleep interval up to 3 sec. in 'get' action when IMAP conn. fails 2010-09-16 13:02:27 +00:00
alecpl
431234538a - Fix when IMAP connection fails in 'get' action session shouldn't be destroyed (#1486995)
- Performance: improve mail/get action and skip one IMAP connection
2010-09-16 11:29:53 +00:00
alecpl
2280757d24 - Added more charset aliases 2010-09-15 16:56:49 +00:00
alecpl
457373bf3f - Fix: close() method of addressbook object(s) is not called in shutdown function 2010-09-15 13:36:17 +00:00
alecpl
acbf0f5ee0 - Fix: iconv doesn't support UTF7-IMAP 2010-09-15 12:15:01 +00:00
alecpl
f8e8af7e7c - Settings block (fieldset) can have any content (not only a table with hardcoded structure) 2010-09-15 09:27:45 +00:00
alecpl
f12d218831 - small fix for format=flowed parsing 2010-09-14 10:32:36 +00:00
alecpl
33dfdd891b - Improve logic of signatures colorizing and truncating, introduce sig_max_lines option 2010-09-14 09:53:53 +00:00
alecpl
99b8c1e2ac - Fix format=flowed handling (#1486989) + small improvements in plain messages parsing 2010-09-14 08:40:51 +00:00