[buddypress-trac] [BuddyPress Trac] #8695: BP REST API endpoint to mark messages as read/unread
buddypress-trac
noreply at wordpress.org
Thu May 5 11:30:59 UTC 2022
#8695: BP REST API endpoint to mark messages as read/unread
-------------------------+-----------------------------
Reporter: niftythree | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
Hi there,
We’re currently working on the messaging portion of our mobile app which
interfaces to the BP REST API to facilitate the receiving and sending of
messages. Currently, as far as we can see, the BP REST API does not seem
to provide an endpoint to be able to mark messages as read or unread. This
is a rather crucial element to messaging, as whenever a message is opened
on the app, the app needs to be able to mark the message as read on the
server so that both the website and the app are synchronised as to which
messages are read/unread. It’s also needed in order to implement a
notification system on the app to alert the user when they receive a new
message. Would such an endpoint be on the current roadmap? At the minimum,
the endpoint just needs to be able to clear the unread count for a given
message thread (i.e. “mark as read”). Additionally, if it is able to mark
the last incoming message as unread it would be a bonus.
Thanks.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8695>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list