Commit Graph

268 Commits (4185fa62566af296dda246e18b81ab17717cd548)

Author SHA1 Message Date
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
alecpl 166b615dbb - Added option to disable displaying of attached images below the message body 16 years ago
alecpl f0d4b72a4e - User preferences grouped in more fieldsets 16 years ago
alecpl ee289dc2ed - Updated PEAR::Mail_Mime (#1484973) 16 years ago
alecpl 712b30dd2d - Added option to display images in messages from known senders (#1484601) 16 years ago
alecpl 60881e5a14 - Fix corrupted MIME headers of messages in Sent folder (#1485111) 16 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)
16 years ago
alecpl a0530a6ec0 - option to disable autocompletion from selected LDAP address books (#1484922 16 years ago
thomascube c3ab753765 Fix language detection + update Catala localization 16 years ago
svncommit 5e0045b128 Add option to log successful logins. 16 years ago
alecpl cd67494a9c - TLS support in LDAP connections: 'use_tls' property (#1485104) 16 years ago
alecpl 077070381f #1485106 16 years ago
thomascube c5688efa83 Update CHANGELOG 16 years ago
alecpl 02548b976c - imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
- imap.inc: Fixed iil_C_FetchStructureString() to handle many
  literal strings in response (#1484969)
- imap.inc: Removed hardcoded data size in iil_ReadLine()
16 years ago
alecpl d1e8e3f5a0 - Escape \ in login (#1484614) 16 years ago
alecpl e16938eac8 - Support " and \ in folder names 16 years ago
alecpl 6eaac22d32 - Disallowed delimiter in folder name (#1484803) 16 years ago
alecpl 681a59fa52 - Support for subfolders in default/protected folders (#1484665) 16 years ago
alecpl 53873e32aa - Fixed sorting of folders with non-ascii characters 16 years ago
alecpl 89cf7c201b - ... and Address Book 16 years ago
alecpl a55606b122 -localized pagetitle in Settings and Address book
-removed useless and not working code
16 years ago
alecpl d7f3d796a2 -Fixed Mysql DDL for default identities creation (#1485070) 16 years ago
alecpl 3044ae271e -added flag_for_deletion in user prefs 16 years ago
alecpl 1931cab4be -removed messages list sorting option from user prefs 16 years ago
alecpl d9b29a2172 - In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options 16 years ago
thomascube b026c3be85 Make IMAP auth type configurable (#1483825) 16 years ago
alecpl 51cca60914 - Fix attachment list on IE 6/7 (#1484807) 16 years ago
svncommit c17991c294 fix script to show cc/bcc fields 16 years ago
alecpl e5deaae528 - Updated PEAR::DB package to version 1.7.13 16 years ago
alecpl 2e90ff5b62 - Make password input fields of type password in installer (#1484886) 16 years ago
alecpl ad69589792 - fixed comments 16 years ago
alecpl ca4c087f02 - Don't call CAPABILITY twice if possible (RFC3501 [7.1]) 16 years ago
alecpl 583850d00c - Corrected message headers decoding when charset isn't specified and improved
support for native languages (#1485050, #1485048)
16 years ago
alecpl 6153e20516 - Option 'use_SQL_address_book' replaced by 'address_book_type' 16 years ago
alecpl f1b75374b2 - Optimized messages sorting on servers without sort capability (#1485049) 16 years ago
alecpl 1a659d789f - Don't attempt to delete cache entries if enable_caching is FALSE (#1485051) 16 years ago
svncommit 4f9c833742 /tmp/out 16 years ago
alecpl 32ac953986 - Fix management of folders with national characters in names (#1485036, #1485001) 16 years ago
alecpl 1088d66745 - Do charset conversion also for from/to column on messages list 16 years ago
alecpl b61965256e Installer: encode special characters in DB username/password (#1485042) 16 years ago