Commit Graph

7950 Commits (cd4e5057fcc2bbbd0ff75994bcd40b4f1228d079)
 

Author SHA1 Message Date
Aleksander Machniak cd4e5057fc Don't trust get_folder(), use $MESSAGE->folder if available 11 years ago
Aleksander Machniak 8cbebcac6a CS fixes and bump version number after PR merge 11 years ago
Aleksander Machniak a075df6f08 Merge pull request #243 from bnogas/master-p6
Add support for updating identities on each login
11 years ago
Aleksander Machniak db357b4187 Remove redundant default 11 years ago
Bartlomiej Nogas 385bb6c1e6 Another correction for PR comments 11 years ago
Aleksander Machniak 1ffab0ad4a Fix possible issues in skin/skin_path config handling (#1490125) 11 years ago
Aleksander Machniak 968601f1f5 Give higher priority to the 'subject' parameter from request or plugin 11 years ago
Aleksander Machniak 5d8f8b59f3 Correct load_config() return value with improvement in last commit 11 years ago
Aleksander Machniak ab5b89b854 Improve load_config() so when called many times it will read config file only once 11 years ago
Bartlomiej Nogas 1e89a627e0 Correcting for PR comments + change rcmail to rc 11 years ago
Aleksander Machniak e979511083 Remove redundant is_file() checks 11 years ago
Aleksander Machniak 0b96b1cd81 Fix reply scrolling issue with text mode and start message below the quote (#1490114) 11 years ago
Bartlomiej Nogas 193a0dddde Add support for updating identities on each login 11 years ago
Aleksander Machniak d93019125c Allways call rcube_imap::set_folder() before rcube_imap::get_message_part() 11 years ago
Aleksander Machniak a140e6d213 Fix bug where creating subfolders in shared folders wasn't possible without ACL extension (#1490113) 11 years ago
Aleksander Machniak 45bfde71d2 Fix so draft auto-save does not turn spellchecker off (#1490120) 11 years ago
Aleksander Machniak 68c41f1dff Fix regresion that caused double charset conversion in some messages (#1490121) 11 years ago
Aleksander Machniak 421ed1e545 Fix compose body area size, so scrollbars aren't truncated, unify padding 11 years ago
Aleksander Machniak 9aa55d5a50 Fix so DDL script for Oracle can be executed in SQLPlus 11 years ago
Aleksander Machniak 922f30cb4e Merge pull request #239 from onny/patch-1
Fixed typo in config
11 years ago
Jonas Heinrich fc3ed3fef4 Fixed typo in config 11 years ago
Thomas B. 8aee31cf55 Merge pull request #232 from JohnDoh/patch-1
better events for get_single_uid/cid
11 years ago
Aleksander Machniak 5010941c43 Update password driver API description 11 years ago
Aleksander Machniak c8d082a83e Fix syntax error in plesk driver 11 years ago
Aleksander Machniak c7ac4bbe53 CS fixes after PR merge 11 years ago
Aleksander Machniak 0f711e7bd7 Merge pull request #234 from bnogas/master-p3
Add config option 'acl_group_field' to use as ACL group identifier
11 years ago
Aleksander Machniak aca8bd2bd6 Merge pull request #235 from bnogas/master-p2
Move plugin configuration to config.inc.php.dist
11 years ago
Aleksander Machniak 2da8300fb7 Correctly detect charset of attachment names in TNEF messages 11 years ago
Aleksander Machniak 3350458b87 Catch only left-button clicks on the list widget's mouseup handler 11 years ago
Aleksander Machniak 71dbeeee10 Skip unnecessary session updates on task switch - switch session task less often (#1490116) 11 years ago
Aleksander Machniak 2979df5529 Call exif_read_data() only on JPEG images 11 years ago
Aleksander Machniak 9d0d40308c Merge pull request #238 from bnogas/master-p5
Fix of really fix UNKNOWN-CTE handling
11 years ago
Bartlomiej Nogas a235f79df9 Fix of really fix UNKNOWN-CTE handling 11 years ago
Aleksander Machniak bf9c9b3e38 Really fix UNKNOWN-CTE handling 11 years ago
Aleksander Machniak 81dab388d0 Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046) 11 years ago
Aleksander Machniak 9d9623462a Fix handling of base64-encoded attachments with extra spaces (#1490111) 11 years ago
Aleksander Machniak 2268aa676d Fix handling of uuencoded messages if messages_cache is enabled (#1490108) 11 years ago
Aleksander Machniak d165d11012 Fix so attachment charset is set in headers of forward/draft message (#1490109) 11 years ago
Aleksander Machniak b585fa9ec2 Update changelog 11 years ago
Aleksander Machniak 48ba4414b3 Fix download of attachments that are part of TNEF message (#1490091)
Rcube_message_part::body content should never be modified by code out of the rcube_message.
Added convenient rcube_message::get_part_body() method, making rcube_message::get_part_content() deprecated.
11 years ago
Bartlomiej Nogas c1e2ce76c7 Add configuration option 'acl_group_field' to use as ACL group identifier 11 years ago
Bartlomiej Nogas d6c1a1af9d Move plugin configuration to config.inc.php.dist 11 years ago
Aleksander Machniak e2251db1d5 CS fixes after PR merge 11 years ago
Aleksander Machniak 111af7f077 Merge pull request #222 from bnogas/master
Support for multiple email addresses in new_user_identity plugin
11 years ago
Aleksander Machniak d26e94ae94 Small CS fixes after PR merge 11 years ago
Aleksander Machniak ced34cb15e Merge pull request #230 from bytesatwork-xx/master
Password Plugin / LDAP Driver: Add support for CRAM-MD5 and multiple userPassword values
11 years ago
Aleksander Machniak 517b6cff1f Fix font style display issue in HTML messages with styled <span> elements (#1490101) 11 years ago
Aleksander Machniak fef6173a2d Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103) 11 years ago
Aleksander Machniak e050502900 Fix bug where openssl-based crypt/decrypt method wasn't using defined crypto-key 11 years ago
Lorenzo Perone 84296e1b93 fix indent to match style in ldap.php (tabs to spaces) 11 years ago