2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

33 Commits

Author SHA1 Message Date
Marcus Kida
943f3bc778
Merge branch 'develop' into performance_experiments 2023-09-29 12:43:34 +02:00
Nathan Mattes
e473084038
Simplify Theme (#1121) 2023-09-27 15:08:12 +02:00
Marcus Kida
360bfd29f1
Merge branch 'develop' into performance_experiments 2023-09-26 10:25:26 +02:00
Nathan Mattes
fbde2a5833 More cleanup 2023-09-22 15:27:46 +02:00
Nathan Mattes
081727865f Show correct checkmark 2023-06-13 14:47:43 +02:00
Marcus Kida
d570d3ef09 Replace MastodonAuthentication to not be backed by CoreData 2023-06-13 14:47:43 +02:00
Jed Fox
fbc4c98e7d
Force view controllers into portrait orientation where needed 2022-12-31 08:37:07 -05:00
Marcus Kida
12bfff8b00
Merge pull request #579 from woxtu/patch
Fix typos
2022-11-21 17:31:05 +01:00
woxtu
a36a303532 Fix typos 2022-11-14 02:53:59 +09:00
Jed Fox
fd31e08089
Clarify separation between name/username/badge 2022-11-06 20:15:59 -05:00
Jed Fox
6c6508cdfb
Mark account list rows as buttons 2022-11-06 20:15:59 -05:00
Jed Fox
547129ec95
Hide the avatars in the account list from VO 2022-11-06 20:15:59 -05:00
Jed Fox
fe98dfe4ca
DragIndicatorView now handles a11y itself
…and also gains the button trait
…also the escape gesture now works!
2022-11-06 20:15:59 -05:00
CMK
668a1d28e2 fix: AccountList scene not display items issue 2022-10-31 14:47:13 +08:00
CMK
56f04db40f chore: fix compile issue 2022-10-09 21:40:02 +08:00
CMK
bb5c999bea chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
CMK
fa27a28a60 chore: move core logic into package 2022-10-08 13:43:06 +08:00
CMK
64f3d2fe3a chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
CMK
15be4a9ce3 fix: account notification badge color only set to Dark Mode style issue 2022-05-27 00:01:31 +08:00
CMK
8aa8825269 chore: suppress warnings 2022-05-07 11:42:10 +08:00
CMK
b4707e3567 chore: update badge tint color 2022-02-16 17:32:03 +08:00
CMK
b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK
469acd12f5 fix: account switch scene not adopt elevated color issue 2021-11-04 15:13:17 +08:00
CMK
bcddcf226b feat: add account switcher for iPad sidebar 2021-10-29 17:26:26 +08:00
CMK
eaa2ef4083 feat: [WIP] handle notification for multiple accounts 2021-10-11 19:19:27 +08:00
CMK
1da803fb97 feat: add recent search history in sidebar 2021-09-27 11:38:15 +08:00
CMK
b65e591a96 chore: update pan modal height dynamic 2021-09-17 17:07:46 +08:00
CMK
cf52898348 chore: use i18n resource in stead of raw string 2021-09-16 18:26:35 +08:00
CMK
5a746ef881 feat: add notification badge in AccountList scene 2021-09-16 16:30:21 +08:00
CMK
7dea01da1e fix: checkmark display logic and account list not scrollable in PanModal issue 2021-09-16 12:24:21 +08:00
CMK
016d7b987d feat: add wizard for multiple account entry 2021-09-15 20:18:19 +08:00
CMK
46ebdd8059 feat: update account list UI 2021-09-14 18:21:15 +08:00
CMK
66af30da2a feat: [WIP] add account list for multiple account switch 2021-09-13 19:14:26 +08:00