1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-15 18:29:36 +01:00
mastodon-app-ufficiale-ipho.../MastodonSDK/Sources/MastodonCore
Nathan Mattes 6c6978c524
Merge pull request #805 from marysaka/fix/reduce-attachment-constraints
Accept missing metadata on attachments
2022-12-26 19:46:51 +01:00
..
Authentication chore: inject AuthContext 2022-10-08 15:16:10 +08:00
Extension Merge pull request #805 from marysaka/fix/reduce-attachment-constraints 2022-12-26 19:46:51 +01:00
FetchedResultsController chore: Implement FollowedTagsViewModel+DiffableDataSource 2022-12-01 11:39:02 +01:00
Model feat: restore emoji picker for post compose 2022-11-13 19:42:50 +08:00
Persistence Merge remote-tracking branch 'upstream/develop' into status-cards 2022-12-03 13:49:04 -05:00
Service Bump to iOS 15 deployment target and fix build issues 2022-12-17 20:26:20 +01:00
Vendor Fix iOS 15-deprecation-warning 2022-12-18 01:17:35 +01:00
AppContext.swift fix: use singleton AppContext to workaround reentry problem 2022-11-23 14:16:28 +08:00
AppError.swift feat: [WIP] restore compose status publish function with background task support 2022-10-31 20:41:19 +08:00
AppSecret.swift Merge branch 'release-1.4.6' into feature/package-refactor 2022-11-01 14:14:00 +08:00
AuthContext.swift chore: inject AuthContext 2022-10-08 15:16:10 +08:00
DocumentStore.swift