summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2008-10-09- set mbstring's internal encoding in proper placealec
2008-10-07- better postgresql sequence names handlingalec
2008-10-07#1485472: added js keywords escaping in json_serialize()alec
2008-10-06#1485460: session.gc_* moved to main .htaccess filealec
2008-10-06- #1485468: fix attachment filename (RFC2231 related) alec
2008-10-05- removed deprecated rcube_add_label() and all usesalec
2008-10-03- fix last change in show_bytes()alec
2008-10-03- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()alec
2008-10-02- Fix folders css class setting for folder with names matching defined classe...alec
2008-10-02- improved rcube_sess_gc() when enable_caching=false, also use join() oncealec
2008-10-01- Localized filesize units (#1485340) + small labels capitalization change in...alec
2008-09-30- #1485423: fixed virtuser_query checkingalec
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
2008-09-27- added 'en_US.utf8' as fallback for setlocalealec
2008-09-26- read 'name' parameter after 'filename' and rfc2231's parameters, alec
2008-09-25Also allow appending messages to inbox (if not listed)thomasb
2008-09-25Improve vcard decoding and import stepthomasb
2008-09-25DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_co...thomasb
2008-09-24- Fix language autodetection (#1485401)alec
2008-09-23- fixed handling of apostrophes in filenames decoded according to rfc2231alec
2008-09-22- there's no 'locale_string' option nowalec
2008-09-21Tiny correction of phpdocthomasb
2008-09-21Separate method to create iframe tags (with a list of allowed attributes)thomasb
2008-09-21- added iframe tag to containers listalec
2008-09-20Add some post parameters to error log entrythomasb
2008-09-20- fixed identities sorting, to have allways identities with the same name in ...alec
2008-09-19Indent with spaces not tabs. Please respect our code-style when creating patc...thomasb
2008-09-19Don't set a hard-coded language in rcube_userthomasb
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