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 31b95ab refactoruser prefs area for admin.html as well
new f600cd3 nix unused variable, add a compact listmode bool
new 6e6ec8d fix width and position of user prefs for narrow devices
new 2363d21 save/load all display prefs
new a977063 add compact email listview element
new 0fee78e add in compact mode get/set
new 5fd28c8 use compact mode if set
new a9c2820 add compact mode checkbox, lint
new c3ca282 regen JS
The 8 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/css/scaffolding.css | 32 ++++++++++++++++++++++
webui/js/ponymail.js | 52 +++++++++++++++++++++++++-----------
webui/js/source/aavariables.js | 2 +-
webui/js/source/listview-flat.js | 15 ++++++-----
webui/js/source/listview-threaded.js | 12 +++++----
webui/js/source/preferences.js | 21 +++++++++++++--
webui/list.html | 7 ++---
7 files changed, 107 insertions(+), 34 deletions(-)