summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/main.inc
AgeCommit message (Expand)Author
2011-03-01Make it easier to add code to $(document).ready()thomasb
2011-02-20- Fix typo in html_editor hook name (#1487796)alec
2011-02-17- Add variable for 'Today' label in date_today option (#1486120)alec
2011-02-10- Support strftime format in date_today optionalec
2011-02-09Always generate valid DOM identifiers using html_identifier() write original ...thomasb
2011-02-08Add optional referer check to prevent CSRF in GET requeststhomasb
2011-02-06Delegate contact input validation to rcube_addressbook instance; accept alrea...thomasb
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
2011-01-28Don't block CSS styles having important keywordsthomasb
2011-01-23Also wrap unread count in span on server side (#1487720)thomasb
2011-01-21Use improved strtotime() function + reduce duplicated codethomasb
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-17- Fix %h/%z variables in username_domain option (#1487701)alec
2011-01-12Missed some replacements in previous commit...thomasb
2010-12-10- Improved emoticons text representationsalec
2010-12-09- Add username and IP address to log message on unsuccessful login (#1487626)alec
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
2010-12-06- Fix plaintext versions of HTML messages don't contain placeholders for emot...alec
2010-12-03- New Folder Manager UIalec
2010-11-19- Fix last change in rcube_html_editor()alec
2010-11-16- Execute HTML editor initialization in page footer (#1487125)alec
2010-11-14- Re-fix handling of html entity strings in plain/text messagesalec
2010-11-12- Fix handling of folders with "<>" characters in namealec
2010-11-12- Fix handling of folders with name "0" (#1487119)alec
2010-11-11- Fix displaying of text/plain messages containing HTML entitiesalec
2010-11-04- Skip conversion when input charset is BINARYalec
2010-10-26- Add support for selection options from LIST-EXTENDED extension (RFC 5258) ...alec
2010-10-25- Add basic IMAP LIST's \Noselect option support (mark unselectable folders a...alec
2010-10-25- Fix setting 'virtual' flag for non-existing folders in some casesalec
2010-10-21- Add charset alias: WINDOWS-949 -> UHC (#1487072)alec
2010-10-17- Add MS950 as alias for CP950 (#1487063)alec
2010-09-29- Update phpdoc (#1486958)alec
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-20- Support %z variable in host configuration options (#1487003)alec
2010-09-15- Added more charset aliasesalec
2010-09-15- Fix: iconv doesn't support UTF7-IMAPalec
2010-09-11- Fix messages background image handling in some cases (#1486990)alec
2010-09-09- Small improvement for last commitalec
2010-09-09- Fix handling of charsets with LATIN-* labelalec
2010-09-08- Small performance improvementsalec
2010-08-27- Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929) alec
2010-08-23- Don't add date to log when using syslogalec
2010-07-26- Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866)alec
2010-06-23- removed PHP closing tagalec
2010-06-19- Fix dot-atom expression in e-mail validation regexp (#1486808)alec
2010-06-18Strip comments in css string + don't set font color to tagsthomasb
2010-06-10- Remove BOM (#1486785)alec
2010-06-09 - Sanitize CSS universal selector from e-mails. Without this fix any message...netbit
2010-06-09- some improvements + added splitter in Identitiesalec