mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
* FEATURE: Incorporate PWA install prompt into Discourse UI This is mainly done so Discourse forums stop nagging people to install on the very first visits to a website. We will prevent the native install "mini-info" bar from ever appearing, capture the event that pops with it, and delay it until the user meets our criteria, which currently is trust_level 1. If the event happens and the user meets our criteria we show a Discourse alert banner proposing the install to the user. Dismissal of the banner is recorded so the user ins't bothered anymore on the same device. Co-Authored-By: Gerhard Schlager <mail@gerhard-schlager.at> Co-Authored-By: Joffrey JAFFEUX <j.jaffeux@gmail.com> |
||
---|---|---|
.. | ||
cloud/cloud66 | ||
environments | ||
initializers | ||
locales | ||
application.rb | ||
boot.rb | ||
cdn.yml.sample | ||
database.yml | ||
deploy.rb.sample | ||
discourse_defaults.conf | ||
discourse.config.sample | ||
discourse.pill.sample | ||
environment.rb | ||
logrotate.conf | ||
multisite.yml.production-sample | ||
nginx.global.conf | ||
nginx.sample.conf | ||
projections.json | ||
puma.rb | ||
routes.rb | ||
sidekiq.yml | ||
site_settings.yml | ||
spring.rb | ||
thin.yml.sample | ||
unicorn_launcher | ||
unicorn_upstart.conf | ||
unicorn.conf.rb |