qstatus/qStatus/Services
Paweł Orzech dfe4485fe9
Fix OAuth callback handling, improve error messages, polish README
- Use application(_:open:) instead of NSAppleEventManager for URL
  scheme handling (SwiftUI lifecycle compatibility)
- Add waiting UI during Mastodon OAuth flow with cancel support
- Improve error messages for all three services
- Rewrite README with full setup instructions and project overview
- Clean up .gitignore
2026-02-27 23:57:18 +01:00
..
AccountStore.swift Initial implementation of qStatus macOS menubar app 2026-02-27 23:40:51 +01:00
KeychainManager.swift Initial implementation of qStatus macOS menubar app 2026-02-27 23:40:51 +01:00
MastodonClient.swift Fix OAuth callback handling, improve error messages, polish README 2026-02-27 23:57:18 +01:00
MicroblogClient.swift Fix OAuth callback handling, improve error messages, polish README 2026-02-27 23:57:18 +01:00
PostingManager.swift Initial implementation of qStatus macOS menubar app 2026-02-27 23:40:51 +01:00
WordPressClient.swift Fix OAuth callback handling, improve error messages, polish README 2026-02-27 23:57:18 +01:00