Live notifications #19

Open
opened 2024-07-03 01:32:57 +00:00 by ari · 1 comment
Owner

notifications should automatically populate in the background without requiring a refresh from the user. this can be achieved with mastodon's streaming API: https://docs.joinmastodon.org/methods/streaming/#notification

notifications should automatically populate in the background without requiring a refresh from the user. this can be achieved with mastodon's streaming API: https://docs.joinmastodon.org/methods/streaming/#notification
ari added the
feature
label 2024-07-03 01:32:57 +00:00
ari added this to the v1.0 project 2024-07-03 01:32:57 +00:00
Author
Owner

#24 addresses the use of GET /api/v1/streaming/user. this route also handles notifications, which could be utilised for this issue. bumping #24 to higher priority in v1.0 for this reason.

#24 addresses the use of `GET /api/v1/streaming/user`. this route also handles notifications, which could be utilised for this issue. bumping #24 to higher priority in v1.0 for this reason.
ari self-assigned this 2024-07-05 14:27:49 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: blisstown/campfire#19
No description provided.