aboutsummaryrefslogtreecommitdiff
path: root/src/services/notifications_fetcher/notifications_fetcher.service.js
Commit message (Collapse)AuthorAge
* 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