summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomascube
2008-02-04Respect config when localize folder namesthomascube
2008-02-03* cstill
2008-02-02Always update $CONFIG with user prefs (#1484729)thomascube
2008-02-02Simplified fix for remembering searches when viewing message + Don't ask for ...thomascube
2008-02-02* fixed #1484738till
2008-01-29 * included error code in error messagetill
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-11-29Track message disposition notification flag and headersthomascube
2007-11-25Only show new messages if they match the current search (#1484176)thomascube
2007-11-25More input sanitizingthomascube
2007-11-25Fixed some potential security risks + updatedd changelogthomascube
2007-11-25Fix bug with case-sensitive folder names (#1484245)thomascube
2007-11-25Don't create default folders by defaultthomascube
2007-11-19Correctly set session cookie lifetime if not 0thomascube
2007-11-19Cast to array because this could be empty; update requirements descriptionthomascube
2007-11-09Add escapeSimple method to rcube_db() object, to be used instead of quote() w...svncommit
2007-11-08Optimize caching and avoid unnecessary IMAP requeststhomascube
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomascube
2007-11-06Fix bugs #1484555, #1484646 and #1484639thomascube
2007-10-18Add support for Korean charset (KS_C_5601)thomascube
2007-10-17Only change subscriptions when renaming succeeds; also quote slashesthomascube
2007-10-17Show appropriate warning on connection errorthomascube
2007-10-17Make message listing less error pronethomascube
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ...svncommit
2007-10-15Re-subscribe folders after renaming parent folder.svncommit
2007-10-10Log error when login fails due to auto_create_user turned offthomascube
2007-10-04Use object method to get imap hierarchy delimiterthomascube
2007-10-03Update copyright noticesvncommit
2007-09-29Filter linked/imported CSS files (#1484056)thomascube
2007-09-26Allow to save particular user prefsthomascube
2007-09-26Set default IMAP folder delimiter; make sure is not emptythomascube
2007-09-24Removed comments; codestylethomascube
2007-09-20Fix order of checks.svncommit
2007-09-20Make smtp HELO/EHLO hostname configurable (closes #1484067)svncommit
2007-09-19Unlock interface when message sending fails (#1484570)thomascube
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomascube
2007-09-11Resolve username from virtuser file before looking up in databasethomascube
2007-09-11Fixed message search issuesthomascube
2007-09-09Fixed charset encoding bug (#1484429)thomascube
2007-09-09Applied patch for LDAP version (#1484552)thomascube
2007-09-09Ensure XHTML validationthomascube
2007-09-05Ticket #1484457yllar
2007-09-05Fix message list selection + new pngbehavior + use strpos() instead of strstr()thomascube
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)thomascube
2007-08-15LDAP improvementsthomascube