Aleksander Machniak
2015-10-26 bc3518577d2dcf8a1b55146255e314bd2a3d2fe6
2015-10-26 Aleksander Machniak
Fix some more Q -> rcube::Q
tree@ bc3518 commitdiff
2015-10-26 dsoares
Replace deprecated call to Q within array_map()
tree@ 234fd1 commitdiff
2015-10-23 Aleksander Machniak
Q() -> rcube::Q()
tree@ 74ce01 commitdiff
2015-10-22 Aleksander Machniak
Optimized some regular expressions
tree@ eca19d commitdiff
2015-10-20 Aleksander Machniak
Use .get_label() consistently (instead of .gettext())
tree@ 8f8bea commitdiff
2015-10-20 Aleksander Machniak
Deduplicate code of http_post() and http_request(), add http_get() alias
tree@ 5d84dd commitdiff
2015-10-18 Aleksander Machniak
Fix warning when enchant_broker_list_dicts() does not return an array
tree@ 2ff338 commitdiff
2015-10-18 Aleksander Machniak
Security: Added options to validate username/password on logon (#1490500)
tree@ a5c03d commitdiff
2015-10-17 Aleksander Machniak
After failed login wait a second to slow down brute-force attacks (#1490549)
tree@ c1bbf0 commitdiff
2015-10-16 Aleksander Machniak
Remove backward compatibility "layer" of bc.php (#1490534)
tree@ fddfd8 commitdiff
2015-10-15 Aleksander Machniak
Small improvements in HTML to text conversion.
tree@ 91dc7f commitdiff
2015-10-15 Aleksander Machniak
Fix bug where HTML messages with invalid/excessive css styles couldn't be d...
tree@ 92bcb9 commitdiff
2015-10-15 Aleksander Machniak
Move skin-specific code for compose encryption button to the skin
tree@ fe8ff8 commitdiff
2015-10-14 Aleksander Machniak
Fix bug where message preview was unintentionally reset on check-recent act...
tree@ f1e7bb commitdiff
2015-10-13 Aleksander Machniak
Don't use deprecated (soon) jQuery .bind() and .unbind() methods
tree@ d9ff47 commitdiff
2015-10-09 Aleksander Machniak
Add possibility to define date format in write operations for ldap attribut...
tree@ c8c4ca commitdiff
2015-10-09 Aleksander Machniak
Display attachment size in compose (#1484774)
tree@ bb1ed2 commitdiff
2015-10-08 Aleksander Machniak
Added possibility to drag-n-drop attachments from mail preview to compose w...
tree@ d56091 commitdiff
2015-10-08 Aleksander Machniak
Mail messages searching with predefined date interval (T103)
tree@ 5802e0 commitdiff
2015-10-07 Aleksander Machniak
CS fixes
tree@ a03233 commitdiff
2015-10-06 Aleksander Machniak
Fix resetting search input events when the treelist is re-initialized, some...
tree@ 1484d5 commitdiff
2015-10-04 Aleksander Machniak
Fix 'last' property of search event
tree@ e52468 commitdiff
2015-10-03 Aleksander Machniak
Some more CS fixes
tree@ 354cff commitdiff
2015-10-03 Aleksander Machniak
Fix fetchMIMEHeaders() so it really works with multiple parts, various CS f...
tree@ 7fb0ae commitdiff
2015-10-02 Aleksander Machniak
Remove unused property
tree@ b81301 commitdiff
2015-10-02 Aleksander Machniak
Code improvements: CS fixes, improved internal cache cleanup on folder sele...
tree@ 85f420 commitdiff
2015-10-02 Aleksander Machniak
Simplify change_subscription() code, removed unused vars
tree@ aada28 commitdiff
2015-10-01 Aleksander Machniak
Remove code for Mail_mime<1.9, we already require Mail_mime-1.10 for other ...
tree@ 6a94f6 commitdiff
2015-09-30 Aleksander Machniak
Fix responses list update issue after response name change (#1490555)
tree@ 2a6cf5 commitdiff
2015-09-23 Aleksander Machniak
Add possibility to set PDO::ATTR_PREFETCH and PDO::ATTR_TIMEOUT via DSN string
tree@ 0ee572 commitdiff
2015-09-22 Aleksander Machniak
Get rid of mb_check_encoding() before mb_convert_encoding() for better perf...
tree@ 1b61a4 commitdiff
2015-09-22 Aleksander Machniak
Log charset conversion warning only when no function was found, not when th...
tree@ 83345a commitdiff
2015-09-22 Aleksander Machniak
s/RCMAIL_VERSION/RCUBE_VERSION/
tree@ 7d71c4 commitdiff
2015-09-20 Aleksander Machniak
Fix various issues in Mailvelope integration (#1490533)
tree@ 82dcbb commitdiff
2015-09-19 Aleksander Machniak
Session read handler must return a string in PHP7
tree@ 7bbb86 commitdiff
2015-09-18 Aleksander Machniak
Fix handling random_bytes() errors in PHP 7.0.0RC3
tree@ b2b9b5 commitdiff
2015-09-18 Thomas Bruederli
Disable some toolbar buttons if Mailvelope editor is active (#1490533)
tree@ b95a6d commitdiff
2015-09-18 Thomas Bruederli
Distinguish encryption toolbar buttons (Mailvelope and Enigma)
tree@ 0b6a01 commitdiff
2015-09-15 Aleksander Machniak
Make sure an email address is valid when replacing it with mailto: link
tree@ df0b4f commitdiff
2015-09-14 Thomas Bruederli
Do not tokenize search string when querying in strict mode (#1490504)
tree@ db390a commitdiff
2015-09-13 Aleksander Machniak
Fixed mailvelope-generated messages structure (required Mail_Mime-1.10.0)
tree@ 4cd087 commitdiff
2015-09-13 Aleksander Machniak
Fix PHP warnings when sending mailvelope-encrypted mail
tree@ e250f0 commitdiff
2015-09-13 Aleksander Machniak
Small improvements
tree@ 8716fc commitdiff
2015-09-11 Aleksander Machniak
Improved multi-folder search performance on sort order change or list page ...
tree@ fef853 commitdiff
2015-09-10 Thomas Bruederli
Unify detection of pgp/mime message part
tree@ f7f75f commitdiff
2015-09-10 Thomas Bruederli
Merged branch 'dev-mailvelope'
tree@ f189d7 commitdiff
2015-09-10 Aleksander Machniak
Small code improvement
tree@ 91ef2c commitdiff
2015-09-10 Aleksander Machniak
random_bytes() can throw an exception in some cases, since PHP 7.0.0rc3
tree@ e85bbc commitdiff
2015-09-10 Aleksander Machniak
Fix issue where Content-Length of some attachments could be set to wrong va...
tree@ 77be69 commitdiff
2015-09-10 Aleksander Machniak
Change so rcube_message class does not depend on $_GET parameters
tree@ 63e793 commitdiff
first | « prev | next »