Commit Graph

8 Commits

Author SHA1 Message Date
shannon fdca50179e Wait for authentications to be available before trying to use them.
The prior fix for memory corruption problems in authentications had caused the app to launch to the new user screen every time.
2024-10-30 14:41:48 -04:00
shannon 20f7d761bd Increasing thread safety for authentications.
Attempting to fix multiple crashes associated with the call to persist() triggered by the authentications setter called in restore().
2024-10-30 14:41:48 -04:00
Marcus Kida b252536613
Fix MastodonIntent is unable to load data due to missing credentials 2024-07-18 11:53:47 +02:00
Nathan Mattes 24b1602972 Search online for hashtags (IOS-37) 2023-05-02 21:35:41 +02:00
Marcus Kida 8438bbc032
chore(Widget): Rename MultiFollowersCountSmallIntent -> MultiFollowersCountIntent 2023-01-31 14:55:59 +01:00
Marcus Kida 9eb26d4ed8
feat(Widget): Implement MultiFollowersCountWidget for single Column 2023-01-31 14:37:49 +01:00
Marcus Kida 5a3636cb22
feat(Widget): Implement FollowersCountIntent 2023-01-24 11:15:21 +01:00
CMK 4d1f10229b feat: add Send Post Siri intent 2021-07-26 20:23:52 +08:00