summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2008-09-19Made config files location configurable (#1485215)thomasb
2008-09-19Fix search box on Safari and make pages validatethomasb
2008-09-19applied tensor's patch: incorrect handling of filename of second and subseque...alec
2008-09-19- added 'exp' object supportalec
2008-09-19- support 'cookie' type in conditionsalec
2008-09-19- support variables of type 'cookie' (for feature use)alec
2008-09-18Also list message/rfc822 parts as attachment if a filename is specifiedthomasb
2008-09-18Treat US-ASCII as Latin-1 to give messages with wrong charset definition a ch...thomasb
2008-09-18Better detection of HTML double-encoded entitiesthomasb
2008-09-18Set the right number of arguments for setcookie()thomasb
2008-09-18- fixed typoalec
2008-09-18Secure the other cookie, too.robin
2008-09-18Bind cookie gotten over HTTPS to HTTPS only (#1485336).robin
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alec
2008-09-16Fix typos + only add callback for style tags when safe-flag is setthomasb
2008-09-16Always return language prop even if no other prefs are savedthomasb
2008-09-16- removed temp write_log()alec
2008-09-16- Reduced memory footprint when forwarding attachments (#1485345)alec
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomasb
2008-09-15#1485266: changed rc_mime_content_type()'s failover to 'application/octet-str...alec
2008-09-13Fix broken quoted-printable encodingthomasb
2008-09-13#1485343: fix _task setting in urlalec
2008-09-12Fix xss entitiy decodingthomasb
2008-09-12Allow (sanitized) style elements in HTML messagesthomasb
2008-09-12Fix quoted-printable encoding according to RFC 2045thomasb
2008-09-12Fix rcmail::url(), don't use comm_paththomasb
2008-09-12Add link to open message in new window + tweaked some header stylesthomasb
2008-09-12- Added vertical splitter for folders list resizingalec
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore (#14...thomasb
2008-09-10Trigger SELECT command to restore connection status after reconnect (#1485330)thomasb
2008-09-06One error message is enough if template was not foundthomasb
2008-09-06Add request URI to error log datathomasb
2008-09-05Immediately save sort_col/sort_order in user prefs (#1485265)thomasb
2008-09-05Allow application/pgp parts to be displayed (#1484753)thomasb
2008-09-05Applied mime_decode patch by David Lublinkthomasb
2008-09-05Respect Content-Location headers in multipart/related messages (#1484946)thomasb
2008-09-05Killed one more global var + log logins to a separate file (not console)thomasb
2008-09-04Enable export of contacts as vCard + DRYthomasb
2008-09-04#1485312: added 'readonly' attribute for input and textarea objectsalec
2008-09-03Interesting: (0 == 'auto') => truethomasb
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
2008-09-03- r1718 code cleanupalec
2008-09-03- Add RFC2231 header value continuations support for attachmentalec
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomasb
2008-09-02- fixed typoalec
2008-09-02- fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response usealec
2008-09-02Let rcmail class create address book instancesthomasb
2008-08-29Little improvement in mime-detection as suggested in #1485296thomasb
2008-08-29Little code cleanupthomasb
2008-08-29Fix position of collapse/expand icons (#1485302)thomasb