Bug 495159

Summary: Streamed timeline posts don't update the read marker
Product: [Applications] Tokodon Reporter: Joshua Goins <josh>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: carl, josh
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 24.12
Sentry Crash Report:

Description Joshua Goins 2024-10-21 19:51:25 UTC
as the title says
Comment 1 Joshua Goins 2024-11-27 21:48:52 UTC
Git commit 60aeb484f2d48bda111e83ac1cc803c6b2a63909 by Joshua Goins.
Committed on 27/11/2024 at 21:32.
Pushed by redstrate into branch 'master'.

Update read marker when streaming posts come in

If you're at the top of the timeline and see posts via streaming,
the read marker didn't update properly. Now it should work as you'd
expect.

M  +7    -0    src/content/ui/Components/TimelineView.qml
M  +1    -0    src/timeline/maintimelinemodel.cpp
M  +1    -0    src/timeline/timelinemodel.h

https://invent.kde.org/network/tokodon/-/commit/60aeb484f2d48bda111e83ac1cc803c6b2a63909
Comment 2 Joshua Goins 2024-11-27 21:51:15 UTC
Git commit e3661b7d86edde911bd35dfda056ac6eea00f44b by Joshua Goins.
Committed on 27/11/2024 at 21:50.
Pushed by redstrate into branch 'release/24.12'.

Update read marker when streaming posts come in

If you're at the top of the timeline and see posts via streaming,
the read marker didn't update properly. Now it should work as you'd
expect.
(cherry picked from commit 60aeb484f2d48bda111e83ac1cc803c6b2a63909)

M  +7    -0    src/content/ui/Components/TimelineView.qml
M  +1    -0    src/timeline/maintimelinemodel.cpp
M  +1    -0    src/timeline/timelinemodel.h

https://invent.kde.org/network/tokodon/-/commit/e3661b7d86edde911bd35dfda056ac6eea00f44b