CMK
|
b76b3a2750
|
feat: adapt the app to async & await. Update timeline UI
|
2022-01-27 21:23:39 +08:00 |
CMK
|
1eb9812588
|
feat: dynamic set compose post character limit. resolve #222
|
2021-10-09 19:01:08 +08:00 |
CMK
|
0d7d659e01
|
fix: notification settings persist logic issue
|
2021-09-29 18:43:10 +08:00 |
CMK
|
1da803fb97
|
feat: add recent search history in sidebar
|
2021-09-27 11:38:15 +08:00 |
CMK
|
ae1a153536
|
feat: make search result works as statuses list
|
2021-07-15 15:49:30 +08:00 |
CMK
|
b15974dcfb
|
feat: add profile field and update ActiveLabel entity supports
|
2021-05-27 13:56:55 +08:00 |
CMK
|
faeb8d99ef
|
feat: display custom emoji for timeline post
|
2021-05-07 18:25:57 +08:00 |
CMK
|
aca358db26
|
feat: persist notification keys into Keychian
|
2021-04-27 16:26:59 +08:00 |
CMK
|
cbd598739e
|
feat: make push notification trigger update when change setting
|
2021-04-26 16:57:50 +08:00 |
ihugo
|
8c7149af89
|
fix: server-side data is inconsistent with local
|
2021-04-18 02:02:08 +08:00 |
ihugo
|
f6dabb5e36
|
Merge branch 'develop' into feature/settings-rebase
# Conflicts:
# CoreDataStack/CoreData.xcdatamodeld/CoreData.xcdatamodel/contents
# Localization/app.json
# Mastodon/Generated/Assets.swift
# Mastodon/Generated/Strings.swift
# Mastodon/Resources/en.lproj/Localizable.strings
# Mastodon/Scene/HomeTimeline/HomeTimelineViewController+DebugAction.swift
|
2021-04-17 14:13:01 +08:00 |
CMK
|
d5c9473528
|
feat: implement reply status entry and update query of API
|
2021-04-14 15:59:29 +08:00 |
ihugo
|
901176e14d
|
fix: fix compile error caused by git merge
|
2021-04-13 17:37:13 +08:00 |
ihugo
|
23a06f04ab
|
fixed: subscription API call
|
2021-04-13 17:15:58 +08:00 |
ihugo
|
191370e712
|
feature: settings
|
2021-04-13 17:15:58 +08:00 |
sunxiaojian
|
7bf6328252
|
chore: code format and add layer.cornerCurve = .continuous
|
2021-04-13 13:06:35 +08:00 |
sunxiaojian
|
a59208a643
|
Merge branch 'develop' into feature/searching
|
2021-04-13 09:43:54 +08:00 |
CMK
|
14176be4ed
|
feat: handle suspended account in profile scene
|
2021-04-08 17:06:03 +08:00 |
sunxiaojian
|
0dab9acd91
|
fix: tag and searchHistory repeated save in CoreDate
|
2021-04-08 12:22:05 +08:00 |
CMK
|
5d3b6d1943
|
feat: handle profile follow, block, and mute actions
|
2021-04-02 18:13:45 +08:00 |
CMK
|
43ee11b863
|
feat: [WIP] add profile scene
|
2021-04-01 14:39:15 +08:00 |
CMK
|
4873d8649b
|
chore: renaming status
|
2021-03-17 11:33:25 +08:00 |
CMK
|
807dfd9ea7
|
feat: profile persist logic. Add replyTo and replyFrom relationship for Toot
|
2021-03-10 16:38:14 +08:00 |
CMK
|
028f3a9404
|
feat: make poll cell label appearance update according to the underneath background
|
2021-03-03 19:34:29 +08:00 |
CMK
|
30c035e09a
|
feat: implement auto refresh logic for Poll
|
2021-03-03 16:12:48 +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 |
CMK
|
7d1c8e5be9
|
feat: [WIP] implement sign up scene
|
2021-02-05 17:53:00 +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
|
ee663cc18f
|
chore: code error fix
|
2021-02-04 11:35:25 +08:00 |
sunxiaojian
|
1f7819565e
|
chore: implement Toot createOrMerge
|
2021-02-04 10:48:45 +08:00 |
CMK
|
2c6a0e383a
|
feat: implement authentication scene
|
2021-02-03 16:01:08 +08:00 |