Aleksander Machniak
|
53a7b6bfb4
|
Update changelog
|
12 years ago |
Aleksander Machniak
|
8acf6204b1
|
Fix "could not load message" error on valid empty message body (#1489228)
|
12 years ago |
Thomas Bruederli
|
86d13b73b8
|
Update Changelog
|
12 years ago |
Aleksander Machniak
|
cb1715cd16
|
Fix handling of message/rfc822 attachments on message forward and edit (#1489214)
|
12 years ago |
Aleksander Machniak
|
c3762a5ad5
|
Fix folder names truncation in Classic skin (#1489220)
Fix bug where not all event handlers were executed (because body onload
was executed after rcmail init function, sometimes)
|
12 years ago |
Aleksander Machniak
|
6e57fb6b4c
|
Fix parsing of square bracket characters in IMAP response strings (#1489223)
|
12 years ago |
Aleksander Machniak
|
bd73a86dad
|
Don't clear References and in-Reply-To when a message is "edited as new" (#1489216)
|
12 years ago |
Aleksander Machniak
|
ed3e51f1b4
|
Make possible to disable some (broken) IMAP extensions with imap_disable_caps option (#1489184)
Add some notes in INSTALL about broken ESEARCH in uw-imap.
|
12 years ago |
Aleksander Machniak
|
a45f9b7bf5
|
Contacts drag-n-drop default action is to move contacts (#1488751)
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751)
Use consistent naming: 'moveto' -> 'move'
|
12 years ago |
Aleksander Machniak
|
d4a2ea1d87
|
Fix messages list sorting with THREAD=REFS
|
12 years ago |
Aleksander Machniak
|
528366f693
|
Fix Close link and remove About link on error pages (#1489109)
|
12 years ago |
Aleksander Machniak
|
253f0aed16
|
Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174)
|
12 years ago |
Aleksander Machniak
|
a5b79b15a8
|
Fix empty messages list when register_globals is enabled (#1489157)
|
12 years ago |
Aleksander Machniak
|
1f4b2a7093
|
Update changelog
|
12 years ago |
Aleksander Machniak
|
12e69ce13d
|
Fix lack of space between searchfiler and quicksearchbar in Larry skin (#1489158)
|
12 years ago |
Aleksander Machniak
|
7a7c25aeff
|
Fix so valid and set date.timezone is not required by installer checks (#1489180)
|
12 years ago |
Aleksander Machniak
|
39b905b7a8
|
Canonize boolean ini_get() results (#1489189)
|
12 years ago |
Aleksander Machniak
|
5a6c3a169b
|
Cache LDAP's user_specific search and use vlv for better performance (#1489186)
|
12 years ago |
Thomas Bruederli
|
0096981452
|
Describe changes from 'dev-advanced-ldap-groups'
|
12 years ago |
Aleksander Machniak
|
e7fa2ce56d
|
Fix so install do not fail when one of DB driver checks fails but other drivers exist (#1489178)
|
12 years ago |
Thomas Bruederli
|
b531277d03
|
Mention new feature in changelog
|
12 years ago |
Aleksander Machniak
|
428764bf34
|
Fix so exported vCard specifies encoding in v3-compatible format (#1489183)
|
12 years ago |
Aleksander Machniak
|
3dbe4f79e4
|
Fix session issues when local and database time differs (#1486132)
Improve performance by executing session gc on script shutdown, also call session_write_close() ASAP
|
12 years ago |
Thomas Bruederli
|
bf305c1810
|
Added section for upcoming 0.9.2 release
|
12 years ago |
Aleksander Machniak
|
99e17f6131
|
Fix timeout issue on drag&drop uploads (#1489170)
|
12 years ago |
Aleksander Machniak
|
603e048f73
|
Fix thread cache syncronization/validation (#1489028)
|
12 years ago |
Aleksander Machniak
|
918a6a6e0e
|
Fix default sorting of threaded list when THREAD=REFS isn't supported.
The result need to be re-sorted even if sort column is not set. This fixes
the issue when new messages aren't displayed on top of the list.
|
12 years ago |
Aleksander Machniak
|
ec532341ce
|
Fix list mode switch to 'List' after saving list settings in Larry skin (#1489164)
|
12 years ago |
Aleksander Machniak
|
ae80b5a309
|
Fix error when there's no writeable addressbook source (#1489162)
|
12 years ago |
Aleksander Machniak
|
85e65c3c76
|
Improvements to PR merge "add option show_real_foldernames"
|
12 years ago |
Aleksander Machniak
|
49224720be
|
Fix zipdownload plugin issue with filenames charset (#1489156)
|
12 years ago |
Aleksander Machniak
|
60b6d7c389
|
Fix database cache expunge issues (#1489149) - added 'expires' column
|
12 years ago |
Aleksander Machniak
|
66407a75d1
|
Fix date format issues on MS SQL Server (#1488918)
|
12 years ago |
Aleksander Machniak
|
b68e2355d7
|
Fix so non-inline images aren't skipped on forward (#1489150)
|
12 years ago |
Aleksander Machniak
|
61ccdfcfbb
|
Add imap_cache_ttl option to configure TTL of imap_cache
|
12 years ago |
Aleksander Machniak
|
b07426f0c5
|
Make LDAP cache engine configurable via ldap_cache and ldap_cache_ttl options
|
12 years ago |
Aleksander Machniak
|
f658907731
|
Fix legacy options handling
|
12 years ago |
Aleksander Machniak
|
be4b5c2fe5
|
Fix "duplicate entry" errors on inserts to imap cache tables (#1489146)
|
12 years ago |
Aleksander Machniak
|
ad2ba95dcd
|
Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
|
12 years ago |
Aleksander Machniak
|
a6b0ca60a4
|
Fix bug where serialized strings were truncated in PDO::quote() (#1489142)
|
12 years ago |
Aleksander Machniak
|
15482bcade
|
Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016)
|
12 years ago |
Aleksander Machniak
|
cb3e2fe0c2
|
Fix displaying messages with invalid self-closing HTML tags (#1489137)
|
12 years ago |
Aleksander Machniak
|
af9dbd54b3
|
Fix PHP warning when responding to a message with many Return-Path headers (#1489136)
|
12 years ago |
Aleksander Machniak
|
3863a9d2c5
|
Added user preference to open all popups as standard windows
|
12 years ago |
Aleksander Machniak
|
99e27c581e
|
Fix unintentional compose window resize (#1489114)
|
12 years ago |
Aleksander Machniak
|
581a52b615
|
Fix performance regression in text wrapping function (#1489133) - don't use iconv here
|
12 years ago |
Aleksander Machniak
|
d096210504
|
Fix connection to posgtres db using unix socket (#1489132)
|
12 years ago |
Aleksander Machniak
|
50abd55718
|
Added shared (cross-user) cache
|
12 years ago |
Aleksander Machniak
|
1dfa85e0e6
|
Fix handling of comma when adding contact from contacts widget (#1489107)
|
12 years ago |
Aleksander Machniak
|
ab845c0718
|
Fix bug where a message was opened in both preview pane and new window on double-click (#1489122)
|
12 years ago |