Commit Graph

1322 Commits (64f20dae0cdd3a53114053e3520eb30b71bfa42c)
 

Author SHA1 Message Date
thomascube 45f56c1c40 Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments 16 years ago
alecpl 06c1652d7f - pl -> pl_PL 16 years ago
alecpl 75da0b6f74 -fixed last commit 16 years ago
alecpl 531abb1a95 -set utf8 locales in setlocale() 16 years ago
alecpl 681969e95f -don't set Preferences pagetitle in ajax calls 16 years ago
thomascube 0e6bdbe8f5 Pass auth_type as argument; don't start session if started from command line 16 years ago
thomascube c3bc10eb42 Updated German localizations 16 years ago
yllar e669d9bf8b Updated lithuanian translation 16 years ago
alecpl 53873e32aa - Fixed sorting of folders with non-ascii characters 16 years ago
thomascube 7ffc08ce87 Remove cruft from upload response 16 years ago
thomascube 7e9cecda98 Code cleanup: use common objects and methods 16 years ago
thomascube 9734bec37c Add link to close message part window 16 years ago
thomascube 05d180a826 iil_C_FetchHeaders does not always return the headers in the correct order -> sort them manually; improved rcube_header_sorter performance 16 years ago
thomascube bf0cb98701 Moved RoundCube functionality from lib to rcube_imap class; removed debug log 16 years ago
alecpl 05134125b2 - updated ru localization (#1485091) 16 years ago
alecpl 1a2e8b2413 -updated zh_CN localization 16 years ago
alecpl e34545708f -display error on any upload error (eg. on post_max_size overlimit) 16 years ago
till afe50aed70 * minor cs fixes 16 years ago
till c0e35832ae set delete_always to false 16 years ago
till 3bfab3b99c fix to #1485083 16 years ago
alecpl 027af30c7c -set iframe's border to 'none' for Konqueror 16 years ago
alecpl 4da1d7c663 -small fix for Konqueror (#1484228) 16 years ago
alecpl ee0da553c8 -fixed attachments sending on Opera (#1485081) + hidden iframe on Konqueror 16 years ago
yllar b183d3dfd4 Malay translation update 16 years ago
alecpl 9b90b33713 - trim(chop()) replaced by trim() (#1485080) 16 years ago
alecpl e9320f8c9a -Hebrew translation update 16 years ago
alecpl 1ac9f6bb2a -Spanish labels update 16 years ago
alecpl 2b962c1074 -typo (#1485079) 16 years ago
alecpl bf69c2a165 - added second author (#1485078) 16 years ago
alecpl f35f9c53fe -commented out optional capability response reading on connect 16 years ago
alecpl 89cf7c201b - ... and Address Book 16 years ago
alecpl a55606b122 -localized pagetitle in Settings and Address book
-removed useless and not working code
16 years ago
alecpl 8dc0488b9e -fixed link (#1485077) 16 years ago
alecpl 2a9cb30014 -fix: enable sorting when IMAP server not supports SORT capability 16 years ago
alecpl 3f91205334 -line wrap 16 years ago
thomascube a057930096 Fix automatic creation of (prefixed) folders 16 years ago
thomascube c1b3c4cc31 Don't check for non-existing property -> fix address book 16 years ago
alecpl d7f3d796a2 -Fixed Mysql DDL for default identities creation (#1485070) 16 years ago
alecpl b02d1c88a2 -update #1485072 16 years ago
alecpl fb63eca1e1 -translation fixes 16 years ago
alecpl 3044ae271e -added flag_for_deletion in user prefs 16 years ago
alecpl 1931cab4be -removed messages list sorting option from user prefs 16 years ago
thomascube 26539d5f99 Made encrypt_passwd method public as requested in #1485071 16 years ago
thomascube 8fa58e72a3 New class rcube_message representing a mail message; changed global $MESSAGE from array to object 16 years ago
yllar e2f958ced1 translation updates 16 years ago
alecpl d9b29a2172 - In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options 16 years ago
alecpl e5a83494d0 -reverted 1286 change (don't need div here) 16 years ago
alecpl cc85f38ab9 -reverted r1391 and fix for IE7 (IE6 should still be ok) 16 years ago
thomascube aec031c547 Better description of imap_auth_type option 16 years ago
thomascube b026c3be85 Make IMAP auth type configurable (#1483825) 16 years ago