feat: Show draft message in case the conversation has one attached to it#5981
Conversation
nimishavijay
left a comment
There was a problem hiding this comment.
Looks great! :) If parity with whatsapp is the goal here, as a follow up we can consider "bubbling up" the conversation in the conversation list when you exit the conversation. It's definitely a follow up if we want to implement it, this looks really nice :)
a2c4ffa to
82683f6
Compare
also fixing the issue that before when fetching the conversations from the server, the server-state has been exposed to the UI, not the upserted state from DB including the client-side only data. AI-assistant: Claude Code v2.1.76 (Claude Sonnet 4.6) Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
82683f6 to
e8c35fc
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5981.apk |
|
Should we modify the time? |
Matches @nimishavijay's comment, but we currently lack a timestamp. Will add it in a follow-up and respect that timestamp in the sorting logic 👍 |

also fixing the issue that before when fetching the conversations from the server, the server-state has been exposed to the UI, not the upserted state from DB including the client-side only data.
🖼️ Screenshots
🚧 TODO
🏁 Checklist
/backport to stable-xx.x