CMK
|
1c6f231fee
|
Merge branch /develop into feature/in-reply-to-header
# Conflicts:
# Localization/app.json
# Mastodon.xcodeproj/project.pbxproj
# Mastodon/Diffiable/Section/StatusSection.swift
# Mastodon/Resources/en.lproj/Localizable.strings
# MastodonSDK/Sources/MastodonSDK/API/Mastodon+API.swift
|
2021-03-16 11:41:56 +08:00 |
CMK
|
75d39aabf0
|
feat: add reply to header for toot
|
2021-03-10 19:12:53 +08:00 |
CMK
|
807dfd9ea7
|
feat: profile persist logic. Add replyTo and replyFrom relationship for Toot
|
2021-03-10 16:38:14 +08:00 |
CMK
|
441a6aee9e
|
feat: implement boost for toot
|
2021-03-09 15:18:43 +08:00 |
CMK
|
80954b0492
|
feat: add Poll and PollOption entity to CoreDataStack
|
2021-03-02 15:51:16 +08:00 |
CMK
|
98ebddc438
|
feat: implement image media status cell UI
|
2021-02-23 19:18:34 +08:00 |
sunxiaojian
|
9670ad2924
|
chore: update toot relationship in CoreData
|
2021-02-18 14:32:29 +08:00 |
sunxiaojian
|
b55790fee8
|
feat: finish user favourite action
|
2021-02-08 18:29:27 +08:00 |
sunxiaojian
|
5f1800b353
|
feat: HomeTimeline
|
2021-02-07 16:19:33 +08:00 |
CMK
|
2ebb12b86e
|
feat: add APIService.Persist.persistTimeline method and make public timeline load oldest works
|
2021-02-04 14:45:44 +08:00 |
sunxiaojian
|
1f7819565e
|
chore: implement Toot createOrMerge
|
2021-02-04 10:48:45 +08:00 |
sunxiaojian
|
3557916747
|
chore: add application property in toot
|
2021-02-03 17:24:15 +08:00 |
CMK
|
b749d0a7bc
|
fix: Toot.emojis wrong keyPath issue
|
2021-02-02 16:19:46 +08:00 |
sunxiaojian
|
df90f2ee68
|
add one-to-many relationship reblog in Toot
|
2021-02-02 14:49:55 +08:00 |
sunxiaojian
|
03dd6a7329
|
code format and resolve all the comments.
|
2021-02-02 14:10:25 +08:00 |
sunxiaojian
|
313ce3e54a
|
add CoreData Classes Mention Tag History Emoji
|
2021-02-01 18:05:34 +08:00 |
sunxiaojian
|
cb690ffa4e
|
add public timeline
|
2021-01-28 16:10:30 +08:00 |