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

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


    from c1db43c  Merge branch 'master' into bad_encoding
     add f8dc8ff  Show message dispatch error
     add 3093ef4  Merge pull request #253 from 
raboof/show-message-dispatch-error
     add fee7837  Rebuild JS
     add 027d666  Show an error popup for internal server errors
     add 505fa9a  Merge pull request #252 from 
raboof/show-internal-server-errors
     add 18cecc2  Show error alert when oauth fails
     add 9970074  Merge pull request #251 from raboof/show-oauth-error
     add 13ed038  Support 'Cc' in the web mail/reply composer
     add 0ba4cc4  Bcc as well
     add 7aade30  Merge pull request #250 from raboof/cc
     add 2635b49  Rebuild JS
     add 034e905  Update certifi to latest
     add abc5cf8  checkall is not used; search only has 2 args
     add ac738ec  G_current_query is never read
     add 8d2222a  Regen JS
     add a50ae4e  G_current_query is never read
     add 8e89624  Regen JS
     add 86af91a  Oops, need to change source
     add 6d3465b  Regen JS
     add 74bc1dc  Only encode parameter values, not the delimiters
     add 32e6e5b  Regen JS
     add a36fb3e  pony mail search result url does not work as link
     add 69b93f0  Regen JS
     add 8d5fe62  Check all recipients against allowed domains
     add 1605108  Update composer User-Agent version
     add ce71e02  Merge pull request #258 from raboof/check-all-recipients
     add 6b92a05  Update server version
     add 3c5f20a  Merge branch 'master' into bad_encoding

No new revisions were added by this update.

Summary of changes:
 server/endpoints/compose.py         | 29 +++++++++-----
 server/requirements.txt             |  2 +-
 server/server_version.py            |  2 +-
 tools/requirements.txt              |  2 +-
 webui/admin.html                    |  8 ++--
 webui/index.html                    |  6 +--
 webui/js/oauth.js                   | 25 +++++++------
 webui/js/ponymail.js                | 75 ++++++++++++++++++++++++++++++++-----
 webui/js/source/aavariables.js      |  1 -
 webui/js/source/composer.js         | 40 ++++++++++++++++++--
 webui/js/source/primer.js           |  1 -
 webui/js/source/search.js           | 25 ++++++++++++-
 webui/js/source/sidebar-calendar.js |  8 ++--
 webui/list.html                     | 12 +++---
 webui/oauth.html                    |  8 ++--
 webui/thread.html                   |  8 ++--
 16 files changed, 185 insertions(+), 67 deletions(-)

Reply via email to