summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-01- add iilBasicHeader alias for rcube_mail_header class, needed by messages ↵alecpl
cached in previous versions (#1486602)
2010-04-01- fix commentalecpl
2010-04-01Add client-side events when adding/removing groupsthomascube
2010-04-01Fix typothomascube
2010-04-01Add server-side plugin hooks to address group functions + better action namesthomascube
2010-04-01- Use MDB2's Manager module for listing tablesalecpl
2010-03-31Complete address book interface class with group functionsthomascube
2010-03-31Also remove contactgroupmembers when deleting a contactthomascube
2010-03-31List of tables mustn't be static (wtf?)thomascube
2010-03-31Asynchronously expand contact groups + skip count queries in autocompletion ↵thomascube
mode + check for the existance of contactgroups table
2010-03-31Implement group renaming/deleting + use more consistent names for commands ↵thomascube
and actions (#1486587)
2010-03-31- Fix js error when switching editor mode (#1486593)alecpl
2010-03-31- fix save/delete draft message with enabled threading (#1486596)alecpl
- performance improvement using UID SEARCH intead of SEARCH + FETCH - re-fix r3445
2010-03-31- Fix undefined method error (#1486597)alecpl
2010-03-30- Fix marking messages as unread on all pages (#1486592)alecpl
2010-03-30- Fix imap login (#1486591)alecpl
2010-03-29Fix pspell check and (yet not used MDB2 schema intialization)thomascube
2010-03-29- Fix SMTP test (#1486589)alecpl
2010-03-29- Fix more actions menu position (#1486588)alecpl
2010-03-28- Re-organize editor buttons, add blockquote and search buttonsalecpl
- Make possible to write inside or after a quoted html message (#1485476)
2010-03-28- TinyMCE 3.3.2alecpl
2010-03-28- Fix single space inserted on fwd/reply with top posting (#1486532)alecpl
2010-03-27- change namespace() to getNamespace()alecpl
2010-03-27- contactgroups DDL for postgresalecpl
2010-03-27- fix default datetimealecpl
2010-03-26- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)alecpl
- Iloha's imap.inc rewritten into rcube_imap_generic class - rcube_imap code re-formatting
2010-03-26IE hacks fixthomascube
2010-03-26IE hacks for contact groups featurethomascube
2010-03-26Implement insert_contact_group() to make group creation workthomascube
2010-03-26Added basic contact groups featurethomascube
2010-03-26- en_GB update (#1486562)alecpl
2010-03-26- pt_BR update (#1485371)alecpl
2010-03-25- Use PageUp/PageDown for listpage change (#1486430)alecpl
2010-03-25- Added Home/End kayboard keys support on lists (#1486430)alecpl
2010-03-25- Added possibility to select all messages in a folder (#1484756)alecpl
2010-03-25- typoalecpl
2010-03-24- use less styling on select fieldsalecpl
2010-03-24- last commit fix: use reference in iil_C_ClearCapability(), probably not ↵alecpl
needed while we're in PHP5, but for consistance...
2010-03-24- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)alecpl
2010-03-24- remove unused css filealecpl
2010-03-24- small backend cleanup + support for operations on ALL messages in a folderalecpl
2010-03-24- improvements in rcmail_html4inline()alecpl
2010-03-24Only select childs when a message row is collapsed but also do it when ↵thomascube
deleting a thread
2010-03-24- fix bug in css cleanup of html messagesalecpl
2010-03-24- don't need to reload messages list on copy erroralecpl
2010-03-24- add lost 'errorcopying' messagealecpl
2010-03-24- removed unnecessary countingalecpl
2010-03-23- don't use quotes in background url specificationalecpl
2010-03-23- Password: Support dovecotpw encryptionalecpl
2010-03-23- Allow to override identity when composing a message (#1486466)alecpl