summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2007-09-26Allow to save particular user prefsthomasb
2007-09-26Set default IMAP folder delimiter; make sure is not emptythomasb
2007-09-24Removed comments; codestylethomasb
2007-09-20Fix order of checks.robin
2007-09-20Make smtp HELO/EHLO hostname configurable (closes #1484067)robin
2007-09-19Unlock interface when message sending fails (#1484570)thomasb
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomasb
2007-09-11Resolve username from virtuser file before looking up in databasethomasb
2007-09-11Fixed message search issuesthomasb
2007-09-09Fixed charset encoding bug (#1484429)thomasb
2007-09-09Applied patch for LDAP version (#1484552)thomasb
2007-09-09Ensure XHTML validationthomasb
2007-09-05Ticket #1484457yllar
2007-09-05Fix message list selection + new pngbehavior + use strpos() instead of strstr()thomasb
2007-09-01# bugfix: #1484473till
2007-08-29# bugfix (thanks yllar)till
2007-08-29# bugfix (#1484523) fixed rc_request_header functiontill
2007-08-29# xhtml fix (#1484493)till
2007-08-16Clear cache when compacting a folder (reported by Joan)thomasb
2007-08-15LDAP improvementsthomasb
2007-08-13Fix bugs introduced with latest changesthomasb
2007-08-10Check filesize of template includes (#1484409)thomasb
2007-08-10Fix charset converting issues with iconv and mbstringthomasb
2007-08-10Simplified code + removed debug logthomasb
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
2007-08-07Documentation, code style and cleanupthomasb
2007-07-26Move folder rendering functions so they can be used in the settings section.robin
2007-07-03Fix address adding bug reported by David Koblasthomasb
2007-06-12Minor bugfixes reported on the dev-listthomasb
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomasb
2007-05-25Fix buggy imap_root settings (closes #1484379)thomasb
2007-05-24upgrade to TinyMCE v2.1.1.1estadtherr
2007-05-17Better SQL query for contact listing/search (closes #1484369)thomasb
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomasb
2007-05-17Fixed conditional template tags; hide quota display if imap server does not s...thomasb
2007-05-17Use global filters and bind username/ for Ldap searches (#1484159)thomasb
2007-05-17Always respect 'enable_caching' config paramthomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-04-08Fixed message moving procedure (closes #1484308)thomasb
2007-03-30Create missing but subscribed folder (closes #1484309).robin
2007-03-30Fix cache lifetime parsing, closes #1484306.robin
2007-03-28Draw box around login form; created common boxtitle CSS classthomasb
2007-03-27New session authentication, should fix bugs #1483951 and #1484299; testing re...thomasb
2007-03-23Fixed bugs #1484276 and #1484300thomasb
2007-03-23close #1484280fourat.zouari
2007-03-23Fixing cache clearing bug.fourat.zouari
2007-03-23close #1484280fourat.zouari
2007-03-21Minor bugfixes posted to the dev-mailing listthomasb
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomasb
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomasb