Nathan Mattes
9e486a82e6
Remove download-placeholder (IOS-238)
2024-05-21 18:01:54 +02:00
Nathan Mattes
16d6c9e823
Set placeholder only if something goes wrong (IOS-238)
2024-05-21 17:14:32 +02:00
Nathan Mattes
099411b435
Fix relative date time formatter
...
Thanks to @renchap
2024-04-17 17:44:06 +02:00
Nathan Mattes
b120d32efa
Post cell cleanup (IOS-232) and other fixes ( #1272 )
...
* Replace icons with SF Symbols (IOS-232)
* Remove visibility-icon from Status (IOS-232)
* Use relative time formatter and switch position of timestamp/user (IOS-232)
* Set TimelineSelector-Button-Position (IOS-232)
Shouldn't switch now any longer. Also: Refactoring.
* Fix position of the Home-icon in TabBar (IOS-232)
TIL: Don't set an empty string, otherwise the position of the TabBarItem-icon breaks
2024-04-16 13:19:49 +02:00
Nathan Mattes
6b32e5e4aa
Re-enable option to post unlisted/"Quiet public" ( #1271 )
...
* Add unlisted as option to post (#250 )
* Replace menu-icons with SF Symbols to match other platforms (#250 )
* Replace earth with SF-symbol (#250 )
* Use SF Symbols for visibility (#250 )
2024-04-12 10:58:18 +02:00
Nathan Mattes
304eb8b7ff
Move notification-timestamp away from viewmodel (IOS-192)
2024-01-21 09:30:44 +01:00
Nathan Mattes
e445564e0a
Doublecheck fonts and constraints (IOS-130)
2023-11-09 11:25:57 +01:00
Nathan Mattes
59755b6d70
Adjust fonts, icon and colors for updated verified-design (IOS-130)
2023-11-09 11:25:57 +01:00
Nathan Mattes
6397a8329b
Add a footerview that shows legal information (IOS-20)
...
This is kind of WIP as not the whole text is shown for unknown reasons
2023-10-10 13:55:57 +02:00
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