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
|
86d30887b6
|
Remove unused code
|
2023-12-04 14:36:31 +01:00 |
|
Marcus Kida
|
a1cd1690fa
|
Implement cache for Notifications (IOS-200)
|
2023-12-04 11:04:00 +01:00 |
|
Marcus Kida
|
5532324f83
|
Implement caching for home timeline items (IOS-176)
|
2023-12-01 10:47:18 +01:00 |
|
Marcus Kida
|
e6ba8db5b6
|
Merge branch 'develop' into remove_status
|
2023-12-01 09:59:37 +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 |
|
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
|
03aeb1fa7e
|
Merge branch 'develop' into remove_status
|
2023-11-28 09:50:56 +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 |
|
Marcus Kida
|
cc3f1d030f
|
Merge branch 'develop' into remove_status
|
2023-11-27 14:02:39 +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 |
|
Marcus Kida
|
1a1eecac64
|
Delete authentication credentials from Keychain upon logout
Fixes #1181
|
2023-11-24 21:20:04 +01:00 |
|
Nathan Mattes
|
1514e5a2c2
|
Slight refactor paths (IOS-196)
|
2023-11-23 15:07:37 +01:00 |
|
Nathan Mattes
|
1e780481d1
|
Remove SearchHistory from Core Data (IOS-196)
|
2023-11-23 14:50:49 +01:00 |
|
Nathan Mattes
|
9c662f4d78
|
Remove FetchedResultsController for SearchHistory (IOS-196)
|
2023-11-23 14:30:53 +01:00 |
|
Nathan Mattes
|
59c6d31ca4
|
[WIP] Remove CoreData for Tags/Accounts in Search (IOS-196)
- Add basic, json-based persistence (it's WIP and pragmatic aka dirty, see FileManager+SearchHistory)
|
2023-11-23 13:58:56 +01:00 |
|
Marcus Kida
|
e0671eb324
|
Reimplement favorite/reblog state (IOS-176)
|
2023-11-23 11:21:52 +01:00 |
|
Marcus Kida
|
9809e69751
|
Fix favorite action (IOS-176)
|
2023-11-22 21:18:25 +01:00 |
|
Marcus Kida
|
9ce078ce3e
|
Fix loading of home timeline (IOS-176)
|
2023-11-22 13:18:41 +01:00 |
|
Marcus Kida
|
b010b6112e
|
Remove usage of Status (IOS-176)
|
2023-11-22 12:32:04 +01:00 |
|
Nathan Mattes
|
a2aa9b70d2
|
Fix some warnings
|
2023-11-16 10:28:20 +01:00 |
|
Nathan Mattes
|
9947335b20
|
Use url for hashable/equatable (IOS-190)
and do some refactoring
|
2023-11-16 10:03:33 +01:00 |
|
Nathan Mattes
|
f29935af59
|
Fix build 🤦
Commit 6.000!
|
2023-11-14 13:03:14 +01:00 |
|
Nathan Mattes
|
2f5169d0c3
|
Add pull to refresh (IOS-186)
|
2023-11-10 13:55:18 +01:00 |
|
Nathan Mattes
|
9975fd56d9
|
Make "Followed Hashtags"-screen work with entities (IOS-186)
|
2023-11-10 13:55:18 +01:00 |
|
Marcus Kida
|
5c834c7e09
|
IOS-175: Remove CoreData status edit (#1148)
|
2023-11-10 11:32:02 +01:00 |
|
Nathan Mattes
|
77bf1ab03d
|
Use correct domain to find users
|
2023-11-04 15:11:42 +01:00 |
|
Nathan Mattes
|
1750ef83a6
|
Implement follow/unfollow and block/unblock for Mastodon.Entity.Account
|
2023-10-19 15:12:24 +02:00 |
|
Nathan Mattes
|
b92ffe8a46
|
Duplicate methods to work with Entity.Account
This is preparation, but as you know: Proper Preperation and Planning Prevent Piss Poor Performance
|
2023-10-19 14:39:07 +02:00 |
|
Nathan Mattes
|
fb0758eac4
|
Remove duplicate conformance
automatic conformance FTW!
|
2023-10-19 13:18:44 +02:00 |
|
Nathan Mattes
|
fdfed0a09b
|
Refactor way to determine if translation is enabled
|
2023-10-18 14:34:20 +02:00 |
|
Nathan Mattes
|
c3ef66aeaa
|
Send the device-language to translate-endpoint
|
2023-10-17 12:48:01 +02:00 |
|
Nathan Mattes
|
6df7cf8a80
|
Don't use core data in memory (for now)
|
2023-10-11 15:52:05 +02:00 |
|
Nathan Mattes
|
785751aca4
|
Merge branch 'develop' into performance_experiments
|
2023-10-11 13:04:29 +02:00 |
|
Nathan Mattes
|
ba2f1f5f40
|
Make extended-description-download work properly (IOS-20)
APIService was missing and URL was wrong
|
2023-10-10 13:55:57 +02:00 |
|
Marcus Kida
|
943f3bc778
|
Merge branch 'develop' into performance_experiments
|
2023-09-29 12:43:34 +02:00 |
|
Nathan Mattes
|
548798e401
|
Update CoreData-model to remove old settings (IOS-14)
They're stored in UserDefaults and this is kind of redundant. So: Bye!
Thanks @kimar
|
2023-09-28 15:51:35 +02:00 |
|
Nathan Mattes
|
ba0f689acd
|
Set notification-types (IOS-14)
|
2023-09-27 15:12:43 +02:00 |
|
Nathan Mattes
|
f2180034ee
|
Read notification-setting from CoreData (IOS-14)
aka subscription
|
2023-09-27 15:12:43 +02:00 |
|
Nathan Mattes
|
24724b9943
|
Clean up settings (a bit, IOS-14)
|
2023-09-27 15:12:43 +02:00 |
|
Nathan Mattes
|
79ba6ed13f
|
Remove obsolete code
|
2023-09-27 15:12:43 +02:00 |
|
Nathan Mattes
|
6b12224578
|
Purge cache (IOS-14)
|
2023-09-27 15:12:43 +02:00 |
|
Nathan Mattes
|
921c97b2a7
|
Implement links on about-mastodon-screen (IOS-14)
|
2023-09-27 15:12:43 +02:00 |
|
Nathan Mattes
|
e473084038
|
Simplify Theme (#1121)
|
2023-09-27 15:08:12 +02:00 |
|
Marcus Kida
|
360bfd29f1
|
Merge branch 'develop' into performance_experiments
|
2023-09-26 10:25:26 +02:00 |
|
Nathan Mattes
|
a7381eaaae
|
Clear whitespace
|
2023-09-22 15:28:07 +02:00 |
|