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