Föderation · So 11.06.2023 20:14:06 By request, I've done a brief review/overview of the excellent third party Mastodon app @Tusky for Android: β‘οΈ https://fedi.tips/tusky-for-android/ It has lots of extra features such as draft posts, post scheduling, custom timelines etc. Hopefully this overview is accurate, do let me know if you spot mistakes. Overall, it's a really solid app packed with features and an easy to use interface, anyone with an Android device should try it. Recommended π |
Föderation · So 11.06.2023 20:16:10 |
Föderation · So 11.06.2023 20:23:32 Tusky has polls! You can add one to a post by clicking the attachment button π and then select Add Poll |
Föderation · So 11.06.2023 20:24:35 |
Föderation · So 11.06.2023 20:26:05 Yeah, it's kind of hidden... π€ I've added it to the article as a drawback and tip as it is kind of easy to miss. |
Tusky DE So 11.06.2023 21:11:03 @bedirthan@dice.camp @Tusky@mastodon.social @feditips@mstdn.social |
Föderation · So 11.06.2023 21:36:19 |
Föderation · So 11.06.2023 20:32:12 @feditips Megalodon for android is also another very good app. |
Tusky DE So 11.06.2023 21:10:20 @feditips@mstdn.social @Tusky@mastodon.social |
Föderation · So 11.06.2023 21:39:51 |
Föderation · So 11.06.2023 21:43:32 |
Föderation · So 11.06.2023 22:36:45 |
Föderation · So 11.06.2023 21:58:02 |
Föderation · So 11.06.2023 23:23:19 |
Föderation · So 11.06.2023 23:53:49 |
Föderation · Mo 12.06.2023 03:38:09 |
Föderation · Mo 12.06.2023 11:03:44 Yes, I just did another post about this topic: |
Föderation · Mo 12.06.2023 14:00:44 |
Föderation · Mo 12.06.2023 08:17:30 @feditips |
Föderation · Mo 12.06.2023 09:39:15 |
Föderation · Mo 12.06.2023 12:40:27 @feditips What do you recommend for iOS? |
Föderation · Mo 12.06.2023 12:41:26 Just did Toot!: https://fedi.tips/toot-for-iphone-ipad/ Ice Cubes is pretty good too :) If you're okay with subscriptions, Ivory is very popular. |
Föderation · Mi 14.06.2023 12:01:38 @feditips Thank you! |
Föderation · Mo 12.06.2023 13:11:56 |
Föderation · Mo 12.06.2023 14:24:53 |
Föderation · Mo 12.06.2023 22:26:41 |
Föderation · Mo 12.06.2023 22:48:56 @MaryPot @feditips @Tusky yes, it does. Search for the hashtag, select it and here you go. By clicking on the x you can "defollow". Medien: 1 |
Föderation · Mo 12.06.2023 22:56:13 |
Föderation · Mo 12.06.2023 23:56:39 |
Föderation · Mo 12.06.2023 23:59:14 Often, it is hashtags like caturday that I am seeing so much of, I want to ignore them everywhere. The function you showed me here is for unfollowing something I am following. That works on the web too. What I would like is an ignore icon next to the follow icon, so I don't have to copy the hashtag and open my lists to add it to my ignore list. Thanks, though! π |
Föderation · Di 13.06.2023 00:28:55 |
Föderation · Di 13.06.2023 02:08:45 |
Föderation · Di 13.06.2023 10:56:29 The more I use Tusky, the more I think Mastodon should have come to some arrangement to have Tusky as an official app in exchange for sharing Mastodon's donations, or something like that. (Maybe a simple fork with Mastodon branding to make it easy to notice for new users?) Tusky already existed long before the official apps were even thought of, and is a lot more mature. |
Föderation · Di 13.06.2023 10:51:05 |
Föderation · Mi 14.06.2023 03:23:44 |
Föderation · Sa 17.06.2023 18:28:14 |
Föderation · Sa 17.06.2023 19:35:52 |
Föderation · So 18.06.2023 01:06:33 @feditips @Ralph it's a Pixelfed bug in how it reports notifications, https://github.com/pixelfed/pixelfed/issues/4461. https://github.com/tuskyapp/Tusky/issues/3580#issuecomment-1527198806 has technical details on exactly what's wrong. |
Föderation · So 18.06.2023 01:24:27 |
Tusky DE So 18.06.2023 09:35:09 @Tusky@mastodon.social @feditips@mstdn.social @Ralph@mstdn.ca |
Föderation · So 18.06.2023 09:40:22 @Tusky @feditips @dansup @SuitedUpDev @Ralph Sorry, looks like i have to check my URL parsing code again... :-( |
Föderation · So 18.06.2023 09:50:41 @nick @Tusky @feditips @dansup @Ralph Thanks for your report! I am currently going over the code that handles notifications and I've yet to fully make heads or tails out of it. But I think(!) I found the cause of it. What is basically happening is the following, Pixelfed stores it's notifications id's in Redis, like this; 1 Then it subsequently asks Redis, for the notifications after id 2. So it returns; But it should be an exclusive after, so it would just return; 3 |
Whalebird · So 18.06.2023 11:53:09 @nick@norden.social @Tusky@mastodon.social @feditips@mstdn.social @dansup@mastodon.social @SuitedUpDev@mastodon.online @Ralph@mstdn.ca |
Whalebird · Di 20.06.2023 07:50:56 @nick@hhmx.de @nick@norden.social @Tusky@mastodon.social @feditips@mstdn.social @dansup@mastodon.social @SuitedUpDev@mastodon.online @Ralph@mstdn.ca |
Föderation · So 18.06.2023 13:34:53 @nick @Tusky @feditips @dansup @SuitedUpDev @Ralph I have some useful info about this, which this post is too short to contain. So I've written it up at https://write.as/nikclayton/quick-notes-on-mastodon-pagination. Hope that helps. |
Whalebird · So 18.06.2023 14:14:50 @nikclayton@mastodon.social @nick@hhmx.de @Tusky@mastodon.social @feditips@mstdn.social @dansup@mastodon.social @SuitedUpDev@mastodon.online @Ralph@mstdn.ca |
Föderation · So 18.06.2023 14:17:33 |
Whalebird · So 18.06.2023 14:20:54 @nikclayton@mastodon.social @nick@hhmx.de @Tusky@mastodon.social @feditips@mstdn.social @dansup@mastodon.social @SuitedUpDev@mastodon.online @Ralph@mstdn.ca |