https://bugs.kde.org/show_bug.cgi?id=495585
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/tokodon/-/commit/8b2ed5 |ork/tokodon/-/commit/70b123 |2e4d87e32fbdf0dd5699a6afa55 |975a7e42adfd2b10da5bc261b2d |6fe9231 |17c1807 --- Comment #2 from Joshua Goins <j...@redstrate.com> --- Git commit 70b123975a7e42adfd2b10da5bc261b2d17c1807 by Joshua Goins. Committed on 30/11/2024 at 18:27. Pushed by redstrate into branch 'release/24.12'. Make sure to request custom emojis with authorization Apparently servers (like GoToSocial and Mastodon) can disallow unauthorized API access, for example in this case for getting custom emojis. It only makes sense to call this with authorization, so let's just make sure it does. (cherry picked from commit 8b2ed52e4d87e32fbdf0dd5699a6afa556fe9231) M +1 -1 src/account/abstractaccount.cpp https://invent.kde.org/network/tokodon/-/commit/70b123975a7e42adfd2b10da5bc261b2d17c1807 -- You are receiving this mail because: You are watching all bug changes.