about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/push_notifications
AgeCommit message (Collapse)Author
2019-02-10[Glitch] Add missing rejection handling for PromisesThibaut Girka
Port missing parts from 2c51bc0ca5a4c3a4bb140b4b40dabdda859ebb94 to glitch-soc
2018-05-21[Glitch] Do not override the default push notification settingsThibaut Girka
Port 1951ff41b33b264fd8179998648c3cbbf2834cd5 to glitch-soc
2018-01-09Refactor /api/web APIs to use the centralized axios instance (tootsuite pr ↵cwm
#6223)
2018-01-09Rename key to path in actions and reducers for settings (tootsuite pr #6105)cwm
2017-12-30web push updates (tootsuite PRs #5879, #5941, #6047)cwm