Commit Graph

869 Commits (ee09d464a86a75958e1b61f230e0f0294e929a7e)

Author SHA1 Message Date
alecpl db1f1e31ca - Include all recipients in sendmail log 14 years ago
alecpl b9ec2bd1b4 - Added handling of PCRE limits errors in rcmail_wash_html() (#1486856) 14 years ago
thomascube 52c0f7626c Strip protocol from hostname in HTTP headers (#1486868) 14 years ago
thomascube 90e7080d28 Create Sent folder when composing a message (#1486802) 15 years ago
alecpl 9bb1fc7b0b - Make sure attachment name doesn't contain \r\n (#1486832) 15 years ago
alecpl 9ed374bbe1 - fix for empty suggestions result 15 years ago
alecpl 4eb8493b40 - Fix body in message_sent hook when delay_file_io=true (#1486824) 15 years ago
alecpl 761894e65b - Show attachment icon on the list also for messages with Content-Type: application/* 15 years ago
alecpl 087c7dc5d2 - Improved compose screen: resizable body and attachments list, vertical splitter, options menu
- Removed productname/version element, changed footer size to 20px
15 years ago
alecpl bdb13a51f7 - Fix RC forgets search results (#1483883) 15 years ago
alecpl f4f6291ec1 - Use built-in spellchecker instead of a PHP files of spellchecker plugin in TinyMCE 15 years ago
alecpl b25dfd0913 - removed PHP closing tag 15 years ago
alecpl a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
15 years ago
alecpl 8958d01311 - Fix: when From field is a first object in compose template form's hidden fields aren't added to the output 15 years ago
alecpl ce06d32dd8 - UI unification
- Added button to hide/unhide the preview pane (#1484215)
15 years ago
alecpl 306f15db84 - Fix base64 regexp (#1486800) 15 years ago
alecpl 330a10b952 - remove debug code 15 years ago
alecpl 2bf3cc6fc3 - Use user's timezone in Date header, not server's timezone (#1486119) 15 years ago
alecpl 5852c14d3e - Add option to set separate footer for HTML messages (#1486660) 15 years ago
alecpl 172e3346ca - Added mailboxlist options menu in message page 15 years ago
alecpl 40d43b71b0 - Increase pagesize to 99999 when exporting contacts
- Improve performance by disabling counter query when exporting contacts
15 years ago
alecpl 54759ce120 - some improvements + added splitter in Identities 15 years ago
alecpl 64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 15 years ago
alecpl dbe4988941 - Remove duplicates in autocomplete result (#1486772) 15 years ago
alecpl 2144f9c432 - Skip UNSEEN counting when list is empty 15 years ago
alecpl 7d43f89532 - Fix duplicated contacts when copying with group selected (#1486766) 15 years ago
thomascube ca38db5744 Allow to drag into groups of another address source 15 years ago
alecpl 5bde172aef - Add 'messages_list' hook (#1486266) 15 years ago
alecpl 6c9d496fcc - 'threads' column made movable 15 years ago
alecpl ac8edbed35 - Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712) 15 years ago
alecpl d311d809d6 - Fix forwarding of messages with winmail attachments
- Remove some redundant code for winmail handling in get.inc, move tnef_decode() to rcube_message
- Fix handling of uuencoded attachments in message body (#1485839)
- Extend rc_mime_content_type() to work with string buffer
15 years ago
alecpl 8f2b463981 - handle properly inline images without content_id but with content_location 15 years ago
alecpl c973abfd8b - fix regular expression for images src replacement 15 years ago
alecpl e55923241f - fix white character after closing tag 15 years ago
alecpl 1a4fa6fe48 - don't set pagetitle in ajax requests 15 years ago
alecpl ae00404a60 - translate internalerror message 15 years ago
svncommit 141eb8a497 Fix double-addition of e-mail domain to content ID in HTML images 15 years ago
thomascube dffcaa59db No need for the padding since quoted lines are not wrapped at all 15 years ago
thomascube c769c6699f Default line length is 72 15 years ago
thomascube 6b6f2e83de Display and send messages with format=flowed (#1484370), fixes word wrapping issues (#1486543) 15 years ago
alecpl dc9d750e18 - Fix message/rfc822 attachments encoding in sent mail 15 years ago
alecpl 24c91ed78e - Moved error.inc to /utils
- Removed bugs.inc (content copied into main.inc)
15 years ago
alecpl 021ef41737 - Fix duplicated attachments when forwarding a message (#1486487) 15 years ago
alecpl 677e1f26fe - Some files from /bin + spellchecking actions moved to the new 'utils' task 15 years ago
alecpl 0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
15 years ago
alecpl e99d21ba05 - remove offline message list generation on IE, this doesn't realy improve performance now 15 years ago
alecpl bb8012cfcd - Extend contact groups support (#1486682) 15 years ago
alecpl 488074965b - Fix check-recent action issues and performance (#1486526)
- Fix messages order after checking for recent (#1484664)
- Fix messages copying
- Reset check-recent interval after check-recent by hand
15 years ago
alecpl 1ac779f490 - Use strcoll instead of strcmp when sorting contacts in autocomplete 15 years ago
alecpl 25fdec592d - Fix autocomplete shows entries without email (#1486452) 15 years ago