summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2008-05-21-fix: enable sorting when IMAP server not supports SORT capabilityalec
git-svn-id: https://svn.roundcube.net/trunk@1410 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-19Don't check for non-existing property -> fix address bookthomasb
git-svn-id: https://svn.roundcube.net/trunk@1407 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-19-update #1485072alec
git-svn-id: https://svn.roundcube.net/trunk@1405 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-19-translation fixesalec
git-svn-id: https://svn.roundcube.net/trunk@1404 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-19-added flag_for_deletion in user prefsalec
git-svn-id: https://svn.roundcube.net/trunk@1403 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-19-removed messages list sorting option from user prefsalec
git-svn-id: https://svn.roundcube.net/trunk@1402 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-16translation updatesyllar
git-svn-id: https://svn.roundcube.net/trunk@1399 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-16- In Preferences added possibility to configure 'read_when_deleted', ↵alec
'mdn_requests', 'message_sort_col' and 'message_sort_order' options git-svn-id: https://svn.roundcube.net/trunk@1398 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- small fixesalec
git-svn-id: https://svn.roundcube.net/trunk@1388 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-14small fix to pt_PTyllar
git-svn-id: https://svn.roundcube.net/trunk@1386 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-13pt_PT updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1384 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-13fix script to show cc/bcc fieldsestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1382 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-13remove code obsoleted by fix to parse_attrib_stringestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1381 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-added confirmation message after identity insertion (like after update)alec
git-svn-id: https://svn.roundcube.net/trunk@1379 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-12- Updated PEAR::DB package to version 1.7.13alec
git-svn-id: https://svn.roundcube.net/trunk@1377 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-10- small localization fixes (#1484895)alec
git-svn-id: https://svn.roundcube.net/trunk@1373 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-10- added enctype for attachments form (#1485056)alec
git-svn-id: https://svn.roundcube.net/trunk@1371 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 commentsalec
git-svn-id: https://svn.roundcube.net/trunk@1369 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-09- Don't call CAPABILITY twice if possible (RFC3501 [7.1])alec
git-svn-id: https://svn.roundcube.net/trunk@1368 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- make address_book_type option case insensitivealec
git-svn-id: https://svn.roundcube.net/trunk@1365 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alec
git-svn-id: https://svn.roundcube.net/trunk@1364 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-06- removed trigger_error() callalec
git-svn-id: https://svn.roundcube.net/trunk@1359 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-05- Fix management of folders with national characters in names (#1485036, ↵alec
#1485001) git-svn-id: https://svn.roundcube.net/trunk@1357 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@1356 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- Do charset conversion also for from/to column on messages listalec
git-svn-id: https://svn.roundcube.net/trunk@1355 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-05-02- fixed #1485032 and updated MDB2 package+driversalec
git-svn-id: https://svn.roundcube.net/trunk@1352 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-01- Fix BCC header reset (#1484997)alec
git-svn-id: https://svn.roundcube.net/trunk@1350 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-01- fixed saving preferences after r1344alec
git-svn-id: https://svn.roundcube.net/trunk@1349 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30* cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1348 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