Marcus Kida
382098ed34
Use MetaTextKit fork
2024-10-09 19:29:55 +02:00
Marcus Kida
b6d326bb03
Bump FaviconFinder to 4.5.0 (IOS-289)
2024-08-29 10:17:00 +02:00
Nathan Mattes
c2d0701062
Improve Multi-User Account Sheet (IOS-245) ( #1273 )
...
* Copynpaste cell to logout all accounts (IOS-245)
* Show cell (IOS-245)
* Logout of all accounts (IOS-245)
* Use iOS-formsheet to present account-list (IOS-245)
* Remove dead code (IOS-245)
* Don't animate account-switches (IOS-245)
* Remove panModal (IOS-245)
* UI-fixes (IOS-245)
* Add swipe-to-logout-action (IOS-245)
* Localize (IOS-245)
* Add a little bit of margin (IOS-245)
* Fix separator-insets (IOS-245)
* Don't crash on iPad when logging out of all accounts (IOS-245)
2024-04-30 09:22:27 +02:00
Nathan Mattes
9947335b20
Use url for hashable/equatable (IOS-190)
...
and do some refactoring
2023-11-16 10:03:33 +01:00
Nathan Mattes
155f0b09cb
Move XLPagerTabStrip over to SPM and do some podfile-cleanup
2023-10-10 13:55:56 +02:00
Nathan Mattes
9f68ec3364
Add basic viewcontrollers for server details (IOS-20)
2023-10-10 13:55:56 +02:00
Nathan Mattes
0db7761414
Remove obsolete dependency
2023-10-10 13:55:56 +02:00
Nathan Mattes
132af03bb2
Set Deployment Target to iOS 16 ( #1125 )
...
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
2023-09-29 19:31:22 +02:00
Nathan Mattes
a74de8fba1
Get rid of FPS indicator
2023-09-22 15:28:07 +02:00
Nathan Mattes
c2ceb0aedf
Update SwiftNIO
2023-09-22 15:27:46 +02:00
Nathan Mattes
fbde2a5833
More cleanup
2023-09-22 15:27:46 +02:00
Nathan Mattes
74c324f9cf
Get rid of commonglog
2023-09-22 15:27:05 +02:00
Nathan Mattes
305fc341bc
Revert "Remove unused dependency"
...
This reverts commit 7a2d084e78
.
2023-09-21 00:04:18 +02:00
Nathan Mattes
7a2d084e78
Remove unused dependency
2023-09-20 23:55:34 +02:00
woxtu
864ec73a9a
Remove Kingfisher ( #858 )
...
* Replace image type detection
* Replace image processing
* Remove Kingfisher
2023-01-11 09:10:04 +01:00
Nathan Mattes
d220949514
Remove obsolete dependency ( #690 )
2023-01-08 15:25:52 +01:00
Nathan Mattes
530d69a78c
Merge pull request #795 from mattrobmattrob/mr/mastodon.on.diet
...
Move `MastodonSDK` to dynamic framework
2022-12-23 23:26:55 +01:00
Matt Robinson
6b041abd6f
Publish both static & dynamic libraries
2022-12-20 13:17:20 -06:00
Matt Robinson
31bd74383d
Move MastodonSDK to dynamic framework
2022-12-20 11:49:55 -06:00
Nathan Mattes
1d7dc2f266
Bump to iOS 15 deployment target and fix build issues
2022-12-17 20:26:20 +01:00
Nathan Mattes
e05b595aed
Remove obsolete package
2022-11-15 23:29:32 +01:00
CMK
1e8bb1dca2
Merge branch 'develop' into feature-compose-media
2022-11-13 22:41:34 +08:00
woxtu
9322a0abc8
Replace a deprecated method
2022-11-12 00:33:18 +09:00
CMK
f7d0186bf3
feat: add compress progress display. Set video compress config to 720p at 60 fps
2022-11-11 21:28:19 +08:00
Nathan Mattes
143a9b3294
Get rid of SwiftyJSON
...
it's not used anymore.
2022-11-08 16:38:01 +01:00
CMK
060aec6bcb
Merge branch 'release-1.4.6' into feature/package-refactor
...
# Conflicts:
# .arkana.yml
# AppShared/Info.plist
# Documentation/Setup.md
# Gemfile
# Gemfile.lock
# Mastodon.xcodeproj/project.pbxproj
# Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
# Mastodon.xcworkspace/xcshareddata/swiftpm/Package.resolved
# MastodonSDK/Package.swift
# MastodonSDK/Sources/MastodonCore/AppSecret.swift
# MastodonSDK/Sources/MastodonCore/Service/Notification/NotificationService.swift
# Podfile
# Podfile.lock
2022-11-01 14:14:00 +08:00
CMK
a7d5e23406
feat: [WIP] restore compose status publish function with background task support
2022-10-31 20:41:19 +08:00
CMK
3100c59a3b
feat: restore content warning input with black-yellow strip edges
2022-10-28 19:06:18 +08:00
CMK
56f04db40f
chore: fix compile issue
2022-10-09 21:40:02 +08:00
CMK
f73241caee
chore: inject AuthContext
2022-10-08 15:16:10 +08:00
CMK
64f3d2fe3a
chore: [WIP] move core logic into package
2022-09-30 19:28:09 +08:00
CMK
c58f3a2be8
chore: rearrange project package dependency to resolve packet signature issue
2022-07-27 19:46:42 +08:00
CMK
78b2259b8f
chore: replace CocoaPods-Keys with Arkana
2022-07-15 11:34:16 +08:00
CMK
5394ba93a4
fix: paragraph spacing may lost issue
2022-06-02 18:37:24 +08:00
CMK
2a8305a6a0
fix: workaround post render crash issue #404
2022-04-29 18:45:08 +08:00
CMK
60a69cff20
chore: rearrange package dependency to fix CI build issue
2022-04-29 14:38:18 +08:00
CMK
03af68924c
feat: add favicon for NewsView
2022-04-18 17:14:49 +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
8e0d526708
chore: fix CI build issue
2022-04-13 20:54:34 +08:00
CMK
d1441aee8c
fix: text strip wrong color in the Dark Mode issue
2022-02-10 14:21:19 +08:00
CMK
c964255a2a
chore: update version to 1.3.0 (92)
2022-01-29 21:48:36 +08:00
CMK
caaf66286f
feat: add content warning for post spoiler
2022-01-29 17:02:30 +08:00
CMK
12b73f5a10
fix: project dependency issue
2022-01-28 12:09:28 +08:00
CMK
b76b3a2750
feat: adapt the app to async & await. Update timeline UI
2022-01-27 21:23:39 +08:00
CMK
1cdbd7fa2a
feat: make UI works
2021-07-19 20:16:56 +08:00
CMK
079e611f33
feat: add compose view
2021-07-16 21:21:18 +08:00
CMK
8e749fd75b
feat: add share action extension
2021-07-16 16:21:47 +08:00
sunxiaojian
3d5afbd589
feat: add MastodonAPI
2021-01-26 17:38:30 +08:00
CMK
19ddb106ad
chore: setup project
2021-01-22 14:28:58 +08:00