thomascube
|
9adef683e3
|
Remove PHP 4 warning
|
15 years ago |
alecpl
|
2d08c50fd7
|
- Support/Require tls:// prefix in 'smtp_server' option for TLS connections
- "Split" config file into sections
|
15 years ago |
thomascube
|
bc9c02617a
|
Add shellscripts to shrink/unshrink javascript files (by trisk)
|
15 years ago |
thomascube
|
b44b4d32e1
|
Allow outgoing_message_headers hook to abort message sending
|
15 years ago |
alecpl
|
dbe028f947
|
- Don't open first section in Preferences: makes behaviour consistent with the rest of UI and fixes Konqueror issue (#1486154)
|
15 years ago |
alecpl
|
4e4445f55b
|
- fix console's font-size in Konqueror
|
15 years ago |
alecpl
|
c1db394bf1
|
- fix syntax error (#1486533)
|
15 years ago |
alecpl
|
f1ce5163e5
|
- Fix inconsistent behaviour of 'delete_always' option (#1486299)
|
15 years ago |
alecpl
|
a039c626ee
|
- Fix deleting all messages from last list page (#1486293)
|
15 years ago |
thomascube
|
bbc8565e5a
|
Flag original messages after sending a draft (#1486203)
|
15 years ago |
thomascube
|
a96183883d
|
Changed signature separator when top-posting (#1486330)
|
15 years ago |
alecpl
|
40353f1a6c
|
- Fix regression in template expressions, don't allow '-' character in env/request/cookie name
|
15 years ago |
alecpl
|
44c57afde1
|
- remove temp console usage
|
15 years ago |
thomascube
|
b975da27ef
|
Allow admins to define defaults for search modifiers (#1485897)
|
15 years ago |
alecpl
|
aba0927545
|
- Fix long e-mail addresses validation (#1486453)
|
15 years ago |
thomascube
|
7910c0ff55
|
Remember search modifiers in user prefs (#1486146) + bring back the old defaults
|
15 years ago |
alecpl
|
d15d594a42
|
- more case sensitive matching
|
15 years ago |
alecpl
|
349bb1cc45
|
- fix order of messages added by check_recent
|
15 years ago |
thomascube
|
f2cdc551e7
|
Use private method
|
15 years ago |
thomascube
|
7c9d922b96
|
New recent check based on UIDs
|
15 years ago |
alecpl
|
ffaea6f6de
|
- Fix Recipient/Sender column name in drafts folder (#1486351)
|
15 years ago |
thomascube
|
c8cf268b9d
|
No more case-insensitive folder name comparisons
|
15 years ago |
alecpl
|
55243b590c
|
- Hide 'add contact' icon if there's no writable address book
|
15 years ago |
alecpl
|
3704b78841
|
- Added function to get addressbooks list rcmail::get_address_sources() (#1486248)
|
15 years ago |
alecpl
|
47ad83f337
|
- Added force_7bit option to force MIME encoding of plain/text messages (#1486510)
|
15 years ago |
thomascube
|
d5ffb58726
|
Use case sensitive check when checking for default folders (#1486346)
|
15 years ago |
thomascube
|
5e9a566101
|
Fix checking for new mail (#1485794)
|
15 years ago |
alecpl
|
ff519ed8c2
|
- typos
|
15 years ago |
alecpl
|
0c4d3fd9e3
|
- Improve performance by avoiding unnecessary updates to the session table (#1486325)
|
15 years ago |
alecpl
|
929a508d80
|
- Improve performance by avoiding unnecessary updates to the session table (#1486325)
|
15 years ago |
alecpl
|
a72ad65724
|
- Fix invalid font tags which cause HTML message rendering problems (#1486521)
|
15 years ago |
alecpl
|
72b140dc98
|
- Support arrays in get_input_value() (#1486277)
|
15 years ago |
alecpl
|
ebc619c149
|
- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)
|
15 years ago |
alecpl
|
3d0ec7620f
|
- improve transfer encoding choosing
|
15 years ago |
alecpl
|
82c98e674d
|
- Fix Received headers to behave better with SpamAssassin (#1486513)
|
15 years ago |
alecpl
|
e62346c9ba
|
- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (1486515)
|
15 years ago |
alecpl
|
64608bf2ef
|
- Password: Make passwords encoding consistent with core, add 'password_charset' global option (#1486473)
|
15 years ago |
alecpl
|
951c07b1b1
|
- Fix adding contacts SQL error on mysql (#1486459)
|
15 years ago |
alecpl
|
7481dd903e
|
- don't set task for login_after hook
|
15 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()
|
15 years ago |
alecpl
|
6a31558dd8
|
- remove redundant check
|
15 years ago |
alecpl
|
1617dbb6a4
|
- Fix IE spellcheck suggestion popup issue (#1486471)
|
15 years ago |
yllar
|
3e7c3694ef
|
ta_IN update
|
15 years ago |
thomascube
|
995267974c
|
Remove RSS feed step. Should be replaced by a plugin
|
15 years ago |
alecpl
|
812abdd797
|
- Fix email address auto-completion shows regexp pattern (#1486258)
|
15 years ago |
alecpl
|
eb27aad897
|
- added lost param description
|
15 years ago |
thomascube
|
7d9d3b0210
|
Better icon for drafts folder
|
15 years ago |
thomascube
|
47d8d39cf4
|
Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps
|
15 years ago |
alecpl
|
cd8e5636d2
|
- jQuery 1.4.2
|
15 years ago |
thomascube
|
6c609b925b
|
Another PHP 5.3 compatibility fix (similar to r2591)
|
15 years ago |