hardlounge/client
Jérémie Astori d1c2f0df72
Display the correct window on page reload
This commit packs 2 fixes:

- Reloading the page while viewing the settings or help window would now send you to a channel window. This was broken when fixing an issue with the "Join a channel..." form
- Reloading the page while viewing the changelog would also send you to a channel window. This is because, on reload, the click emitted was restricted to sidebar and footer, while it had to be emitted from the help page. It is yet another aspect of our wonky window management and hopefully we can make this much more robust with a better overall solution.
2017-12-23 20:46:43 -05:00
..
audio Added badges and notifications 2014-07-08 01:15:10 +02:00
css Improve UI of the About section and changelog viewer 2017-12-22 22:46:11 -05:00
img Replace favico.js with our simpler solution 2016-02-28 01:27:30 +02:00
js Display the correct window on page reload 2017-12-23 20:46:43 -05:00
themes Merge pull request #1602 from thelounge/xpaw/remove-inconsolata 2017-11-06 22:15:19 +02:00
views Merge pull request #1327 from thelounge/xpaw/view-changelog 2017-12-23 16:13:29 -05:00
index.html Merge pull request #1327 from thelounge/xpaw/view-changelog 2017-12-23 16:13:29 -05:00
manifest.json Do not set app orientation in manifest to use user setting at OS level 2016-08-30 00:40:17 -04:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js Use service worker to display notifications if available 2017-11-19 18:18:55 +02:00