Skip to content

Edit-message (8/n): Implement edit-message! #1498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

chrisbobbe
Copy link
Collaborator

@chrisbobbe chrisbobbe commented May 3, 2025

This needs tests for:

  • compose box
  • message list

but here's a draft!

Fixes: #126

Screenshots

Light Dark
image image
image image
image image
image image
image image

chrisbobbe and others added 5 commits May 2, 2025 16:58
This will be the same as `DateTime.timestamp()` in live code (therefore
the NFC). For testing, utcNow uses a clock instance that can be controlled
by FakeAsync.

We could have made call sites of `DateTime.now()` use it too, but
those for now don't need it for testing.
This needs tests for:
- compose box
- message list

Fixes: zulip#126
@chrisbobbe chrisbobbe changed the title compose: Support editing an already-sent message Edit-message (8/n): Implement edit-message! May 4, 2025
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.

compose: Support editing an already-sent message
2 participants