Search
Items tagged with: Tusky
#Tusky v22 has been released!
Changes in this release include:
✅ View trending hashtags from the side menu, or as a tab
✅ Edit image descriptions and focus points after posting
✅ Better ordering of languages when writing a post
✅ Mastodon v4 filters
✅ Show the differences between different versions of edited posts
✅ Accessibility improvements
Available in Google Play and F-Droid, the full release notes are other assets are at https://github.com/tuskyapp/Tusky/releases/tag/v22.0
Release Tusky 22.0 · tuskyapp/Tusky
New features and other improvements View trending hashtags, PR#3149 by @knossos View trending hashtags from the side menu, or by adding them to a new tab. Edit image description and focus point...GitHub
#Tusky v22 beta 7 is released. This (should) fix the issue some beta testers have been suffering from, where the notifications tab would jump to the very oldest notifications.
That would happen if you were signed in with multiple accounts, and the notification IDs for those two accounts were very different. Sometimes Tusky would save the "what ID did you last read?" information to the wrong account, and when you next opened the notification tab for that account you would be at the wrong place.
... Eine Ergänzung: Das geht auch mit der #FedilabApp @apps. Das Vorgehen ist dort ähnlich wie oben für #Tusky beschrieben: In #Fedilab wie gewohnt einfach den Text/Toot schreiben, vor dem Absenden aber zunächst rechts oben auf das 3-Punkte-Menü gehen und "Planen" antippen. Anschließend Tag und Uhrzeit auswählen (also den gewünschten Zeitpunkt, zu dem der Toot effektiv rausgehen soll), Angaben bestätigen und zum Abschluss den Toot absenden.
Content warning: #Aplicaciones para #Mastodon y #Censura. #Tusky #Megalodon. Como pudiera ser que al tratar sobre censura a instancias pueda crear suspicacias y hasta pudiera ser que alguien se sienta ofendida(o) [https://dle.rae.es/ofender#BV9JAVF] pongo este aviso que v
Para acceder a los mensajes programados que aún no se hayan publicado, en el cliente Tusky, hay que ir al menú principal, arriba a la izquierda (en tu avatar) y elegir «Estados programados»
#Matodon #Aplicaciones #Tusky #Clientes #Toots #Mensajes #Programados
[y 5/5]
— En Tusky: escribes el mensaje («toot») y abajo antes del conteo de caracteres que aparece junto al botón «¡Publicar!» hay un relojito, al pulsarlo elijes el día de la publicación (en el amanaque) y seguidamente la hora. Al volver al mensaje —ya se ve el relojito destacado, marcado— se pulsa en «¡Publicar!».
#Mastodon #Aolicaciones #Tusky #Cloentes #Toots #Mensajes #Programados
[4/5]
The Best Mastodon Apps for 2023
Escape the tyranny of Twitter with the best apps for Mastodon, a decentralized and free social media platformMax Eddy (PCMag UK)
#Tusky 22.0 beta 5 (!) is rolling out.
Two fixes in this one:
A new version of the APNG library broke animated emojis. That's been rolled back to an earlier version.
Not all Mastodon-like servers support the marker API to record which notifications have been sent. So that information is stored locally as well, just in case.
Pero bueno, quizá eso sea silenciar? O, en todo caso, en qué se diferencia con bloquear entonces? No me queda claro
#Tusky v22 beta 4 is released. Only one change, but if you've been using beta 3 with multiple accounts and have been inundated with repeat notifications that's been fixed.
One caveat; if you share access to an account with multiple people and you've all been using beta 3 you'll keep getting repeat notifications until everyone's upgraded past beta 3.
#Tusky 22.0 beta 3 is out.
- Fixed crash when viewing a thread
- Fixed crash processing Mastodon filters
- Links in bios of follow/follow request notifications are clickable
- Android notification for a Mastodon notification should only be shown once
- Android notifications are grouped by Mastodon notification type (follow, mention, boost, etc)
- Potential for missing notifications has been removed
Full details at https://github.com/tuskyapp/Tusky/releases/tag/v22.0-beta.3
Release Tusky 22.0 beta 3 · tuskyapp/Tusky
Significant bug fixes Fixed crash when viewing a thread, PR#3622 Fixed crash processing Mastodon filters, PR#3634 Links in bios of follow/follow request notifications are clickable, PR#3646 Androi...GitHub
The first beta of #Tusky v22 is out, including:
- View trending hashtags
- Edit image descriptions and focus point
- "Refresh" menu for accessibility
- Support Mastodon v4 filters
- Show detailed differences when a post is edited
- Option to show post statistics in the timeline
Fixes including:
- Show player controls during audio playback
- Correct post length calculation
- Always publish image captions
Full details at https://github.com/tuskyapp/Tusky/blob/develop/CHANGELOG.md#v220-beta-1
Tusky/CHANGELOG.md at develop · tuskyapp/Tusky
An Android client for the microblogging server Mastodon - Tusky/CHANGELOG.md at develop · tuskyapp/TuskyGitHub
@kylegoetz saw the bug report for this (https://github.com/tuskyapp/Tusky/issues/2842) and contributed their first fix to #Tusky in https://github.com/tuskyapp/Tusky/pull/2843.
New post showed `in 0s` · Issue #2842 · tuskyapp/Tusky
I posted a toot reply in Tusky test: https://mastodon.social/@jsoref/109354279474109468 It rendered with a in 0s time. Expected: don't report ~+0.... s as that, for some ε from now, use now. For th...GitHub
When I first started using #Tusky there were a number of things I immediately wanted to fix. These were two of them.
Swiping between tabs seemed to be very sensitive to small left/right movements. There's an option to disable swiping ("Preferences > Enable swipe gesture to switch between tabs") which I used. I discovered it wasn't honoured with tabs on the profile or search pages, so I fixed that (https://github.com/tuskyapp/Tusky/pull/2889).
Disable tab swiping by preference in profile and search by nikclayton · Pull Request #2889 · tuskyapp/Tusky
The "Enable swipe gesture to switch between tabs" preference was ignored on the tabs on a profile page ("Posts", "With Replies", "Pinned", "Media"), and search ("Posts", "Accounts", "Hashtags"). Fi...GitHub
Add a menu option to mute / filter a hashtag from a status list by nikclayton · Pull Request #2882 · tuskyapp/Tusky
Un/muting uses the "home" filterGitHub
@Tak added a #Tusky feature to manage followed hashtags. Open "Account preferences > Followed hashtags" and edit them there (https://github.com/tuskyapp/Tusky/pull/2794).
Open their profile (tap their name, or profile picture), and from the "⋮" menu choose "Add or remove from list".
Add or remove from lists in AccountActivity by kyori19 · Pull Request #2818 · tuskyapp/Tusky
Implemented "Add or remove from list" feature in account column of Mastodon frontend. Though Mastodon doesn't show this menu for self account, I configured to show since Mastodon supports adding se...GitHub
Install #Tusky from Google Play or F-Droid with the instructions at https://github.com/tuskyapp/faq#where-can-i-get-tusky
GitHub - tuskyapp/faq: Frequently asked questions about the Tusky Mastodon client
Frequently asked questions about the Tusky Mastodon client - GitHub - tuskyapp/faq: Frequently asked questions about the Tusky Mastodon clientGitHub
Uploading images and video should now be more robust, and feel faster in #Tusky.
@ConnyDuck fixed several bugs, and now you don't need to wait for media to upload before hitting the "Toot" button, the media will continue to upload in the background, and your post will be sent when then upload has finished (https://github.com/tuskyapp/Tusky/pull/2947).
Handoff media upload by connyduck · Pull Request #2947 · tuskyapp/Tusky
Fixes a crash that can occur on Android 12+ when starting the SendStatusService while the app is in the background. Stacktrace: https://gist.github.com/mcclure/9fee2ac07dd71c0444e80eab89b8e410 With...GitHub
As a consequence, hosted nightly for #Tusky are suffering from this mistake.
TL;DR;: If you was using the nightly build for #Tusky provided on https://releases.nailyk.fr/repo/ you will have to :
* Remove then re-add the repository
* Re-install Tusky
All the app configuration will be lost and you will have to re-authenticate.
My sincerely apologies for this mistake 😔
CC: @ConnyDuck@Tusky@charlag
Post-mortem below ⤵️
nailyk's repository
This repository is managed by nailyk (nailyk-fr github nick / nailyk on mastodon) to keep some app up to date, provide upgrade on some unmaintained official fdroid repo All apps are reported as binary but are built from sources ( https://github.nailyk's repository
#Mastodon for #Android was created at a later stage and it looks like, the focus is on beginners...
If you want to have the look and feel of #MfA with more features, you may want to check out #Megalodon, a fork of MfA, that adds missing features.
But i can't say, if this would have an effect on your issue.
Another #Android app: #Fedilab.
Being annoying is a way to antagonize people. So imo it's a good example of a false good idea.
Also I can see (few) valid reasons not to put descriptions, just imagine you need to share a picture before the cops seize or break your phone or something. Do you want this reminder to nag you in the heat of the moment? I don't trust an app favoring ideology over users' choice. #Tusky
I'll be trying to do these in the rough order the change landed.
I'm not covering everything. Notably, I'm skipping over the amazing translation work that's done by volunteers at https://weblate.tusky.app/. And anything that either fixes a crash, or refactors code.
✅ Editing
✅ change your preferred reading direction
✅ improved (bigger) media previews
✅ add accounts to lists from their profile
✅ view all your followed hashtags
full changelog: https://github.com/tuskyapp/Tusky/releases/tag/v21.0-beta.1
⚠️ There is a known issue of 21.0 beta 1 crashing on Androids below 11 that is already being fixed
Release Tusky 21.0 beta 1 · tuskyapp/Tusky
Support for post editing (Mastodon 4 feature) New setting to control preferred reading direction Improved media display in timelines Media previews with aspect ratios between 1:2 and 2:1 are now s...GitHub
GitHub - tuskyapp/faq: Frequently asked questions about the Tusky Mastodon client
Frequently asked questions about the Tusky Mastodon client - GitHub - tuskyapp/faq: Frequently asked questions about the Tusky Mastodon clientGitHub
(Created by @joel )
#tuskyapp #tusky #homescreen #arcticons