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
|
febbc6f22a
|
Merge branch 'develop' into ios-192-profile-about
# Conflicts:
# Mastodon.xcodeproj/project.pbxproj
# Mastodon/Protocol/Provider/DataSourceFacade+Follow.swift
# Mastodon/Protocol/Provider/DataSourceFacade+Profile.swift
# Mastodon/Protocol/Provider/DataSourceFacade+Status.swift
# Mastodon/Protocol/Provider/DataSourceProvider+NotificationTableViewCellDelegate.swift
# Mastodon/Protocol/Provider/DataSourceProvider+StatusTableViewCellDelegate.swift
# Mastodon/Protocol/Provider/DataSourceProvider+UITableViewDelegate.swift
# Mastodon/Protocol/Provider/DataSourceProvider.swift
# Mastodon/Scene/Discovery/Community/DiscoveryCommunityViewController+DataSourceProvider.swift
# Mastodon/Scene/Discovery/Community/DiscoveryCommunityViewModel+State.swift
# Mastodon/Scene/Discovery/Community/DiscoveryCommunityViewModel.swift
# Mastodon/Scene/Discovery/Posts/DiscoveryPostsViewController+DataSourceProvider.swift
# Mastodon/Scene/Discovery/Posts/DiscoveryPostsViewModel+State.swift
# Mastodon/Scene/Discovery/Posts/DiscoveryPostsViewModel.swift
# Mastodon/Scene/HashtagTimeline/HashtagTimelineViewController+DataSourceProvider.swift
# Mastodon/Scene/HashtagTimeline/HashtagTimelineViewModel+State.swift
# Mastodon/Scene/HashtagTimeline/HashtagTimelineViewModel.swift
# Mastodon/Scene/HomeTimeline/HomeTimelineViewController+DataSourceProvider.swift
# Mastodon/Scene/HomeTimeline/HomeTimelineViewModel+LoadLatestState.swift
# Mastodon/Scene/HomeTimeline/HomeTimelineViewModel.swift
# Mastodon/Scene/Notification/NotificationTimeline/NotificationTimelineViewController+DataSourceProvider.swift
# Mastodon/Scene/Notification/NotificationTimeline/NotificationTimelineViewController.swift
# Mastodon/Scene/Notification/NotificationTimeline/NotificationTimelineViewModel.swift
# Mastodon/Scene/Profile/Bookmark/BookmarkViewController+DataSourceProvider.swift
# Mastodon/Scene/Profile/Bookmark/BookmarkViewModel+State.swift
# Mastodon/Scene/Profile/Bookmark/BookmarkViewModel.swift
# Mastodon/Scene/Profile/Favorite/FavoriteViewController+DataSourceProvider.swift
# Mastodon/Scene/Profile/Favorite/FavoriteViewModel+State.swift
# Mastodon/Scene/Profile/Favorite/FavoriteViewModel.swift
# Mastodon/Scene/Profile/MeProfileViewModel.swift
# Mastodon/Scene/Profile/ProfileViewController.swift
# Mastodon/Scene/Profile/ProfileViewModel.swift
# Mastodon/Scene/Profile/RemoteProfileViewModel.swift
# Mastodon/Scene/Profile/Timeline/UserTimelineViewController+DataSourceProvider.swift
# Mastodon/Scene/Profile/Timeline/UserTimelineViewModel+State.swift
# Mastodon/Scene/Profile/Timeline/UserTimelineViewModel.swift
# Mastodon/Scene/Report/Report/ReportViewModel.swift
# Mastodon/Scene/Report/ReportStatus/ReportStatusViewModel+State.swift
# Mastodon/Scene/Report/ReportStatus/ReportStatusViewModel.swift
# Mastodon/Scene/Root/MainTab/MainTabBarController.swift
# Mastodon/Scene/Search/SearchDetail/SearchResult/SearchResultViewController+DataSourceProvider.swift
# Mastodon/Scene/Search/SearchDetail/SearchResult/SearchResultViewModel+State.swift
# Mastodon/Scene/Search/SearchDetail/SearchResult/SearchResultViewModel.swift
# Mastodon/Scene/Share/View/Content/NotificationView+Configuration.swift
# Mastodon/Scene/Thread/ThreadViewModel.swift
# MastodonSDK/Sources/MastodonCore/FetchedResultsController/FeedFetchedResultsController.swift
# MastodonSDK/Sources/MastodonCore/FetchedResultsController/StatusFetchedResultsController.swift
# MastodonSDK/Sources/MastodonCore/Persistence/FileManager+SearchHistory.swift
# MastodonSDK/Sources/MastodonCore/Persistence/FileManager+Timeline.swift
# MastodonSDK/Sources/MastodonCore/Persistence/Persistence.swift
# MastodonSDK/Sources/MastodonCore/Service/API/APIService+HomeTimeline.swift
# MastodonSDK/Sources/MastodonCore/Service/API/APIService+Search.swift
# MastodonSDK/Sources/MastodonSDK/MastodonStatus.swift
# MastodonSDK/Sources/MastodonUI/Scene/ComposeContent/ComposeContentViewModel.swift
# MastodonSDK/Sources/MastodonUI/Scene/ComposeContent/Publisher/MastodonStatusPublisher.swift
# MastodonSDK/Sources/MastodonUI/View/Content/StatusView+Configuration.swift
|
2024-01-08 22:32:57 +01:00 |
Marcus Kida
|
976f934df9
|
Remove Status from CoreData (#1167)
|
2024-01-08 11:17:40 +01:00 |
Nathan Mattes
|
96fddaef27
|
192-profile-about
# Conflicts:
# Mastodon/Protocol/Provider/DataSourceFacade+Status.swift
# Mastodon/Scene/Profile/Header/View/ProfileHeaderView+ViewModel.swift
# Mastodon/Scene/Profile/ProfileViewController.swift
# MastodonSDK/Sources/MastodonUI/ViewModel/RelationshipViewModel.swift
|
2024-01-02 12:15:15 +01:00 |
Nathan Mattes
|
8b02ba29dd
|
UI/UX improvements and fixes (IOS-5)
- Blur images and hide bio/timeline
- Show correct texts (localization is about to come)
|
2023-12-19 12:14:58 +01:00 |
Marcus Kida
|
c30fb73922
|
Fix status deletion not updating data model (IOS-205)
|
2023-12-05 12:28:36 +01:00 |
Marcus Kida
|
e0671eb324
|
Reimplement favorite/reblog state (IOS-176)
|
2023-11-23 11:21:52 +01:00 |
Marcus Kida
|
b010b6112e
|
Remove usage of Status (IOS-176)
|
2023-11-22 12:32:04 +01:00 |
Nathan Mattes
|
e473084038
|
Simplify Theme (#1121)
|
2023-09-27 15:08:12 +02: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 |
Nathan Mattes
|
2cdd8af7c3
|
Remove workaround for tableviews
|
2022-12-17 21:57:17 +01:00 |
Marcus Kida
|
2d9e980215
|
feat: Implement /api/v2/instance to conditionally show Translation option
|
2022-12-12 16:41:13 +01:00 |
Stefan Painhapp
|
abe25f2156
|
Refactor pin to (parent) layout constraints as extension of UIView
|
2022-11-18 01:45:27 +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
|
ad63c512df
|
fix: refactor the profile UI to fix internal AutoLayout crash issue. resolve #440
|
2022-05-26 23:19:47 +08:00 |
CMK
|
503fcfab2a
|
chore: [WIP] refactor profile UI
|
2022-05-26 02:51:02 +08:00 |
CMK
|
0548aa5f56
|
feat: add Community tab into discovery scene
|
2022-04-29 13:35:03 +08:00 |
CMK
|
af619e198a
|
feat: add Discovery page with posts segment
|
2022-04-12 17:32:38 +08:00 |
CMK
|
a1b9ac8394
|
chore: update status timeline margin
|
2022-02-18 17:49:20 +08:00 |
CMK
|
bb4f9f8e20
|
feat: restore keyboard shortcut supports
|
2022-02-16 19:47:51 +08:00 |
CMK
|
792208aebb
|
feat: restore post filter supports
|
2022-02-15 19:44:45 +08:00 |
CMK
|
66c1b71610
|
feat: add cell height cache for user timeline
|
2022-02-14 16:09:39 +08:00 |
CMK
|
3d7ade1747
|
feat: restore scroll-to-top tap gesture for TabBar
|
2022-02-14 14:55:00 +08:00 |
CMK
|
d3e8f85cb3
|
feat: add notification timeline fetcher
|
2022-02-11 19:27:14 +08:00 |
CMK
|
9e954c517e
|
fix: instal state missing issue
|
2022-02-11 15:28:03 +08:00 |
CMK
|
c1e1d527fe
|
fix: add missing home timeline bottom fetcher
|
2022-02-10 16:43:26 +08:00 |
CMK
|
f4bb2d947f
|
feat: update report flow
|
2022-02-08 12:36:06 +08:00 |
CMK
|
b76b3a2750
|
feat: adapt the app to async & await. Update timeline UI
|
2022-01-27 21:23:39 +08:00 |
CMK
|
832b146c82
|
feat: update list fetch trigger logic for UserTimeline scene
|
2021-11-10 17:55:12 +08:00 |
CMK
|
f0a570ea0c
|
feat: add follower list for user
|
2021-11-01 19:54:54 +08:00 |
CMK
|
80ea6ac913
|
fix: status menu cause memory leaking issue
|
2021-09-30 14:19:15 +08:00 |
CMK
|
acc24b7ef5
|
feat: add not result hint for search. fix: user timeline loader spinner not stop issue
|
2021-07-15 17:26:04 +08:00 |
CMK
|
0f8c5c0792
|
feat: add prefetching logic for status content
|
2021-07-15 09:56:26 +08:00 |
CMK
|
0dacea6326
|
feat: add filter for status
|
2021-07-09 19:07:12 +08:00 |
CMK
|
d03d39a14d
|
feat: add theme
|
2021-07-05 20:21:11 +08:00 |
CMK
|
4af2c0ca78
|
fix: profile block state i18n strings not set with name issue. resolve #171
|
2021-06-24 14:32:01 +08:00 |
CMK
|
0366c83666
|
fix: user timeline duplicate snapshot update issue
|
2021-06-24 10:27:41 +08:00 |
CMK
|
091856ddf0
|
feat: add loader for initial snapshot and fix loader animation issue
|
2021-06-22 17:49:07 +08:00 |
CMK
|
aec7a1f5ea
|
feat: add navigation shortcut for notification scene
|
2021-05-21 16:52:47 +08:00 |
CMK
|
c44ced7501
|
feat: add keyboard navigate for timeline
|
2021-05-21 15:23:02 +08:00 |
CMK
|
c11b0bec1e
|
fix: profile timeline loader missing when paging issue
|
2021-05-11 16:44:41 +08:00 |
sunxiaojian
|
5f921c1537
|
Merge branch 'develop' into feature/statusMenu
|
2021-05-06 16:31:34 +08:00 |
CMK
|
aceaa618e0
|
feat: add context menu for post image
|
2021-04-30 19:28:06 +08:00 |
sunxiaojian
|
23491e60b9
|
chore: add userProvider
chore: add userProvider
|
2021-04-28 20:00:13 +08:00 |
CMK
|
7d8ffd187a
|
feat: add media preview for status image
|
2021-04-28 15:02:34 +08:00 |
CMK
|
1723891099
|
chore: update background dark mode to follow system naming
|
2021-04-14 19:45:09 +08:00 |