Commit Graph

307 Commits (3e1e7750834edfe0062c83d66690f4fe4521b8ba)

Author SHA1 Message Date
alecpl acb08f517d - Added 'sendmail_delay' option to restrict messages sending interval (#1484491) 16 years ago
alecpl 6cd00992a2 - Fixed quota img height/width setting from template (#1484857) 16 years ago
thomascube 203ee44470 Add link to open message in new window + tweaked some header styles 16 years ago
alecpl e5686f4a01 - Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
16 years ago
thomascube 3e8bd7af59 Insert virtual folders in subscription list (#1484779) + code cleanup 16 years ago
thomascube 94e4be534b Immediately save sort_col/sort_order in user prefs (#1485265) 16 years ago
thomascube 5f314dafe9 Correctly handle options in mailto-links (#1485228) 16 years ago
thomascube 6695db83ca Allow application/pgp parts to be displayed (#1484753) 16 years ago
thomascube 6e6e89324c Capture backspace key in list mode (#1484566) 16 years ago
thomascube 8beee1b568 Indicate allowed max. attachment size in compose screen (#1485030) 16 years ago
thomascube 2e6825b2e9 Applied mime_decode patch by David Lublink 16 years ago
thomascube c505e59a6d Respect Content-Location headers in multipart/related messages (#1484946) 16 years ago
thomascube 0dbac32181 Enable export of contacts as vCard + DRY 16 years ago
alecpl 30694e4a12 - Truncate very long (above 50 characters) attachment filenames when displaying 16 years ago
thomascube c8ae2497b7 Auto-detect client language and timezone if desired by config/prefs 16 years ago
alecpl 7003206d64 - Fix Reply-To header displaying (#1485314) 16 years ago
alecpl 5df0ad040a - Add RFC2231 header value continuations support for attachment
filenames + hack for servers that not support that feature
16 years ago
thomascube ed132eddea New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation 16 years ago
alecpl 8ac6fd094a - Improved HTML to TXT conversion by html2text class update to version 1.0.0 16 years ago
alecpl a91c9ba12a #1485307: typos fixed 16 years ago
alecpl 876b15dcce - Added option 'quota_zero_as_unlimited' (#1484604) 16 years ago
svncommit f5aa16541e Add folder hierarchy collapsing. 16 years ago
alecpl 79aeb308cb - Write to log also sent MDN confirmation messages 16 years ago
alecpl b77d0dd6c5 - added options to use syslog instead of log file (#1484850)
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
16 years ago
alecpl 9e8e5fa634 - Removed support for PEAR::DB driver 16 years ago
alecpl f74b283fd4 - Fix buttons status after contacts deletion (#1485233) 16 years ago
alecpl 2c6fa93371 - Add Content-Length header while attachments downloading (#1484256) 16 years ago
svncommit 5cfe194f48 added note about entity escape fix #1484904 16 years ago
thomascube ded713982e Respect spellcheck_uri in tinyMCE spellchecker (#1484196) 16 years ago
thomascube 4ca10b8d51 Enable spellchecker for HTML editor 16 years ago
thomascube 5d2b7fd387 Added pspell support patch by Kris Steinhoff (#1483960) 16 years ago
thomascube ac5d15de29 Added template object for current mailbox name (#1485256) 16 years ago
alecpl d8d41658d3 - Case insensitive contacts searching using PostgreSQL (#1485259) 16 years ago
thomascube aee3a2f1d2 Fix hiding of mark menu (#1484944) 16 years ago
thomascube faf8766fd2 Save outgoing mail to selectable folder (#1324581) 16 years ago
alecpl 5b1de55981 - use long date format in print mode (#1485191) 16 years ago
alecpl 18240a9201 - Updated TinyMCE to version 3.1.0.1 16 years ago
thomascube 5b3dd412d2 Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163) 16 years ago
thomascube e3e597e3b6 Re-enable autocomplete attribute for login form (#1485211) 16 years ago
alecpl e189a6ca18 - Added flag column on messages list (#1484623) 16 years ago
alecpl 1c25366406 Patched Mail/mimePart.php (http://pear.php.net/bugs/bug.php?id=14232) 16 years ago
alecpl ddd776b2a3 - Allow trash/junk subfolders to be purged (#1485085) 16 years ago
alecpl ad572a1f2e - Added Azerbaijani translation 16 years ago
thomascube c719f3c1e0 Store compose parameters in session and redirect to a unique URL 16 years ago
thomascube 9f6adf9264 Corrected changelog 16 years ago
thomascube 4230651565 Add fallback to old 'skin_path' property + indent with spaces instead of tabs 16 years ago
alecpl 1bc48e3ee8 - Fixed forwarding messages with one HTML attachment (#1484442)
- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914)
16 years ago
alecpl 3a01c39af8 - small doc fixed (#1485133) 16 years ago
alecpl 67effe9904 - actually we don't need default_skin option 16 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
16 years ago