Aleksander Machniak
2016-05-16 0b7e26c1bf6bc7a684eb3a214d92d3927306cd8a
2015-11-16 Thomas Bruederli
Restore bc.inc which now logs a warning when calling deprecated functions
tree@ 32695c commitdiff
2015-11-16 Thomas Bruederli
Tweak recently added encryption functions to not violate ECMASCRIPT3 syntax
tree@ 310d49 commitdiff
2015-11-16 Aleksander Machniak
Use ternary operator where applicable
tree@ 827159 commitdiff
2015-11-15 Thomas Bruederli
Added Talossan language to index
tree@ 648963 commitdiff
2015-11-15 Thomas Bruederli
Synchronize localizations from Transifex
tree@ e257b8 commitdiff
2015-11-14 Aleksander Machniak
Use ternary operator where aplicable
tree@ 7e3298 commitdiff
2015-11-11 Aleksander Machniak
Added brute-force attack prevention via login rate limit (#1490566)
tree@ a15d87 commitdiff
2015-11-05 Aleksander Machniak
Fix error on dragging when search in treelist is active
tree@ 7caa9f commitdiff
2015-11-05 Aleksander Machniak
Remove deprecated rcmail and rcube_imap methods
tree@ 454b0b commitdiff
2015-11-05 Aleksander Machniak
Fix HTML sanitizer to skip <!-- node type X --> in output (#1490583)
tree@ 923490 commitdiff
2015-10-31 Aleksander Machniak
Fix race-condition in setting current page between list and getunread requests
tree@ 3b0318 commitdiff
2015-10-28 Aleksander Machniak
Fix redundant blank lines when using HTML and top posting (#1490576)
tree@ bcd379 commitdiff
2015-10-27 Aleksander Machniak
Fix so disabling emoticons plugin really removes emoticons button from HTML...
tree@ 2aa9ee commitdiff
2015-10-27 Aleksander Machniak
Update to TinyMCE 4.2
tree@ eb721e commitdiff
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
first | « prev | next »