Marcus Kida
|
7fb8fcaca1
|
Fix issue caused by duplicate IDs after reloadingtimeline
|
2023-12-12 08:56:28 +01:00 |
Marcus Kida
|
ab689d3c02
|
Fix status thread CW not shown and interacted status not updated (IOS-208, IOS-210)
|
2023-12-08 15:45:40 +01:00 |
Marcus Kida
|
b0bdaac8b4
|
Fix CW layout issues (IOS-207)
|
2023-12-08 14:29:01 +01:00 |
Marcus Kida
|
d1ba457a2f
|
Remove status persistence (IOS-176)
|
2023-12-07 15:16:40 +01:00 |
Marcus Kida
|
1754375644
|
Fix favorited post might lose repost header (IOS-206)
|
2023-12-07 15:16:13 +01:00 |
Marcus Kida
|
c30fb73922
|
Fix status deletion not updating data model (IOS-205)
|
2023-12-05 12:28:36 +01:00 |
Marcus Kida
|
a4db8a2b90
|
Fix Poll appearance / layout / issues (IOS-201)
|
2023-12-05 11:52:47 +01:00 |
Marcus Kida
|
86d30887b6
|
Remove unused code
|
2023-12-04 14:36:31 +01:00 |
Marcus Kida
|
0f3c50ba8a
|
Fix non-ui-thread modification in when editing poll (IOS-203)
|
2023-12-04 14:31:38 +01:00 |
Marcus Kida
|
7323cb9d08
|
Fix missing poll information (IOS-201)
|
2023-12-04 11:48:48 +01:00 |
Marcus Kida
|
69a92c3d0f
|
Fix eventually incorrect domain used
|
2023-12-04 11:09:47 +01:00 |
Marcus Kida
|
a1cd1690fa
|
Implement cache for Notifications (IOS-200)
|
2023-12-04 11:04:00 +01:00 |
Marcus Kida
|
63e45d65f9
|
Fix notifications show empty view (IOS-198)
|
2023-12-04 10:14:42 +01:00 |
Marcus Kida
|
b57f38ddc5
|
Fix status eventuall nil MastodonNotification
|
2023-12-04 09:56:48 +01:00 |
Marcus Kida
|
5532324f83
|
Implement caching for home timeline items (IOS-176)
|
2023-12-01 10:47:18 +01:00 |
Marcus Kida
|
837d8dd329
|
Fix user profile not loaded from status on home timeline (IOS-176)
|
2023-12-01 10:14:12 +01:00 |
Marcus Kida
|
e6ba8db5b6
|
Merge branch 'develop' into remove_status
|
2023-12-01 09:59:37 +01:00 |
Marcus Kida
|
28cdd67e8a
|
Fix sensitive toggled state for reblogs (IOS-176)
|
2023-12-01 09:57:25 +01:00 |
Marcus Kida
|
38423a14ca
|
Preserve isSensitiveToggled state when interacting with posts (IOS-176)
|
2023-12-01 09:52:41 +01:00 |
Marcus Kida
|
112dce06f5
|
Improve flickering when interacting with posts (IOS-176)
|
2023-12-01 09:52:08 +01:00 |
Nathan Mattes
|
195029fc15
|
Merge pull request #1189 from mastodon/1178-dont-block-account
Don't throw when one account can't be authenticated (#1178)
|
2023-11-30 17:37:56 +01:00 |
Nathan Mattes
|
7b8898a1ae
|
🤦 (#1178)
|
2023-11-30 16:39:46 +01:00 |
Nathan Mattes
|
5928592aa7
|
Don't throw when one account can't be authenticated (#1178)
|
2023-11-30 16:35:53 +01:00 |
Nathan Mattes
|
624c3226d5
|
Only search for relationships if there are accounts (#1187)
Otherwise this would lead to a `badRequest`
|
2023-11-30 16:23:41 +01:00 |
Marcus Kida
|
1f73bee772
|
Improve StatusFetchedResultsController update handling (IOS-176)
|
2023-11-28 12:23:14 +01:00 |
Marcus Kida
|
66b2bfd5cd
|
Fix missing case in StatusFetchedResultsController
|
2023-11-28 12:04:08 +01:00 |
Marcus Kida
|
7ad0b15b32
|
Fix bookmarked state (IOS-176)
|
2023-11-28 11:13:13 +01:00 |
Marcus Kida
|
45accb29e6
|
Fix CW cannot be hidden (IOS-176)
|
2023-11-28 10:46:24 +01:00 |
Marcus Kida
|
9fed54db1f
|
Fix compile issues after resolving merge conflicts
|
2023-11-28 09:55:18 +01:00 |
Marcus Kida
|
03aeb1fa7e
|
Merge branch 'develop' into remove_status
|
2023-11-28 09:50:56 +01:00 |
Marcus Kida
|
167e0e4616
|
Fix translate not working (IOS-176)
|
2023-11-28 09:41:34 +01:00 |
Marcus Kida
|
a322a46fdf
|
Don't try to resolve self-relationship
|
2023-11-28 09:13:24 +01:00 |
Nathan Mattes
|
3ee2024c3b
|
Merge pull request #1177 from mastodon/ios-196-search
Remove CoreData for Tags/Users on Search
|
2023-11-27 15:04:21 +01:00 |
Nathan Mattes
|
7d8af4ef35
|
Reload search-results when entering the screen (IOS-196)
|
2023-11-27 14:56:38 +01:00 |
Marcus Kida
|
831665141c
|
Fix tabbar avatar not visible (IOS-176)
|
2023-11-27 14:19:17 +01:00 |
Marcus Kida
|
cc3f1d030f
|
Merge branch 'develop' into remove_status
|
2023-11-27 14:02:39 +01:00 |
Marcus Kida
|
9c5e193673
|
Reimplement timeline anchoring (IOS-176)
|
2023-11-27 13:44:26 +01:00 |
Marcus Kida
|
faac99cd10
|
Fix duplicate entry after reblog (IOS-176)
|
2023-11-27 11:54:01 +01:00 |
Marcus Kida
|
4cb845e0bd
|
Fix manual refresh of home timeline not working (IOS-176)
|
2023-11-27 11:35:57 +01:00 |
Marcus Kida
|
c7d62d56a2
|
Fix handling of (re-)reblogged and favorites state in home timeline (IOS-176)
|
2023-11-27 11:18:43 +01:00 |
Nathan Mattes
|
c842cfb489
|
Bump version
|
2023-11-25 09:48:08 +01:00 |
Nathan Mattes
|
ad154a0c92
|
Update strings
|
2023-11-24 21:27:08 +01:00 |
Eugen Rochko
|
0615d55a84
|
New Crowdin updates (#1183)
|
2023-11-24 21:26:28 +01:00 |
Nathan Mattes
|
d39aea7089
|
Update localizations
|
2023-11-24 21:24:21 +01:00 |
Marcus Kida
|
1a1eecac64
|
Delete authentication credentials from Keychain upon logout
Fixes #1181
|
2023-11-24 21:20:04 +01:00 |
Eugen Rochko
|
ab75f08e8f
|
New Crowdin updates (#1165)
|
2023-11-24 12:29:56 +01:00 |
Nathan Mattes
|
2846ce4e4b
|
Show alert on iPad (#1172)
|
2023-11-24 12:26:47 +01:00 |
Nathan Mattes
|
315d15b256
|
Fix warnings
|
2023-11-23 15:47:51 +01:00 |
Nathan Mattes
|
361ad357db
|
Clean search-history for one user only (IOS-196)
|
2023-11-23 15:33:28 +01:00 |
Nathan Mattes
|
a44d4eed47
|
Make search work with different accounts (IOS-196)
|
2023-11-23 15:22:50 +01:00 |