Aleksander Machniak
2014-12-25 6ca090b341d0ea9f263b133a9c7f76a01a61844f
2014-12-25 Aleksander Machniak
Add _mbox parameter to the 'mark' request sent after opening a message
tree@ 6ca090 commitdiff
2014-12-22 Aleksander Machniak
Upgrade jQuery to version 2.1.3
tree@ d98975 commitdiff
2014-12-22 Aleksander Machniak
Fix js error when calling show_popup_dialog() without 'options' argument
tree@ 79e92d commitdiff
2014-12-21 Thomas B.
Merge pull request #248 from flanpy/master
tree@ 8e7ed5 commitdiff
2014-12-18 Aleksander Machniak
Properly set fuzzy_search for vlv searches
tree@ aafcce commitdiff
2014-12-18 Thomas Bruederli
Prevent folder selection changes if app is busy (#1490158)
tree@ ceee7e commitdiff
2014-12-18 Thomas Bruederli
Avoid useless reloading list when resetting search with active filter (#149...
tree@ da0d0a commitdiff
2014-12-17 Aleksander Machniak
Read page and page_size before check_recent hook is executed - some plugins...
tree@ cc5e44 commitdiff
2014-12-16 Aleksander Machniak
Fix skin inheritance for some icons (#149017)
tree@ 8ccfc2 commitdiff
2014-12-16 Aleksander Machniak
Get rid of requests whitelist for security check bypass
tree@ 725952 commitdiff
2014-12-16 Aleksander Machniak
Improve system security by using optional special URL with security token A...
tree@ 681ba6 commitdiff
2014-12-14 Aleksander Machniak
Set compose mode in session when needed - skip one session update when comp...
tree@ fa424e commitdiff
2014-12-13 Aleksander Machniak
Don't log "No suitable function found for UTF-8..." as E_USER_WARNING.
tree@ 066e22 commitdiff
2014-12-10 Aleksander Machniak
Update TinyMCE to 4.1.7, use cache_suffix option to prevent browser caching...
tree@ 884181 commitdiff
2014-12-10 Aleksander Machniak
Assign "mainaction" class to "default" buttons in dialogs
tree@ 630d08 commitdiff
2014-12-09 Aleksander Machniak
Use consistent license identifiers, remove redundant package.xml files
tree@ 72b117 commitdiff
2014-12-08 Aleksander Machniak
Fix label on "forwarded" icon
tree@ adc23f commitdiff
2014-12-08 Aleksander Machniak
Enable menu-* actions when UI is locked
tree@ a3873b commitdiff
2014-12-08 Aleksander Machniak
Fix import of contacts with multiple email addresses from Google-csv format...
tree@ b262e1 commitdiff
2014-12-01 Aleksander Machniak
Fix import of multiple contact email addresses from Outlook-csv format (#14...
tree@ f86449 commitdiff
2014-11-28 Aleksander Machniak
Fix regression in rcmail::show_bytes() where unit was set to "[]" instead o...
tree@ f7f467 commitdiff
2014-11-28 Aleksander Machniak
Fix button label: ignore -> Ignore (#1490170)
tree@ 61ca79 commitdiff
2014-11-27 Aleksander Machniak
Extend list_emails() to optionally return only default identity
tree@ 692011 commitdiff
2014-11-27 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 32eb97 commitdiff
2014-11-27 Aleksander Machniak
Added rcube_user::list_emails() method with better performance than list_id...
tree@ 2f4678 commitdiff
2014-11-26 Aleksander Machniak
Fix so all unknown email addresses from Google csv format are imported (#14...
tree@ 25fb97 commitdiff
2014-11-22 Aleksander Machniak
Fix rcube_utils::anytodatetime() with no timezone specified
tree@ 787a42 commitdiff
2014-11-20 Aleksander Machniak
Add method to display operation (uploading) progress in UI message
tree@ 0b36d1 commitdiff
2014-11-20 Aleksander Machniak
Make upload progress text more compact. E.g. "500 KB of 10 MB" becomes "0.5...
tree@ 2dfad0 commitdiff
2014-11-20 Aleksander Machniak
Fix "x from y" -> "x of y"
tree@ 9fe9d4 commitdiff
2014-11-19 Aleksander Machniak
Fix import of multiple contact groups from Google-csv format (#1490159)
tree@ bb1398 commitdiff
2014-11-17 Aleksander Machniak
Merge pull request #249 from JohnDoh/patch-1
tree@ d876c6 commitdiff
2014-11-17 Aleksander Machniak
Fix drag-n-drop to folders expanded while dragging (#1490157)
tree@ 3d8745 commitdiff
2014-11-16 Aleksander Machniak
Remove redundant code
tree@ a4cdb6 commitdiff
2014-11-16 Aleksander Machniak
Code cleanup - unused variables
tree@ 07a641 commitdiff
2014-11-16 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 2d62b6 commitdiff
2014-11-16 Aleksander Machniak
Code improvements and fixes (mostly unused variables and methods)
tree@ 9e4246 commitdiff
2014-11-16 Thomas B.
Merge pull request #250 from bbraybrook/master
tree@ 718465 commitdiff
2014-11-15 Aleksander Machniak
Remove reference to non-existing option 'default_folders'
tree@ 07280e commitdiff
2014-11-14 brendan braybrook
fix for bug 1490153
tree@ 6a2bc7 commitdiff
2014-11-14 Aleksander Machniak
Fix lack of delimiter for recipient addresses in smtp_log (#1490150)
tree@ 409b64 commitdiff
2014-11-13 JohnDoh
check to see if the content frame exists before loading a contact
tree@ 0a909f commitdiff
2014-11-12 Flanpy
Add the ability to select plugins in the installer
tree@ 8f576d commitdiff
2014-11-12 Flanpy
Add the ability to enable plugins in the installer
tree@ b8837e commitdiff
2014-11-12 Thomas Bruederli
Force-pull translations from Transifex
tree@ f652e3 commitdiff
2014-11-12 Thomas Bruederli
Remove empty labels and translation files
tree@ 63dd80 commitdiff
2014-11-11 Aleksander Machniak
Fix possible race-condition in using current folder
tree@ cc6c7e commitdiff
2014-11-10 Thomas Bruederli
Updated localizations from Transifex
tree@ 01bc27 commitdiff
2014-11-09 Aleksander Machniak
Replace all attachment-image URIs with CID URIs, not only src and poster at...
tree@ a16cf3 commitdiff
2014-11-07 Aleksander Machniak
Fix some character sets detection (#1490135)
tree@ a7a778 commitdiff
first | « prev | next »