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

19 Commits

Author SHA1 Message Date
shannon
04108fd0e4 Remove AuthContext
MastodonAuthenticationBox, which already wraps the MastodonAuthentication, is now used directly.
2024-11-14 09:49:19 -05:00
Nathan Mattes
88c5cfa140 Make the app work on iPad again (IOS-192)
Friends don't let friends use forced unwrapping.
2024-02-15 12:53:21 +01:00
Nathan Mattes
2c653320fb Refactor tab/MainTabBarController to add viewcontrollers as properties
This is a WIP-step for account-stuff. Also: iPhone only, iPad should come next
2024-01-11 23:38:06 +01:00
Rizwan Mohamed Ibrahim
450edb0574
Add double tap top focus search bar for iPad 2023-11-21 11:51:51 +05:30
Nathan Mattes
fbde2a5833 More cleanup 2023-09-22 15:27:46 +02:00
Marcus Kida
60d9d3537d
feat: Implement double-tap account switching on iPad 2022-11-17 10:22:13 +01:00
CMK
bb5c999bea chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
CMK
f73241caee chore: inject AuthContext 2022-10-08 15:16:10 +08:00
CMK
fa27a28a60 chore: move core logic into package 2022-10-08 13:43:06 +08:00
CMK
fe93c8b4f7 feat: add keyboard commands for discovery posts, tag. And also restore for hashtag timeline and profile scene 2022-05-11 18:40:21 +08:00
CMK
ca0a697cd0 chore: update navigation bar button item assets 2022-05-06 15:17:26 +08:00
CMK
f385658d70 feat: update tabBar UI 2022-05-06 14:29:34 +08:00
CMK
c1e1d527fe fix: add missing home timeline bottom fetcher 2022-02-10 16:43:26 +08:00
CMK
6d7de85f62 fix: account switcher popover too small issue 2021-11-02 16:02:46 +08:00
CMK
14236c27b8 feat: coordinator sidebar search tab to trigger searching 2021-11-01 20:09:30 +08:00
CMK
bb79e57412 chore: set Home page navigation item hidden on iPad 2021-10-29 18:14:51 +08:00
CMK
bcddcf226b feat: add account switcher for iPad sidebar 2021-10-29 17:26:26 +08:00
CMK
0ec20c6c88 feat: add split view layout update handler 2021-10-29 14:58:59 +08:00
CMK
19db0afa3e feat: update for new iPad UI 2021-10-28 19:17:41 +08:00