Commit Graph

496 Commits (1971ddc1dd0eb9bf07f17f72dde48d7edca7b69b)

Author SHA1 Message Date
alecpl 1971ddc1dd - last commit fix 17 years ago
alecpl ccd04868e0 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
17 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
17 years ago
alecpl 06343d189e - Added option focus_on_new_message (#1485374) 17 years ago
thomascube b58f118415 Improve vcard import (#1485502); try utf-8 first in charset detection 17 years ago
alecpl 7f63946719 - #1485499: make email address comparision case insensitive
- support multibyte characters in in_array_nocase()
17 years ago
alecpl 407dcf9e71 - Fix html signature formatting when identity save error occured (#1485426) 17 years ago
alecpl 19c9d396df - wrap also prefix line in reply body 17 years ago
alecpl 701b9a7c6b - Add feedback and set busy when moving folder (#1485497) 17 years ago
alecpl b214f8d4d8 #1485398, #1485441: fix (p)spell checking CRLF/multibyte issues 17 years ago
alecpl 81308b30ed #1485441: fix pspell checking of multibyte languages 17 years ago
alecpl 2b180b1cce #1485494: fixed signatures removal on reply 17 years ago
alecpl 70087c52bc - don't set border=0 for images (use css for that) 17 years ago
alecpl 6eb858606e - Fix matching case sensitivity when setting identity on reply (#1485480)
- Prefer default identity on reply
17 years ago
alecpl e70b3b24fc - send set_unread_count() only when changing /Seen status 17 years ago
alecpl acff900c5a #1485294: Add recipients address small validation 17 years ago
alecpl a22cb65adb - Write username instead of id in sendmail log (#1485477) 17 years ago
alecpl 27a12edcd9 - #1485475: don't use 4th argument of htmlspecialchars() 17 years ago
alecpl 2727053c61 - #1485471: fix drafts saving 17 years ago
alecpl a88792546f #1485446: calculate message's ETAG including inline_images option (for multipart messages) 17 years ago
alecpl bbeda81b19 #1485465: use common.css from skins instead of non-existent style.css 17 years ago
alecpl a164a2e64b - #1485463: fixed css classes setting in messages list 17 years ago
alecpl 112c9133bb - removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
17 years ago
svncommit a862043fe7 restore some script environment variables removed in r1918 but needed in "show" action 17 years ago
alecpl 9b3d7f743f - Add 'skip_deleted' option in User Preferences (#1485445) 17 years ago
alecpl 2cc1cac772 #1485442: set mailbox name in client env in mail/show action 17 years ago
alecpl cf6a833c95 - fix "Back to message list" button (#1485440) 17 years ago
alecpl b76275da65 - show notice instead of warning if search results contains no results (#1485437) 17 years ago
alecpl 52851464e0 - Fix race conditions when changing mailbox (set some env variables only when needed - no action or action==list) 17 years ago
alecpl 2c832e4519 - small improvement in getunread.inc + fix: don't call msglist_select() for getunread and check-recent actions 17 years ago
alecpl fd51e0fea5 - Better handling of "no identity" and "no email in identity" situations (#1485117) 17 years ago
alecpl bf2f39ea6d - #1485290: Fix unread counter when displaying cached massage in preview panel
- remove some empty lines in app.js
17 years ago
alecpl ffae15e5fc - Added 'mime_param_folding' option with possibility to choose
long/non-ascii attachment names encoding eg. to be readable
  in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
17 years ago
thomascube bb8781c6d7 Improve vcard decoding and import step 18 years ago
alecpl 7315902cb2 #1485405: typo 18 years ago
alecpl e98809ae55 - allow to enable/disable configuration for only some of special folders 18 years ago
alecpl cc669e3727 - read current language from rcube_user object (config may contains 'pl', but user 'pl_PL') 18 years ago
thomascube 95fcc33472 Separate method to create iframe tags (with a list of allowed attributes) 18 years ago
alecpl e2c610ebfa - use more 'html' class 18 years ago
alecpl 6d20d016d5 #1485384: fix quota span tag attribs 18 years ago
alecpl c17dc6aa31 #1485385: fix missing close form tag 18 years ago
thomascube 6925adb279 Fix empty subject header display (#1485383) + improve safari CSS hacks 18 years ago
alecpl 106d057f84 - allow signature textarea size setting from skin + use cols=60 18 years ago
thomascube e5af2fe88e Create valid <a> tags 18 years ago
alecpl 25c35c81e1 - added set_message, set_message_icon and set_message_status functions
- icon setting more unified + some small fixes/typos
- get rid of *_from_preview() functions
 (Thomas, don't be mad, it was truly tested ;))
18 years ago
thomascube 44385fd68f Trim and abbreviate subjects in message listing 18 years ago
alecpl 095d05ef00 #1484805: fix next/last page buttons when new message is added to the list + remove last message 18 years ago
alecpl 9281884ff0 - don't add new row to messages list if only marking as deleted (flag_for_deletion=true) 18 years ago
alecpl 2cb6d48e63 - code cleanup + fix for malformed html (#1485139) 18 years ago
alecpl 7f62581c10 - Smart Tags and NOBR tag support in html messages (#1485363, #1485327) 18 years ago