summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Pino Toscano [Sat, 17 Jan 2026 10:42:20 +0000 (11:42 +0100)]
Merge tokodon (25.12.1-2) import into refs/heads/workingbranch
Pino Toscano [Sat, 17 Jan 2026 08:15:28 +0000 (09:15 +0100)]
[PATCH] Include <QTimer>
Even if it is needed in a HAVE_KUNIFIEDPUSH block, include it
unconditionally as it comes from QtCore, and avoids more #ifdef mess.
(cherry picked from commit
2a9028ed9604780d0b9e8eb8caf2cd27011a3384)
Gbp-Pq: Name upstream_Include-QTimer.patch
Pino Toscano [Sat, 17 Jan 2026 10:42:20 +0000 (11:42 +0100)]
tokodon (25.12.1-2) unstable; urgency=medium
* Drop Priority: optional, no more needed since dpkg 1.22.13.
* upstream_revert_357ef28c_accountpage-use-formlinkdelegate-for-open-ser.patch:
drop, as now kirigami-addons 1.10+ is required.
* Backport upstream commit
de798456ff668f39a447f884eac9780e3f528238 to fix the
build on architectures without QtWebView; patch
upstream_Include-QTimer.patch.
* Include /usr/share/dpkg/architecture.mk in rules, to make sure that
$(DEB_HOST_ARCH) can be used.
* Do not ship tokodon-offline, as it is a testing application with dummy data.
[dgit import unpatched tokodon 25.12.1-2]
Pino Toscano [Sat, 17 Jan 2026 10:42:20 +0000 (11:42 +0100)]
Import tokodon_25.12.1-2.debian.tar.xz
[dgit import tarball tokodon 25.12.1-2 tokodon_25.12.1-2.debian.tar.xz]
Aurélien COUDERC [Wed, 14 Jan 2026 21:07:58 +0000 (22:07 +0100)]
Import tokodon_25.12.1.orig.tar.xz
[dgit import orig tokodon_25.12.1.orig.tar.xz]
Pino Toscano [Fri, 26 Sep 2025 08:11:26 +0000 (10:11 +0200)]
Merge tokodon (25.08.1-1) import into refs/heads/workingbranch
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
Pino Toscano [Fri, 26 Sep 2025 08:11:26 +0000 (10:11 +0200)]
tokodon (25.08.1-1) unstable; urgency=medium
* New upstream release.
* Update the patches:
- upstream_revert_357ef28c_accountpage-use-formlinkdelegate-for-open-ser.patch:
refresh/update
- upstream_128cdaa7_Fix-a-crash-when-trying-to-block-an-account-through-the-post-menu.patch:
drop, backported from upstream
- upstream_4f09a6e8_Add-mute-block-management-on-the-safety-page.patch:
drop, backported from upstream
- upstream_5587bbb9_Use-QLatin1String-in-SocialGraphModel.patch: drop,
backported from upstream
- upstream_fc886374_Playback-audio-in-video-attachments.patch: drop,
backported from upstream
- upstream_9eb657e1_Fix-crash-when-trying-to-save-less-than-the-max-number-of-fields.patch:
drop, backported from upstream
- upstream_b319e681_Add-a-toggle-in-account-settings-for-search-indexing.patch:
drop, backported from upstream
- upstream_4643870b_Make-sure-that-toggling-account-options-affects-the-correct-account.patch:
drop, backported from upstream
- upstream_df89658d_Fix-possible-erroneous-trailing-space-in-OAuth-scope-parameter.patch:
drop, backported from upstream
* Update the build dependencies according to the upstream build system:
- bump KF packages to 6.12.0
- add libkunifiedpush-dev, qcoro-qt6-dev, qml6-module-org-kde-kitemmodels,
qml6-module-org-kde-prison, and qml6-module-org-kde-sonnet
- remove unused libmpvqt-dev, and libqqc2breezestyle-dev
* Concatenate all the keys in debian/upstream/signing-key.asc.
* Drop Rules-Requires-Root: no, no more needed since Debian trixie.
* Build with -Os on armhf to workaround memory issues. (Closes: #
1116228)
[dgit import unpatched tokodon 25.08.1-1]
Pino Toscano [Fri, 26 Sep 2025 08:11:26 +0000 (10:11 +0200)]
Import tokodon_25.08.1.orig.tar.xz
[dgit import orig tokodon_25.08.1.orig.tar.xz]
Pino Toscano [Fri, 26 Sep 2025 08:11:26 +0000 (10:11 +0200)]
Import tokodon_25.08.1-1.debian.tar.xz
[dgit import tarball tokodon 25.08.1-1 tokodon_25.08.1-1.debian.tar.xz]
Aurélien COUDERC [Thu, 24 Jul 2025 16:34:20 +0000 (18:34 +0200)]
Merge tokodon (25.04.3-1) import into refs/heads/workingbranch
Joshua Goins [Tue, 15 Jul 2025 00:11:56 +0000 (20:11 -0400)]
[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
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
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
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
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
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
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
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
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
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]
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]
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]
Aurélien COUDERC [Thu, 17 Apr 2025 20:24:22 +0000 (22:24 +0200)]
tokodon (25.04.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* New upstream release (25.04.0).
* Update build-deps and deps with the info from cmake.
* Refresh copyright information.
* Bump Standards-Version to 4.7.2, no change required.
[dgit import unpatched tokodon 25.04.0-1]
Aurélien COUDERC [Thu, 17 Apr 2025 20:24:22 +0000 (22:24 +0200)]
Import tokodon_25.04.0.orig.tar.xz
[dgit import orig tokodon_25.04.0.orig.tar.xz]
Aurélien COUDERC [Thu, 17 Apr 2025 20:24:22 +0000 (22:24 +0200)]
Import tokodon_25.04.0-1.debian.tar.xz
[dgit import tarball tokodon 25.04.0-1 tokodon_25.04.0-1.debian.tar.xz]