Summary: | Posts on the notifications page tell you that your post is pinned | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Joshua Goins <josh> |
Component: | general | Assignee: | 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: | https://invent.kde.org/network/tokodon/-/commit/b6a7e1b2445cc76cf7f24941a79f5d705d1e0669 | Version Fixed In: | 24.12 |
Sentry Crash Report: |
Description
Joshua Goins
2024-10-20 20:32:18 UTC
Git commit 0f31d00c225f4fc91b2a3fe3f0c8a7afedcfffec by Joshua Goins. Committed on 27/11/2024 at 21:22. Pushed by redstrate into branch 'master'. Don't show "Pinned posts" marker in notifications This is simply unnecessary, let's remove it in this case. M +1 -1 src/content/ui/PostDelegate/PostDelegate.qml https://invent.kde.org/network/tokodon/-/commit/0f31d00c225f4fc91b2a3fe3f0c8a7afedcfffec Git commit b6a7e1b2445cc76cf7f24941a79f5d705d1e0669 by Joshua Goins. Committed on 27/11/2024 at 21:50. Pushed by redstrate into branch 'release/24.12'. Don't show "Pinned posts" marker in notifications This is simply unnecessary, let's remove it in this case. (cherry picked from commit 0f31d00c225f4fc91b2a3fe3f0c8a7afedcfffec) M +1 -1 src/content/ui/PostDelegate/PostDelegate.qml https://invent.kde.org/network/tokodon/-/commit/b6a7e1b2445cc76cf7f24941a79f5d705d1e0669 |