Fix #110 - Make web UI use browser history, change links in e-mails to link to that

This commit is contained in:
Eugen Rochko 2016-11-13 14:01:21 +01:00
parent c4eb63c1d4
commit d42ed78aa4
10 changed files with 51 additions and 46 deletions

View file

@ -10,5 +10,5 @@
],
"theme_color": "#ffffff",
"display": "standalone",
"start_url": "/#/statuses/home"
"start_url": "/web/timelines/home"
}