1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-03 02:37:37 +01:00
shannon ca6ecd13aa Make sure not to display an image that belongs to a different post
The key change here is to store the image subscription in the MediaView’s disposeBag rather than the configuration’s, so that it is properly disposed of in the MediaView’s prepareForReuse().

For good measure, also adding MainActor on prepareForReuse and actual cancellation of all subscriptions before releasing them.

Fixes #1374 [BUG] Posts can load the wrong images
2024-12-10 11:16:43 -05:00
2024-11-25 12:53:44 -05:00
2024-02-29 18:15:30 +01:00
2024-11-19 12:08:33 -05:00
2024-11-29 14:53:03 -05:00
2024-11-20 10:07:04 -05:00
2023-09-22 15:27:46 +02:00
2024-11-20 10:07:04 -05:00
2022-10-08 14:01:21 +08:00
2023-10-10 12:48:47 +02:00
2024-10-22 11:23:04 -04:00
2024-12-02 10:06:37 -05:00
2024-03-11 22:31:16 +01:00
2024-11-19 12:08:33 -05:00
2021-07-31 18:18:34 +08:00
2024-03-29 19:37:32 +09:00
2022-11-15 01:44:28 +08:00

Mastodon

CI Crowdin

Download on the App Store

Introduction

This is the repository for the official iOS App for Mastodon. You can install it from the App Store now. You can build the app from source and file bug report here.

Read this blog post for this app to learn more.

Developing an official iOS app for Mastodon

Getting Started

Acknowledgments

Thanks to these open-source projects listed here.

License

This project is released under the GPL-3 License. It is also dual-licensed to Apple for the purposes of publishing the app on the App Store. For this reason, any contributors are required to sign a Contributor License Agreement.

Description
Questa è l'app ufficiale di Mastodon, gira su ios 14 o superiore. L'app ufficiale è rivolta ai nuovi utenti che non hanno familiarità con il Fediverso. Semplifica il processo di registrazione e nasconde alcune caratteristiche come la timeline Federata.
https://mastodon.it/it/Quale-app-mastodon-utilizzare Readme GPL-3.0
Languages
Swift 99.7%
Shell 0.2%
Ruby 0.1%