source: subversion/trunk/roundcubemail/program/include/main.inc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3365   3 years alec - allow setting row css class in rcube_table_output()
(edit) @3356   3 years alec - Improved check_email()
(edit) @3311   3 years alec - Fix long e-mail addresses validation (#1486453)
(edit) @3296   3 years alec - Improve performance by avoiding unnecessary updates to the session table …
(edit) @3294   3 years alec - Support arrays in get_input_value() (#1486277)
(edit) @3263   3 years alec - support more charset aliases
(edit) @3252   3 years alec - fix
(edit) @3246   3 years alec - Fix inconsistency when not using default table names (#1486467)
(edit) @3240   3 years alec - Fix character set conversion fails on systems where iconv doesn't accept …
(edit) @3212   3 years alec - fix $Id$ keyword
(edit) @3205   3 years alec - prevent from PHP error when iconv doesn't support IGNORE (#1486375)
(edit) @3201   3 years alec - added charset alias for MACROMAN (MACINTOSH) (#1486424)
(edit) @3200   3 years alec - typo in rcmail_mailbox_list (#1486426)
(edit) @3139   3 years alec - a few if()s less
(edit) @3128   4 years alec - Fix unicode para and line separators in javascript response (#1486310)
(edit) @3104   4 years alec - reverted unintentional change
(edit) @3103   4 years alec - additional character set name cleanup to support e.g. "_ISO-2022-JP$SIO"
(edit) @3096   4 years alec - fix HTTPS checking (#1486273)
(edit) @3063   4 years alec - Fix $_SERVERHTTPS? check for SSL forcing on IIS (#1486243) + fix port …
(edit) @3042   4 years alec - Added server-side e-mail address validation with 'email_dns_check' …
(edit) @3033   4 years alec - Fix importing/sending to email address with whitespace (#1486214)
(edit) @3003   4 years thomasb Trigger warning if logs cannot be written
(edit) @2985   4 years alec - Prevent from setting INBOX as any of special folders (#1486114)
(edit) @2958   4 years alec - return true after abort from write_log hook
(edit) @2954   4 years alec - simplify html_editor hook
(edit) @2951   4 years alec - Added 'html_editor' hook (#1486068)
(edit) @2852   4 years thomasb Added 'message_compose' hook
(edit) @2825   4 years alec - remove hardcoded 'contact' class name from rcube_table_output()
(edit) @2804   4 years alec - Fix charset names with X- prefix handling
(edit) @2792   4 years thomasb Use write_log() to log bugs. This will also trigger the write_log plugin …
(edit) @2780   4 years thomasb Pipe date string through write_log plugin hook (#1485979)
(edit) @2746   4 years thomasb Add hook to write_log function
(edit) @2729   4 years alec - simplify 'utf8' class use, make rcube_charset_convert() 5x faster on …
(edit) @2720   4 years alec - added 3rd argument to rcube_print_time()
(edit) @2718   4 years alec - Support strftime's format modifiers in date_* options (#1484806)
(edit) @2706   4 years thomasb Rename latest hook because 'list_mailboxes' already exists…
(edit) @2705   4 years thomasb Add new hook 'list_mailboxes' to alter the mailboxlist
(edit) @2638   4 years alec - fix folder ID generation (for example two folders 'aaa' and 'aaa "')
(edit) @2626   4 years thomasb Add cache-buster to scripts and linked files in skin templates
(edit) @2617   4 years alec - fix rcmail_temp_gc() + small code cleanups
(edit) @2609   4 years alec - fix bug in last commit
(edit) @2608   4 years alec - fix rep_specialchars_output() performance, remove old 'charset' option …
(edit) @2603   4 years alec - added more charset aliases
(edit) @2601   4 years alec - handle iso-8859-1 as windows-1252 - some fixes for utf8 class
(edit) @2505   4 years alec - Support UTF-7 encoding in messages (#1485832)
(edit) @2503   4 years alec - Better support for malformed character names (#1485758)
(edit) @2424   4 years alec - fix setting empty string in imap_root
(edit) @2419   4 years alec - Added log_date_format option (#1485709)
(edit) @2401   4 years thomasb Merged branch devel-api (from r2208 to r2387) back into trunk (omitting …
(edit) @2352   4 years thomasb Fix charset conversion error logging
(edit) @2321   4 years alec - Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)
(edit) @2315   4 years thomasb Don't return empty string when UTF-7 decoding fails + cleanup codestyle
(edit) @2306   4 years alec #1485741: fix installer after some last changes
(edit) @2291   4 years alec - Fix multiple recipients input parsing (#1485733) - added shared …
(edit) @2288   4 years alec - Support non-standard "GMT-XXXX" literal in date header (#1485729)
(edit) @2252   4 years thomasb Get rid of vulnerable preg_replace eval and create_function (#1485686) + …
(edit) @2237   4 years till * bumping up copyright (happy new year ;-))
(edit) @2187   4 years thomasb Secure bin scripts by requiring a valid session and replace …
(edit) @2156   4 years alec #1485549: fix mb_convert_encoding() issue
(edit) @2117   4 years alec #1485602: fix INBOX folder localization
(edit) @2114   4 years alec #1485599: fix rcmail_folder_classname()
(edit) @2084   5 years thomasb Also clean cache table when removing old messages from cache
(edit) @2078   5 years alec - Allow setting attachment col position in 'list_cols' option - Allow …
(edit) @2041   5 years alec - fix function description
(edit) @2040   5 years alec - Fix HTML editor initialization on IE (#1485304) - move back …
(edit) @2034   5 years alec r2032 fix: escape backslashes
(edit) @2032   5 years thomasb Don't use addslashes() which could produce unexpected results when …
(edit) @2029   5 years thomasb Handle magic_quotes on runtime and remove them from the requirements list …
(edit) @2009   5 years estadtherr added obscure ASCII encoding aliases, added more error checking to RFC2822 …
(edit) @1987   5 years alec - Fix html signature formatting when identity save error occured …
(edit) @1968   5 years alec - set mbstring's internal encoding in proper place
(edit) @1956   5 years alec - better postgresql sequence names handling
(edit) @1939   5 years alec - removed deprecated rcube_add_label() and all uses - code for 'show' …
(edit) @1915   5 years alec - Fix folders css class setting for folder with names matching defined …
(edit) @1836   5 years thomasb Treat US-ASCII as Latin-1 to give messages with wrong charset definition a …
(edit) @1835   5 years thomasb Better detection of HTML double-encoded entities
(edit) @1787   5 years thomasb Fix broken quoted-printable encoding
(edit) @1775   5 years thomasb Fix xss entitiy decoding
(edit) @1773   5 years thomasb Allow (sanitized) style elements in HTML messages
(edit) @1763   5 years thomasb Refactor drag & drop functionality. Don't rely on browser events anymore …
(edit) @1735   5 years thomasb Killed one more global var + log logins to a separate file (not console)
(edit) @1723   5 years thomasb Interesting: (0 == 'auto') => true
(edit) @1722   5 years thomasb Auto-detect client language and timezone if desired by config/prefs
(edit) @1716   5 years thomasb New feature to import contacts from a vcard file + mark form buttons that …
(edit) @1704   5 years thomasb Little code cleanup
(edit) @1701   5 years thomasb Fix position of collapse/expand icons (#1485302)
(edit) @1687   5 years robin Add folder hierarchy collapsing.
(edit) @1683   5 years alec - added options to use syslog instead of log file (#1484850) - added …
(edit) @1681   5 years alec - Removed support for PEAR::DB driver
(edit) @1622   5 years thomasb Show real names in folder drop-down + rebuild default_imap_folders …
(edit) @1620   5 years thomasb Code cleanup,
(edit) @1619   5 years thomasb Make special folders configurable for the user
(edit) @1618   5 years thomasb Code cleanup with new html classes
(edit) @1601   5 years alec - use long date format in print mode (#1485191)
(edit) @1582   5 years alec - deprecated is_a() replaced by instanceof operator
(edit) @1567   5 years alec - fixed get_sequence_name()
(edit) @1564   5 years thomasb Urlencode mail recipients for storing in session + little code cleanup
(edit) @1560   5 years thomasb Simplify step inclusion in controller (index.php)
(edit) @1539   5 years alec - Added option to select skin in user preferences (#1485031) - …
(edit) @1532   5 years thomasb More code cleanup
Note: See TracRevisionLog for help on using the revision log.