summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2008-06-07-segfault (#1485109)alec
git-svn-id: https://svn.roundcube.net/trunk@1492 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07-added encoding detection for attachment names when message part hasn't got ↵alec
charset definition (#1484969) git-svn-id: https://svn.roundcube.net/trunk@1490 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07Update UPGRADNG instructions + add SVN revision to version string (if available)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1488 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07Fix language detection + update Catala localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1486 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07Cleaned up localization names to unique language_COUNTRY schema according to ↵thomasb
ISO 639-1 and ISO 3166-1 git-svn-id: https://svn.roundcube.net/trunk@1485 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-06- just boolean checkalec
git-svn-id: https://svn.roundcube.net/trunk@1482 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alec
git-svn-id: https://svn.roundcube.net/trunk@1481 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Fix structure parsing and html output for multipart messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1480 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05#1485106alec
git-svn-id: https://svn.roundcube.net/trunk@1479 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Fix fallback if no message strucutre is provided by the imap serverthomasb
git-svn-id: https://svn.roundcube.net/trunk@1476 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Use internal strtolower function because mbstring is optionalthomasb
git-svn-id: https://svn.roundcube.net/trunk@1475 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-04-typo in get_header()alec
git-svn-id: https://svn.roundcube.net/trunk@1468 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30-removed not existing variablealec
git-svn-id: https://svn.roundcube.net/trunk@1459 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30-cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@1454 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30- Support for subfolders in default/protected folders (#1484665)alec
git-svn-id: https://svn.roundcube.net/trunk@1453 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ↵thomasb
inline message parts + remove old code + add some doc comments git-svn-id: https://svn.roundcube.net/trunk@1452 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29-fixed last commitalec
git-svn-id: https://svn.roundcube.net/trunk@1450 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29-set utf8 locales in setlocale()alec
git-svn-id: https://svn.roundcube.net/trunk@1449 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-28Pass auth_type as argument; don't start session if started from command linethomasb
git-svn-id: https://svn.roundcube.net/trunk@1447 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-28- Fixed sorting of folders with non-ascii charactersalec
git-svn-id: https://svn.roundcube.net/trunk@1444 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27Code cleanup: use common objects and methodsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1433 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27iil_C_FetchHeaders does not always return the headers in the correct order ↵thomasb
-> sort them manually; improved rcube_header_sorter performance git-svn-id: https://svn.roundcube.net/trunk@1431 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27Moved RoundCube functionality from lib to rcube_imap class; removed debug logthomasb
git-svn-id: https://svn.roundcube.net/trunk@1430 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26fix to #1485083till
git-svn-id: https://svn.roundcube.net/trunk@1424 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-20Fix automatic creation of (prefixed) foldersthomasb
git-svn-id: https://svn.roundcube.net/trunk@1408 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-18Made encrypt_passwd method public as requested in #1485071thomasb
git-svn-id: https://svn.roundcube.net/trunk@1401 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-17New class rcube_message representing a mail message; changed global $MESSAGE ↵thomasb
from array to object git-svn-id: https://svn.roundcube.net/trunk@1400 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-15Make IMAP auth type configurable (#1483825)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1394 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-15Allow tabindex attribute in textareasthomasb
git-svn-id: https://svn.roundcube.net/trunk@1393 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-15Link global config array with class props (to be removed)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1392 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-15Make sure we have a valid integer even if date is empty (#1485055)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1390 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-15- fix #1485066alec
git-svn-id: https://svn.roundcube.net/trunk@1387 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-12-added check for caching_enabled (#1485051)alec
git-svn-id: https://svn.roundcube.net/trunk@1380 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-12- fixed problem with postgresql sequences (after MDB2 drivers update)alec
git-svn-id: https://svn.roundcube.net/trunk@1378 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-10- fix: fallback labels/messages ignored from en_US localisation files after ↵alec
r1360 (#1485057) git-svn-id: https://svn.roundcube.net/trunk@1372 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-09Call load_host_config() and add reference to Howto_Config (#1485040)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1370 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-09- Fixed (?) r1366 change (#1485050)alec
git-svn-id: https://svn.roundcube.net/trunk@1367 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalec
support for native languages (#1485050, #1485048) git-svn-id: https://svn.roundcube.net/trunk@1366 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Optimized messages sorting on servers without sort capability (#1485049)alec
git-svn-id: https://svn.roundcube.net/trunk@1363 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)alec
git-svn-id: https://svn.roundcube.net/trunk@1362 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07/tmp/outrichs
git-svn-id: https://svn.roundcube.net/trunk@1361 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07More code cleanup + oop-izationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1360 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- fixed setting pagetitle in ajax callsalec
git-svn-id: https://svn.roundcube.net/trunk@1358 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-02- fixed searching broken in r1341alec
git-svn-id: https://svn.roundcube.net/trunk@1353 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Simply use reset() to clear the state vars of rcube_html_page; reverted r1346thomasb
git-svn-id: https://svn.roundcube.net/trunk@1347 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30* implemented __set/__gettill
git-svn-id: https://svn.roundcube.net/trunk@1346 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29- improved messages list performance - patch from Justin Heesemannalec
git-svn-id: https://svn.roundcube.net/trunk@1341 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- added 5th argument to rcmail_render_folder_tree_select()alec
git-svn-id: https://svn.roundcube.net/trunk@1338 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28#1485016alec
git-svn-id: https://svn.roundcube.net/trunk@1336 208e9e7b-5314-0410-a742-e7e81cd9613c