Bug 494871

Summary: Pinned posts show up twice
Product: [Applications] Tokodon Reporter: Joshua Goins <josh>
Component: generalAssignee: Joshua Goins <josh>
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 In: 24.08.3
Sentry Crash Report:

Description Joshua Goins 2024-10-16 14:49:19 UTC
Self-descriptive
Comment 1 Joshua Goins 2024-10-16 23:28:33 UTC
Git commit b58e14967a486605f5079262d2aa1e202d5ac380 by Joshua Goins.
Committed on 16/10/2024 at 23:28.
Pushed by redstrate into branch 'master'.

Stop pins from duplicating themselves

This was due to fillTimeline being run twice, thanks to the filters
"changing" when you first open the page.

M  +2    -1    src/timeline/accountmodel.cpp

https://invent.kde.org/network/tokodon/-/commit/b58e14967a486605f5079262d2aa1e202d5ac380
Comment 2 Joshua Goins 2024-10-16 23:29:38 UTC
Git commit fb20d5cca5e183bb0c0b387d84f0c3d43132b945 by Joshua Goins.
Committed on 16/10/2024 at 23:29.
Pushed by redstrate into branch 'release/24.08'.

Stop pins from duplicating themselves

This was due to fillTimeline being run twice, thanks to the filters
"changing" when you first open the page.

(cherry picked from commit b58e14967a486605f5079262d2aa1e202d5ac380)

M  +2    -1    src/timeline/accountmodel.cpp

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