Commit Graph

2436 Commits (c1439f925dbfbd20566337a0251a6b4e85e9a2f9)

Author SHA1 Message Date
thomascube 814905ca87 Let plugins modify the Sent folder when composing (#1486548) 15 years ago
thomascube 53d6261619 Fix group expansion which was lost in r3457 + apply patch for autocompletion timeouts from #1486059 15 years ago
thomascube f4f4522b23 Apply contact groups js patch (#1486606) 15 years ago
thomascube 08f906ae22 Updated Hebrew, French, Italian, Latvian, Swedish, Spanish, Slovenian and Welsh translations + added Swedisch translations for some plugins 15 years ago
thomascube b57c45fffa Updated German translations 15 years ago
thomascube d1851ba77b Configurable limit of address group members 15 years ago
alecpl 3616845126 - fix empty body after switching from html to plain 15 years ago
alecpl 751b22b41f - Added optional (max_recipients) support to restrict total number of recipients per message (#1484542) 15 years ago
alecpl 7fdb9da98e - Fix sources list if 'ldap_public' is null/false 15 years ago
alecpl 44155cddc2 - load des.inc file only when needed 15 years ago
alecpl cd96fd6727 - Add some critical PHP settings check to prevent bugs like this (#1486307) 15 years ago
alecpl 70318e5463 - create rcube_mime_struct class on Iloha's MIME (mime.inc) basis 15 years ago
alecpl 1820932295 - add iilBasicHeader alias for rcube_mail_header class, needed by messages cached in previous versions (#1486602) 15 years ago
alecpl 600981d1d3 - fix comment 15 years ago
thomascube 65c8764b19 Add client-side events when adding/removing groups 15 years ago
thomascube 1d773d7141 Fix typo 15 years ago
thomascube aa12df20e4 Add server-side plugin hooks to address group functions + better action names 15 years ago
alecpl cbde304b98 - Use MDB2's Manager module for listing tables 15 years ago
thomascube 04adaac71b Complete address book interface class with group functions 15 years ago
thomascube bb6294a26e Also remove contactgroupmembers when deleting a contact 15 years ago
thomascube 64d855c9b1 List of tables mustn't be static (wtf?) 15 years ago
thomascube c0297f4172 Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table 15 years ago
thomascube 3baa72a62f Implement group renaming/deleting + use more consistent names for commands and actions (#1486587) 15 years ago
alecpl 4cdc70941d - Fix js error when switching editor mode (#1486593) 15 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
15 years ago
alecpl 024f05762a - Fix undefined method error (#1486597) 15 years ago
alecpl f3d37fbbc5 - Fix marking messages as unread on all pages (#1486592) 15 years ago
alecpl 94a6c642cf - Fix imap login (#1486591) 15 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)
15 years ago
alecpl 79990754f6 - TinyMCE 3.3.2 15 years ago
alecpl ce467384e2 - Fix single space inserted on fwd/reply with top posting (#1486532) 15 years ago
alecpl c854241cc4 - change namespace() to getNamespace() 15 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
15 years ago
thomascube 0dc5bc86a3 Implement insert_contact_group() to make group creation work 15 years ago
thomascube a61bbb24aa Added basic contact groups feature 15 years ago
alecpl c75f8e9526 - en_GB update (#1486562) 15 years ago
alecpl 3eb8f258d3 - pt_BR update (#1485371) 15 years ago
alecpl 33e2e42321 - Use PageUp/PageDown for listpage change (#1486430) 15 years ago
alecpl bc2accc455 - Added Home/End kayboard keys support on lists (#1486430) 15 years ago
alecpl fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 15 years ago
alecpl 5ffceb7906 - typo 15 years ago
alecpl 13540e089c - last commit fix: use reference in iil_C_ClearCapability(), probably not needed while we're in PHP5, but for consistance... 15 years ago
alecpl d8c440c03f - Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750) 15 years ago
alecpl cff88617c0 - small backend cleanup + support for operations on ALL messages in a folder 15 years ago
alecpl b488c1d02d - improvements in rcmail_html4inline() 15 years ago
thomascube 84a3312f0b Only select childs when a message row is collapsed but also do it when deleting a thread 15 years ago
alecpl 5799531e3f - fix bug in css cleanup of html messages 15 years ago
alecpl fdf8750708 - don't need to reload messages list on copy error 15 years ago
alecpl b1e74acf65 - add lost 'errorcopying' message 15 years ago
alecpl 1c9bd8c72e - removed unnecessary counting 15 years ago
alecpl 416bff5475 - Allow to override identity when composing a message (#1486466) 15 years ago
alecpl 9e8d8587d3 - Mail_Mime-1.6.2 15 years ago
alecpl 18ace62791 - Set maxuid in threads mode, to prevent unnecessary list reloading on (first) check_recent 15 years ago
alecpl 519aeda284 - Don't underline the parent when thread is expanded 15 years ago
alecpl 3fb3792efc - Fix UNSEEN counting when threads and skip_deleted are both enabled (#1486558) 15 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