Commit Graph

812 Commits (94bdcce081eb4b080fcaab74bc8466237c2dfcd4)

Author SHA1 Message Date
alecpl 94bdcce081 - Add possibility (for plugins) to filter folders lists by some additional criteria (e.g. folder type) 15 years ago
alecpl d08333ea57 - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
15 years ago
alecpl 1abb97fe1b - Add 'uploadingmany' message translation 15 years ago
alecpl 7fc056c3ff - Enable multiselection for attachments uploading in capable browsers (#1485969) 15 years ago
alecpl c08b18c4b9 - Fix relative URLs handling according to a <base> in HTML (#1487889) 15 years ago
alecpl 5c1dfb0b11 - Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883) 15 years ago
alecpl 4351f7cd66 - Improve performance by including files with absolute path (#1487849) 15 years ago
thomascube fc072bfdb3 Don't decode recipent strings submitted by address book 15 years ago
alecpl dd0ae6297b - Improve space-stuffing handling in format=flowed messages (#1487861) 15 years ago
alecpl 111a6fc314 - Add info about indexcontacts.sh script in upgrade procedure 15 years ago
alecpl 569701d700 - Handle properly situation when uploaded attachment file is too big 15 years ago
thomascube 4591de7018 Prepare for multiple concurrent compose windows 15 years ago
alecpl 29c54229cf - Fix parsing links with non-printable characters inside (#1487805) 15 years ago
alecpl da142bb598 - Replying to a sent message puts the old recipient as the new recipient (#1487074)
- Set compose header fields before skin objects' functions are being used, don't depend on the order of fields
15 years ago
alecpl 829cbfe88c - Use html::span instead of HTML code 15 years ago
alecpl 768091e094 - Make so addcontact icon doesn't jump alone to next line 15 years ago
alecpl e18d992ee1 - Fix adding contacts: convert e-mail to ascii before format checking 15 years ago
thomascube 3e0e9148ef Prevent from relaying arbitrary requests through modcss.inc (security issue) 15 years ago
alecpl e8d5bdc84e - Fix IDNA support when IDN/INTL modules are in use (#1487742) 15 years ago
thomascube 8c57f5977d Don't decode already decoded from header 15 years ago
alecpl 2c052c19b1 - Prevent from messages_sort_col == null 15 years ago
alecpl ae3d6065d8 - Fix add/remove columns in message list when message_sort_order isn't set (#1487751) 15 years ago
thomascube 79e634040d Don't block CSS styles having important keywords 15 years ago
thomascube c6be45646b Separate full message headers UI element from headers table (#1487715) + Remove double borders in folder listing (#1487713) 15 years ago
alecpl c9f67353cf - Add part MIME ID to message_part_* hooks (#1487718) 15 years ago
thomascube bc374503bb Show full mail subject as title (#1487128) 15 years ago
thomascube 0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 15 years ago
alecpl 68d2d54100 - Move action files map from index.php to steps' func.inc files 15 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 15 years ago
thomascube 56849c658b Wrap HTML parts with <html><body> and add Doctype declaration (#1487098) 15 years ago
alecpl 600bb156f7 - Use improved get_capability() syntax, saves CAPABILITY call in some cases 15 years ago
alecpl ceb7085c45 - Fix duplicated rcmBody div 15 years ago
alecpl 8127289ba8 - Revert wrong optimization in r4354 15 years ago
alecpl 531922676e - small performance improvement 15 years ago
alecpl 14f87f7f38 - Set Mail-Reply-To also for identity's reply-to 15 years ago
alecpl 3ee5a7200a - Improved Mail-Reply-To and Mail-Followup-To headers handling 15 years ago
alecpl 90f81a6c8d - Better support for READ-ONLY and NOPERM responses handling (#1487083)
- Add confirmation message on purge/expunge commands response
- Fix CLOSE was called on unselected mailbox
15 years ago
alecpl 72b807aa6a - Fix empty sender in reply prefix (#1487454) 15 years ago
alecpl 7472893512 - Fix plaintext versions of HTML messages don't contain placeholders for emotions (#1485206) 15 years ago
alecpl af3c045ecf - New Folder Manager UI
- Fix invalid Request when creating a folder (#1487443)
- Add folder size and quota indicator in folder manager (#1485780)
- Add possibility to move a subfolder into root folder (#1486791)
15 years ago
alecpl 53604a0550 - Fix setting charset of attachment filenames (#1487122) 15 years ago
alecpl b46edc0f90 - Fix "Cannot use scalar value..." warning (#1487066) 15 years ago
alecpl 57388f9cce - Fix attachment names encoding broken in r4232 15 years ago
alecpl cc5ae9e337 - Fix last commit 15 years ago
alecpl d2b8840a0e - Fix handling of custom "_from" in sendmail (#1487132)
- Small fix in displaying Sender input field
15 years ago
alecpl 0f9d8ca40d - Don't set attachment's charset in Content-type header (#1487122) 15 years ago
alecpl 6084d782f2 - Fix hanling of HTML entity strings in plai text messages 15 years ago
alecpl a4c970508b - Re-fix handling of html entity strings in plain/text messages 15 years ago
alecpl b72e2f9a17 - Fix handling of folders with "<>" characters in name 15 years ago
alecpl 44840971e8 - Fix handling of folders with name "0" (#1487119) 15 years ago