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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @1459   5 years alec -removed not existing variable
(edit) @1424   5 years till fix to #1485083
(edit) @1378   5 years alec - fixed problem with postgresql sequences (after MDB2 drivers update)
(edit) @1361   5 years richs /tmp/out
(edit) @1360   5 years thomasb More code cleanup + oop-ization
(edit) @1344   5 years thomasb Next step: introduce the application class 'rcmail' and get rid of some …
(edit) @1341   5 years alec - improved messages list performance - patch from Justin Heesemann
(edit) @1338   5 years alec - added 5th argument to rcmail_render_folder_tree_select()
(edit) @1332   5 years alec - movingmessage label could and should be added in mail task only
(edit) @1326   5 years estadtherr fix for attrib strings with embedded quotes
(edit) @1325   5 years estadtherr Fix parse_attrib_string to handle unquoted attribute values
(edit) @1324   5 years alec - Fix non-RFC dates formatting (#1484901)
(edit) @1292   5 years alec - Fixed and optimized 'read_when_deleted': mark as read on server side …
(edit) @1291   5 years thomasb Changed codebase to PHP5 with autoloader + added some new classes from the …
(edit) @1282   5 years alec #1483863: empty trash and expunge inbox on logout
(edit) @1278   5 years alec #1484980: fixed problem with month abbreviations localization (problem …
(edit) @1274   5 years alec #1484624: do ob_start/ob_end_clean when reading config files
(edit) @1251   5 years thomasb Remove unnecessary code; unread counts are added client side
(edit) @1231   5 years thomasb Remove evil css styles like expression() in HTML messages
(edit) @1201   5 years thomasb Better patch to correctly quote email recipient strings (from #1484191)
(edit) @1199   5 years thomasb Added charset alias for mb_convert (fixes #1484598)
(edit) @1198   5 years thomasb GB2312 alias is for iconv only (fixes #1484818)
(edit) @1195   5 years thomasb Add configurable default charset for message decoding
(edit) @1194   5 years thomasb Enable SQL logging (set 'sql_debug' config param to true); Switch to …
(edit) @1145   5 years thomasb Make some code work without non-GPL libs
(edit) @1125   5 years thomasb Remove MDN headers before saving in sent folder + fix wrong variale name
(edit) @1119   5 years thomasb Localize folder name in page title (#1484785)
(edit) @1063   5 years till * implemented feature from #1484476
(edit) @1032   5 years thomasb Added some charset aliases to fix typical mis-labelling (#1484565)
(edit) @1031   5 years thomasb Distinguish ssl and tls for imap connections (#1484667)
(edit) @1026   5 years thomasb Truncate attachment filenames to 55 characters (#1484757) and fix …
(edit) @1014   5 years thomasb Respect config when localize folder names
(edit) @1003   5 years till * cs
(edit) @997   5 years thomasb Always update $CONFIG with user prefs (#1484729)
(edit) @938   5 years thomasb New class rcube_user + send message disposition notification
(edit) @931   5 years thomasb More input sanitizing
(edit) @930   5 years thomasb Fixed some potential security risks + updatedd changelog
(edit) @925   5 years thomasb Don't create default folders by default
(edit) @915   6 years robin Add escapeSimple method to rcube_db() object, to be used instead of …
(edit) @885   6 years thomasb Add support for Korean charset (KS_C_5601)
(edit) @862   6 years thomasb Log error when login fails due to auto_create_user turned off
(edit) @839   6 years thomasb Filter linked/imported CSS files (#1484056)
(edit) @827   6 years thomasb Allow to save particular user prefs
(edit) @792   6 years thomasb Resolve username from virtuser file before looking up in database
(edit) @788   6 years thomasb Fixed charset encoding bug (#1484429)
(edit) @778   6 years yllar Ticket #1484457
(edit) @777   6 years thomasb Fix message list selection + new pngbehavior + use strpos() instead of …
(edit) @774   6 years till # bugfix: #1484473
(edit) @677   6 years thomasb LDAP improvements
(edit) @675   6 years thomasb Fix bugs introduced with latest changes
(edit) @673   6 years thomasb Fix charset converting issues with iconv and mbstring
(edit) @669   6 years thomasb Simplified code + removed debug log
(edit) @668   6 years thomasb Some bugfixes, security issues + minor improvements
(edit) @666   6 years thomasb Documentation, code style and cleanup
(edit) @652   6 years robin Move folder rendering functions so they can be used in the settings …
(edit) @613   6 years thomasb Minor bugfixes reported on the dev-list
(edit) @584   6 years estadtherr upgrade to TinyMCE v2.1.1.1
(edit) @567   6 years thomasb Add link to message subjects (#1484257); don't make selected list items …
(edit) @543   6 years thomasb Merged branch devel-addressbook from r443 back to trunk
(edit) @524   6 years thomasb Draw box around login form; created common boxtitle CSS class
(edit) @521   6 years thomasb New session authentication, should fix bugs #1483951 and #1484299; testing …
(edit) @515   6 years thomasb Minor bugfixes posted to the dev-mailing list
(edit) @510   6 years thomasb Improved contacts drop down; HTML output improvements; JS code cleanup
(edit) @508   6 years thomasb Correctly format dates in future
(edit) @500   6 years thomasb Solved wrong caching of message preview (#1484153, #1484236)
(edit) @491   6 years thomasb Fixed CSS bugs (#1484210 and #1484161) and quoting issue (#1484253)
(edit) @483   6 years thomasb Better input checking on GET and POST vars
(edit) @444   6 years thomasb Event handler removing again. Closes #1484200
(edit) @440   6 years thomasb Error handling for attachment uploads; multibyte-safe string functions; …
(edit) @425   6 years thomasb Applied security patches by Kees Cook (Ubuntu) + little visual …
(edit) @423   6 years robin Allow 12 hour date to display for emails sent today (Doug Mandell).
(edit) @421   6 years thomasb Little fix for new string quoting
(edit) @419   6 years thomasb New (strict) quoting for all kind of strings
Note: See TracRevisionLog for help on using the revision log.