aboutsummaryrefslogtreecommitdiff
path: root/src/services/notifications_fetcher/notifications_fetcher.service.js
Commit message (Expand)AuthorAge
* Support `status` notification typemarcin mikołajczak2024-05-25
* add more notification types to ask backend aboutHenry Jameson2024-04-22
* Add poll end notifications to fetched typesPhantasm2024-03-26
* fix infinity caseHenry Jameson2023-11-21
* fix notifications not catching up with "read" status as intendedHenry Jameson2023-11-21
* refactored notifications into their own module separate from statuses (WIP)Henry Jameson2023-11-16
* Fix lint stuffSean King2022-08-06
* Fix merge conflictsSean King2022-08-06
|\
| * --fixHenry Jameson2022-07-31
* | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ...Ilja2022-02-26
|\|
| * streamlined WS flow, reduced spam amount related to WS reconnectionsHenry Jameson2021-03-09
| * WIP some work on making errors less spammyHenry Jameson2021-03-08
| * fixed few-posts TLs when streaming is enabledHenry Jameson2021-01-13
* | Fix up and code reviewIlja2022-02-26
* | Fix report modal not working, add include_typesShpuld Shpuldson2021-02-01
* | add test data for devShpuld Shpuldson2020-12-04
|/
* make notifications also use the popup errors, remove all error from status/no...Shpuld Shpuldson2020-11-10
* rename to promiseIntervalShpuld Shpuldson2020-09-04
* fix timeline showimmediately being set wronglyShpuld Shpuldson2020-09-02
* change chats to use custom makeFetcherShpuld Shpuldson2020-09-02
* replace setInterval for timelne, notifications and follow requestsShpuld Shpuldson2020-09-02
* Fix the notifications polling when all the latest notifications are unreadeugenijm2020-07-17
* Merge branch 'fix/remove-extra-notifications-fetch' into 'develop'Shpuld Shpludson2020-07-05
|\
| * document the 'mark-as-read-detection' systemShpuld Shpuldson2020-07-01
| * remove unnecessary fetchAndUpdate, change notifications fetcher to not double...Shpuld Shpuldson2020-07-01
* | Add bookmarksEugenij2020-07-03
|/
* remove with_move paramShpuld Shpuldson2020-05-01
* Add `with_move` param for fetching notificationkPherox2020-02-04
* Use last seen notif instead of first unseen notif for sinceIdShpuld Shpuldson2020-01-14
* Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
* Properly detect thread-muted posts and set `with_muted` when fetchingrinpatch2019-09-04
* npm eslint --fix .Henry Jameson2019-07-05
* #436: implement is_seen logicdave2019-03-18
* #436: add dismiss button, disable is_seen partdave2019-03-13
* #380: fix false alarm for unread notificationsdave2019-02-25
* Add loading indicator for notifications, make timelines indicate bottoming ou...shpuld2019-01-29
* fixed error not displaying for 500 error.Henry Jameson2018-08-22
* Hide initial desktop notifications spam when FE is opened and there's a lot ofHenry Jameson2018-08-20
* missing files and a plug for bad favsHenry Jameson2018-08-13