summaryrefslogtreecommitdiff
path: root/program/include/main.inc
AgeCommit message (Expand)Author
2008-05-30-removed not existing variablealecpl
2008-05-26fix to #1485083till
2008-05-12- fixed problem with postgresql sequences (after MDB2 drivers update)alecpl
2008-05-07/tmp/outsvncommit
2008-05-07More code cleanup + oop-izationthomascube
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-29- improved messages list performance - patch from Justin Heesemannalecpl
2008-04-28- added 5th argument to rcmail_render_folder_tree_select()alecpl
2008-04-25- movingmessage label could and should be added in mail task onlyalecpl
2008-04-22fix for attrib strings with embedded quotessvncommit
2008-04-20Fix parse_attrib_string to handle unquoted attribute valuessvncommit
2008-04-17- Fix non-RFC dates formatting (#1484901)alecpl
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealecpl
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-11#1483863: empty trash and expunge inbox on logoutalecpl
2008-04-10#1484980: fixed problem with month abbreviations localization (problem with M...alecpl
2008-04-09#1484624: do ob_start/ob_end_clean when reading config filesalecpl
2008-04-04Remove unnecessary code; unread counts are added client sidethomascube
2008-04-02Remove evil css styles like expression() in HTML messagesthomascube
2008-03-21Better patch to correctly quote email recipient strings (from #1484191)thomascube
2008-03-21Added charset alias for mb_convert (fixes #1484598)thomascube
2008-03-21GB2312 alias is for iconv only (fixes #1484818)thomascube
2008-03-21Add configurable default charset for message decodingthomascube
2008-03-19Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated...thomascube
2008-02-27Make some code work without non-GPL libsthomascube
2008-02-20Remove MDN headers before saving in sent folder + fix wrong variale namethomascube
2008-02-19Localize folder name in page title (#1484785)thomascube
2008-02-13* implemented feature from #1484476till
2008-02-08Added some charset aliases to fix typical mis-labelling (#1484565)thomascube
2008-02-08Distinguish ssl and tls for imap connections (#1484667)thomascube
2008-02-07Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ...thomascube
2008-02-04Respect config when localize folder namesthomascube
2008-02-03* cstill
2008-02-02Always update $CONFIG with user prefs (#1484729)thomascube
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-11-25More input sanitizingthomascube
2007-11-25Fixed some potential security risks + updatedd changelogthomascube
2007-11-25Don't create default folders by defaultthomascube
2007-11-09Add escapeSimple method to rcube_db() object, to be used instead of quote() w...svncommit
2007-10-18Add support for Korean charset (KS_C_5601)thomascube
2007-10-10Log error when login fails due to auto_create_user turned offthomascube
2007-09-29Filter linked/imported CSS files (#1484056)thomascube
2007-09-26Allow to save particular user prefsthomascube
2007-09-11Resolve username from virtuser file before looking up in databasethomascube
2007-09-09Fixed charset encoding bug (#1484429)thomascube
2007-09-05Ticket #1484457yllar
2007-09-05Fix message list selection + new pngbehavior + use strpos() instead of strstr()thomascube
2007-09-01# bugfix: #1484473till
2007-08-15LDAP improvementsthomascube
2007-08-13Fix bugs introduced with latest changesthomascube