1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-02 02:16:50 +01:00

660 Commits

Author SHA1 Message Date
sunxiaojian
00794a259a fix: pick server scene Dark Mode 2021-04-25 02:00:05 -07:00
ihugo
db48e56dd9 refactor: remove negative constraints 2021-04-25 15:51:45 +08:00
ihugo
85014802c4 style: rename Id to ID 2021-04-25 15:48:37 +08:00
ihugo
cbc828eec2 refactor: remove UI part from ReportViewmodel 2021-04-25 15:36:40 +08:00
ihugo
479f21fd9f chore: remove secondary and rename elevated color 2021-04-25 13:26:28 +08:00
sunxiaojian
078c89adc7 fix: emptyView use tableView.readableContentGuide in pick server scene 2021-04-24 21:50:14 -07:00
CMK
9001289801 feat: add push notification 2021-04-25 12:48:29 +08:00
sunxiaojian
e3001c772a fix: Handle keyboard return button in register scene 2021-04-24 20:39:21 -07:00
sunxiaojian
2bf40b3d09 fix: pick scene UI layout issue 2021-04-24 20:10:00 -07:00
sunxiaojian
490e168b7d fix: UI update in confirm email scene 2021-04-24 19:50:54 -07:00
sxiaojian88
ca52791cf1
Merge pull request #112 from tootsuite/fix/searchUIupdate
Fix/search UI update
2021-04-23 04:50:15 -07:00
sxiaojian88
bcdb55f9f0
Merge pull request #110 from tootsuite/feature/suggestion
Feature/suggestion
2021-04-23 04:49:06 -07:00
sunxiaojian
d6d91180cb fix: the data source update queue , change activityIndicatorView color 2021-04-23 19:15:52 +08: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
ihugo
ce3f4f5e96 refactor: Use single file organization classes. 2021-04-22 23:02:24 +08:00
ihugo
21264fead1 refactor: To pass the ViewModel to coordinator 2021-04-22 23:01:07 +08:00
ihugo
1411bcadf6 doc: update doc for Report API 2021-04-22 22:58:55 +08:00
ihugo
3810588abb chor: restyle localized string 2021-04-22 22:58:21 +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
64b4247706 chore: add a debug menu entry for testing EmptyView 2021-04-22 15:52:10 +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
sunxiaojian
f84fb723df fix: search scene UI update 2021-04-22 14:38:27 +08:00
sunxiaojian
d4f4a3e086 fix: search scene UI update 2021-04-22 14:36:29 +08:00
ihugo
d1e3039e38 fix: compile issue 2021-04-22 13:08:53 +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
7f6e9fb907 fix: suggestions account order 2021-04-22 10:29:53 +08:00
sunxiaojian
46fe59c920 chore: add debounce for refresh 2021-04-22 10:11:19 +08:00
CMK
7d24b389d7
Merge pull request #108 from tootsuite/feature/content-warning
Update content warning overlay for status
2021-04-22 00:24:18 +08:00
CMK
b9537e20c4 chore: rollback macOS version to 10.15 due to 11.0 marked private preview
ref: https://github.com/actions/virtual-environments/issues/2486
2021-04-22 00:03:01 +08:00
CMK
a1b19e44f7 chore: add GItHub CI Action for project 2021-04-21 23:58:36 +08:00
sunxiaojian
106a5cc71a fix: homeTimeline refresh after follow people 2021-04-21 18:52:09 +08:00
sunxiaojian
9402dab97f fix: suggestion button tintColor 2021-04-21 18:08:07 +08:00
sunxiaojian
776263aaf2 chore: compatible with the old server 2021-04-21 18:03:44 +08:00
sunxiaojian
c8474c6a7f feature: suggestion account scene 2021-04-21 16:17:42 +08:00
sunxiaojian
e7cd130bf1 fix: L18n repair 2021-04-20 16:46:04 +08:00
sunxiaojian
731b49aaa0 chore: suggestion use v2 api 2021-04-20 15:40:10 +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
b7258dc7f2 fix: set reveal button hidden in the compose scene 2021-04-19 19:15:49 +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
sxiaojian88
19e0a3599c
Merge pull request #105 from tootsuite/feature/notification
Feature/notification
2021-04-19 03:10:50 -07:00
sunxiaojian
bd9860b792 Merge branch 'develop' into feature/notification 2021-04-19 18:07:21 +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