lemmy-ui/src/shared
Dessalines 89be27bb9d
Add long polling to update unread counts in navbar. (#1271)
* Upping version.

* Add long-polling to update unread counts in navbar.

- Fixes #1148

* Using async for polling.

* Update src/shared/utils.ts

Co-authored-by: Sander Saarend <sander@saarend.com>

* Adding window visibility check, removing generic sleep.

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Co-authored-by: Sander Saarend <sander@saarend.com>
2023-06-14 20:28:20 -04:00
..
components Add long polling to update unread counts in navbar. (#1271) 2023-06-14 20:28:20 -04:00
services Use http client (#1081) 2023-06-14 08:20:40 -04:00
env.ts Use http client (#1081) 2023-06-14 08:20:40 -04:00
i18next.ts use zh-TW for language code, instead of zh_Hant. (#725) 2022-07-27 16:58:34 -04:00
interfaces.ts Use http client (#1081) 2023-06-14 08:20:40 -04:00
routes.ts Use http client (#1081) 2023-06-14 08:20:40 -04:00
utils.ts Add long polling to update unread counts in navbar. (#1271) 2023-06-14 20:28:20 -04:00
version.ts Use node env instead of version for environment specific logic 2023-05-14 16:25:03 -04:00