Commit Graph

3058 Commits (569701d7002e71fbf76e9acaa6c83e5bee90b411)

Author SHA1 Message Date
alecpl 569701d700 - Handle properly situation when uploaded attachment file is too big 15 years ago
thomascube 32b11d325e Keep session alive while showing login page (request token is stored in session data) 15 years ago
alecpl 129aeff199 - Move console initialization to rcube.init(), hide console area if browser's console exists, some code cleanup 15 years ago
alecpl 3e63a0b898 - PEAR::Net_SMTP 1.5.1 15 years ago
thomascube 4591de7018 Prepare for multiple concurrent compose windows 15 years ago
alecpl 3e39818221 - Add code for prevention from IMAP connection hangs when server closes socket unexpectedly 15 years ago
alecpl c294eaa3f2 - Performance improvement: Remove redundant DELETE query (for old session deletion) on login 15 years ago
thomascube fb061aaece Use PHPs session_regenerte_id() instead of using (unreliable) mt_rand() function (#1486281) 15 years ago
alecpl 6f6efa20d7 - Add html_table::remove_body() function 15 years ago
alecpl 6a4bccb796 - Fix some emails are not shown using Cyrus IMAP (#1487820) 15 years ago
alecpl 8df56e618a - Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801) 15 years ago
thomascube 79cd6cefd5 Simplify code 15 years ago
thomascube 044d6647e0 Make it easier to add code to $(document).ready() 15 years ago
thomascube 15e9441263 Fix LDAP group identifiers 15 years ago
thomascube ae39c47c3a New config option for custom logo; allow skins to define/override texts 15 years ago
thomascube 715c7961ba Don't do exact matches when searching for existing email records 15 years ago
alecpl 549e4aba93 - pl_PL localization update 15 years ago
alecpl 5aed4e8261 - Fix 'deletemessage' label fr_FR translation 15 years ago
alecpl bbce3edd61 - Add simple ACL rights/namespace handling in folder manager (display folder's namespace, modify edit form fields according to MYRIGHTS) 15 years ago
alecpl 29c54229cf - Fix parsing links with non-printable characters inside (#1487805) 15 years ago
thomascube d7167e9eeb Workaround for IE not sending referer with location.href (#1487806) 15 years ago
thomascube 7835e2ded8 Fixed de_CH Localization bugs (#1487773) 15 years ago
thomascube a3b9e4e65d Better display of vcard import results (#1485457) 15 years ago
thomascube 0fbadebe13 Improve vcard import: map more fields, support photo urls, better UTF-16 charset detection 15 years ago
thomascube ec6c397769 Update group identifier in model 15 years ago
thomascube e6bb836e05 Create interactive update script with improved DB schema check; udated installer with new features and styles 15 years ago
thomascube b8f14ce744 Allow multiple records with same e-mail address but show notice to the user 15 years ago
alecpl b649c49e64 - Fix attachments uploading, broken with devel-addressbook branch merge 15 years ago
alecpl 041f66e074 - jQuery 1.5.1 15 years ago
alecpl f572575652 - Fix typo in html_editor hook name (#1487796) 15 years ago
alecpl 2b3a8e8de2 - Improve displaying of autocompletechars message 15 years ago
thomascube 798764c2bb Add plugin hook before the final HTML content of a page is sent 15 years ago
alecpl 4d982d38a8 - Add LDAP SASL bind and proxy authentication (#1486692) 15 years ago
alecpl 261ea440dd - Use addcslashes() instead of strtr() for string quoting 15 years ago
alecpl c5dedd79ca - Add variable for 'Today' label in date_today option (#1486120) 15 years ago
thomascube 360bd3ea74 Allow group identifiers to be changed upon renaming (used in LDAP) 15 years ago
alecpl bfb7d6e681 - Fix dont_override setting does not override existing user preferences (#1487664) 15 years ago
svncommit 3221c95a29 Update dutch translations. 15 years ago
alecpl 61938a735e - Fix/unify page navigation titles 15 years ago
alecpl dd07e79537 - Close IMAP connection after SMTP, per discussion in (#1485975) 15 years ago
alecpl ab0b51a1fe - Use only one from IMAP authentication methods to prevent login delays (1487784) 15 years ago
alecpl da142bb598 - Replying to a sent message puts the old recipient as the new recipient (#1487074)
- Set compose header fields before skin objects' functions are being used, don't depend on the order of fields
15 years ago
thomascube 3e2637351d Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! 15 years ago
thomascube a1bbc2cb16 Fix for alias query which was broken in last commit 15 years ago
thomascube 7fb11ef6a9 Move BINARY modifier to make MYSQL use index again 15 years ago
alecpl c4e555c160 - Fix subtype select labels for fields added with 'Add field' 15 years ago
alecpl de3dde7f2c - Support strftime format in date_today option 15 years ago
thomascube b1d31eea94 Fix stripping invalid comments. Changes from r4483 also stripped entire CSS blocks packed in comments 15 years ago
alecpl b389252f2b - Fix handling of attachments with invalid content type (#1487767) 15 years ago
alecpl 075ee62a77 - Add workaround for DBMail's bug http://www.dbmail.org/mantis/view.php?id=881 (#1487766) 15 years ago