sxiaojian88
|
bcdb55f9f0
|
Merge pull request #110 from tootsuite/feature/suggestion
Feature/suggestion
|
2021-04-23 04:49:06 -07:00 |
sunxiaojian
|
67f813a946
|
fix: update followState when view will appear
|
2021-04-22 20:35:41 +08:00 |
sunxiaojian
|
e664722b13
|
chore: update UI/UX of suggestion account
|
2021-04-22 19:58:42 +08:00 |
CMK
|
04d427ea93
|
feat: make content warning works in the notification scene
|
2021-04-20 13:18:27 +08:00 |
CMK
|
f8127428dd
|
Merge branch 'develop' into feature/content-warning
# Conflicts:
# CoreDataStack/CoreData.xcdatamodeld/CoreData.xcdatamodel/contents
# Mastodon.xcworkspace/xcshareddata/swiftpm/Package.resolved
|
2021-04-19 19:32:16 +08:00 |
CMK
|
81a1028f20
|
feat: pause video playback when set reveal state to false
|
2021-04-19 19:09:34 +08:00 |
sunxiaojian
|
bc588e08db
|
Merge branch 'develop' into feature/notification
|
2021-04-16 22:40:36 +08:00 |
CMK
|
680cf9a827
|
feat: add blurhash image and update content warning
|
2021-04-16 20:08:32 +08:00 |
sunxiaojian
|
ca7eb7bb12
|
chore: code format
|
2021-04-16 13:45:54 +08:00 |
sunxiaojian
|
80d76acc27
|
chore: format file
|
2021-04-15 10:16:30 +08:00 |
sunxiaojian
|
f3394ff382
|
feat: add navigation to Notification Cell
|
2021-04-14 17:48:09 +08:00 |
sunxiaojian
|
773bfb6dd2
|
feature: notification API and CoreData
|
2021-04-13 19:56:35 +08:00 |
CMK
|
fccf9ee080
|
Merge branch 'develop' into feature/post-thread
# Conflicts:
# Mastodon.xcodeproj/project.pbxproj
|
2021-04-13 19:48:13 +08:00 |
CMK
|
5417e42757
|
feat: implement thread scene
|
2021-04-13 19:46:42 +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
|
c7eea5d8e6
|
Merge branch 'develop' into feature/searching
|
2021-04-07 21:08:41 +08:00 |
sunxiaojian
|
33016d9cf4
|
chore: rename hashTag to hashtag
|
2021-04-07 21:01:32 +08:00 |
sunxiaojian
|
d800e10bd7
|
feature: add search history
|
2021-04-07 19:49:33 +08:00 |
sunxiaojian
|
90803fc544
|
chore: add bottom loader
|
2021-04-07 11:27:30 +08:00 |
sunxiaojian
|
6e10efc490
|
feature:searching page
feature: searching Page
|
2021-04-07 11:21:56 +08:00 |
CMK
|
9612cc3902
|
feat: handle blocking and blocked state for profile
|
2021-04-06 16:43:08 +08:00 |
CMK
|
43ee11b863
|
feat: [WIP] add profile scene
|
2021-04-01 14:39:15 +08:00 |
CMK
|
610ee36835
|
feat: add content warning editor for status compose scene
|
2021-03-25 18:17:05 +08:00 |
CMK
|
df66cc6b4a
|
feat: implement emoji picker
|
2021-03-25 15:56:17 +08:00 |
CMK
|
d05f97951b
|
feat: add expires duration selector for poll
|
2021-03-24 14:49:27 +08:00 |
CMK
|
3eb2b916a7
|
feat: add post publish validate state binding
|
2021-03-23 19:33:12 +08:00 |
CMK
|
b8e062c92e
|
feat: add poll UI/UX for compose scene
|
2021-03-23 18:47:21 +08:00 |
CMK
|
5ecce85bfd
|
feat: add image media attachment item for diffable data source
|
2021-03-17 18:09:38 +08:00 |
CMK
|
7705e54e67
|
chore: renaming
|
2021-03-16 11:23:19 +08:00 |
CMK
|
d9e2453464
|
feat: make text editor automatic grow height during input
|
2021-03-12 14:18:07 +08:00 |
CMK
|
2b2759c2cc
|
feat: let text editor become first responder when compose scene appear
|
2021-03-11 19:26:10 +08:00 |
CMK
|
97ecbb1bfb
|
feat: add compose scene
|
2021-03-11 15:41:27 +08:00 |
CMK
|
2e9af9c9cb
|
Merge /develop into feature/poll
# Conflicts:
# Mastodon.xcodeproj/project.pbxproj
# Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
# Mastodon/Diffiable/Item/Item.swift
|
2021-03-07 22:26:05 +08:00 |
CMK
|
54c7610c7f
|
chore: [WIP] refactor pick server scene with diffable data source
|
2021-03-06 00:46:53 +08:00 |
CMK
|
11cee6df35
|
feat: implement single vote poll
|
2021-03-05 13:41:48 +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
|
aea2ddc078
|
feat: make toot poll display
|
2021-03-02 19:10:45 +08:00 |
CMK
|
8b63c2fda1
|
feat: add PollSection and PollItem for diffable data source
|
2021-03-02 16:27:11 +08:00 |
CMK
|
414aa086b4
|
feat: implement image media content warning overlay
|
2021-02-25 13:47:30 +08:00 |
CMK
|
2988e71611
|
chore: update UI appearance. remove not used separator line component
|
2021-02-24 18:40:47 +08:00 |
CMK
|
4d2e75f3ca
|
feat: implement content warning dismiss action logic
|
2021-02-24 16:11:48 +08:00 |
sunxiaojian
|
5f1800b353
|
feat: HomeTimeline
|
2021-02-07 16:19:33 +08:00 |
sunxiaojian
|
6ff1a0c88e
|
feat: add MiddleLoader
|
2021-02-05 14:58:05 +08:00 |
sunxiaojian
|
ee663cc18f
|
chore: code error fix
|
2021-02-04 11:35:25 +08:00 |
sunxiaojian
|
04d4e7f33a
|
feat: add bottomLoader
|
2021-02-03 17:23:25 +08:00 |
sunxiaojian
|
cb690ffa4e
|
add public timeline
|
2021-01-28 16:10:30 +08:00 |