about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/util/main.js
AgeCommit message (Expand)Author
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-09[Glitch] Disable push notification when not logged inYamagishi Kazutoshi
2022-08-28[Glitch] Replace to `workbox-webpack-plugin` from `offline-plugin`Yamagishi Kazutoshi
2020-10-21[Glitch] Fix browser notification permission request logicThibG
2020-02-25[Glitch] Fix `/web` redirecting to `/web/web` in web UIThibG
2018-05-31Use history.state to decide whether we should goBack() or go to / (fixes #247)Thibaut Girka
2017-12-31bug fix (tootsuite pr #6120)cwm
2017-12-30web push updates (tootsuite PRs #5879, #5941, #6047)cwm
2017-12-03Rename themes -> flavours ? ?kibigo!