[PATCH] Fix possible erroneous trailing space in OAuth scope parameter
(cherry picked from commit
f17762668e9c9f27b4b338dbed6ec4cb3824772d)
Co-authored-by: Laura Hausmann <laura@hausmann.dev>
Gbp-Pq: Name upstream_df89658d_Fix-possible-erroneous-trailing-space-in-OAuth-scope-parameter.patch
[PATCH] Make sure that toggling account options affects the correct account
(cherry picked from commit
8c8a0519a82fea6aaaf49f6022b4b497e66d07ae)
Gbp-Pq: Name upstream_4643870b_Make-sure-that-toggling-account-options-affects-the-correct-account.patch
[PATCH] Add a toggle in account settings for search indexing
This was added in Mastodon 4.3.0 but I missed it.
(cherry picked from commit
39622f624be636fd0ca8d478ef27632eb37ad428)
Gbp-Pq: Name upstream_b319e681_Add-a-toggle-in-account-settings-for-search-indexing.patch
[PATCH] Fix crash when trying to save less than the max number of fields
(cherry picked from commit
049ce8700af96134a0fcfc575016514b4ae0e912)
Gbp-Pq: Name upstream_9eb657e1_Fix-crash-when-trying-to-save-less-than-the-max-number-of-fields.patch
[PATCH] Revert "AccountPage: Use FormLinkDelegate for "Open Server in Browser" button"
This reverts commit
357ef28c2b91b724874797514b5bdffd86b727c5.
Gbp-Pq: Name upstream_revert_357ef28c_accountpage-use-formlinkdelegate-for-open-ser.patch
tokodon (25.04.3-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (25.04.3).
- Backport upstream commit:
- Fix a crash when trying to block an account through the post menu.
[
128cdaa7]
- Add missing mute/block management on the safety page. [
4f09a6e8,
5587bbb9] (kde#506374)
- Fix broken audio in video attachments playback. [
fc886374]
(kde#505303)
- Fix crash when trying to save less than the max number of fields.
[
9eb657e1]
- Add missing toggle for search indexing in account settings. [
b319e681]
- Make sure that toggling account options affects the correct account.
[
4643870b]
- Fix possible erroneous trailing space in OAuth scope parameter.
[
df89658d]
* Revert upstream commit
357ef28c which silently requires kirigami
addons 1.9+ and breaks the account page.
[dgit import unpatched tokodon 25.04.3-1]