Nathan Mattes
|
b2dbcc8095
|
Merge branch 'develop' into ios-192-profile-about
# Conflicts:
# Mastodon/Protocol/Provider/DataSourceProvider+NotificationTableViewCellDelegate.swift
# Mastodon/Scene/Notification/NotificationTimeline/NotificationTimelineViewController+DataSourceProvider.swift
# MastodonSDK/Sources/MastodonCore/DataController/FeedDataController.swift
# MastodonSDK/Sources/MastodonUI/View/Content/StatusView+Configuration.swift
|
2024-01-31 15:36:53 +01:00 |
|
Marcus Kida
|
383a75ea48
|
Improve status updating mechanism (#1210)
|
2024-01-30 23:02:13 +01:00 |
|
Nathan Mattes
|
f51d5b7fe2
|
Replace MastodonUser.ID with string (IOS-192)
|
2023-12-31 12:57:56 +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
|
1a1eecac64
|
Delete authentication credentials from Keychain upon logout
Fixes #1181
|
2023-11-24 21:20:04 +01:00 |
|
Marcus Kida
|
360bfd29f1
|
Merge branch 'develop' into performance_experiments
|
2023-09-26 10:25:26 +02:00 |
|
Nathan Mattes
|
fbde2a5833
|
More cleanup
|
2023-09-22 15:27:46 +02:00 |
|
Nathan Mattes
|
aa9a6ee701
|
Make account switching work again
|
2023-06-13 14:47:43 +02:00 |
|
Marcus Kida
|
d570d3ef09
|
Replace MastodonAuthentication to not be backed by CoreData
|
2023-06-13 14:47:43 +02:00 |
|
Nathan Mattes
|
1a1b2d44a4
|
Download (and cache) requested follows (IOS-157)
Thanks to @kimar for pointing this out!
|
2023-05-25 14:42:00 +02:00 |
|
Marcus Kida
|
e7fe60f7d0
|
Fix broken code
|
2023-05-09 16:16:31 +02:00 |
|
Marcus Kida
|
141d3561dd
|
Only update current active user in-memory state
|
2023-05-09 16:07:08 +02:00 |
|
Marcus Kida
|
5dde21c2ae
|
Fix typo
|
2023-05-09 16:05:32 +02:00 |
|
Marcus Kida
|
3e6d75e1b5
|
Update in-memory following/blocking states upon (un)follow/block action (IOS-140)
|
2023-05-09 16:03:37 +02:00 |
|
Marcus Kida
|
c7c635d32a
|
Implement MastodonAccountInMemoryCache (I)OS-140)
|
2023-05-09 11:15:28 +02:00 |
|
Marcus Kida
|
12bfff8b00
|
Merge pull request #579 from woxtu/patch
Fix typos
|
2022-11-21 17:31:05 +01:00 |
|
Marcus Kida
|
548543a8c0
|
chore: Move updateActiveUserAccountPublisher to AuthenticationService
|
2022-11-14 14:15:28 +01:00 |
|
woxtu
|
a36a303532
|
Fix typos
|
2022-11-14 02:53:59 +09: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
|
64f3d2fe3a
|
chore: [WIP] move core logic into package
|
2022-09-30 19:28:09 +08:00 |
|