summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alecpl
2008-09-16Fix typos + only add callback for style tags when safe-flag is setthomascube
2008-09-16Always return language prop even if no other prefs are savedthomascube
2008-09-16- removed temp write_log()alecpl
2008-09-16- Reduced memory footprint when forwarding attachments (#1485345)alecpl
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomascube
2008-09-15#1485266: changed rc_mime_content_type()'s failover to 'application/octet-str...alecpl
2008-09-13Fix broken quoted-printable encodingthomascube
2008-09-13#1485343: fix _task setting in urlalecpl
2008-09-12Fix xss entitiy decodingthomascube
2008-09-12Allow (sanitized) style elements in HTML messagesthomascube
2008-09-12Fix quoted-printable encoding according to RFC 2045thomascube
2008-09-12Fix rcmail::url(), don't use comm_paththomascube
2008-09-12Add link to open message in new window + tweaked some header stylesthomascube
2008-09-12- Added vertical splitter for folders list resizingalecpl
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore (#14...thomascube
2008-09-10Trigger SELECT command to restore connection status after reconnect (#1485330)thomascube
2008-09-06One error message is enough if template was not foundthomascube
2008-09-06Add request URI to error log datathomascube
2008-09-05Immediately save sort_col/sort_order in user prefs (#1485265)thomascube
2008-09-05Allow application/pgp parts to be displayed (#1484753)thomascube
2008-09-05Applied mime_decode patch by David Lublinkthomascube
2008-09-05Respect Content-Location headers in multipart/related messages (#1484946)thomascube
2008-09-05Killed one more global var + log logins to a separate file (not console)thomascube
2008-09-04Enable export of contacts as vCard + DRYthomascube
2008-09-04#1485312: added 'readonly' attribute for input and textarea objectsalecpl
2008-09-03Interesting: (0 == 'auto') => truethomascube
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-09-03- r1718 code cleanupalecpl
2008-09-03- Add RFC2231 header value continuations support for attachmentalecpl
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomascube
2008-09-02- fixed typoalecpl
2008-09-02- fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response usealecpl
2008-09-02Let rcmail class create address book instancesthomascube
2008-08-29Little improvement in mime-detection as suggested in #1485296thomascube
2008-08-29Little code cleanupthomascube
2008-08-29Fix position of collapse/expand icons (#1485302)thomascube
2008-08-28Codestyle + indentationthomascube
2008-08-28Add folder hierarchy collapsing.svncommit
2008-08-28Add rcube name prefixes + codestylethomascube
2008-08-27- added options to use syslog instead of log file (#1484850)alecpl
2008-08-26- Removed support for PEAR::DB driveralecpl
2008-08-22Revert r1670 but improve part download step by fixing headers and adding set_...thomascube
2008-08-21- removed PHP4 class constructorsalecpl
2008-08-20#1485286: don't use /e modifier with preg_replace()alecpl
2008-08-11#1485268alecpl
2008-08-09- Case insensitive contacts searching using PostgreSQL (#1485259)alecpl
2008-08-07Separate queries to make use of the database indexes; with OR no index is usedthomascube
2008-08-07Don't add empty url paramsthomascube
2008-08-07Don't save prefs with default values if they haven't been changed yetthomascube