summaryrefslogtreecommitdiffstats
path: root/History.md
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-09-05 23:14:45 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-09-05 23:33:44 +0200
commit216de59aba805c2eacf1d6742f05ea7e9199f3b9 (patch)
tree1cfc72765a7a17aabba65de0b0a766bbc15dbc14 /History.md
parent559de5602c908858fab5301f610e3528eb146546 (diff)
downloadwekan-216de59aba805c2eacf1d6742f05ea7e9199f3b9.tar.gz
wekan-216de59aba805c2eacf1d6742f05ea7e9199f3b9.tar.bz2
wekan-216de59aba805c2eacf1d6742f05ea7e9199f3b9.zip
Support avatars and improve permissions integration on sandstorm
We now update the internal state of the application every time a user connects to the application, which means that if the sandstorm sharing graph has changed since the last time we saw a user, his permissions will be updated accordingly.
Diffstat (limited to 'History.md')
-rw-r--r--History.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/History.md b/History.md
index 8e60fb07..b4126425 100644
--- a/History.md
+++ b/History.md
@@ -9,7 +9,8 @@ security. It also features the following improvements:
password, to change the password, or to enable email confirmation (all of
which were previously impossible);
* Avatar customization, including the possibility to upload images and to choose
- one from Gravatar or the user initials;
+ one from Gravatar or the user initials (on Sandstrom we use the avatar exposed
+ by Sandstorm);
* Cards multi-selection to facilitate batch actions such as moving all the cards
of selection, or attaching a label or a member to them;
* Keyboard navigation, press `?` to read the list of available shortcuts;