1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-15 02:14:50 +01:00
mastodon-app-ufficiale-ipho.../MastodonSDK/Sources/MastodonCore
2022-11-26 08:02:29 +01:00
..
Authentication chore: inject AuthContext 2022-10-08 15:16:10 +08:00
Extension Fix authenticated user account not reloaded 2022-11-14 13:12:16 +01:00
FetchedResultsController chore: move core logic into package 2022-10-08 13:43:06 +08:00
Model feat: restore emoji picker for post compose 2022-11-13 19:42:50 +08:00
Persistence Add showsReblog to CoreData/persistence (#365) 2022-11-08 16:38:01 +01:00
Service chore: Use MastodonUser.predicate in APIService+Mute 2022-11-26 08:02:29 +01:00
Vendor
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