Commit Graph

2320 Commits (aa12df20e46ae72467f8d4dc01784a500eb83f0c)

Author SHA1 Message Date
thomascube aa12df20e4 Add server-side plugin hooks to address group functions + better action names 16 years ago
alecpl cbde304b98 - Use MDB2's Manager module for listing tables 16 years ago
thomascube 04adaac71b Complete address book interface class with group functions 16 years ago
thomascube bb6294a26e Also remove contactgroupmembers when deleting a contact 16 years ago
thomascube 64d855c9b1 List of tables mustn't be static (wtf?) 16 years ago
thomascube c0297f4172 Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table 16 years ago
thomascube 3baa72a62f Implement group renaming/deleting + use more consistent names for commands and actions (#1486587) 16 years ago
alecpl 4cdc70941d - Fix js error when switching editor mode (#1486593) 16 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
16 years ago
alecpl 024f05762a - Fix undefined method error (#1486597) 16 years ago
alecpl f3d37fbbc5 - Fix marking messages as unread on all pages (#1486592) 16 years ago
alecpl 94a6c642cf - Fix imap login (#1486591) 16 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)
16 years ago
alecpl 79990754f6 - TinyMCE 3.3.2 16 years ago
alecpl ce467384e2 - Fix single space inserted on fwd/reply with top posting (#1486532) 16 years ago
alecpl c854241cc4 - change namespace() to getNamespace() 16 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
16 years ago
thomascube 0dc5bc86a3 Implement insert_contact_group() to make group creation work 16 years ago
thomascube a61bbb24aa Added basic contact groups feature 16 years ago
alecpl c75f8e9526 - en_GB update (#1486562) 16 years ago
alecpl 3eb8f258d3 - pt_BR update (#1485371) 16 years ago
alecpl 33e2e42321 - Use PageUp/PageDown for listpage change (#1486430) 16 years ago
alecpl bc2accc455 - Added Home/End kayboard keys support on lists (#1486430) 16 years ago
alecpl fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 16 years ago
alecpl 5ffceb7906 - typo 16 years ago
alecpl 13540e089c - last commit fix: use reference in iil_C_ClearCapability(), probably not needed while we're in PHP5, but for consistance... 16 years ago
alecpl d8c440c03f - Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750) 16 years ago
alecpl cff88617c0 - small backend cleanup + support for operations on ALL messages in a folder 16 years ago
alecpl b488c1d02d - improvements in rcmail_html4inline() 16 years ago
thomascube 84a3312f0b Only select childs when a message row is collapsed but also do it when deleting a thread 16 years ago
alecpl 5799531e3f - fix bug in css cleanup of html messages 16 years ago
alecpl fdf8750708 - don't need to reload messages list on copy error 16 years ago
alecpl b1e74acf65 - add lost 'errorcopying' message 16 years ago
alecpl 1c9bd8c72e - removed unnecessary counting 16 years ago
alecpl 416bff5475 - Allow to override identity when composing a message (#1486466) 16 years ago
alecpl 9e8d8587d3 - Mail_Mime-1.6.2 16 years ago
alecpl 18ace62791 - Set maxuid in threads mode, to prevent unnecessary list reloading on (first) check_recent 16 years ago
alecpl 519aeda284 - Don't underline the parent when thread is expanded 16 years ago
alecpl 3fb3792efc - Fix UNSEEN counting when threads and skip_deleted are both enabled (#1486558) 16 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
16 years ago
alecpl cca7b3fd02 - rewert old change: don't load first section page in Preferences 16 years ago
alecpl 69d05c3710 - TinyMCE 3.3.1 16 years ago
alecpl 258a043a31 - hide threads related stuff if threads are not supported 16 years ago
alecpl 02f7cb8851 - Fix rcube_imap::mailbox_exists (#1486560) 16 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 16 years ago
alecpl 15e00bdf50 - Improved performance of folders operations (#1486525) + code cleanups 16 years ago
alecpl 1845fb6318 - Handle 'false' result from iil_C_* functions (#1486511) 16 years ago
alecpl b575fa9008 - Fix blocked.gif attachment is not attached to the message (#1486516) 16 years ago
alecpl c16986be7f - use popupmenu style for attachments upload form
- move .popupmenu style definition to common.css
16 years ago
alecpl caf601a28f - nl_NL update 16 years ago