tokodon.git
4 months ago[PATCH] Make sure that toggling account options affects the correct account
Joshua Goins [Mon, 7 Jul 2025 01:53:13 +0000 (21:53 -0400)]
[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

4 months ago[PATCH] Add a toggle in account settings for search indexing
Joshua Goins [Mon, 7 Jul 2025 01:52:01 +0000 (21:52 -0400)]
[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

4 months ago[PATCH] Fix crash when trying to save less than the max number of fields
Joshua Goins [Mon, 7 Jul 2025 01:50:54 +0000 (21:50 -0400)]
[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

4 months ago[PATCH] Playback audio in video attachments
Joshua Goins [Mon, 30 Jun 2025 23:38:05 +0000 (19:38 -0400)]
[PATCH] Playback audio in video attachments

When porting to QtMultimedia fully, I forgot that we needed to manually
add a VideoOutput too.

CCBUG: 505303

TODO:
* Fix the volume control hiding when it shouldn't, and test on mobile

Gbp-Pq: Name upstream_fc886374_Playback-audio-in-video-attachments.patch

4 months ago[PATCH] Use QLatin1String in SocialGraphModel
Joshua Goins [Mon, 30 Jun 2025 22:17:15 +0000 (18:17 -0400)]
[PATCH] Use QLatin1String in SocialGraphModel

Gbp-Pq: Name upstream_5587bbb9_Use-QLatin1String-in-SocialGraphModel.patch

4 months ago[PATCH] Add mute/block management on the safety page
Joshua Goins [Mon, 30 Jun 2025 20:19:34 +0000 (16:19 -0400)]
[PATCH] Add mute/block management on the safety page

This allows you to manage your muted/blocked users without having to
navigate to their profile first.

CCBUG: 506374

Gbp-Pq: Name upstream_4f09a6e8_Add-mute-block-management-on-the-safety-page.patch

4 months ago[PATCH] Fix a crash when trying to block an account through the post menu
Joshua Goins [Mon, 30 Jun 2025 20:19:09 +0000 (16:19 -0400)]
[PATCH] Fix a crash when trying to block an account through the post menu

Not sure why I try to access a non-existent identity property here,
but it's fixed now.

Gbp-Pq: Name upstream_128cdaa7_Fix-a-crash-when-trying-to-block-an-account-through-the-post-menu.patch

4 months ago[PATCH] Revert "AccountPage: Use FormLinkDelegate for "Open Server in Browser" button"
Aurélien COUDERC [Thu, 24 Jul 2025 16:48:58 +0000 (18:48 +0200)]
[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

4 months agotokodon (25.04.3-1) unstable; urgency=medium
Aurélien COUDERC [Thu, 24 Jul 2025 16:34:20 +0000 (18:34 +0200)]
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]

4 months agoImport tokodon_25.04.3.orig.tar.xz
Aurélien COUDERC [Thu, 24 Jul 2025 16:34:20 +0000 (18:34 +0200)]
Import tokodon_25.04.3.orig.tar.xz

[dgit import orig tokodon_25.04.3.orig.tar.xz]

4 months agoImport tokodon_25.04.3-1.debian.tar.xz
Aurélien COUDERC [Thu, 24 Jul 2025 16:34:20 +0000 (18:34 +0200)]
Import tokodon_25.04.3-1.debian.tar.xz

[dgit import tarball tokodon 25.04.3-1 tokodon_25.04.3-1.debian.tar.xz]