Nathan Mattes
|
9691e905c0
|
Remove card-persistence
|
2024-06-07 10:05:04 +02:00 |
Nathan Mattes
|
d12624a0f5
|
Remove Poll-persistence(IOS-181)
|
2024-06-07 09:46:11 +02:00 |
Nathan Mattes
|
b5f4bd4eeb
|
Remove enum (IOS-182)
|
2024-06-06 16:47:19 +02:00 |
Nathan Mattes
|
f6e630aa66
|
Cleanup (IOS-192)
|
2024-02-20 17:41:10 +01:00 |
Nathan Mattes
|
bb3ad77954
|
Remove persistence for tags (IOS-192)
Was connected to `let me = authenticationBox.authentication.user(in: managedObjectContext)`
|
2023-12-31 12:59:39 +01:00 |
Nathan Mattes
|
460ede4852
|
User UserIdentification for search and accounts (IOS-192)
Thanks to @kimar!
|
2023-12-31 12:59:38 +01:00 |
Nathan Mattes
|
60aafe6330
|
Add JSON-based account-persistence (IOS-192)
This is per user.
Also: Fetch authenticated accounts regularly
Also: Move Persistence-stuff to MastodonCore because.
|
2023-12-31 12:57:56 +01:00 |
Marcus Kida
|
bf433e332f
|
Address PR Feedback (IOS-176)
|
2023-12-28 13:47:07 +01:00 |
Marcus Kida
|
82cc0f2f3f
|
Tie JSON cache to domain based unique identifier
|
2023-12-27 10:35:00 +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 |
Nathan Mattes
|
1514e5a2c2
|
Slight refactor paths (IOS-196)
|
2023-11-23 15:07:37 +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
|
5c834c7e09
|
IOS-175: Remove CoreData status edit (#1148)
|
2023-11-10 11:32:02 +01:00 |
Nathan Mattes
|
0c224f47df
|
Implement post editing / edit history (#875)
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
Co-authored-by: Jed Fox <git@jedfox.com>
|
2023-03-02 11:06:13 +01:00 |
Kyle Bashour
|
595b46e96e
|
Add card persistence
|
2022-11-23 20:03:45 -08:00 |
CMK
|
64f3d2fe3a
|
chore: [WIP] move core logic into package
|
2022-09-30 19:28:09 +08:00 |