https://bugs.kde.org/show_bug.cgi?id=505213
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/tokodon/-/commit/3370d2 |ork/tokodon/-/commit/d3e2c8 |3263ce57ec86b8baaab6e4b81fc |2ce0958dd19c09ed0031099dfc4 |7f55d82 |c439ac2 --- Comment #2 from Joshua Goins <j...@redstrate.com> --- Git commit d3e2c82ce0958dd19c09ed0031099dfc4c439ac2 by Joshua Goins. Committed on 04/06/2025 at 20:57. Pushed by redstrate into branch 'release/25.04'. Fix timeline streaming when the server configured it for another URL We assumed that the WebSocket streaming connection lived on the same server URL as everything else, but even high-profile servers like mastodon.social have it under a different subdomain. (cherry picked from commit 3370d23263ce57ec86b8baaab6e4b81fc7f55d82) M +7 -2 src/account/abstractaccount.cpp M +1 -0 src/account/abstractaccount.h M +9 -2 src/account/account.cpp https://invent.kde.org/network/tokodon/-/commit/d3e2c82ce0958dd19c09ed0031099dfc4c439ac2 -- You are receiving this mail because: You are watching all bug changes.