Bug 494871 - Pinned posts show up twice
Summary: Pinned posts show up twice
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Joshua Goins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-16 14:49 UTC by Joshua Goins
Modified: 2024-10-16 23:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 24.08.3
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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