CMK
|
5d52fc4578
|
Merge branch develop into feature/push-notification
# Conflicts:
# Mastodon.xcodeproj/project.pbxproj
# Mastodon/Scene/HomeTimeline/HomeTimelineViewController+DebugAction.swift
# Mastodon/Scene/Settings/SettingsViewModel.swift
|
2021-04-27 18:16:56 +08:00 |
Hugo
|
2e8183adc6
|
Merge pull request #111 from tootsuite/feature/report
Feature/report
|
2021-04-27 17:53:20 +08:00 |
CMK
|
9c3e4a706e
|
Merge branch develop into feature/push-notification
|
2021-04-27 16:29:34 +08:00 |
ihugo
|
36a6b8b8cc
|
Merge branch 'develop' into feature/report
# Conflicts:
# Localization/app.json
|
2021-04-26 17:53:38 +08:00 |
ihugo
|
7eb79414a4
|
fix: memery leak
|
2021-04-26 17:41:24 +08:00 |
CMK
|
7d9a37e52f
|
Merge branch 'develop' into feature/push-notification
# Conflicts:
# Mastodon/Coordinator/SceneCoordinator.swift
|
2021-04-26 17:04:19 +08:00 |
CMK
|
cbd598739e
|
feat: make push notification trigger update when change setting
|
2021-04-26 16:57:50 +08:00 |
ihugo
|
ad8df6813f
|
fix: add entries for the reporting
|
2021-04-26 16:34:05 +08:00 |
ihugo
|
1b05d787df
|
fix: make report-status can be revealed
|
2021-04-25 23:49:19 +08:00 |
ihugo
|
e9d015720b
|
refactor: use `tableView.allowsMultipleSelection`
|
2021-04-25 18:28:47 +08:00 |
sunxiaojian
|
00794a259a
|
fix: pick server scene Dark Mode
|
2021-04-25 02:00:05 -07:00 |
sxiaojian88
|
bcdb55f9f0
|
Merge pull request #110 from tootsuite/feature/suggestion
Feature/suggestion
|
2021-04-23 04:49:06 -07:00 |
sunxiaojian
|
61a26fbe66
|
fix: refresh block state when view will appear
|
2021-04-23 10:47:31 +08:00 |
ihugo
|
008bb49d2d
|
fix: add selection state of report status
|
2021-04-23 09:37:18 +08: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 |
sunxiaojian
|
326aea36cd
|
fix: The empty view should not display when the user just sign-in the first time
|
2021-04-22 15:45:32 +08:00 |
ihugo
|
23d9853a71
|
Merge branch 'develop' into feature/report
# Conflicts:
# CoreDataStack/Entity/Status.swift
|
2021-04-22 12:54:16 +08:00 |
ihugo
|
e3df692c3f
|
feat: report
|
2021-04-22 12:52:11 +08:00 |
sunxiaojian
|
c8474c6a7f
|
feature: suggestion account scene
|
2021-04-21 16:17:42 +08:00 |
CMK
|
f6e785a894
|
feat: set GIF pause and auto resume when toggle content warning overlay
|
2021-04-20 13:40:14 +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
|
4041929b3e
|
feat: fulfill the content warning when compose reply post
|
2021-04-19 19:13:20 +08:00 |
CMK
|
81a1028f20
|
feat: pause video playback when set reveal state to false
|
2021-04-19 19:09:34 +08:00 |
sunxiaojian
|
eb89ff6bdc
|
fix: rename NotificationTableViewCell to NotificationStatusTableViewCell
|
2021-04-19 18:16:28 +08:00 |
sunxiaojian
|
da19f8f641
|
chore: remove Redundant codes
|
2021-04-19 18:06:02 +08:00 |
CMK
|
f7aa5c123d
|
fix: compose scene layout issue when presenting reply post
|
2021-04-19 17:50:58 +08:00 |
sunxiaojian
|
bb03c10ef6
|
chore: apply review suggestions
|
2021-04-19 17:06:39 +08:00 |
sunxiaojian
|
bc588e08db
|
Merge branch 'develop' into feature/notification
|
2021-04-16 22:40:36 +08:00 |
CMK
|
e3c6aaf64e
|
fix: blurhash image render issue
|
2021-04-16 20:29:08 +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 |
CMK
|
ccb74b08f7
|
feat: make reply to foldable in compose scene
|
2021-04-15 12:10:43 +08:00 |
sunxiaojian
|
80d76acc27
|
chore: format file
|
2021-04-15 10:16:30 +08:00 |
sunxiaojian
|
2e86449c41
|
fix: bottom loader display aways
|
2021-04-14 20:02:41 +08:00 |
CMK
|
6c973ed17c
|
fix: resolve #83 the text editor input content offset reset after input character issue
|
2021-04-14 18:11:59 +08:00 |
sunxiaojian
|
bffb0a887b
|
chore: rename searchBottomLoader , rename pure color
|
2021-04-14 18:00:43 +08:00 |
sunxiaojian
|
f3394ff382
|
feat: add navigation to Notification Cell
|
2021-04-14 17:48:09 +08:00 |
sunxiaojian
|
2d71a48e36
|
chore: fix order of notification and layout issue
|
2021-04-14 17:13:23 +08:00 |
sunxiaojian
|
288a8025ce
|
chore: use NotificationStatusTableViewCell and NotificationTableViewCell
|
2021-04-14 16:24:40 +08:00 |
CMK
|
d5c9473528
|
feat: implement reply status entry and update query of API
|
2021-04-14 15:59:29 +08:00 |
sunxiaojian
|
66b07f41db
|
chore: display status Content
|
2021-04-14 15:38:05 +08:00 |
CMK
|
0eff43e1d1
|
feat: update compose scene UI appearance
|
2021-04-14 15:24:54 +08:00 |
sunxiaojian
|
42628398e6
|
chore: display Notification Cell
|
2021-04-13 21:31:49 +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 |
sunxiaojian
|
567c2af0ee
|
chore: add followAction
|
2021-04-09 19:39:35 +08:00 |