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

772 Commits

Author SHA1 Message Date
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
1356e3755f fix: make the keyboard to be laid out properly 2021-04-25 19:51:58 +08:00
ihugo
3f62272162 fix: lost comment if send without comment first 2021-04-25 18:45:17 +08:00
ihugo
e9d015720b refactor: use tableView.allowsMultipleSelection 2021-04-25 18:28:47 +08:00
sunxiaojian
272f1c459e fix: add email svg with Dark Mode 2021-04-25 03:27:07 -07:00
sunxiaojian
cd77afe4a1 fix: confirm email and resend email scene in Dark Mode 2021-04-25 03:02:31 -07:00
sunxiaojian
491448e753 fix: register scene Dark Mode 2021-04-25 02:19:47 -07:00
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