android: complete message core with forward reactions and read states
Some checks failed
CI / test (push) Failing after 2m10s
Some checks failed
CI / test (push) Failing after 2m10s
This commit is contained in:
@@ -108,3 +108,12 @@
|
||||
### Step 17 - Sprint B / media tests
|
||||
- Added `NetworkMediaRepositoryTest` for successful upload+attach flow.
|
||||
- Added error-path coverage for failed presigned upload handling.
|
||||
|
||||
## 2026-03-09
|
||||
### Step 18 - Sprint P0 / 1) Message core completion
|
||||
- Extended message API/data contracts with `messages/status`, `forward`, and reaction endpoints.
|
||||
- Added message domain support for forwarded message metadata and attachment waveform payload.
|
||||
- Implemented repository operations for delivery/read acknowledgements, forward, and reactions.
|
||||
- Updated Chat ViewModel/UI with forward flow, reaction toggle, and edit/delete-for-all edge-case guards.
|
||||
- Added automatic delivered/read acknowledgement for latest incoming message in active chat.
|
||||
- Fixed outgoing message detection by resolving current user id from JWT `sub` claim.
|
||||
|
||||
Reference in New Issue
Block a user