Commit Graph

18 Commits

Author SHA1 Message Date
Marcus Kida 21dd4eddc7
Merge branch 'develop' into remove_status 2023-11-17 14:45:37 +01:00
Marcus Kida 36091e9628
Begin removing MastodonStatus, MastodonUser and related from CoreData (IOS-176, IOS-189) 2023-11-16 16:54:25 +01:00
Nathan Mattes 48d7592a9a Don't run into an endless loop if no followers exist
See also 3fc2793
2023-11-09 12:11:14 +01:00
Nathan Mattes 96bea2ad95 Add pull to refresh to Followers-list 2023-11-09 11:39:01 +01:00
Nathan Mattes 10f2358247 Migrate Followers-list to work with Mastodon.Entity.Account instead of MastodonUser 2023-11-09 11:39:01 +01:00
Nathan Mattes 778b44ecf4 Fix warnings 2023-09-22 15:27:46 +02:00
Nathan Mattes fbde2a5833 More cleanup 2023-09-22 15:27:46 +02:00
Marcus Kida 5efdb3c209
Revert FollowedBlockedUserIdProviding (IOS-140) 2023-05-09 11:33:31 +02:00
Marcus Kida 92704dc7f7
Implement fetching of following / blocking for user list buttons (IOS-140) 2023-05-08 15:24:01 +02:00
CMK 02e3ad9a16 chore: [WIP] restore the replyTo entry for compose 2022-10-10 19:14:52 +08:00
CMK bb5c999bea chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
CMK fa27a28a60 chore: move core logic into package 2022-10-08 13:43:06 +08:00
CMK 54e84ed814 fix: [WIP] add suggestion account scene back 2022-02-10 19:30:41 +08:00
CMK b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK 30b2a35b84 feat: implement following list 2021-11-02 16:12:20 +08:00
CMK 206beb6d19 chore: update following/follower list footer display logic 2021-11-02 16:00:42 +08:00
CMK 8ebb2e5347 feat: add following list 2021-11-02 14:56:42 +08:00
CMK f0a570ea0c feat: add follower list for user 2021-11-01 19:54:54 +08:00