Commit Graph

1009 Commits (9f6adf92647e729ad1dd796447f9d4cf9859fe7a)

Author SHA1 Message Date
thomascube 4230651565 Add fallback to old 'skin_path' property + indent with spaces instead of tabs 17 years ago
thomascube 1fb78c57cc Revert changes from r994 and make cram-md5 work again (#1484819) 17 years ago
yllar ccd944ea21 nn_NO & et_EE update 17 years ago
alecpl 5f8686e28e #1484423: add <head> for malformed messages, washtml cannot work without that 17 years ago
svncommit 45469dba68 Update dutch translation. 17 years ago
alecpl 1bc48e3ee8 - Fixed forwarding messages with one HTML attachment (#1484442)
- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914)
17 years ago
alecpl 33ca143ae5 -fixed emoticons 17 years ago
alecpl 23bea9d4e9 - skin_path fix after last changes 17 years ago
alecpl 1144e76548 - zh_CN update (#1485131) 17 years ago
alecpl 18ebb902d5 #1485097: Re-enable background attribute in HTML messages 17 years ago
alecpl 67effe9904 - actually we don't need default_skin option 17 years ago
alecpl a7aa8cfca1 - update 17 years ago
alecpl 3b6b91ad1e - lost files from r1539 17 years ago
alecpl e58df3adc9 - Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
17 years ago
alecpl 46290afee2 - fixed warning when show()'ing tables without attributes 17 years ago
alecpl 892ca06c2d - update 17 years ago
alecpl 166b615dbb - Added option to disable displaying of attached images below the message body 17 years ago
thomascube ed42ff12e7 Bugfix: call msg->set_safe() before checking msg->is_save 17 years ago
thomascube 62e43d2c1a Complete implementation of #1484601: add link for saving sender to address book and reload message 17 years ago
thomascube 83a7636872 More code cleanup 17 years ago
alecpl f0d4b72a4e - User preferences grouped in more fieldsets 17 years ago
alecpl ee289dc2ed - Updated PEAR::Mail_Mime (#1484973) 17 years ago
alecpl 712b30dd2d - Added option to display images in messages from known senders (#1484601) 17 years ago
svncommit 991e15c3ae Update dutch translation. 17 years ago
alecpl 60881e5a14 - Fix corrupted MIME headers of messages in Sent folder (#1485111) 17 years ago
alecpl ac6e28409f - http://pear.php.net/bugs/bug.php?id=14124 17 years ago
alecpl e9b57bb874 - #1484816: keypress (not keydown) for repeat 17 years ago
alecpl d87fc29fee - don't call expunge and don't remove message row after message move
if flag_for_deletion is set to true (#1485002)
17 years ago
alecpl 287227502a - focus the list after drag&drop 17 years ago
alecpl 6025c83ba5 - mce_editable field is not used in tinymce3, so detect html-editable textarea by class name 17 years ago
alecpl 23bba05d7d - allow tabindex in buttons and #1484171 17 years ago
yllar 8b365e22fa #1485116 17 years ago
yllar 8cc6078876 fr_FR update, thanks Maximilien 17 years ago
alecpl 32b7092759 #1485110 17 years ago
alecpl a0530a6ec0 - option to disable autocompletion from selected LDAP address books (#1484922 17 years ago
alecpl 7e78b2ec37 -segfault (#1485109) 17 years ago
alecpl 5f95315182 - added 'pl' alias 17 years ago
alecpl b541216c53 -added encoding detection for attachment names when message part hasn't got charset definition (#1484969) 17 years ago
thomascube c8fb2b7784 Update UPGRADNG instructions + add SVN revision to version string (if available) 17 years ago
thomascube 350459486d Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_encoding() anymore 17 years ago
thomascube c3ab753765 Fix language detection + update Catala localization 17 years ago
thomascube 235086c7de Cleaned up localization names to unique language_COUNTRY schema according to ISO 639-1 and ISO 3166-1 17 years ago
alecpl 70a0566562 - just boolean check 17 years ago
alecpl cd67494a9c - TLS support in LDAP connections: 'use_tls' property (#1485104) 17 years ago
thomascube cfe4a6baf4 Fix structure parsing and html output for multipart messages 17 years ago
alecpl 077070381f #1485106 17 years ago
alecpl 49e5f72328 - added iil_PutLine() wrapper for fputs()
- code cleanup and identation fixes
17 years ago
thomascube ece3aed366 Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK Completed (0.000 sec)' 17 years ago
thomascube 0a99895ead Fix fallback if no message strucutre is provided by the imap server 17 years ago
thomascube 70aa900cba Use internal strtolower function because mbstring is optional 17 years ago