Skip to:
Content

BuddyPress.org

Opened 2 years ago

Closed 22 months ago

#9157 closed enhancement (fixed)

Messages: check if a member already messaged another member

Reported by: espellcaste Owned by: espellcaste
Priority: highest Milestone: 15.0.0
Component: REST API Version:
Severity: normal Keywords: has-patch has-unit-tests
Cc:

Description

The feature request was initially asked here: https://github.com/buddypress/BP-REST/issues/455

Change History (5)

#1 @imath
2 years ago

  • Milestone Up Next15.0.0

#2 @espellcaste
2 years ago

  • Keywords needs-patch needs-unit-tests added
  • Priority normalhighest

This ticket was mentioned in Slack in #buddypress by espellcaste. View the logs.


23 months ago

This ticket was mentioned in PR #394 on buddypress/buddypress by renatonascalves.


22 months ago
#4

  • Keywords has-patch has-unit-tests added; needs-patch needs-unit-tests removed

#5 @espellcaste
22 months ago

  • Resolutionfixed
  • Status assignedclosed

In 14069:

Messages: filter threads by recipient IDs.

bp_has_message_threads (and the BP REST API) can filter thread(s) messages by recipient IDs. Very useful when trying to identify if a member already messaged another.

Props imath and slaFFik.

See https://github.com/buddypress/BP-REST/issues/455
Closes https://github.com/buddypress/buddypress/pull/394
See #9229 and #9145
Fixes #9157

Note: See TracTickets for help on using tickets.