Commit Graph

434 Commits (80e227859406450a5df73abeb8b3ed24a87fcccc)

Author SHA1 Message Date
alecpl 155bbb8df6 - added bin/killcache.php script (#1485434)
- added copyrights disclaimers
16 years ago
alecpl a22cb65adb - Write username instead of id in sendmail log (#1485477) 16 years ago
alecpl 9b3d7f743f - Add 'skip_deleted' option in User Preferences (#1485445) 16 years ago
alecpl abdc5898b6 - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
16 years ago
alecpl 52851464e0 - Fix race conditions when changing mailbox (set some env variables only when needed - no action or action==list) 16 years ago
alecpl 4683bf1640 - typos 16 years ago
alecpl d6497f4db3 - Fix folders css class setting for folder with names matching defined classes (#1485355) 16 years ago
alecpl 5f660cd7c4 - Minimize "inline" javascript use (#1485433) 16 years ago
alecpl fd51e0fea5 - Better handling of "no identity" and "no email in identity" situations (#1485117) 16 years ago
alecpl 56cf503a1b - Localized filesize units (#1485340) + small labels capitalization change in en.* (#1485407) 16 years ago
alecpl ab8b44741d - Allow calling msgimport.sh/msgexport.sh from any directory (#1485431) 16 years ago
alecpl dda3c7db46 - Fix compose window width/height (#1485396) 16 years ago
alecpl f4b8681160 - Stop spellchecking when switching to html editor (#1485362) 16 years ago
alecpl 526d170e1d - Fix htmleditor spellchecking on MS Windows (#1485397) 16 years ago
alecpl bf2f39ea6d - #1485290: Fix unread counter when displaying cached massage in preview panel
- remove some empty lines in app.js
16 years ago
alecpl ffae15e5fc - Added 'mime_param_folding' option with possibility to choose
long/non-ascii attachment names encoding eg. to be readable
  in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
16 years ago
alecpl 09f19e675f - Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096) 16 years ago
alecpl d6869a6693 - Fix language autodetection (#1485401) 16 years ago
thomascube bba657e64f Made config files location configurable (#1485215) 16 years ago
alecpl 7f62581c10 - Smart Tags and NOBR tag support in html messages (#1485363, #1485327) 16 years ago
alecpl d93fc991a8 - Display progress message for folders create/delete/rename operations (#1485357) 16 years ago
alecpl 5758b9b32a - Added Reply-To to forwarded emails (#1485315) 16 years ago
alecpl d734041f00 - Added icons for forwarded/forwarded+replied messages (#1485257) 16 years ago
alecpl 491a6e2901 - Allow and use spellcheck attribute for input/textarea fields (#1485060) 16 years ago
alecpl 2f746dcd68 - Fix inline images handling when replying/forwarding html messages 16 years ago
alecpl 81b573d98a - Reduced memory footprint when forwarding attachments (#1485345)
- Fixed endless loop in iil_C_HandlePartBody()
- rcube_message::get_part_content() speed up using 3rd argument of rcube_imap::get_message_part()
16 years ago
thomascube f645ce169e Redesign of the identities settings + add config option to disable multiple identities 16 years ago
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
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
alecpl d1403fd726 - fixed #1485032 and updated MDB2 package+drivers 16 years ago
alecpl 7ec922fdf5 - Fix BCC header reset (#1484997) 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
alecpl 257782150d - improved messages list performance - patch from Justin Heesemann 16 years ago
alecpl ae0c82b0e4 - Append skin_path to images location only when it starts with '/' sign (#1484859) 16 years ago
svncommit 653242c663 Fix parse_attrib_string to handle unquoted attribute values 16 years ago
alecpl ea090ca09d - Fix non-RFC dates formatting (#1484901) 16 years ago
alecpl 1578816422 - Updated PEAR::Auth_SASL to 1.0.2 16 years ago
alecpl 0a97a039c4 - Fix IMAP response in message body when message has no body (#1484964) 16 years ago
svncommit 140d6e9063 fix HTML mail sending 16 years ago
alecpl e7d37ae987 - Decode entities when inserting HTML signature to plain text message (#1484990) 16 years ago
alecpl f94a801d03 - Fix typo in set_charset() (#1484991) 16 years ago
svncommit 8e5defd55f added language support to HTML editing (#1484862) 16 years ago
svncommit dbbd1f495e fix signature loading on Windows (#1484545) 16 years ago
svncommit d9344fc349 HTML editing fixes, upgrade to TinyMCE v3.0.6 16 years ago
alecpl d7a411f099 #1484391, #1484403 16 years ago
alecpl 76a89bf04d #1333167
#1484916
16 years ago
alecpl a901aa564a - Added sections (fieldset+label) in Settings interface 16 years ago
alecpl 3d35312cc4 - Fixed and optimized 'read_when_deleted': mark as read on server side
in one action when marking as deleted, fixed js bugs when deleting
  from message preview page
16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
alecpl deb921f69f - up-to-date 16 years ago
thomascube bf1be0c931 Fixed message part window display in IE6 (#1484610) 17 years ago
thomascube 17b5fb797f Add configurable default charset for message decoding 17 years ago
thomascube 27564f1a22 Add IMAP test and some more options to installer script 17 years ago
thomascube 103d6b697c Add (currently unused) function to delete all contacts + update changelog 17 years ago
thomascube e8f8fe9ed3 Allow to send mail with BCC recipients only + remove some unused vars 17 years ago
thomascube fed22fd232 Localize folder name in page title (#1484785) 17 years ago
thomascube 283eca87d2 Updated changelog just to be correct 17 years ago
svncommit 66f12a4539 fix switching between HTML/plain composing (#1484752) 17 years ago
svncommit 2f93b031b2 condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
fix image removal in message display when message HTML includes JS event handlers
17 years ago
thomascube 2062baf07e Update changelog 17 years ago
thomascube 7f9ea15463 Add UI elements to mark the selected messages read/unread 17 years ago
thomascube c3f94de060 Fix size of the attachment preview frame (#1484758) 17 years ago
thomascube 6726f0c369 Remember decision to display images for a certain message during session (#1484754) 17 years ago