Thomas Ricouard
13e87b41e9
Fix list not updating in the quick access pills
2024-01-02 11:54:17 +01:00
Thomas Ricouard
5a2478c791
VisionOS native support ( #1758 )
...
* Initial support
* UI Adjustments
* WIP icons
* More UI
2023-12-19 09:51:20 +01:00
Thomas Ricouard
8ff3e22d9f
SwiftFormat
2023-12-18 08:22:59 +01:00
Thomas Ricouard
fcaf48ce53
foregroundColor -> foregroundStyle
2023-12-04 15:49:44 +01:00
Thomas Ricouard
885a134eaf
Fix list on older instances
2023-12-01 08:14:57 +01:00
Thomas Ricouard
12419a77e2
Fix build for real
2023-11-28 14:41:17 +01:00
Thomas Ricouard
662f1002f5
Fix build
2023-11-28 14:32:35 +01:00
Thomas Ricouard
f2606b4614
Search users in list edit
2023-11-28 14:16:04 +01:00
Thomas Ricouard
2e2a9f5f14
Add more lists setttings
2023-11-28 09:18:52 +01:00
Thai D. V
ea5480ef46
add account popovers for display name and handle ( #1687 )
2023-11-27 09:00:52 +01:00
Thai D. V
94172cef27
Feature: popover the account overview when hovering on the avatar ( #1682 )
...
* fix avatar scale
* refactor avatar config data
* add `AvatarView_Previews`
* refactor shape and placeholder of avatar
* refactor `AvatarView` and add `AvatarPopup`
* add `hoverEffect` for iPad
* fix auto-dismiss bug
* fix `showPopup` bug
* disable inappropriate avatar popups
2023-11-20 10:59:49 +01:00
Thomas Ricouard
f9c0355f1d
Convert Theme to Observable
2023-09-18 21:03:52 +02:00
Thomas Ricouard
4189a59cf6
iOS 17+ only support + migrating to Observation framework ( #1571 )
...
* Initial iOS 17 + Observable migration
* More Observation
* More observation
* Checkpoint
* Checkpoint
* Bump version to 1.8.0
* SwiftFormat
* Fix home timeline switch on login
* Fix sidebar routerPath
* Fixes on detail view
* Remove print changes
* Simply detail view
* More opt
* Migrate DisplaySettingsLocalValues
* Better post detail transition
* Status detail animation finally right
* Cleanup
2023-09-18 07:01:23 +02:00
Thomas Ricouard
8a3c971402
Swiftformat
2023-09-16 14:15:03 +02:00
Thomas Ricouard
8e3584ee79
Upgrade to Swift tools version 5.9 + strict Swift concurrency everywhere
2023-09-15 12:46:15 +02:00
David Walter
2ac615b0ba
Fix CustomEmoji Baseline Offset ( #1188 )
2023-03-06 15:21:26 +01:00
Thomas Ricouard
37ed178c3f
Various fixes + fix Explore navigation
2023-03-02 20:15:07 +01:00
Jim Dovey
d1209e6704
Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. ( #1072 )
...
Co-authored-by: Jim Dovey <jimdovey@apple.com>
2023-02-27 06:39:07 +01:00
David Walter
a0e37273a4
Fix scaling of custom emoji ( #1020 )
2023-02-22 22:13:46 +01:00
David Davies-Payne
159bd74566
Sort lists alphabetically in ListAddAccountView ( #943 )
2023-02-19 07:25:09 +01:00
Thomas Ricouard
f73bac9ae7
Revert "Cleanup logout code"
...
This reverts commit f54db5a43e
.
2023-02-04 21:53:13 +01:00
Thomas Ricouard
f54db5a43e
Cleanup logout code
2023-02-04 20:42:51 +01:00
Thomas Ricouard
d1034cd9a3
Do string manipulation at the decode time to keep the UI smooth fix #178
2023-01-20 18:27:00 +01:00
Thomas
980b9a5dd6
Implement Localization ( #80 )
...
* Implement localization
* Fix some localization keys
* Adapt to recent changes
2023-01-19 18:14:08 +01:00
Thomas Ricouard
4143e82fbc
Multi account sidebar + scaled font size on macOS + better iPad / macOS app UX
2023-01-17 19:41:46 +01:00
Thomas Ricouard
7f6419ebae
Swiftformat
2023-01-17 11:36:01 +01:00
Thomas Ricouard
7d053592c9
Scrolling optimizations with the new emojis
2023-01-12 21:12:47 +01:00
David Walter
3acd5aced4
Support Custom Emojis ( #61 )
...
* Support Custom Emojis
* Update EmojiText
* Update EmojiText
* Use EmojiText in StatusEditorAutoCompleteView
* Update EmojiText
* Display Account displayName without emojis in navigation title
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-12 06:58:04 +01:00
Thomas Ricouard
e0253fb439
Added lists support + bunch of bug fixes
2023-01-02 19:23:44 +01:00