summaryrefslogtreecommitdiff
path: root/program/include
AgeCommit message (Expand)Author
2008-06-09Update version stringsv0.2-alpha@1499thomascube
2008-06-07-segfault (#1485109)alecpl
2008-06-07-added encoding detection for attachment names when message part hasn't got c...alecpl
2008-06-07Update UPGRADNG instructions + add SVN revision to version string (if available)thomascube
2008-06-07Fix language detection + update Catala localizationthomascube
2008-06-07Cleaned up localization names to unique language_COUNTRY schema according to ...thomascube
2008-06-06- just boolean checkalecpl
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alecpl
2008-06-05Fix structure parsing and html output for multipart messagesthomascube
2008-06-05#1485106alecpl
2008-06-05Fix fallback if no message strucutre is provided by the imap serverthomascube
2008-06-05Use internal strtolower function because mbstring is optionalthomascube
2008-06-04-typo in get_header()alecpl
2008-05-30-removed not existing variablealecpl
2008-05-30-cleanupalecpl
2008-05-30- Support for subfolders in default/protected folders (#1484665)alecpl
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ...thomascube
2008-05-29-fixed last commitalecpl
2008-05-29-set utf8 locales in setlocale()alecpl
2008-05-28Pass auth_type as argument; don't start session if started from command linethomascube
2008-05-28- Fixed sorting of folders with non-ascii charactersalecpl
2008-05-27Code cleanup: use common objects and methodsthomascube
2008-05-27iil_C_FetchHeaders does not always return the headers in the correct order ->...thomascube
2008-05-27Moved RoundCube functionality from lib to rcube_imap class; removed debug logthomascube
2008-05-26fix to #1485083till
2008-05-20Fix automatic creation of (prefixed) foldersthomascube
2008-05-18Made encrypt_passwd method public as requested in #1485071thomascube
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ...thomascube
2008-05-15Make IMAP auth type configurable (#1483825)thomascube
2008-05-15Allow tabindex attribute in textareasthomascube
2008-05-15Link global config array with class props (to be removed)thomascube
2008-05-15Make sure we have a valid integer even if date is empty (#1485055)thomascube
2008-05-15- fix #1485066alecpl
2008-05-12-added check for caching_enabled (#1485051)alecpl
2008-05-12- fixed problem with postgresql sequences (after MDB2 drivers update)alecpl
2008-05-10- fix: fallback labels/messages ignored from en_US localisation files after r...alecpl
2008-05-09Call load_host_config() and add reference to Howto_Config (#1485040)thomascube
2008-05-09- Fixed (?) r1366 change (#1485050)alecpl
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalecpl
2008-05-08- Optimized messages sorting on servers without sort capability (#1485049)alecpl
2008-05-08- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)alecpl
2008-05-07/tmp/outsvncommit
2008-05-07More code cleanup + oop-izationthomascube
2008-05-05- fixed setting pagetitle in ajax callsalecpl
2008-05-02- fixed searching broken in r1341alecpl
2008-04-30Simply use reset() to clear the state vars of rcube_html_page; reverted r1346thomascube
2008-04-30* implemented __set/__gettill
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