Nathan Mattes
|
a27cb88400
|
Add mastodon-version to about-screen (IOS-14)
|
2023-09-27 15:12:43 +02:00 |
Nathan Mattes
|
e473084038
|
Simplify Theme (#1121)
|
2023-09-27 15:08:12 +02:00 |
Nathan Mattes
|
a7bab76f96
|
Add a cell for profiles in search results (IOS-141)
|
2023-09-18 16:12:42 +02:00 |
Nathan Mattes
|
2957408c0a
|
Merge pull request #943 from nossipova/594-post-visibility
Show post visibility indicator
|
2023-08-28 12:29:10 +02:00 |
Nathan Mattes
|
8804432b60
|
Fix Brand Color (IOS-160) (#1054)
|
2023-06-02 09:52:12 +02:00 |
Natalia Ossipova
|
00a8c7523b
|
Merge branch 'develop' into 594-post-visibility
|
2023-05-17 13:11:13 +02:00 |
Marcus Kida
|
4de184c85f
|
Merge branch 'develop' into IOS-140_Verified_Links
|
2023-05-05 15:40:46 +02:00 |
Nathan Mattes
|
0fbe54d368
|
Use colors from assets (IOS-152)
|
2023-05-05 15:15:37 +02:00 |
Marcus Kida
|
f63b56bbf2
|
Make NSAttributedString extension allow multiple palceholder string replacements (IOS-140)
|
2023-05-05 14:48:02 +02:00 |
Marcus Kida
|
645542c581
|
Begin implementing verified link in UserView (IOS-140)
|
2023-04-20 16:29:12 +02:00 |
Jed Fox
|
f0753e9d0d
|
IOS-80 Add AXCustomContent to ProfileCardView (#979)
|
2023-03-20 08:02:41 +01:00 |
Jed Fox
|
b8f1304c56
|
Fix errors and some warnings when building with Swift 5.8 (#952)
|
2023-03-01 14:58:12 +01:00 |
Natalia Ossipova
|
157492a6af
|
Move visibility switch to extension
|
2023-02-16 16:34:02 +01:00 |
Jed Fox
|
952ae0f621
|
Expose metas in fields as accessibility actions
|
2023-02-07 15:36:27 -05:00 |
Nathan Mattes
|
3e2282cb03
|
Merge pull request #783 from mastodon/ios_15
Bump Deplyment Target to iOS 15
|
2022-12-22 18:36:26 +01:00 |
Jed Fox
|
c9a7405519
|
Add altDescription attribute to MediaView.Configuration values
|
2022-12-20 13:38:25 -05:00 |
Nathan Mattes
|
1d7dc2f266
|
Bump to iOS 15 deployment target and fix build issues
|
2022-12-17 20:26:20 +01:00 |
Jed Fox
|
dccfb4e831
|
Avoid division by 0
|
2022-12-15 07:42:10 -05:00 |
CMK
|
f784df912d
|
fix: no downscaling for raw image from camera issue
|
2022-11-22 15:59:29 +08:00 |
Jed Fox
|
b2e448d67c
|
Merge remote-tracking branch 'upstream/develop' into multiline-content-warning
|
2022-11-14 08:49:15 -05:00 |
CMK
|
fec7db2f41
|
Merge branch 'develop' into feature-compose-media
|
2022-11-10 16:27:49 +08:00 |
Jed Fox
|
8e7bdd4aec
|
Allow content warning descriptions to be on multiple lines
|
2022-11-09 14:01:49 -05:00 |
Jed Fox
|
24c426f7f3
|
Add localization info
|
2022-11-08 13:30:17 -05:00 |
CMK
|
fc3750c377
|
feat: add mediaView for compose scene
|
2022-11-08 16:39:19 +08:00 |
Jed Fox
|
aa87340345
|
set up translations for link labels
|
2022-11-07 18:21:19 -05:00 |
Jed Fox
|
1ce756a849
|
Add accessibility actions for links/mentions/hashtags in posts
|
2022-11-03 14:59:58 -04:00 |
CMK
|
a7d5e23406
|
feat: [WIP] restore compose status publish function with background task support
|
2022-10-31 20:41:19 +08:00 |
CMK
|
64f3d2fe3a
|
chore: [WIP] move core logic into package
|
2022-09-30 19:28:09 +08:00 |
CMK
|
0c8e7d2cea
|
feat: update to new purple tint color
|
2022-06-02 17:48:18 +08:00 |
CMK
|
2878134551
|
chore: update timestamp style. Only display time ago style in one week
|
2022-05-23 12:09:44 +08:00 |
CMK
|
ce59a18d3e
|
feat: add custom emoji and Dynamic Type supports for familiar followers component
|
2022-05-17 17:40:19 +08:00 |
CMK
|
531f71b77d
|
feat: add familiar followers UI component for ProfileCard
|
2022-05-16 19:42:41 +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
|
c4ab4f68c6
|
fix: status sensitive toggle logic issue
|
2022-04-18 15:33:29 +08:00 |
CMK
|
b0fca49413
|
feat: add For You tab for Discovery scene
|
2022-04-14 21:15:21 +08:00 |
CMK
|
080f20d253
|
feat: add hashtag and news list for Discovery scene
|
2022-04-13 20:43:16 +08:00 |
CMK
|
bdf7114fef
|
feat: update status content warning UI
|
2022-02-08 19:50:18 +08:00 |
CMK
|
d332c98a0f
|
feat: add content warning for post media
|
2022-01-29 19:51:40 +08:00 |
CMK
|
caaf66286f
|
feat: add content warning for post spoiler
|
2022-01-29 17:02:30 +08:00 |
CMK
|
b76b3a2750
|
feat: adapt the app to async & await. Update timeline UI
|
2022-01-27 21:23:39 +08:00 |