lemmy-ui/src/shared/services
biosfood de8255fc9e
fix: Fix notifications (#2132)
* add global service for unread notifications

* update inbox counter when marking a message as read

* adapt NotificationService for new auth parameter

* refactor unread counter service

* user service: refactor moderatesSomething

* use behavioursubjects for unreadcounterservice

* retry tests

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
2023-10-04 16:47:51 -04:00
..
FirstLoadService.ts Refactor first load handling 2023-06-23 15:41:10 -04:00
HomeCacheService.ts Cache post listings and restore listing state when using browser back navigation buttons. 2023-06-23 14:27:35 -04:00
HttpService.ts Upgrading deps, running prettier. (#1987) 2023-07-28 16:15:42 -04:00
I18NextService.ts Fix I18 next circular reference 2023-06-21 20:54:35 -04:00
index.ts fix: Fix notifications (#2132) 2023-10-04 16:47:51 -04:00
UnreadCounterService.ts fix: Fix notifications (#2132) 2023-10-04 16:47:51 -04:00
UserService.ts fix: Fix notifications (#2132) 2023-10-04 16:47:51 -04:00