anonstream/anonstream
n9k bb3002ffd5 Nojs chat: add fallback meta refresh to redirect url
Hacky workaround of weird behaviour in Firefox where on a page whose url has a
fragment/hash/anchor in it, sometimes a urlless meta refresh tag will jump to
the element instead of refreshing the page. Same thing happens if the meta
refresh tag's url component is the same as the page's url.
2022-03-07 12:56:08 +13:00
..
helpers Tell websockets which users are watching 2022-03-07 12:54:35 +13:00
routes Add nojs 'Reload stream' button 2022-03-07 12:56:08 +13:00
static Add nojs 'Reload stream' button 2022-03-07 12:56:08 +13:00
templates Nojs chat: add fallback meta refresh to redirect url 2022-03-07 12:56:08 +13:00
utils Tell websockets which users are watching 2022-03-07 12:54:35 +13:00
__init__.py Keep track of stream viewership (number of viewers) 2022-03-07 12:54:35 +13:00
broadcast.py Buffer new and mutated users before sending to websockets 2022-02-22 16:25:43 +13:00
captcha.py Flood detection 2022-02-22 16:25:43 +13:00
chat.py Message dates and times in chat 2022-02-23 15:57:05 +13:00
segments.py Segment streaming redux, accurate stream uptime 2022-02-23 15:57:04 +13:00
stream.py WS: combine `uptime` and `viewership` into `stats` 2022-03-07 12:56:08 +13:00
tasks.py WS: combine `uptime` and `viewership` into `stats` 2022-03-07 12:56:08 +13:00
user.py Add nojs 'Reload stream' button 2022-03-07 12:56:08 +13:00
websocket.py WS: combine `uptime` and `viewership` into `stats` 2022-03-07 12:56:08 +13:00
wrappers.py Get stream title from disk 2022-03-07 12:54:35 +13:00