Nathan Mattes
8381a44b71
Merge pull request #1131 from mastodon/move-credentials-to-keychain
...
Use Keychain for credentials
2023-10-12 15:09:12 +02:00
Nathan Mattes
e11ada8277
Show a little red badge when there are notifications ( #1132 )
2023-10-11 17:32:22 +02:00
Marcus Kida
943f3bc778
Merge branch 'develop' into performance_experiments
2023-09-29 12:43:34 +02:00
Nathan Mattes
97e6d750ee
Persist general settings (IOS-14, IOS-166)
2023-09-27 15:12:43 +02:00
Nathan Mattes
fb6116d4a6
Refactor Settings-presentation and add new viewControllers (IOS-14)
2023-09-27 15:12:42 +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
Marcus Kida
d570d3ef09
Replace MastodonAuthentication to not be backed by CoreData
2023-06-13 14:47:43 +02:00
Nathan Mattes
8804432b60
Fix Brand Color (IOS-160) ( #1054 )
2023-06-02 09:52:12 +02:00
Nathan Mattes
8060017880
IOS-113, bullet 4: Replace icons ( #980 )
...
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
2023-03-20 08:45:28 +01:00
Nathan Mattes
0c224f47df
Implement post editing / edit history ( #875 )
...
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-02 11:06:13 +01:00
Jed Fox
3661b5ce90
Refactor compose intialization
...
- split ComposeContentViewModel.Kind into Destination (top level/reply) and an initial content string
- replies get the mentions prepended to the initial content string
2022-12-03 13:25:07 -05:00
Jed Fox
82da37e1e7
Merge remote-tracking branch 'upstream/develop' into notifications-tab-a11y
2022-11-21 08:39:08 -05:00
CMK
2064a318c3
Merge branch 'main' into develop
...
# Conflicts:
# Mastodon/Scene/MediaPreview/Video/MediaPreviewVideoViewController.swift
2022-11-21 11:18:36 +08:00
Marcus Kida
be2583094d
chore: Move UIImage(systemName: "chevron.up.chevron.down") to UIImage Extension
2022-11-18 10:10:54 +01:00
Marcus Kida
3a2c99c75a
chore: Move accountToggleIndicator to Constants
2022-11-18 10:07:15 +01:00
Marcus Kida
3acdbcc2ce
chore: Make accessoryImageView more universal
2022-11-18 10:07:14 +01:00
Marcus Kida
533e626094
chore: Rename accountSwitcherChevron -> accountToggleIndicator
2022-11-18 10:07:14 +01:00
Marcus Kida
8fd37c8362
feat: Implement more obvious account switcher
2022-11-18 10:07:14 +01:00
Marcus Kida
4cc734fac9
chore: Link related GitHub issue to commented-out code
2022-11-18 09:56:02 +01:00
Marcus Kida
3020f28ef4
chore: Disable double-tap-to-switch-account
2022-11-18 09:40:45 +01:00
Stefan Painhapp
abe25f2156
Refactor pin to (parent) layout constraints as extension of UIView
2022-11-18 01:45:27 +09:00
Marcus Kida
e8e8a2a4c9
fix: Don't delay touches ended
2022-11-17 15:45:25 +01:00
Marcus Kida
60d9d3537d
feat: Implement double-tap account switching on iPad
2022-11-17 10:22:13 +01:00
Jed Fox
ed9911ca76
Rename tab to “Notifications”
2022-11-09 17:30:57 -05:00
Nathan Mattes
4621a86df5
Mark missing SidebarCells as buttons ( #516 )
...
Credit where credit is due: Thanks to @j-f1 et al.
2022-11-08 16:49:58 +01:00
Jed Fox
c8ae76af4b
Mark sidebar cells as buttons
2022-11-06 10:56:23 -05:00
CMK
02e3ad9a16
chore: [WIP] restore the replyTo entry for compose
2022-10-10 19:14:52 +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
0c8e7d2cea
feat: update to new purple tint color
2022-06-02 17:48:18 +08:00
CMK
8aa8825269
chore: suppress warnings
2022-05-07 11:42:10 +08:00
CMK
f385658d70
feat: update tabBar UI
2022-05-06 14:29:34 +08:00
CMK
080f20d253
feat: add hashtag and news list for Discovery scene
2022-04-13 20:43:16 +08:00
CMK
b76b3a2750
feat: adapt the app to async & await. Update timeline UI
2022-01-27 21:23:39 +08:00
CMK
6ac184a427
chore: update to version 1.2.0 (87)
2021-11-10 18:00:16 +08:00
CMK
06ea9a22b9
chore: update i18n resources
2021-11-10 17:59:40 +08:00
CMK
29e3d10e97
fix: wizard display before sign-in at the first time install issue
2021-11-04 19:22:51 +08:00
CMK
1cbc385253
fix: sidebar avatar button color not update when toggle device appearance issue
2021-11-04 15:21:12 +08:00
CMK
00cf2db8a1
chore: set sidebar logo color to app tint color
2021-11-04 14:12:22 +08:00
CMK
bab09c36fd
fix: AutoLayout may enter infinity layout loop issue
2021-11-03 15:15:55 +08:00
CMK
865718351d
feat: update wizard for new iPad design
2021-11-02 19:15:46 +08:00
CMK
e8e655ff5c
feat: add accessibility supports for iPad sidebar
2021-10-29 18:08:47 +08:00
CMK
bcddcf226b
feat: add account switcher for iPad sidebar
2021-10-29 17:26:26 +08:00
CMK
c6fc5cc09d
feat: update to new UI tint style
2021-10-29 14:58:09 +08:00
CMK
19db0afa3e
feat: update for new iPad UI
2021-10-28 19:17:41 +08:00
CMK
9104602893
chore: update sidebar color and Detail placeholder background color
2021-09-29 18:42:28 +08:00
CMK
5272f3de67
fix: iOS 15 new section padding issue
2021-09-27 17:58:52 +08:00
CMK
eaa915f96c
feat: update scene modal style and update Settings scene tableView style
2021-09-27 16:30:36 +08:00