Package Release Info

tokodon-25.04.3-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

tokodon
tokodon-lang

Change Logs

* Tue Jul 01 2025 Christophe Marin <christophe@krop.fr>
- Update to 25.04.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/25.04.3/
- Changes since 25.04.2:
  * Prevent a null access in certain timelines (kde#504215)
  * Make blocking accounts actually work
  * Allow boosting your own private posts
  * Fix timeline streaming when the server configured it for another URL (kde#505213)
* Tue Jun 03 2025 Christophe Marin <christophe@krop.fr>
- Update to 25.04.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/25.04.2/
- Changes since 25.04.1:
  * ModerationTools: Fix opening some subpages
* Wed May 07 2025 Christophe Marin <christophe@krop.fr>
- Update to 25.04.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/25.04.1/
- Changes since 25.04.0:
  * ModerationTools: Fix opening some subpages
  * Remove Qt 6.10 job for now
  * 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
  * snapcraft: sync fixes into release
* Mon Apr 14 2025 Christophe Marin <christophe@krop.fr>
- Update to 25.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/25.04.0/
- Changes since 25.03.90:
  * flatpak: Update qtwebview
* Sat Mar 29 2025 Christophe Marin <christophe@krop.fr>
- Update to 25.03.90
  * New feature release
- Too many changes since 24.12.3, only listing bugfixes:
  * Set a dedicated user agent (kde#499276)
  * Improve refreshing the main timeline, other misc fixes (kde#495996)
  * Add support for posting more than 4 media attachments (kde#495588)
  * Add support for viewing audio attachments (kde#495889)
  * Add a "Post" action when viewing your own profile (kde#497694)
  * Don't show the navigation tab bar when loading (kde#497920)
  * Fix crash when receiving unknown notifications (kde#497915)
  * Add even more missing icons for Android (kde#497717)
  * Add a button to follow/unfollow hashtags (kde#497582)
  * Note if server didn't provide an explicit reason for closed registration (kde#495584)
  * Word wrap the "Posted on" text (kde#496789)
  * Make sure to request custom emojis with authorization (kde#495585)
  * Add a better string for severance events (kde#496613)
  * Update read marker when streaming posts come in (kde#495159)
  * Don't show "Pinned posts" marker in notifications (kde#495110)
  * Fix the page stack not clearing properly when logging in (kde#496058)
  * Add back "Local" and "Global" timelines to the mobile sidebar (kde#496739)
  * Fix some PlaceholderMessages not having the correct width (kde#496762)
  * Fix files not saving on Android (kde#496010)
  * Add missing Android icons (kde#496059)
* Tue Mar 04 2025 Christophe Marin <christophe@krop.fr>
- Update to 24.12.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.12.3/
- Changes since 24.12.2:
  * Set a dedicated user agent (kde#499276)
  * Fix the play button on videos/gifs not working
  * Remove weird spacing at the end of some posts
  * Add missing checks for some Akkoma/Pleroma post URLs
  * snapcraft: Release to stable
  * Hide polls on posts with content notices
  * ServersPage: Allow tabbing to the "Custom Server" item
  * ServersPage: Fix tabbing between the search field and the list view
  * RulesPage: Allow tabbing through the rules
  * Hide Purpose's own "Copy to Clipboard" function
  * Don't show an invalid read marker
* Tue Feb 04 2025 Christophe Marin <christophe@krop.fr>
- Update to 24.12.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.12.2/
- Changes since 24.12.1:
  * Add bottom padding to the sidebar
  * Better handle failed authentification
  * Remove unused string from Android manifest
  * Don't display a visual error when failing to fetch familiar followers
  * Don't display a visual error when failing to fetch unread count (kde#497562)
* Tue Jan 07 2025 Christophe Marin <christophe@krop.fr>
- Update to 24.12.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.12.1/
- Changes since 24.12.0:
  * Fix interacting with grouped notifications
  * Fix typo in NotificationPage
  * Improve the "More" menu on the notifications page
  * Improve the cross-account action dialog
  * Don't allow managing following/followers of other accounts
  * Don't show the navigation tab bar when loading (kde#497920)
  * Fix the width of the content notice
  * Don't call Q_UNREACHABLE in NotificationHandler
  * Fix copying link to clipboard
  * Remove .craft.ini for 24.12
  * Reduce the amount of required Android permissions
  * ListsPage: Fix undefined warning
  * Load cross action prompt asynchronously
  * Load the cute elephant mascot asynchronously
  * Don't load the initial timeline twice
  * Remove unused ReportDialog
  * Inherit Item in AttachmentGrid instead of Control
  * Fix runtime warning in firstAttachmentAspectRatio
  * Don't create a content notice for every post
  * Fix the safety page not doing much on mobile
  * Fix opening the Settings page on the Welcome screen on mobile
  * Pass TokodonApplication to the WelcomePage
  * Reduce spacing of LinkPreview
  * Reload the lists page when you delete a list
  * Reload the lists page when you add a list
  * Make sidebar scrollable on small screen
  * Update Android Gradle plugin version to 8.6.0
  * Fix sidebar being shifted by one pixel
* Sun Dec 08 2024 Christophe Marin <christophe@krop.fr>
- Update to 24.12.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/24.12.0/
- Too many changes since 24.11.90, only listing bugfixes:
  * Word wrap the "Posted on" text (kde#496789)
  * Make sure to request custom emojis with authorization (kde#495585)
* Mon Dec 02 2024 Christophe Marin <christophe@krop.fr>
- Update to 24.11.90
  * New feature release
- Too many changes since 24.11.80, only listing bugfixes:
  * Update read marker when streaming posts come in (kde#495159)
  * Don't show "Pinned posts" marker in notifications (kde#495110)
  * Fix the page stack not clearing properly when logging in (kde#496058)
  * Add back "Local" and "Global" timelines to the mobile sidebar (kde#496739)
  * Fix some PlaceholderMessages not having the correct width (kde#496762)
Version: 23.08.5-bp156.1.2
* Tue Mar 26 2024 Christophe Marin <christophe@krop.fr>
- Update to 23.08.5
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.5/
- Changes since 23.08.4:
  * Add GitLab jobs to sign and optionally publish Microsoft APPX packages
  * Disable APPX windows for now
* Fri Dec 15 2023 Christophe Marin <christophe@krop.fr>
- Require extra-cmake-modules at build time
* Tue Dec 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.08.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.4/
- Changes since 23.08.3:
  * Force the fullscreen image viewer focus so keybinds work
  * Protect against a notification missing a post (kde#475825)
* Tue Nov 07 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.08.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
  * Fix account switcher not working in certain sections (kde#475897)
  * snapcraft: fix package, gnome-keyring not gnome-keychain
  * snapcraft: Bundle gnome-keychain for libsecret. New content pack.
    Use kirigami-addons meta package.
  * Add CI template for building APKs on invent
  * snapcraft: Add missing qml module for purpose.
  * snapcraft: remove quote accidently placed at the end of LD_LIBRARY_PATH..
  * snapcraft: Set LD_LIBRARY_PATH at runtime to include libs in subdirs
    not found. Add missing qml module.
  * snapcraft: add missing libblas and add to LD search path. Add libsecret dep.
  * Remove _L1 from cherry-picking error
  * Fix some weird attachment issues if they don't exist locally
  * snapcraft: add missing dep libmpv.
  * snapcraft: initial import snapcraft files.
* Tue Oct 10 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.08.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
  * Protect against notifications that don't have a post associated (kde#475057)
  * Require kirigami-addons 0.11
  * Fix the follows page in notifications not working at all
  * Use the TextArea's implicitHeight when calculating composer height (kde#471519)
* Tue Sep 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.08.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.1/
- Changes since 23.08.0:
  * Add release note for the past two versions
* Sun Aug 20 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.08.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.08.0/
- Changes since 23.07.90:
  * Add fake identity so the timeline test works again
  * Use upload icons instead of download icons in the profile editor
  * You did implement account editing, uncomment the arrow
  * Use display name instead of the username in the timeline name
  * Stop Qt Quick from complaining because "there's no place to replace"
  * Improve Poll, by removing the invalid state and registering it properly
  * Stop UserInfo from reading the pageStack if nothing has been added to it
  * Fix AbstractAccount::apiUrl to strip slashes
  * Stop interactions with posts causing the entire delegate to reload
  * Improve default language selection when the preference is missing
  * Add support for more poll options, if Pleroma/Akkoma reports it
  * Handle Pleroma/Akkoma storing max post characters differently
  * Fix my dumb mistake of adding two of the same property
  * Set a maximum line count so link descriptions elide properly
  * Fix the instance name sometimes getting out of sync in switcher
  * Overhaul status composer attachment grid to match expected behavior
* Mon Aug 14 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.07.90
  * New feature release
- Changes since 23.07.80:
  * Fix spacing in LinkPreview
  * Show Link Preview only when Post Content is visible.
* Tue Aug 01 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.07.80
  * New feature release
- Too many changes since 23.04.3, only listing bugfixes:
  * Open account links inside Tokodon (kde#472496)
  * Respect the filter action, so users can completely hide filtered posts (kde#471211)
  * Set the custom icon theme to the main icon theme, not the fallback (kde#467143)
  * Squash yet another duplicate accounts bug (kde#466440)
  * Better communique state of search progress (kde#467206)
  * Add a loading placeholder for searching (kde#467206)
  * When user hides media, automatically pause the video (kde#467214)
  * Fix -v arg not working when tokodon is already running (kde#467205)
  * Allow submitting posts by pressing CTRL+ENTER or CTRL+RETURN (kde#467164)
  * Make the composer text automatically focused (kde#467162)
* Tue Jul 04 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.04.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.3/
- No code change since 23.04.2
* Tue Jun 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.04.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
  * Fix obvious copy/paste mistakes
  * When going to separate app pages, clear the whole pageStack
  * Squash yet another duplicate accounts bug (kde#466440)
  * Fix reading invalid accounts from conf
* Wed May 24 2023 Christophe Marin <christophe@krop.fr>
- Require kirigami-addons
* Tue May 09 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.04.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
  * fix full screen image preview on NotificationPage
  * fix new post action on NotificationPage
  * Fix visible binding loop on TimelinePage
* Sat Apr 15 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/23.04.0/
* Fri Mar 31 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.03.90
  * New feature release
* Sat Mar 18 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.03.80
  * New feature release
* Fri Feb 17 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.02.0:
  * https://carlschwan.eu/2023/02/17/tokodon-23.02.0-release/
  * Post composer revamp
  * The models for timelines has been completely refactored
  * The search field introduced during the last released got a
    nice visual refresh
  * It is now possible to configure the color scheme used by
    Tokodon independently from the Plasma color scheme
* Mon Jan 02 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.01.0
  * New timeline design
  * Searching post, accounts, tags is now possible
  * Hashtag Handling
  * Conversation View
  * Poll Support
  * Account Editor
  * Real-Time Timeline Update
* Tue Dec 20 2022 Christophe Marin <christophe@krop.fr>
- Update to 22.11.2
  * New account switcher
  * Image previews are now contained inside the window
  * Improvements in loading media
  * Support for custom emojis
* Fri Nov 18 2022 Christophe Giboudeaux <christophe@krop.fr>
- Init tokodon