shannon
|
65bf555d98
|
Refactor: Remove NeedsDependency
The AppContext is already a singleton. SceneCoordinators are unique to UIWindowScenes, so fetch them that way.
Fixes iOS-324
|
2024-12-03 13:21:05 -05:00 |
|
shannon
|
35f1280904
|
Make view models @MainActor
|
2024-11-15 14:15:01 -05:00 |
|
shannon
|
c4442fe8a9
|
Fix crash on launch due to infinite loop
And more honestly about singletons.
|
2024-11-15 12:25:58 -05:00 |
|
shannon
|
04108fd0e4
|
Remove AuthContext
MastodonAuthenticationBox, which already wraps the MastodonAuthentication, is now used directly.
|
2024-11-14 09:49:19 -05:00 |
|
CMK
|
2b2707c600
|
feat: add throttle for post compose auto-complete query
|
2022-11-14 18:53:09 +08:00 |
|
CMK
|
88307057c0
|
feat: restore emoji picker for post compose
|
2022-11-13 19:42:50 +08:00 |
|
CMK
|
02e3ad9a16
|
chore: [WIP] restore the replyTo entry for compose
|
2022-10-10 19:14:52 +08:00 |
|