Commit Graph

2515 Commits (5852c14d3ecc0a858e2bcadc7aeb0cd44c6b2e66)

Author SHA1 Message Date
thomascube c0297f4172 Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table 14 years ago
thomascube 3baa72a62f Implement group renaming/deleting + use more consistent names for commands and actions (#1486587) 14 years ago
alecpl 4cdc70941d - Fix js error when switching editor mode (#1486593) 14 years ago
alecpl 6f31b356b2 - fix save/delete draft message with enabled threading (#1486596)
- performance improvement using UID SEARCH intead of SEARCH + FETCH
- re-fix r3445
14 years ago
alecpl 024f05762a - Fix undefined method error (#1486597) 14 years ago
alecpl f3d37fbbc5 - Fix marking messages as unread on all pages (#1486592) 14 years ago
alecpl 94a6c642cf - Fix imap login (#1486591) 14 years ago
alecpl 7a48e5539f - Re-organize editor buttons, add blockquote and search buttons
- Make possible to write inside or after a quoted html message (#1485476)
14 years ago
alecpl 79990754f6 - TinyMCE 3.3.2 14 years ago
alecpl ce467384e2 - Fix single space inserted on fwd/reply with top posting (#1486532) 14 years ago
alecpl c854241cc4 - change namespace() to getNamespace() 14 years ago
alecpl 59c216f3cc - Fix bugs on unexpected IMAP connection close (#1486190, #1486270)
- Iloha's imap.inc rewritten into rcube_imap_generic class
- rcube_imap code re-formatting
14 years ago
thomascube 0dc5bc86a3 Implement insert_contact_group() to make group creation work 14 years ago
thomascube a61bbb24aa Added basic contact groups feature 14 years ago
alecpl c75f8e9526 - en_GB update (#1486562) 14 years ago
alecpl 3eb8f258d3 - pt_BR update (#1485371) 14 years ago
alecpl 33e2e42321 - Use PageUp/PageDown for listpage change (#1486430) 14 years ago
alecpl bc2accc455 - Added Home/End kayboard keys support on lists (#1486430) 14 years ago
alecpl fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 14 years ago
alecpl 5ffceb7906 - typo 14 years ago
alecpl 13540e089c - last commit fix: use reference in iil_C_ClearCapability(), probably not needed while we're in PHP5, but for consistance... 14 years ago
alecpl d8c440c03f - Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750) 14 years ago
alecpl cff88617c0 - small backend cleanup + support for operations on ALL messages in a folder 14 years ago
alecpl b488c1d02d - improvements in rcmail_html4inline() 14 years ago
thomascube 84a3312f0b Only select childs when a message row is collapsed but also do it when deleting a thread 14 years ago
alecpl 5799531e3f - fix bug in css cleanup of html messages 14 years ago
alecpl fdf8750708 - don't need to reload messages list on copy error 14 years ago
alecpl b1e74acf65 - add lost 'errorcopying' message 14 years ago
alecpl 1c9bd8c72e - removed unnecessary counting 14 years ago
alecpl 416bff5475 - Allow to override identity when composing a message (#1486466) 14 years ago
alecpl 9e8d8587d3 - Mail_Mime-1.6.2 14 years ago
alecpl 18ace62791 - Set maxuid in threads mode, to prevent unnecessary list reloading on (first) check_recent 14 years ago
alecpl 519aeda284 - Don't underline the parent when thread is expanded 14 years ago
alecpl 3fb3792efc - Fix UNSEEN counting when threads and skip_deleted are both enabled (#1486558) 14 years ago
alecpl 63ab02a9f2 - hide threads related prefs when threads are not supported by IMAP server
- performance: don't load folders list when we don't need it
15 years ago
alecpl cca7b3fd02 - rewert old change: don't load first section page in Preferences 15 years ago
alecpl 69d05c3710 - TinyMCE 3.3.1 15 years ago
alecpl 258a043a31 - hide threads related stuff if threads are not supported 15 years ago
alecpl 02f7cb8851 - Fix rcube_imap::mailbox_exists (#1486560) 15 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 15 years ago
alecpl 15e00bdf50 - Improved performance of folders operations (#1486525) + code cleanups 15 years ago
alecpl 1845fb6318 - Handle 'false' result from iil_C_* functions (#1486511) 15 years ago
alecpl b575fa9008 - Fix blocked.gif attachment is not attached to the message (#1486516) 15 years ago
alecpl c16986be7f - use popupmenu style for attachments upload form
- move .popupmenu style definition to common.css
15 years ago
alecpl caf601a28f - nl_NL update 15 years ago
thomascube 258dbd03d7 Don't unselect already selected childs 15 years ago
thomascube 2ecb7fef5e Also select childs when dragging a thread message 15 years ago
alecpl 81ab85e5ab - use jQuery.inArray() instead of rcube_in_array() 15 years ago
alecpl 71e7545f94 - set svn:keywords, remove 'indexsort' label, update pl_PL 15 years ago
alecpl 895d4e385c - Use iconv's //IGNORE instead of //TRANSLIT 15 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 15 years ago
alecpl f4f1c442f7 - last commit fix (there's probably no class definition when reading table rows from DB) 15 years ago
alecpl b695604624 - allow setting row css class in rcube_table_output() 15 years ago
alecpl f209717e41 - virtuser_query: support other identity data (#1486148) 15 years ago
alecpl b579f42b55 - fixes for proper handling of email addresses with form: "user"@domain.tld 15 years ago
alecpl b9d751df60 - get better message for error in DATA 15 years ago
alecpl 1baeb660eb - Improved check_email() 15 years ago
alecpl 5027c326e9 -remove root_ns setting as useless, should fix #1486222 15 years ago
alecpl 7244b4500e - Merge changes from MDB2's trunk 15 years ago
thomascube bc404ffd41 Save draft information in one header; finally fixes #1486203 15 years ago
alecpl 56505a1174 - Options virtuser_* replaced with virtuser_* plugins
- Plugin API: Implemented 'email2user' and 'user2email' hooks
15 years ago
alecpl a4cf4577b1 - Fix forwarding message omits CC header (#1486305) 15 years ago
alecpl fe7d78ab55 - simplify console 15 years ago
alecpl 4d81544057 - messages list performance: build subject link on client side 15 years ago
alecpl 69a7d3127e - Improved charset replacement in html meta header (#1486542) 15 years ago
alecpl be5133a6f3 - Mail_Mime 1.6.1 15 years ago
alecpl cc2c83378c - Net_SMTP 1.4.2 with fix for #1486537 15 years ago
vbenincasa b5de2a1f90 - Update pt_BR translation 15 years ago
alecpl edaf6a6cef - Last commit fix 15 years ago
alecpl 6611b415ae - Fix sig replacement (#1486538) + fix checking for separator existance in sig 15 years ago
alecpl 5821ff5123 - Don't show a warning on html2text switch when textarea is empty
- Set properly select's value when html2text is aborted
15 years ago
alecpl 1163db99d4 - de_DE and en_GB update 15 years ago
alecpl a4f7780044 - Fix check_recent action when skip_deleted=true (#1486535) 15 years ago
alecpl e55ab02682 - Add 'default_charset' option to user preferences (#1485451) 15 years ago
alecpl b7f952248e - Add 'delete_always' option to user preferences 15 years ago
alecpl 2d08c50fd7 - Support/Require tls:// prefix in 'smtp_server' option for TLS connections
- "Split" config file into sections
15 years ago
thomascube b44b4d32e1 Allow outgoing_message_headers hook to abort message sending 15 years ago
alecpl dbe028f947 - Don't open first section in Preferences: makes behaviour consistent with the rest of UI and fixes Konqueror issue (#1486154) 15 years ago
alecpl 4e4445f55b - fix console's font-size in Konqueror 15 years ago
alecpl c1db394bf1 - fix syntax error (#1486533) 15 years ago
alecpl f1ce5163e5 - Fix inconsistent behaviour of 'delete_always' option (#1486299) 15 years ago
alecpl a039c626ee - Fix deleting all messages from last list page (#1486293) 15 years ago
thomascube bbc8565e5a Flag original messages after sending a draft (#1486203) 15 years ago
thomascube a96183883d Changed signature separator when top-posting (#1486330) 15 years ago
alecpl 40353f1a6c - Fix regression in template expressions, don't allow '-' character in env/request/cookie name 15 years ago
alecpl 44c57afde1 - remove temp console usage 15 years ago
alecpl aba0927545 - Fix long e-mail addresses validation (#1486453) 15 years ago
thomascube 7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 15 years ago
alecpl d15d594a42 - more case sensitive matching 15 years ago
alecpl 349bb1cc45 - fix order of messages added by check_recent 15 years ago
thomascube f2cdc551e7 Use private method 15 years ago
thomascube 7c9d922b96 New recent check based on UIDs 15 years ago
alecpl ffaea6f6de - Fix Recipient/Sender column name in drafts folder (#1486351) 15 years ago
thomascube c8cf268b9d No more case-insensitive folder name comparisons 15 years ago
alecpl 55243b590c - Hide 'add contact' icon if there's no writable address book 15 years ago
alecpl 3704b78841 - Added function to get addressbooks list rcmail::get_address_sources() (#1486248) 15 years ago
alecpl 47ad83f337 - Added force_7bit option to force MIME encoding of plain/text messages (#1486510) 15 years ago
thomascube d5ffb58726 Use case sensitive check when checking for default folders (#1486346) 15 years ago
thomascube 5e9a566101 Fix checking for new mail (#1485794) 15 years ago
alecpl 0c4d3fd9e3 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 15 years ago
alecpl 929a508d80 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 15 years ago
alecpl a72ad65724 - Fix invalid font tags which cause HTML message rendering problems (#1486521) 15 years ago
alecpl 72b140dc98 - Support arrays in get_input_value() (#1486277) 15 years ago
alecpl ebc619c149 - Fix CVE-2010-0464: Disable DNS prefetching (#1486449) 15 years ago
alecpl 3d0ec7620f - improve transfer encoding choosing 15 years ago
alecpl 82c98e674d - Fix Received headers to behave better with SpamAssassin (#1486513) 15 years ago
alecpl e62346c9ba - Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (1486515) 15 years ago
alecpl 333c48caf7 - Squirrelmail_usercopy: support reply-to field (#1486506)
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create()
15 years ago
alecpl 6a31558dd8 - remove redundant check 15 years ago
alecpl 1617dbb6a4 - Fix IE spellcheck suggestion popup issue (#1486471) 15 years ago
yllar 3e7c3694ef ta_IN update 15 years ago
thomascube 995267974c Remove RSS feed step. Should be replaced by a plugin 15 years ago
alecpl 812abdd797 - Fix email address auto-completion shows regexp pattern (#1486258) 15 years ago
alecpl eb27aad897 - added lost param description 15 years ago
thomascube 47d8d39cf4 Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps 15 years ago
alecpl cd8e5636d2 - jQuery 1.4.2 15 years ago
thomascube 6c609b925b Another PHP 5.3 compatibility fix (similar to r2591) 15 years ago
thomascube b545d3e838 Fix loading of plugin configs: user prefs will always survive (#1486368) 15 years ago
thomascube 030db5b6c0 Better regex for template expressions + fix indentation 15 years ago
yllar bbfd612c7d Tamil localization 15 years ago
alecpl 3b1426a1e5 - lost fix for Attachment Excessive Memory Use issue (#1484660) 15 years ago
alecpl 48bc52e835 - Fix imap_init hook broken in r3258 (#1486493) 15 years ago
alecpl 1e6b19ddd7 - Fix quota indicator value after folder purge/expunge (#1486488) 15 years ago
alecpl 1e3271edfb - support more charset aliases 15 years ago
alecpl 3e8898ef60 - Fix external mailto links support for use as protocol handler (#1486037) 15 years ago
alecpl 91790e41f3 - Fix attachment excessive memory use, support messages of any size (#1484660) 15 years ago
yllar 33ea0c7ace translations update 15 years ago
alecpl 9b94eb6415 - Fix setting task name according to auth state. So, any action before user
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
  plugins to 'login' task is possible and realy usefull. It's also possible 
  to bind to all tasks excluding 'login'.
15 years ago
alecpl b77c9d4669 - fix 15 years ago
alecpl f6b145d561 - optimise _id2uid(), prevent from array_flip() warnings 15 years ago
alecpl b620493a4b - Fix quoted text wrapping when replying to an HTML email in plain text (#1484141) 15 years ago
alecpl ad18d63cc1 - Fix handling of extended mailto links (with params) (#1486354) 15 years ago
alecpl a79e5f14c1 - Fix sorting by date of messages without date header on servers without SORT (#1486286) 15 years ago
alecpl e1ac217397 - Fix inconsistency when not using default table names (#1486467) 15 years ago
alecpl c5c3ae791d - Fix folder rename/delete buttons do not appear on creation of first folder (#1486468) 15 years ago
alecpl f52e7a0073 - Fix character set conversion fails on systems where iconv doesn't accept //IGNORE (#1486375) 15 years ago
alecpl e7dde1f086 - small optimization 15 years ago
alecpl 2b35c5d8f6 - performance stats logging in devel_mode 15 years ago
alecpl 3e63802071 - Don't use dl() (#1486457) 15 years ago
alecpl 74be739c40 - speed up templates parsing 15 years ago
alecpl ac9759b6a4 - oops, last commit fix 15 years ago
alecpl b5846eed4d - Login preformance: Create default folders on first login only 15 years ago
alecpl 10eedbe75a - add file/line definitions to raise_error() calls 15 years ago
alecpl 4fc7a7e5f6 - Re-fix #1485201 15 years ago
thomascube d4a2c0cf5c Import contacts into the selected address book + set button states accordingly 15 years ago
alecpl 2273d4117f - Add support for MDB2's 'sqlsrv' driver (#1486395) 15 years ago
alecpl 8f85e3759c - jQuery-1.4.1 15 years ago
alecpl baf645619a - remove google spellchecker response headers to prevent browser error 15 years ago
thomascube 5570ad60b4 Improved charset detection in vcard import + added unit tests for it 15 years ago
alecpl 580ff9c55e - set svn:keywords 15 years ago
alecpl 1b5f98a46a - set Id keyword 15 years ago
alecpl 90fe6cbc35 - Mail_MIME update 15 years ago
alecpl 34b65924b9 - fix mail subject encoding with mb_encode_mimeheader() (#1486418) 15 years ago
alecpl 49d401bf57 - Net_SMTP 1.4.1 15 years ago
alecpl ae9d5832ae - Removed problematic browser-caching of messages 15 years ago
alecpl 091735615e - Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)
- Update Mail_Mime package
15 years ago
alecpl a7dba85463 - ignore json_encode() warnings 15 years ago
alecpl d6584f7206 - Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371) 15 years ago
alecpl 638fb8a972 - fix $Id$ keyword 15 years ago
alecpl 1d786c86bf - fixed svn keywords 15 years ago
alecpl 5740c06700 - Use callback function instead of /e modifier in preg_replace() 15 years ago
alecpl 96b679d10d - Fix removal of <title> tag from HTML messages (#1486432) 15 years ago
alecpl 8490014ffe - better headers formatting 15 years ago
alecpl cea5bc82ee - fix abbreviate_string() (#1486420) 15 years ago
alecpl ecbd5b5d53 - prevent from PHP error when iconv doesn't support //IGNORE (#1486375) 15 years ago
alecpl 18cdf6b155 - small code improvement in rcube_imap::mod_mailbox() 15 years ago
alecpl 7296ff7a61 - force session.serialize_handler=php (#1486322) 15 years ago
alecpl fd9cca2f2b - fix for jQuery-1.4rc1: remove comment from ajax response 15 years ago
alecpl c8729e0397 - added charset alias for MACROMAN (MACINTOSH) (#1486424) 15 years ago
alecpl b822b6e541 - typo in rcmail_mailbox_list (#1486426) 15 years ago
alecpl da1722a587 - Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422) 15 years ago
alecpl 8780304bc8 - support maxlength and src attributes in html_inputfield (#1486421), wrapped some long lines 15 years ago
alecpl 6481d4bbbe - fix rc_utf8_clean() issues (#1486407) 15 years ago
alecpl 57837fd689 - Bug in spellchecker suggestions when server charset != UTF8 (#1486406) 15 years ago
alecpl 892af47869 - Support show_bytes() output in parse_bytes() (#1486405) 15 years ago
yllar 6c14037eaf ru_RU sl_SI da_DK updates 15 years ago
yllar 5e3d6c2384 gl_ES hr_HR da_DK update 15 years ago
alecpl 1004407485 - Fix LDAP problem with special characters in RDN (#1486320) 15 years ago
alecpl aa16b4af8f - Improved handling of message parts of type message/rfc822 (fixed e.g. inline images in multipart/alternative messages attached as message/rfc822) 15 years ago
alecpl be11a9fcfc - remove Mail_MimeDecode package - we doesn't use it 15 years ago
alecpl 9e63e28a80 - Fix top-post signature insert error in HTML forwarded message (#1486366) 15 years ago
alecpl 58fb6502e3 - Updated TinyMCE to 3.2.7 15 years ago
alecpl 463a031122 - handle situation when 2nd argument of exec_hook() isn't an array (#1486364) 15 years ago
alecpl 9898fe315a - don't use preg_replace with /e modifier + code cleanup 15 years ago
alecpl 63ffe33c01 - fix empty strings handling in rc_utf8_clean() 15 years ago
alecpl 5b3ed54e84 - Plugin API: added 'quota' hook 15 years ago
alecpl 317a7d9f67 - fix warning when authentication fails and debug_level=4 (#1486292) 15 years ago
alecpl 7a05909da8 - fix warning on PHP5.3 (#1486284) 15 years ago
alecpl 2717f9f68e - use proper unicode cleanup for JSON, fixes #1486356 15 years ago
alecpl 8abe5485fd - move compose_message_body hook to better place (#1486353) 15 years ago
alecpl f96ffde231 - Fix parsing conditional comments in HTML messages (#1486350) 15 years ago
alecpl e5d60d69d4 - Use built-in json_encode() for proper JSON format in AJAX replies (and compat. with jQuery 1.4) 15 years ago
alecpl 46b48d9afc - fix console log msg for GET requests 15 years ago
alecpl b68cb39485 - fix r3163 change (#1486340) 15 years ago
alecpl ceeab9ed91 - Allow setting only selected params in 'message_compose' hook (#1486312) 15 years ago
alecpl a82dcd420a - Plugin API: added 'message_compose_body' hook (#1486285) 15 years ago
alecpl 724cc1f0d0 - fix unintentional adding signatures with html mode and autoaddsignature=never (#1486335) 15 years ago
alecpl 70ee70aeac - Fix counters of all folders are checked in 'getunread' action with check_all_folders disabled (#1486128) 15 years ago
alecpl efe5a55c4c - added comment 15 years ago
alecpl 19d6a89342 - fix r3150 (better detection that message/rfc822 should be displayed as message/aternative) 15 years ago
alecpl 9a0f89d7af - don't treat content-disposition item in structure as message part 15 years ago
alecpl 67a081753f - Net_SMTP 1.3.4 15 years ago
alecpl 35b01b64f5 - added feof() checks before fgets/fread 15 years ago
alecpl 047f32a63a - pl_PL update 15 years ago
alecpl 018e2518cb - fix last commit 15 years ago
alecpl 3815e050e0 - Fix displaying nested message parts (#1486246) 15 years ago
alecpl 6d13ca1846 - add line number to some error messages 15 years ago
alecpl d079afd44f - use absolute paths to prevent errors when writing to logfiles from shutdown function 15 years ago
alecpl 6c95809d10 - don't warn about lack of plugin's config file, it's absolutely optional 15 years ago
yllar 1631ba3293 fr_FR es_ES nl_NL sl_SI update 15 years ago
alecpl 539df6b502 - a few if()s less 15 years ago
alecpl f7f9346feb - code cleanup (mostly whitespaces) 15 years ago
alecpl 496da6a420 - Fix possible messages exposure when using Roundcube behind a proxy (#1486281) 15 years ago
alecpl c96c5a98af - use 7th (httponly) argument of setcookie() 15 years ago
alecpl bc6ac4d3c9 - Fix unicode para and line separators in javascript response (#1486310) 15 years ago
alecpl 3c9aa23a7c - de_* localization fixes (#1486298) 15 years ago
alecpl bc04a7ee78 - fix creating default folder when moving message and target folder doesn't exists 15 years ago
alecpl 90b1cb2efc - Fix displaying of hidden directories in skins list (#1486301)
- Fix open_basedir restriction error when reading skins list (#1486304)
15 years ago
yllar 251cac292f cy_GB uk_UA pt_BR lv_LV update 15 years ago
yllar 742db41b1b he_IL nb_NO en_GB zh_TW update 15 years ago
alecpl 6c5aa6b054 - reverted unintentional change 15 years ago
alecpl 7d0b34db31 - additional character set name cleanup to support e.g. "_ISO-2022-JP$SIO" 15 years ago
thomascube 3597cc2c1b Plugins should not overwrite existing config props 15 years ago
yllar 3d770d47ba cs_CZ sk_SK et_EE ja_J gl_ES ru_RU hu_HU update 15 years ago
alecpl 5cef5b55bf - fix replyto and cc cols css issue (#1486276) + handle their values as in from/to 15 years ago
alecpl 6ed9d986f1 - pl_PL update 15 years ago
alecpl 3ea30ef7eb - fix HTTPS checking (#1486273) 15 years ago
alecpl 18153efe21 - Fix pasting from Office apps into html editor (#1486271) 15 years ago
alecpl 7435e3bc32 - fix empty A tag handling (#1486272) 15 years ago
thomascube 655bd9ade2 Cleanup top-posting feature (sorry, there are again some new texts) 15 years ago
yllar f8a216eba9 he_IL cs_CZ sk_SK et_EE pt_PT sv_SE pt_BR hu_HU update 15 years ago
thomascube 0207c45c90 More options for top posting feature (#1484272) using patch from Phil Weir 15 years ago
alecpl 31ddb5e5c2 - Don't cut off attachment names when using non-RFC2231 encoding (#1485515) 15 years ago
alecpl 50f56d2046 - top posting (#1484272) 15 years ago
yllar 5852de64a1 fr_FR cs_CZ ja_JP pt_PT gl_ES el_GR tr_TR ca_ES update 15 years ago
alecpl 598212252c - Fix imap_auth_type regression (#1486263) 15 years ago
thomascube d300509162 Updated Spanish localization submitted by Pedro Benito 15 years ago
alecpl b7c3486b0d - lost PEAR5.php file 15 years ago
thomascube 01accaff5b Add fallback to default skin if the selected one is not available in plugin directory 15 years ago
yllar 2b96b67e8c el_GR update 15 years ago
thomascube 87c7690ebf Upgrade PEAR class to version 1.9.0 15 years ago
thomascube ebbb6a50c4 Complete german localizations 15 years ago
alecpl 5818e44345 - Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port check 15 years ago
yllar f09ca31fb1 localization update 15 years ago
alecpl 06e07571b6 - fix default quota image height 15 years ago
alecpl 7415c02ecf - Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
15 years ago
alecpl 1d7e4d314d - allow '+' character in mimetype name (#1486239) 15 years ago
alecpl 04dcf0d8e1 - don't call focus() on html editor (#1486238) 15 years ago
alecpl 49771b1039 - Don't display disabled sections in Settings (#1486099) 15 years ago
alecpl b6c512a6b0 - fix rc_utf8_clean() on Windows (#1486232) 15 years ago