File: changelog

package info (click to toggle)
tokodon 25.04.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,276 kB
  • sloc: cpp: 20,221; xml: 389; python: 160; java: 75; makefile: 5; sh: 1
file content (121 lines) | stat: -rw-r--r-- 4,380 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
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.

 -- Aurélien COUDERC <coucouf@debian.org>  Thu, 24 Jul 2025 18:34:20 +0200

tokodon (25.04.2-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (25.04.1).
    - Clamp contentY when using the PageUp key. (kde#501936)
    - Stop registering for push notifications despite them being disabled.
    - Print out what the old endpoint was in the warning message.
    - Don't spam network error log with push subscription checks.
    - Don't bother updating push subscriptions if there is none.
    - Remove annual_report from push notification rules.
    - Call updatePushNotifications when toggling the notifications checkbox.
  * New upstream release (25.04.2).
    - ModerationTools: Fix opening some subpages.

 -- Aurélien COUDERC <coucouf@debian.org>  Mon, 09 Jun 2025 23:37:39 +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.

 -- Aurélien COUDERC <coucouf@debian.org>  Thu, 17 Apr 2025 22:24:22 +0200

tokodon (24.12.0-2) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Limit qt6-webview-dev build dependency to amd64 arm64 armhf and i386
    where it’s available, make QtWebView optional for dh_qmldepends.

 -- Aurélien COUDERC <coucouf@debian.org>  Thu, 23 Jan 2025 14:31:50 +0100

tokodon (24.12.0-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (24.12.0).
  * Update build-deps and deps with the info from cmake.
  * Refresh copyright information.
  * Release to unstable.

 -- Aurélien COUDERC <coucouf@debian.org>  Sat, 21 Dec 2024 17:00:58 +0100

tokodon (24.08.2-1) experimental; urgency=medium

  [ Scarlett Moore ]
  * Add myself to uploaders.

  [ Aurélien COUDERC ]
  * New upstream release (24.08.2).
  * Update build-deps and deps with the info from cmake.
  * Switch to kf6 debhelper build sequence.
  * Replace manual QML runtime dependencies management with dh-sequence-
    qmldeps.
  * Review copyright information.
  * Bump Standards-Version to 4.7.0, no change required.
  * Update project homepage.
  * Add myself to the uploaders.
  * Drop obsolete lintian overrides.

 -- Aurélien COUDERC <coucouf@debian.org>  Fri, 25 Oct 2024 00:46:28 +0200

tokodon (23.04.2-2) unstable; urgency=medium

  [ Patrick Franz ]
  * Switch kirigami-addons-dev B-D to kirigami-addons5-dev.

 -- Patrick Franz <deltaone@debian.org>  Fri, 23 Aug 2024 17:55:48 +0200

tokodon (23.04.2-1) unstable; urgency=medium

  * New upstream release.
  * tokodon is now part of the KDE release service, so:
    - switch watch file to release-service locations
    - import release-service GPG signing key
  * Set Maintainer to the canonical form.
  * Update Vcs-* fields.
  * Update the build dependencies according to the upstream build system:
    - bump kirigami-addons-dev to 0.7.2
    - add libkf5configwidgets-dev
  * Bump the kirigami-addons packages dependencies to 0.7.2.
  * Update copyright.

 -- Pino Toscano <pino@debian.org>  Wed, 21 Jun 2023 07:32:08 +0200

tokodon (23.02.0-2) unstable; urgency=medium

  * Add lintian overrides for copyright/license files to not list in
    debian/copyright.

 -- Pino Toscano <pino@debian.org>  Thu, 15 Jun 2023 21:51:04 +0200

tokodon (23.02.0-1) unstable; urgency=medium

  * Initial release.

 -- Pino Toscano <pino@debian.org>  Wed, 01 Mar 2023 09:04:53 +0100