summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2010-04-01- Fix sources list if 'ldap_public' is null/falsealec
git-svn-id: https://svn.roundcube.net/trunk@3466 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- load des.inc file only when neededalec
git-svn-id: https://svn.roundcube.net/trunk@3465 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- Add some critical PHP settings check to prevent bugs like this (#1486307)alec
git-svn-id: https://svn.roundcube.net/trunk@3464 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- create rcube_mime_struct class on Iloha's MIME (mime.inc) basisalec
git-svn-id: https://svn.roundcube.net/trunk@3463 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- add iilBasicHeader alias for rcube_mail_header class, needed by messages ↵alec
cached in previous versions (#1486602) git-svn-id: https://svn.roundcube.net/trunk@3462 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- fix commentalec
git-svn-id: https://svn.roundcube.net/trunk@3461 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01Add client-side events when adding/removing groupsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3459 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01Fix typothomasb
git-svn-id: https://svn.roundcube.net/trunk@3458 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01Add server-side plugin hooks to address group functions + better action namesthomasb
git-svn-id: https://svn.roundcube.net/trunk@3457 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- Use MDB2's Manager module for listing tablesalec
git-svn-id: https://svn.roundcube.net/trunk@3456 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Complete address book interface class with group functionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3452 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Also remove contactgroupmembers when deleting a contactthomasb
git-svn-id: https://svn.roundcube.net/trunk@3451 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31List of tables mustn't be static (wtf?)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3450 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Asynchronously expand contact groups + skip count queries in autocompletion ↵thomasb
mode + check for the existance of contactgroups table git-svn-id: https://svn.roundcube.net/trunk@3449 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Implement group renaming/deleting + use more consistent names for commands ↵thomasb
and actions (#1486587) git-svn-id: https://svn.roundcube.net/trunk@3448 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31- Fix js error when switching editor mode (#1486593)alec
git-svn-id: https://svn.roundcube.net/trunk@3447 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31- fix save/delete draft message with enabled threading (#1486596)alec
- performance improvement using UID SEARCH intead of SEARCH + FETCH - re-fix r3445 git-svn-id: https://svn.roundcube.net/trunk@3446 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31- Fix undefined method error (#1486597)alec
git-svn-id: https://svn.roundcube.net/trunk@3445 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-30- Fix marking messages as unread on all pages (#1486592)alec
git-svn-id: https://svn.roundcube.net/trunk@3444 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-30- Fix imap login (#1486591)alec
git-svn-id: https://svn.roundcube.net/trunk@3443 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-28- Re-organize editor buttons, add blockquote and search buttonsalec
- Make possible to write inside or after a quoted html message (#1485476) git-svn-id: https://svn.roundcube.net/trunk@3435 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-28- TinyMCE 3.3.2alec
git-svn-id: https://svn.roundcube.net/trunk@3434 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-28- Fix single space inserted on fwd/reply with top posting (#1486532)alec
git-svn-id: https://svn.roundcube.net/trunk@3433 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-27- change namespace() to getNamespace()alec
git-svn-id: https://svn.roundcube.net/trunk@3432 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)alec
- Iloha's imap.inc rewritten into rcube_imap_generic class - rcube_imap code re-formatting git-svn-id: https://svn.roundcube.net/trunk@3429 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26Implement insert_contact_group() to make group creation workthomasb
git-svn-id: https://svn.roundcube.net/trunk@3426 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26Added basic contact groups featurethomasb
git-svn-id: https://svn.roundcube.net/trunk@3425 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26- en_GB update (#1486562)alec
git-svn-id: https://svn.roundcube.net/trunk@3424 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26- pt_BR update (#1485371)alec
git-svn-id: https://svn.roundcube.net/trunk@3423 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Use PageUp/PageDown for listpage change (#1486430)alec
git-svn-id: https://svn.roundcube.net/trunk@3421 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Added Home/End kayboard keys support on lists (#1486430)alec
git-svn-id: https://svn.roundcube.net/trunk@3420 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Added possibility to select all messages in a folder (#1484756)alec
git-svn-id: https://svn.roundcube.net/trunk@3419 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- typoalec
git-svn-id: https://svn.roundcube.net/trunk@3418 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- last commit fix: use reference in iil_C_ClearCapability(), probably not ↵alec
needed while we're in PHP5, but for consistance... git-svn-id: https://svn.roundcube.net/trunk@3416 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)alec
git-svn-id: https://svn.roundcube.net/trunk@3415 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- small backend cleanup + support for operations on ALL messages in a folderalec
git-svn-id: https://svn.roundcube.net/trunk@3413 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- improvements in rcmail_html4inline()alec
git-svn-id: https://svn.roundcube.net/trunk@3412 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24Only select childs when a message row is collapsed but also do it when ↵thomasb
deleting a thread git-svn-id: https://svn.roundcube.net/trunk@3411 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- fix bug in css cleanup of html messagesalec
git-svn-id: https://svn.roundcube.net/trunk@3410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- don't need to reload messages list on copy erroralec
git-svn-id: https://svn.roundcube.net/trunk@3409 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- add lost 'errorcopying' messagealec
git-svn-id: https://svn.roundcube.net/trunk@3408 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- removed unnecessary countingalec
git-svn-id: https://svn.roundcube.net/trunk@3407 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Allow to override identity when composing a message (#1486466)alec
git-svn-id: https://svn.roundcube.net/trunk@3403 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Mail_Mime-1.6.2alec
git-svn-id: https://svn.roundcube.net/trunk@3402 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Set maxuid in threads mode, to prevent unnecessary list reloading on ↵alec
(first) check_recent git-svn-id: https://svn.roundcube.net/trunk@3401 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Don't underline the parent when thread is expandedalec
git-svn-id: https://svn.roundcube.net/trunk@3400 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Fix UNSEEN counting when threads and skip_deleted are both enabled (#1486558)alec
git-svn-id: https://svn.roundcube.net/trunk@3399 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- hide threads related prefs when threads are not supported by IMAP serveralec
- performance: don't load folders list when we don't need it git-svn-id: https://svn.roundcube.net/trunk@3391 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- rewert old change: don't load first section page in Preferences alec
git-svn-id: https://svn.roundcube.net/trunk@3390 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- TinyMCE 3.3.1alec
git-svn-id: https://svn.roundcube.net/trunk@3388 208e9e7b-5314-0410-a742-e7e81cd9613c