Summary: | Notifications page is mostly empty when instance contains watched posts from a local poster | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Christopher Snowhill <kode54> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carl, josh, karl, Michael-Baumgartner |
Priority: | NOR | ||
Version: | 24.05.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/tokodon/-/commit/71a37574c2e5350020007a4afc09a4b375652551 | Version Fixed In: | 24.08.3 |
Sentry Crash Report: |
Description
Christopher Snowhill
2024-07-20 12:25:56 UTC
I’m not sure the reason is the correct one, as I also get an empty ‘All’ page when I stop following all local users. Anyway, here is what I experience: Both the ‘All’ and the ‘Posts’ tabs under the ‘Notification’ category are completely empty. The other tabs (‘Mentions’ and ‘Favorites’) work fine, i.e., they show a number of posts. I have tested this using the latest version from the Git repository. Sorry about the wait but this is definitely an issue. Even for me, if I follow *anyone* via notification the page becomes useless. Git commit eefc7af272658d90e4889cbc06954e7e10d47b78 by Joshua Goins. Committed on 19/10/2024 at 21:00. Pushed by redstrate into branch 'master'. Fix the notification page breaking when someone posts a status This is a big oopsie, if you follow anyone via notifications then the page completely broke due to a missing DelegateChoice. M +13 -0 src/content/ui/NotificationPage.qml https://invent.kde.org/network/tokodon/-/commit/eefc7af272658d90e4889cbc06954e7e10d47b78 Git commit 71a37574c2e5350020007a4afc09a4b375652551 by Joshua Goins. Committed on 19/10/2024 at 21:01. Pushed by redstrate into branch 'release/24.08'. Fix the notification page breaking when someone posts a status This is a big oopsie, if you follow anyone via notifications then the page completely broke due to a missing DelegateChoice. (cherry picked from commit eefc7af272658d90e4889cbc06954e7e10d47b78) M +13 -0 src/content/ui/NotificationPage.qml https://invent.kde.org/network/tokodon/-/commit/71a37574c2e5350020007a4afc09a4b375652551 *** Bug 495201 has been marked as a duplicate of this bug. *** |