Age | Commit message (Expand) | Author |
2007-11-25 | Don't create default folders by default | thomascube |
2007-11-19 | Correctly set session cookie lifetime if not 0 | thomascube |
2007-11-19 | Cast to array because this could be empty; update requirements description | thomascube |
2007-11-09 | Add escapeSimple method to rcube_db() object, to be used instead of quote() w... | svncommit |
2007-11-08 | Optimize caching and avoid unnecessary IMAP requests | thomascube |
2007-11-07 | Correctly decode attachments when downloading them (fixes #1484645) | thomascube |
2007-11-06 | Fix bugs #1484555, #1484646 and #1484639 | thomascube |
2007-10-18 | Add support for Korean charset (KS_C_5601) | thomascube |
2007-10-17 | Only change subscriptions when renaming succeeds; also quote slashes | thomascube |
2007-10-17 | Show appropriate warning on connection error | thomascube |
2007-10-17 | Make message listing less error prone | thomascube |
2007-10-15 | When a parent folder is deleted, delete the children immediately, instead of ... | svncommit |
2007-10-15 | Re-subscribe folders after renaming parent folder. | svncommit |
2007-10-10 | Log error when login fails due to auto_create_user turned off | thomascube |
2007-10-04 | Use object method to get imap hierarchy delimiter | thomascube |
2007-10-03 | Update copyright notice | svncommit |
2007-09-29 | Filter linked/imported CSS files (#1484056) | thomascube |
2007-09-26 | Allow to save particular user prefs | thomascube |
2007-09-26 | Set default IMAP folder delimiter; make sure is not empty | thomascube |
2007-09-24 | Removed comments; codestyle | thomascube |
2007-09-20 | Fix order of checks. | svncommit |
2007-09-20 | Make smtp HELO/EHLO hostname configurable (closes #1484067) | svncommit |
2007-09-19 | Unlock interface when message sending fails (#1484570) | thomascube |
2007-09-19 | Allow vars and PHP code in templates; improved page title; fixed #1484395 | thomascube |
2007-09-11 | Resolve username from virtuser file before looking up in database | thomascube |
2007-09-11 | Fixed message search issues | thomascube |
2007-09-09 | Fixed charset encoding bug (#1484429) | thomascube |
2007-09-09 | Applied patch for LDAP version (#1484552) | thomascube |
2007-09-09 | Ensure XHTML validation | thomascube |
2007-09-05 | Ticket #1484457 | yllar |
2007-09-05 | Fix message list selection + new pngbehavior + use strpos() instead of strstr() | thomascube |
2007-09-01 | # bugfix: #1484473 | till |
2007-08-29 | # bugfix (thanks yllar) | till |
2007-08-29 | # bugfix (#1484523) fixed rc_request_header function | till |
2007-08-29 | # xhtml fix (#1484493) | till |
2007-08-16 | Clear cache when compacting a folder (reported by Joan) | thomascube |
2007-08-15 | LDAP improvements | thomascube |
2007-08-13 | Fix bugs introduced with latest changes | thomascube |
2007-08-10 | Check filesize of template includes (#1484409) | thomascube |
2007-08-10 | Fix charset converting issues with iconv and mbstring | thomascube |
2007-08-10 | Simplified code + removed debug log | thomascube |
2007-08-10 | Some bugfixes, security issues + minor improvements | thomascube |
2007-08-07 | Documentation, code style and cleanup | thomascube |
2007-07-26 | Move folder rendering functions so they can be used in the settings section. | svncommit |
2007-07-03 | Fix address adding bug reported by David Koblas | thomascube |
2007-06-12 | Minor bugfixes reported on the dev-list | thomascube |
2007-05-28 | Prevent default events on subject link; fixed typo in smtp script | thomascube |
2007-05-25 | Fix buggy imap_root settings (closes #1484379) | thomascube |
2007-05-24 | upgrade to TinyMCE v2.1.1.1 | svncommit |
2007-05-17 | Better SQL query for contact listing/search (closes #1484369) | thomascube |