Skip to:
Content

BuddyPress.org

Opened 7 months ago

Closed 6 weeks ago

#9157 closed enhancement (fixed)

Messages: check if a member already messaged another member

Reported by: espellcaste's profile espellcaste Owned by: espellcaste's profile espellcaste
Milestone: 15.0.0 Priority: highest
Severity: normal Version:
Component: REST API 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
5 months ago

  • Milestone changed from Up Next to 15.0.0

#2 @espellcaste
4 months ago

  • Keywords needs-patch needs-unit-tests added
  • Priority changed from normal to highest

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


3 months ago

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


7 weeks ago
#4

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

#5 @espellcaste
6 weeks ago

  • Resolution set to fixed
  • Status changed from assigned to closed

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.