DM compose flow #1012

Open
tidley wants to merge 1 commit from tidley/feature/messaging-mods into master
tidley commented 2026-03-26 15:19:01 +13:00 (Migrated from github.com)
  • Added New message button to Private chats view.
image
  • Added message settings in DM composer for Use NIP17 and Send on Enter.

  • Confirmation flow when forcing NIP17 without known recipient DM relays.

  • Added fallback relay selection for forced NIP17 sends using the app’s WRITE relays.

  • Made sent DM bubbles use #20332c.

image
- Added `New message` button to Private chats view. <img width="795" height="636" alt="image" src="https://github.com/user-attachments/assets/67e1b3c3-1c7d-411a-8682-d84ce0160e30" /> - Added message settings in DM composer for `Use NIP17` and `Send on Enter`. - Confirmation flow when forcing NIP17 without known recipient DM relays. - Added fallback relay selection for forced NIP17 sends using the app’s `WRITE` relays. - Made sent DM bubbles use `#20332c`. <img width="795" height="636" alt="image" src="https://github.com/user-attachments/assets/49a52d9a-8e37-4e83-927b-a0536429db4a" />
mikedilger commented 2026-04-04 11:01:30 +13:00 (Migrated from github.com)

Merged into unstable.

Merged into unstable.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin tidley/feature/messaging-mods:tidley/feature/messaging-mods
git switch tidley/feature/messaging-mods

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff tidley/feature/messaging-mods
git switch tidley/feature/messaging-mods
git rebase master
git switch master
git merge --ff-only tidley/feature/messaging-mods
git switch tidley/feature/messaging-mods
git rebase master
git switch master
git merge --no-ff tidley/feature/messaging-mods
git switch master
git merge --squash tidley/feature/messaging-mods
git switch master
git merge --ff-only tidley/feature/messaging-mods
git switch master
git merge tidley/feature/messaging-mods
git push origin master
Sign in to join this conversation.
No description provided.