Age | Commit message (Expand) | Author |
2008-02-03 | * cs | till |
2008-02-02 | Always update $CONFIG with user prefs (#1484729) | thomascube |
2008-02-02 | Simplified fix for remembering searches when viewing message + Don't ask for ... | thomascube |
2008-02-02 | * fixed #1484738 | till |
2008-01-29 | * included error code in error message | till |
2007-12-10 | New class rcube_user + send message disposition notification | thomascube |
2007-11-29 | Track message disposition notification flag and headers | thomascube |
2007-11-25 | Only show new messages if they match the current search (#1484176) | thomascube |
2007-11-25 | More input sanitizing | thomascube |
2007-11-25 | Fixed some potential security risks + updatedd changelog | thomascube |
2007-11-25 | Fix bug with case-sensitive folder names (#1484245) | thomascube |
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 |