aboutsummaryrefslogtreecommitdiff
path: root/src/services/notifications_fetcher/notifications_fetcher.service.js
Commit message (Collapse)AuthorAge
* Support `status` notification typemarcin mikołajczak2024-05-25
| | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
* 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
|\| | | | | | | feat/report-notification
| * 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
| | | | | | | | | | | | | | | | * Check if it works properly * Notifs are shown as BE returns them * The Interaction view has Reports, but only when you're mod or admin * Do some extra translations * Fix some console spam
* | 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 ↵Shpuld Shpuldson2020-11-10
| | | | status/notif state
* 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
|\ | | | | | | | | Fix: notifications fetcher double fetching on every tick See merge request pleroma/pleroma-fe!1164
| * document the 'mark-as-read-detection' systemShpuld Shpuldson2020-07-01
| |
| * remove unnecessary fetchAndUpdate, change notifications fetcher to not ↵Shpuld Shpuldson2020-07-01
| | | | | | | | double fetch
* | Add bookmarksEugenij2020-07-03
|/ | | | Co-authored-by: jared <jaredrmain@gmail.com>
* 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
| | | | notifications
* 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 ↵shpuld2019-01-29
| | | | out when no more statuses
* 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
| | | | unseen notifications.
* missing files and a plug for bad favsHenry Jameson2018-08-13