You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2021/06/02 05:49:28 UTC

[incubator-ponymail-foal] branch master updated: this is a thing

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 060e8bd  this is a thing
060e8bd is described below

commit 060e8bda3fa97798cb3e3c47c0d1b4edcaa037c4
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Wed Jun 2 07:49:19 2021 +0200

    this is a thing
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 5ad6f6e..faab0c6 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ Among other things, Foal sports the following new features:
 - New, sleeker UI for the end user
 - Migration tools for moving to Foal
 - 100% python backend, no Lua required
+- In-place editing of emails via web UI
 
 ## Installation Guide
 Please see the [installation documentation](INSTALL.md) for setup instructions.