Aleksander Machniak
2015-07-29 8b0d817919cd14d8242c2ef29457d887d0298dd4
2015-07-29 Aleksander Machniak
Fix draft removal after a message is sent and storing sent message is disab...
tree@ 8b0d81 commitdiff
2015-07-27 Aleksander Machniak
Password: Allow temporarily disabling the plugin functionality with a notice
tree@ 252cc4 commitdiff
2015-07-26 Aleksander Machniak
Don't use private properties of Net_SMTP object
tree@ b71eef commitdiff
2015-07-22 Aleksander Machniak
Reset internal cache index in close()
tree@ 9335f9 commitdiff
2015-07-20 Aleksander Machniak
Fix bug where some messages in multi-folder search couldn't be printed/down...
tree@ 602d74 commitdiff
2015-07-19 Aleksander Machniak
Fix regression where compose editor mode was set incorrectly
tree@ 8bed5e commitdiff
2015-07-19 Aleksander Machniak
Update to TinyMCE 4.1.10 (#1490405)
tree@ 3db9db commitdiff
2015-07-18 Aleksander Machniak
Fix so *-request@ addresses in Sender: header are also ignored on reply-all...
tree@ 192467 commitdiff
2015-07-18 Aleksander Machniak
Support more secure hashing algorithms for auth cookie - configurable by PH...
tree@ e2bcea commitdiff
2015-07-17 Aleksander Machniak
Use jQuery's .on() instead of a deprecated .load()/.unload()
tree@ 718573 commitdiff
2015-07-17 Aleksander Machniak
Fix multi-folder search result sorting by arrival date (#1490450)
tree@ 843643 commitdiff
2015-07-02 Aleksander Machniak
Get rid of array_walk() when simple foreach() can be used
tree@ 212e33 commitdiff
2015-07-02 Aleksander Machniak
Fix Fatal error after last commit
tree@ d28903 commitdiff
2015-07-02 Aleksander Machniak
Fix issue when first search() argument is not an array
tree@ 6a8c4f commitdiff
2015-06-28 Aleksander Machniak
Require Mbstring and OpenSSL extensions (#1490415) - remove redundant code
tree@ 8447ba commitdiff
2015-06-27 Aleksander Machniak
Get rid of Mail_mimeDecode package dependency (#1490416)
tree@ f7427f commitdiff
2015-06-26 Aleksander Machniak
Fix so microseconds macro (u) in log_date_format works (#1490446)
tree@ 9aae1b commitdiff
2015-06-22 Aleksander Machniak
Fix a mistake in last small refactoring which broke identity selection
tree@ 56a4e1 commitdiff
2015-06-20 Aleksander Machniak
Small refactoring to make some code testable
tree@ 1414e3 commitdiff
2015-06-19 Aleksander Machniak
Fix self-reply detection issues (#1490439)
tree@ a567d8 commitdiff
2015-06-17 Aleksander Machniak
Fix handling of non-break spaces in html to text conversion (#1490436)
tree@ 25c8fe commitdiff
2015-06-17 Aleksander Machniak
Make has_(html|text)_part and first_(html|text)_part methods consistent in ...
tree@ b92a66 commitdiff
2015-06-17 Aleksander Machniak
Modify rcube_smtp::send_mail() so it is possible to send message by specify...
tree@ 36a7f5 commitdiff
2015-06-17 Aleksander Machniak
Fix so links with href == content aren't added to links list on html to tex...
tree@ ff4068 commitdiff
2015-06-16 Aleksander Machniak
Fix race-condition in saving user preferences and loading plugin config (#1...
tree@ 26a00e commitdiff
2015-06-10 Aleksander Machniak
Fix unintentional messages list page change on page switch in compose addre...
tree@ 8e4dc0 commitdiff
2015-06-10 Aleksander Machniak
Remove redundant folder name from mail preview url
tree@ a79e43 commitdiff
2015-06-10 Aleksander Machniak
Fix bug where some messages in multi-folder search couldn't be opened (#149...
tree@ 04a688 commitdiff
2015-06-07 Aleksander Machniak
CS fixes
tree@ a95874 commitdiff
2015-06-06 Aleksander Machniak
Fix Compose action in addressbook for results from multiple addressbooks (#...
tree@ 10044b commitdiff
2015-06-05 Aleksander Machniak
Update to jQuery 2.1.4 (#1490406)
tree@ e20027 commitdiff
2015-06-05 Aleksander Machniak
Fix "Importing..." message does not hide on error (#1490422)
tree@ 42f8ab commitdiff
2015-06-03 Daniel Hoffend
remove debug test code
tree@ 53ccaa commitdiff
2015-05-30 Aleksander Machniak
Fix XSS vulnerability in _mbox argument handling (#1490417)
tree@ b78281 commitdiff
2015-05-28 Aleksander Machniak
Fix blank image in html_signature when saving identity changes (#1490412)
tree@ c044d3 commitdiff
2015-05-27 Thomas Bruederli
Suppress E_DEPRECATED errors after change in [4ab77dd1]
tree@ d375b2 commitdiff
2015-05-27 Thomas Bruederli
Check for PEAR class before accessing it. With new composer modules this is...
tree@ 4ab77d commitdiff
2015-05-25 Aleksander Machniak
Add --config and --type options to moduserprefs.sh script (#1490051)
tree@ 8042e1 commitdiff
2015-05-23 Aleksander Machniak
Fix undefined variable use after recent changes (#1490401)
tree@ a84f0b commitdiff
2015-05-23 Aleksander Machniak
Installer: Use openssl_random_pseudo_bytes() (if available) to generate des...
tree@ 3994b3 commitdiff
2015-05-22 Thomas Bruederli
Add new plugin hook 'identity_create_after' (#1490358)
tree@ 5e9729 commitdiff
2015-05-21 Aleksander Machniak
Fix issues when using moduserprefs.sh without --user argument (#1490399)
tree@ 0c08b0 commitdiff
2015-05-20 Aleksander Machniak
Small code improvement
tree@ 59d11d commitdiff
2015-05-19 Aleksander Machniak
Fix font artifacts in text2html conversion (#1490353)
tree@ c4ad7e commitdiff
2015-05-17 Aleksander Machniak
Fix bug where some files could have "executable" extension when stored in t...
tree@ 03aa84 commitdiff
2015-05-14 Aleksander Machniak
Improved cache index changes detection (again)
tree@ b120d4 commitdiff
2015-05-14 Aleksander Machniak
Simplified code + some CS fixes
tree@ 044c1a commitdiff
2015-05-13 Aleksander Machniak
Fix missing index update after write() call
tree@ 652e11 commitdiff
2015-05-12 Aleksander Machniak
Performance: Improve changes detection, so we update index only if needed
tree@ b1e35a commitdiff
2015-05-12 Aleksander Machniak
Implemented memcache_debug also for session operations
tree@ 11d5e7 commitdiff
first | « prev | next »