Commit Graph

2256 Commits (bc404ffd41c3411510a022ae5b0c9f2bfe8f5db1)

Author SHA1 Message Date
thomascube bc404ffd41 Save draft information in one header; finally fixes #1486203 16 years ago
alecpl 56505a1174 - Options virtuser_* replaced with virtuser_* plugins
- Plugin API: Implemented 'email2user' and 'user2email' hooks
16 years ago
alecpl a4cf4577b1 - Fix forwarding message omits CC header (#1486305) 16 years ago
alecpl fe7d78ab55 - simplify console 16 years ago
alecpl 4d81544057 - messages list performance: build subject link on client side 16 years ago
alecpl 69a7d3127e - Improved charset replacement in html meta header (#1486542) 16 years ago
alecpl be5133a6f3 - Mail_Mime 1.6.1 16 years ago
alecpl cc2c83378c - Net_SMTP 1.4.2 with fix for #1486537 16 years ago
vbenincasa b5de2a1f90 - Update pt_BR translation 16 years ago
alecpl edaf6a6cef - Last commit fix 16 years ago
alecpl 6611b415ae - Fix sig replacement (#1486538) + fix checking for separator existance in sig 16 years ago
alecpl 5821ff5123 - Don't show a warning on html2text switch when textarea is empty
- Set properly select's value when html2text is aborted
16 years ago
alecpl 1163db99d4 - de_DE and en_GB update 16 years ago
alecpl a4f7780044 - Fix check_recent action when skip_deleted=true (#1486535) 16 years ago
alecpl e55ab02682 - Add 'default_charset' option to user preferences (#1485451) 16 years ago
alecpl b7f952248e - Add 'delete_always' option to user preferences 16 years ago
alecpl 2d08c50fd7 - Support/Require tls:// prefix in 'smtp_server' option for TLS connections
- "Split" config file into sections
16 years ago
thomascube b44b4d32e1 Allow outgoing_message_headers hook to abort message sending 16 years ago
alecpl dbe028f947 - Don't open first section in Preferences: makes behaviour consistent with the rest of UI and fixes Konqueror issue (#1486154) 16 years ago
alecpl 4e4445f55b - fix console's font-size in Konqueror 16 years ago
alecpl c1db394bf1 - fix syntax error (#1486533) 16 years ago
alecpl f1ce5163e5 - Fix inconsistent behaviour of 'delete_always' option (#1486299) 16 years ago
alecpl a039c626ee - Fix deleting all messages from last list page (#1486293) 16 years ago
thomascube bbc8565e5a Flag original messages after sending a draft (#1486203) 16 years ago
thomascube a96183883d Changed signature separator when top-posting (#1486330) 16 years ago
alecpl 40353f1a6c - Fix regression in template expressions, don't allow '-' character in env/request/cookie name 16 years ago
alecpl 44c57afde1 - remove temp console usage 16 years ago
alecpl aba0927545 - Fix long e-mail addresses validation (#1486453) 16 years ago
thomascube 7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 16 years ago
alecpl d15d594a42 - more case sensitive matching 16 years ago
alecpl 349bb1cc45 - fix order of messages added by check_recent 16 years ago
thomascube f2cdc551e7 Use private method 16 years ago
thomascube 7c9d922b96 New recent check based on UIDs 16 years ago
alecpl ffaea6f6de - Fix Recipient/Sender column name in drafts folder (#1486351) 16 years ago
thomascube c8cf268b9d No more case-insensitive folder name comparisons 16 years ago
alecpl 55243b590c - Hide 'add contact' icon if there's no writable address book 16 years ago
alecpl 3704b78841 - Added function to get addressbooks list rcmail::get_address_sources() (#1486248) 16 years ago
alecpl 47ad83f337 - Added force_7bit option to force MIME encoding of plain/text messages (#1486510) 16 years ago
thomascube d5ffb58726 Use case sensitive check when checking for default folders (#1486346) 16 years ago
thomascube 5e9a566101 Fix checking for new mail (#1485794) 16 years ago
alecpl 0c4d3fd9e3 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 16 years ago
alecpl 929a508d80 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 16 years ago
alecpl a72ad65724 - Fix invalid font tags which cause HTML message rendering problems (#1486521) 16 years ago
alecpl 72b140dc98 - Support arrays in get_input_value() (#1486277) 16 years ago
alecpl ebc619c149 - Fix CVE-2010-0464: Disable DNS prefetching (#1486449) 16 years ago
alecpl 3d0ec7620f - improve transfer encoding choosing 16 years ago
alecpl 82c98e674d - Fix Received headers to behave better with SpamAssassin (#1486513) 16 years ago
alecpl e62346c9ba - Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (1486515) 16 years ago
alecpl 333c48caf7 - Squirrelmail_usercopy: support reply-to field (#1486506)
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create()
16 years ago
alecpl 6a31558dd8 - remove redundant check 16 years ago