Commit Graph

947 Commits (0be1bcbc03abb4257bd108a55ed79129c2a94c99)

Author SHA1 Message Date
alecpl 0be1bcbc03 -removed not existing variable 17 years ago
yllar 186f3fa81f et_EE update 17 years ago
alecpl e16938eac8 - Support " and \ in folder names 17 years ago
thomascube 134eafd5b8 Tell the user which character is forbidden + add translation 17 years ago
alecpl 6eaac22d32 - Disallowed delimiter in folder name (#1484803) 17 years ago
alecpl ea400ed2df -cleanup 17 years ago
alecpl 681a59fa52 - Support for subfolders in default/protected folders (#1484665) 17 years ago
thomascube 45f56c1c40 Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments 17 years ago
alecpl 06c1652d7f - pl -> pl_PL 17 years ago
alecpl 75da0b6f74 -fixed last commit 17 years ago
alecpl 531abb1a95 -set utf8 locales in setlocale() 17 years ago
alecpl 681969e95f -don't set Preferences pagetitle in ajax calls 17 years ago
thomascube 0e6bdbe8f5 Pass auth_type as argument; don't start session if started from command line 17 years ago
thomascube c3bc10eb42 Updated German localizations 17 years ago
yllar e669d9bf8b Updated lithuanian translation 17 years ago
alecpl 53873e32aa - Fixed sorting of folders with non-ascii characters 17 years ago
thomascube 7ffc08ce87 Remove cruft from upload response 17 years ago
thomascube 7e9cecda98 Code cleanup: use common objects and methods 17 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 17 years ago
thomascube bf0cb98701 Moved RoundCube functionality from lib to rcube_imap class; removed debug log 17 years ago
alecpl 05134125b2 - updated ru localization (#1485091) 17 years ago
alecpl 1a2e8b2413 -updated zh_CN localization 17 years ago
alecpl e34545708f -display error on any upload error (eg. on post_max_size overlimit) 17 years ago
till 3bfab3b99c fix to #1485083 17 years ago
alecpl 027af30c7c -set iframe's border to 'none' for Konqueror 17 years ago
alecpl 4da1d7c663 -small fix for Konqueror (#1484228) 17 years ago
alecpl ee0da553c8 -fixed attachments sending on Opera (#1485081) + hidden iframe on Konqueror 17 years ago
yllar b183d3dfd4 Malay translation update 17 years ago
alecpl 9b90b33713 - trim(chop()) replaced by trim() (#1485080) 17 years ago
alecpl e9320f8c9a -Hebrew translation update 17 years ago
alecpl 1ac9f6bb2a -Spanish labels update 17 years ago
alecpl 2b962c1074 -typo (#1485079) 17 years ago
alecpl bf69c2a165 - added second author (#1485078) 17 years ago
alecpl f35f9c53fe -commented out optional capability response reading on connect 17 years ago
alecpl a55606b122 -localized pagetitle in Settings and Address book
-removed useless and not working code
17 years ago
alecpl 8dc0488b9e -fixed link (#1485077) 17 years ago
alecpl 2a9cb30014 -fix: enable sorting when IMAP server not supports SORT capability 17 years ago
thomascube a057930096 Fix automatic creation of (prefixed) folders 17 years ago
thomascube c1b3c4cc31 Don't check for non-existing property -> fix address book 17 years ago
alecpl b02d1c88a2 -update #1485072 17 years ago
alecpl fb63eca1e1 -translation fixes 17 years ago
alecpl 3044ae271e -added flag_for_deletion in user prefs 17 years ago
alecpl 1931cab4be -removed messages list sorting option from user prefs 17 years ago
thomascube 26539d5f99 Made encrypt_passwd method public as requested in #1485071 17 years ago
thomascube 8fa58e72a3 New class rcube_message representing a mail message; changed global $MESSAGE from array to object 17 years ago
yllar e2f958ced1 translation updates 17 years ago
alecpl d9b29a2172 - In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options 17 years ago
thomascube b026c3be85 Make IMAP auth type configurable (#1483825) 17 years ago
thomascube 405aba8323 Allow tabindex attribute in textareas 17 years ago
thomascube 033478df29 Link global config array with class props (to be removed) 17 years ago