summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/main.inc
AgeCommit message (Expand)Author
2008-11-03Don't use addslashes() which could produce unexpected results when magic_quot...thomasb
2008-11-03Handle magic_quotes on runtime and remove them from the requirements list (#1...thomasb
2008-10-25added obscure ASCII encoding aliases, added more error checking to RFC2822 da...estadtherr
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alec
2008-10-09- set mbstring's internal encoding in proper placealec
2008-10-07- better postgresql sequence names handlingalec
2008-10-05- removed deprecated rcube_add_label() and all usesalec
2008-10-02- Fix folders css class setting for folder with names matching defined classe...alec
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-13Fix broken quoted-printable encodingthomasb
2008-09-12Fix xss entitiy decodingthomasb
2008-09-12Allow (sanitized) style elements in HTML messagesthomasb
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore (#14...thomasb
2008-09-05Killed one more global var + log logins to a separate file (not console)thomasb
2008-09-03Interesting: (0 == 'auto') => truethomasb
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomasb
2008-08-29Little code cleanupthomasb
2008-08-29Fix position of collapse/expand icons (#1485302)thomasb
2008-08-28Add folder hierarchy collapsing.robin
2008-08-27- added options to use syslog instead of log file (#1484850)alec
2008-08-26- Removed support for PEAR::DB driveralec
2008-07-31Show real names in folder drop-down + rebuild default_imap_folders property w...thomasb
2008-07-31Code cleanup,thomasb
2008-07-31Make special folders configurable for the userthomasb
2008-07-31Code cleanup with new html classesthomasb
2008-07-21- use long date format in print mode (#1485191)alec
2008-06-30- deprecated is_a() replaced by instanceof operatoralec
2008-06-23- fixed get_sequence_name()alec
2008-06-20Urlencode mail recipients for storing in session + little code cleanupthomasb
2008-06-20Simplify step inclusion in controller (index.php)thomasb
2008-06-15- Added option to select skin in user preferences (#1485031)alec
2008-06-14More code cleanupthomasb
2008-05-30-removed not existing variablealec
2008-05-26fix to #1485083till
2008-05-12- fixed problem with postgresql sequences (after MDB2 drivers update)alec
2008-05-07/tmp/outrichs
2008-05-07More code cleanup + oop-izationthomasb
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-29- improved messages list performance - patch from Justin Heesemannalec
2008-04-28- added 5th argument to rcmail_render_folder_tree_select()alec
2008-04-25- movingmessage label could and should be added in mail task onlyalec
2008-04-22fix for attrib strings with embedded quotesestadtherr
2008-04-20Fix parse_attrib_string to handle unquoted attribute valuesestadtherr
2008-04-17- Fix non-RFC dates formatting (#1484901)alec
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealec
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2008-04-11#1483863: empty trash and expunge inbox on logoutalec
2008-04-10#1484980: fixed problem with month abbreviations localization (problem with M...alec