Commit Graph

3667 Commits (e17553d9548d4870a4579a86c6e425a7f32aecf5)
 

Author SHA1 Message Date
alecpl e17553d954 - Add 'login_lc' config option for case-insensitive authentication (#1487113)
- Make username comparison case sensitive on MySQL
14 years ago
alecpl fd371a519d - Fix attachments of type message/rfc822 are not listed on attachments list 14 years ago
alecpl 9016a84f7b - Handle PHP warning in decrypt function (#1485970) 14 years ago
alecpl 5f560ee7a0 - Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134) 14 years ago
thomascube 5c84da176c Mention Auth_SASL as required PEAR package 14 years ago
thomascube eee6944b5d Save session data with bas64 ecoding to make it more robust against garbage data (#1487136) 14 years ago
alecpl 63f9dee62d - Add workaround for MSOE's multipart/related messages with non-related attachments 14 years ago
thomascube f5e5eed330 Add check to other cases, too 14 years ago
thomascube e31afbbc9b Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE command 14 years ago
thomascube e0a736609c Updated Italian, Russian, Dutch, Ukrainian and Slovak localizations; better names for mdn/dsn in German 14 years ago
thomascube ea33cd1be8 Updated Hebrew, Estonian, Portuguese, Flemish, Bulgarian, Hungarian and Chinese localizations upon user submissions 14 years ago
thomascube 844d3ff31c Updates German translations and Changelog 14 years ago
thomascube e363b0d3f9 Limit hover effect to the dropbutton arrow for consistency reasons 14 years ago
thomascube fbe24e9fa9 Allow plugin templates to include local files (#1487133); make autocomplete on login screen configurable 14 years ago
alecpl 576b330ebd - Temporarily commented out \Noselect flag checking in select(), because of problems with Courier 14 years ago
alecpl d1a9885f21 - Small code cleanup 14 years ago
alecpl 617623fa79 - Fix PHP warning: check if array isn't empty before using max() 14 years ago
alecpl 1f052f0be2 - Fix adding contact group record after creating a group 14 years ago
alecpl 57388f9cce - Fix attachment names encoding broken in r4232 14 years ago
alecpl 11a61a8ab3 - Fix last change in rcube_html_editor() 14 years ago
alecpl b867cbdb60 - Add lost changelog entry 14 years ago
alecpl cc5ae9e337 - Fix last commit 14 years ago
alecpl d2b8840a0e - Fix handling of custom "_from" in sendmail (#1487132)
- Small fix in displaying Sender input field
14 years ago
alecpl e9a974990e - Add threads() result checking 14 years ago
alecpl 0f9d8ca40d - Don't set attachment's charset in Content-type header (#1487122) 14 years ago
alecpl effdb3c01d - Lock submit button in onsubmit event on login page (#1487036) 14 years ago
alecpl 4b410e2064 - Execute HTML editor initialization in page footer (#1487125) 14 years ago
alecpl 8710133250 - Fix error in MSSQL DDL scripts (#1487112): use trigger instead of foreign key constraint 14 years ago
alecpl 3e54812afa - remove debug command (#1487053) 14 years ago
alecpl 2c200021fd - Fix focused elements aren't unfocused when clicking on the list (#1487123) 14 years ago
alecpl 6084d782f2 - Fix hanling of HTML entity strings in plai text messages 14 years ago
alecpl a4c970508b - Re-fix handling of html entity strings in plain/text messages 14 years ago
alecpl ef17c54e73 - Fix IE issue when replacing spaces doesn't work
- Some code improvements
14 years ago
alecpl 5d238918a7 - More fixes for folders with name "0" 14 years ago
alecpl b72e2f9a17 - Fix handling of folders with "<>" characters in name 14 years ago
alecpl 74cd6cced6 - Fix handling of special characters when building content of drag layer 14 years ago
alecpl 310fc2dfcc - jQuery-1.4.4 14 years ago
alecpl 44840971e8 - Fix handling of folders with name "0" (#1487119) 14 years ago
alecpl d2b27d1175 - Fix displaying of text/plain messages containing HTML entities 14 years ago
alecpl d4711f9840 - Add horizontal scrollbar in messageframe - 'show' action (#1455626) 14 years ago
alecpl 7403abdac9 - Fix for nested fieldsets (inside tabbed fieldsets) 14 years ago
alecpl e3af1f2d6d - Added comment about imap_ns_* settings 14 years ago
alecpl 4d21f62a0c - ja_JP localization update 14 years ago
alecpl ad3c273c91 - Fix handling of message bodies (quoted-printable encoded) with NULL characters (#1486189) 14 years ago
alecpl d903fb4dd4 - Fix lack of IMAP server response in logged error message when using AUTHENTICATE PLAIN with SASL-IR 14 years ago
alecpl 6d99f99576 - Handle situation when $IMAP object isn't initialized on log in 14 years ago
alecpl ad5881162d - oops, fix parse error from last commit 14 years ago
alecpl 00290a6032 - Add support for shared folders (#1403507) 14 years ago
alecpl ec211b7592 - Changed timeout so non-error messages will disapear faster 14 years ago
alecpl f94639f7bf - Improved r4191 bugfix 14 years ago