Commit Graph

2352 Commits (3a003cc9fbeafd8a05d2136e6c74aad3e530cdca)

Author SHA1 Message Date
alecpl 3a003cc9fb - fix dublicated request in msglist_click() 16 years ago
alecpl c287f34bd3 - Fix setting spellcheck languages with extended codes (#1486605) 16 years ago
alecpl 8fa9229d57 - code formatting, cleanup and small improvements 16 years ago
alecpl 186537b2c6 - more code formatting
- allow re-selecting highlighted row (#1486442)
16 years ago
alecpl a4c163f930 - removed redundant code + code formatting 16 years ago
alecpl a4468298c8 - fix sorting of folders with capital letters 16 years ago
alecpl da8f11ce16 - Fix messages list scrolling in FF3.6 (#1486472)
- Fix quicksearch input focus (#1486637)
- Small code cleanup + improvements
16 years ago
thomascube a35062a1eb Always set changed date when marking a DB record as deleted + provide a cleanup script 16 years ago
alecpl 58892824a6 - Fix new contact group selection on IE (#1486630) 16 years ago
alecpl 6c11ee29dd - use the same iframe hack as in splitter.js 16 years ago
thomascube 8e3a6039cf Assign newly created contacts to the active group (#1486626) and fix group selection display (#1486619) 16 years ago
alecpl 6b01133063 - Fix regression in disposition-notification (#1486623) 16 years ago
alecpl c3221e4f13 - nl_NL update (#1486625) 16 years ago
yllar 8da62f3f40 he_IL fr_FR cs_CZ nn_NO en_GB lt_LT et_EE it_IT sv_SE es_AR ru_RU es_ES pt_BR sl_SI ca_ES update 16 years ago
alecpl a92028922e - pl_PL update 16 years ago
thomascube bc4960108e Option not to mark messages as read when viewed in preview pane (#1485012) 16 years ago
thomascube 814905ca87 Let plugins modify the Sent folder when composing (#1486548) 16 years ago
thomascube 53d6261619 Fix group expansion which was lost in r3457 + apply patch for autocompletion timeouts from #1486059 16 years ago
thomascube f4f4522b23 Apply contact groups js patch (#1486606) 16 years ago
thomascube 08f906ae22 Updated Hebrew, French, Italian, Latvian, Swedish, Spanish, Slovenian and Welsh translations + added Swedisch translations for some plugins 16 years ago
thomascube b57c45fffa Updated German translations 16 years ago
thomascube d1851ba77b Configurable limit of address group members 16 years ago
alecpl 3616845126 - fix empty body after switching from html to plain 16 years ago
alecpl 751b22b41f - Added optional (max_recipients) support to restrict total number of recipients per message (#1484542) 16 years ago
alecpl 7fdb9da98e - Fix sources list if 'ldap_public' is null/false 16 years ago
alecpl 44155cddc2 - load des.inc file only when needed 16 years ago
alecpl cd96fd6727 - Add some critical PHP settings check to prevent bugs like this (#1486307) 16 years ago
alecpl 70318e5463 - create rcube_mime_struct class on Iloha's MIME (mime.inc) basis 16 years ago
alecpl 1820932295 - add iilBasicHeader alias for rcube_mail_header class, needed by messages cached in previous versions (#1486602) 16 years ago
alecpl 600981d1d3 - fix comment 16 years ago
thomascube 65c8764b19 Add client-side events when adding/removing groups 16 years ago
thomascube 1d773d7141 Fix typo 16 years ago
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