Summary: | Set a dedicated User-Agent | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Daenney <kde> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carl, josh |
Priority: | NOR | ||
Version First Reported In: | 24.12.1 | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/tokodon/-/commit/ab46cbe88c9cd4fa41da53909154f1b3f902cd68 | Version Fixed In: | 24.12.3 |
Sentry Crash Report: |
Description
Daenney
2025-01-29 12:03:39 UTC
I agree, this is something we should definitely do. A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/719 Git commit 96584230ce68c8ec2c5f9c6119bdce460256c2e2 by Joshua Goins. Committed on 19/02/2025 at 01:03. Pushed by redstrate into branch 'master'. Set a dedicated user agent This should make it easier for servers to see Tokodon in their logs, instead of the default Mozilla user agent. An example user agent is "tokodon/25.03.70". M +3 -0 src/account/account.cpp https://invent.kde.org/network/tokodon/-/commit/96584230ce68c8ec2c5f9c6119bdce460256c2e2 Git commit ab46cbe88c9cd4fa41da53909154f1b3f902cd68 by Joshua Goins. Committed on 19/02/2025 at 01:26. Pushed by redstrate into branch 'release/24.12'. Set a dedicated user agent This should make it easier for servers to see Tokodon in their logs, instead of the default Mozilla user agent. An example user agent is "tokodon/25.03.70". (cherry picked from commit 96584230ce68c8ec2c5f9c6119bdce460256c2e2) M +3 -0 src/account/account.cpp https://invent.kde.org/network/tokodon/-/commit/ab46cbe88c9cd4fa41da53909154f1b3f902cd68 |