Aleksander Machniak
|
d1327024cc
|
Fix bug where Archive folder wasn't auto-created on login with create_default_folders=true
|
7 years ago |
Aleksander Machniak
|
a315f2b16d
|
Fix PHP warning "idn_to_utf8(): INTL_IDNA_VARIANT_2003 is deprecated" with PHP 7.2 (#6075)
|
7 years ago |
Aleksander Machniak
|
1765e855c9
|
Fix untagged COPYUID responses handling - again (#5982)
|
7 years ago |
Aleksander Machniak
|
471f6a81f3
|
Fix so temp_dir misconfiguration prints an error to the log (#6045)
|
7 years ago |
Aleksander Machniak
|
7c3669c918
|
Update changelog
|
7 years ago |
Aleksander Machniak
|
0c56b5d4c0
|
Fix broken long filenames when using imap4d server - workaround server bug (#6048)
|
7 years ago |
Thomas Bruederli
|
d84391d2c8
|
Bump version + add CVE ID
|
7 years ago |
Aleksander Machniak
|
46faac4a6e
|
Fix mangled non-ASCII characters in links in HTML messages (#6028)
|
7 years ago |
Aleksander Machniak
|
3b439ec920
|
Update changelog
|
7 years ago |
Aleksander Machniak
|
581fab9d84
|
Update changelog
|
7 years ago |
Aleksander Machniak
|
a9170f652c
|
Fix decoding of mailto: links with + character in HTML messages (#6020)
|
7 years ago |
Thomas Bruederli
|
392f88afc1
|
Bump version to 1.3.2
|
7 years ago |
Aleksander Machniak
|
46fe227565
|
Update changelog
|
7 years ago |
Aleksander Machniak
|
c1d282ec54
|
Fix bug where removing the last subfolder did not hide toggle button on its parent record (#6007)
|
7 years ago |
Aleksander Machniak
|
eb62e15b22
|
Fix truncated folder name on messages list in multi-folder mode, for folders with non-ascii characters (#6004)
|
7 years ago |
Aleksander Machniak
|
8ada6f08e7
|
Update changelog
|
7 years ago |
Aleksander Machniak
|
8ba12b0a8d
|
Fix Edge encoding bug when pasting text into the HTML editor, update to TinyMCE 4.5.8 (#5885)
|
7 years ago |
Aleksander Machniak
|
1bb97973b2
|
Fix issue caused by non-default session.cookie_lifetime setting (#5961)
|
7 years ago |
Aleksander Machniak
|
b07a5e539f
|
Fix so untagged COPYUID responses are also supported according to RFC6851 (#5982)
|
7 years ago |
Aleksander Machniak
|
0ad7e4c903
|
Fix bug where assets_path wasn't added to some watermark frames
|
7 years ago |
Aleksander Machniak
|
305900b4c3
|
Fix bug where mail search could return empty result on servers without SORT capability (#5973)
|
7 years ago |
Aleksander Machniak
|
972be07a41
|
Fix (again) bug where image data URIs in css style were treated as evil/remote in mail preview (#5580)
|
7 years ago |
Aleksander Machniak
|
398a43e9a4
|
Fix missing cursor in HTML editor on mail reply (#5969)
|
7 years ago |
Aleksander Machniak
|
0dc804a840
|
Fix decryption of messages encoded with non-ascii charset (#5962)
|
7 years ago |
Aleksander Machniak
|
cd8b91f3c9
|
Fix wording of "Mark previewed messages as read" to "Mark messages as read" (#5952)
Since we use the option not only for the preview frame the "previewed" word was confusing.
|
7 years ago |
Aleksander Machniak
|
6dfa7ff419
|
Fix bug where HTML messages could have been rendered empty on some systems (#5957)
Consistently use $nodeName instead of $tagName property.
|
7 years ago |
Aleksander Machniak
|
ac5c9dd734
|
Fix invalid template loading on a message error in preview frame (#5941)
Broken in 1b4fa60a90 .
|
7 years ago |
Aleksander Machniak
|
5888ce7c28
|
Fix so files size/count limit is verified (client-side) also on drag-n-drop uploads (#5940)
|
7 years ago |
Aleksander Machniak
|
4722563149
|
Update changelog
|
7 years ago |
Aleksander Machniak
|
9133a49894
|
Fix bug where pink image was used instead of a thumbnail when image resize fails (#5933)
Note GD and Imagick in INSTALL file and optional installer checks.
|
7 years ago |
Aleksander Machniak
|
d0b99bd21d
|
Fix sending message with "Too many public recipients" dialog buttons (#5924)
|
7 years ago |
Aleksander Machniak
|
4829e2849f
|
Enigma: Fix decrypting an encrypted+signed message when signature verification fails (#5914)
|
7 years ago |
Thomas Bruederli
|
e8e07a9094
|
Update Changelog
|
7 years ago |
Aleksander Machniak
|
f8e6302c85
|
Fix bug where 'exists' operator was reset to 'contains' (#5899)
|
7 years ago |
Aleksander Machniak
|
c1285a0fe7
|
Remove non-printable characters from filenames on download/display (#5880)
|
7 years ago |
Aleksander Machniak
|
2c8657b120
|
Fix bug where messages count was not updated after delete when imap_cache is set (#5872)
|
7 years ago |
Aleksander Machniak
|
74e7f90673
|
Fix duplicate messages on the list after deleting messages on the next to the last page (#5862)
|
7 years ago |
Aleksander Machniak
|
b6b5e42154
|
Fix bug where Chrome could not upload the same file that was selected before (#5854)
... and removed the cancel hack that is not needed anymore.
|
7 years ago |
Aleksander Machniak
|
3439fc4159
|
Managesieve: Fix AM/PM suffix in vacation time selectors
|
7 years ago |
Aleksander Machniak
|
f1228e7a8b
|
Update changelog
|
7 years ago |
Aleksander Machniak
|
e24b6c11e7
|
Fix PHP 7.2 warnings on count() use (#5845)
|
7 years ago |
Aleksander Machniak
|
0abd84dc02
|
Fix parsing dot-staffed lines in multiline text (#5838)
|
7 years ago |
Aleksander Machniak
|
147861ec37
|
Fix bug where errors were not printed when using bin/update.sh (#5834)
Don't pass errors to rcmail_install::raise_error() in CLI mode.
|
7 years ago |
Aleksander Machniak
|
3f820d76fa
|
Add Preferences > Mailbox View > Main Options > Layout (#5829)
|
7 years ago |
Aleksander Machniak
|
0f24470c5b
|
Fix fatal error when using DMY- or MDY-based date format in PostgreSQL (#5808)
|
7 years ago |
Aleksander Machniak
|
515f7c1329
|
Fix position of selected icon for (Mailvelope) Encrypt button
|
7 years ago |
Aleksander Machniak
|
c608d063af
|
Fix bug where a.button style from managesieve plugin could impact other elements (#5800)
|
7 years ago |
Aleksander Machniak
|
f12d1a90e7
|
Fix style issue on selected and unfocused message that is part of a thread (#5798)
|
7 years ago |
Aleksander Machniak
|
39fa590bad
|
Fix bug where HTML messages with @media styles could moddify style of page body (#5811)
|
7 years ago |
Aleksander Machniak
|
2c6cc41c8f
|
Fix uninitialized string offset in rcube_utils::bin2ascii() and make sure rcube_utils::random_bytes() result has always requested length (#5788)
|
7 years ago |