This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git.


    from a673d24  regen JS
     new 7cf5999  auto-lint code
     new bab571d  regen JS

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 webui/js/ponymail.js                    | 2316 ++++++++++++++++++-------------
 webui/js/source/base-http-extensions.js |   26 +-
 webui/js/source/base-js-extensions.js   |  130 +-
 webui/js/source/body-fixups.js          |  342 ++---
 webui/js/source/composer.js             |  105 +-
 webui/js/source/construct-thread.js     |   43 +-
 webui/js/source/datepicker.js           |  268 ++--
 webui/js/source/init.js                 |   38 +-
 webui/js/source/key-commands.js         |   80 +-
 webui/js/source/list-index.js           |   16 +-
 webui/js/source/listview-flat.js        |   92 +-
 webui/js/source/listview-header.js      |    2 +-
 webui/js/source/listview-threaded.js    |  132 +-
 webui/js/source/mgmt.js                 |  172 ++-
 webui/js/source/preferences.js          |  119 +-
 webui/js/source/primer.js               |  198 +--
 webui/js/source/render-email.js         |  261 +++-
 webui/js/source/scaffolding-html.js     |  162 +--
 webui/js/source/search.js               |   15 +-
 webui/js/source/sidebar-calendar.js     |   95 +-
 webui/js/source/sidebar-stats.js        |   31 +-
 21 files changed, 2766 insertions(+), 1877 deletions(-)

Reply via email to