Skip to content

Add direct messages view#671

Merged
akirk merged 4 commits into
mainfrom
add-dm-view
Jun 9, 2026
Merged

Add direct messages view#671
akirk merged 4 commits into
mainfrom
add-dm-view

Conversation

@akirk

@akirk akirk commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a /friends/messages/ direct messages view with a Slack-style conversation list and chat panel.
  • Reuse the existing message post model, reply form, read marking, and conversation deletion flow.
  • Add matching DM styles for the default, Mastodon, Twitter, and Google Reader frontend themes, and include the theme dequeue refinement.

Testing

  • composer check-cs
  • php -l includes/class-frontend.php
  • php -l includes/class-messages.php
  • php -l templates/frontend/messages.php
  • php -l templates/frontend/messages/message-form.php
Changelog
  • Automatically create a changelog entry from the details below

Type

  • Added

Message

Add a direct messages view with a conversation list and chat layout.

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Test this PR in WordPress Playground

You can test this pull request directly in WordPress Playground:

Launch WordPress Playground

This will install and activate the plugin with the changes from this PR.

@akirk akirk merged commit 3ce0b73 into main Jun 9, 2026
26 checks passed
@akirk akirk deleted the add-dm-view branch June 9, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant