summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2007-11-25Fix bug with case-sensitive folder names (#1484245)thomasb
git-svn-id: https://svn.roundcube.net/trunk@927 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Don't create default folders by defaultthomasb
git-svn-id: https://svn.roundcube.net/trunk@925 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-19Correctly set session cookie lifetime if not 0thomasb
git-svn-id: https://svn.roundcube.net/trunk@920 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-19Cast to array because this could be empty; update requirements descriptionthomasb
git-svn-id: https://svn.roundcube.net/trunk@919 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-09Add escapeSimple method to rcube_db() object, to be used instead of quote() ↵robin
which will not allways work in virtuser query, for example when using something like REGEXP '(^|,)%u(,|$)' git-svn-id: https://svn.roundcube.net/trunk@915 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-08Optimize caching and avoid unnecessary IMAP requeststhomasb
git-svn-id: https://svn.roundcube.net/trunk@913 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomasb
git-svn-id: https://svn.roundcube.net/trunk@912 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-06Fix bugs #1484555, #1484646 and #1484639thomasb
git-svn-id: https://svn.roundcube.net/trunk@911 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-18Add support for Korean charset (KS_C_5601)thomasb
git-svn-id: https://svn.roundcube.net/trunk@885 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Only change subscriptions when renaming succeeds; also quote slashesthomasb
git-svn-id: https://svn.roundcube.net/trunk@883 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Show appropriate warning on connection errorthomasb
git-svn-id: https://svn.roundcube.net/trunk@882 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Make message listing less error pronethomasb
git-svn-id: https://svn.roundcube.net/trunk@875 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ↵robin
one-by-one as r833 did. git-svn-id: https://svn.roundcube.net/trunk@866 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15Re-subscribe folders after renaming parent folder.robin
git-svn-id: https://svn.roundcube.net/trunk@865 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-10Log error when login fails due to auto_create_user turned offthomasb
git-svn-id: https://svn.roundcube.net/trunk@862 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-04Use object method to get imap hierarchy delimiterthomasb
git-svn-id: https://svn.roundcube.net/trunk@857 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-03Update copyright noticeihug
git-svn-id: https://svn.roundcube.net/trunk@850 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-29Filter linked/imported CSS files (#1484056)thomasb
git-svn-id: https://svn.roundcube.net/trunk@839 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-26Allow to save particular user prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@827 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-26Set default IMAP folder delimiter; make sure is not emptythomasb
git-svn-id: https://svn.roundcube.net/trunk@824 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-24Removed comments; codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@809 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-20Fix order of checks.robin
git-svn-id: https://svn.roundcube.net/trunk@805 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-20Make smtp HELO/EHLO hostname configurable (closes #1484067)robin
git-svn-id: https://svn.roundcube.net/trunk@804 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-19Unlock interface when message sending fails (#1484570)thomasb
git-svn-id: https://svn.roundcube.net/trunk@802 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomasb
git-svn-id: https://svn.roundcube.net/trunk@801 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-11Resolve username from virtuser file before looking up in databasethomasb
git-svn-id: https://svn.roundcube.net/trunk@792 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-11Fixed message search issuesthomasb
git-svn-id: https://svn.roundcube.net/trunk@791 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-09Fixed charset encoding bug (#1484429)thomasb
git-svn-id: https://svn.roundcube.net/trunk@788 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-09Applied patch for LDAP version (#1484552)thomasb
git-svn-id: https://svn.roundcube.net/trunk@787 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-09Ensure XHTML validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@786 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-05Ticket #1484457yllar
git-svn-id: https://svn.roundcube.net/trunk@778 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-05Fix message list selection + new pngbehavior + use strpos() instead of strstr()thomasb
git-svn-id: https://svn.roundcube.net/trunk@777 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-01# bugfix: #1484473till
git-svn-id: https://svn.roundcube.net/trunk@774 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29# bugfix (thanks yllar)till
git-svn-id: https://svn.roundcube.net/trunk@741 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29# bugfix (#1484523) fixed rc_request_header functiontill
* normalized input ($HEADER) * also normalized the arrays * returning "really" NULL now (without issueing a warning!) git-svn-id: https://svn.roundcube.net/trunk@736 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29# xhtml fix (#1484493)till
git-svn-id: https://svn.roundcube.net/trunk@732 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-16Clear cache when compacting a folder (reported by Joan)thomasb
git-svn-id: https://svn.roundcube.net/trunk@692 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-15LDAP improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@677 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-13Fix bugs introduced with latest changesthomasb
git-svn-id: https://svn.roundcube.net/trunk@675 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Check filesize of template includes (#1484409)thomasb
git-svn-id: https://svn.roundcube.net/trunk@674 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Fix charset converting issues with iconv and mbstringthomasb
git-svn-id: https://svn.roundcube.net/trunk@673 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Simplified code + removed debug logthomasb
git-svn-id: https://svn.roundcube.net/trunk@669 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@668 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-07Documentation, code style and cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@666 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-26Move folder rendering functions so they can be used in the settings section.robin
git-svn-id: https://svn.roundcube.net/trunk@652 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-03Fix address adding bug reported by David Koblasthomasb
git-svn-id: https://svn.roundcube.net/trunk@638 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-12Minor bugfixes reported on the dev-listthomasb
git-svn-id: https://svn.roundcube.net/trunk@613 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-28Prevent default events on subject link; fixed typo in smtp scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@586 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-25Fix buggy imap_root settings (closes #1484379)thomasb
git-svn-id: https://svn.roundcube.net/trunk@585 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-24upgrade to TinyMCE v2.1.1.1estadtherr
git-svn-id: https://svn.roundcube.net/trunk@584 208e9e7b-5314-0410-a742-e7e81cd9613c