Connect briar to UI
Closes #27 (closed)
Edited by Sebastian
Merge request reports
Activity
added P: high S: in progress Sponsor 7 labels
added 1 commit
- dcfd1eaf - Delete now-unused model classes Contact and Message
- Resolved by Sebastian
This is all still a bit broken at the moment.
The contact list is loaded from the db, so are the messages in the chat history.
Online status, message time, avatar are all just some fixed values at the moment.
What's broken in particular is that refreshing the conversation history doesn't work completely as expected yet. When selecting a different contact, the history should change, and it does, but not always completely. Resizing the window and scrolling seems to help. We'll need to figure out what's going on there.
- Resolved by Sebastian
- Resolved by Sebastian
added 17 commits
-
dcfd1eaf...d300cf41 - 14 commits from branch
main
- dc440f54 - Display real contacts in UI
- 1ddc040e - Display real chat history
- 5e8e92de - Delete now-unused model classes Contact and Message
Toggle commit list-
dcfd1eaf...d300cf41 - 14 commits from branch
- Resolved by Mikolai Gütschow
added 1 commit
- 7f7e9dad - Clarify why we need to reverse the message items for layout
Please register or sign in to reply