Thomas Ricouard
c3edabb183
Lint
2024-05-04 13:19:19 +02:00
Thomas Ricouard
abcd4cc321
Add muted and blocked accounts list
2024-05-02 08:43:58 +02:00
Thomas Ricouard
058500f91e
Swiftformat .
2024-03-11 09:05:52 +01:00
Thomas Ricouard
9a7e6b7cb0
Various fixes for Xcode 15.3
2024-03-11 08:59:29 +01:00
Max von Webel
bc2a09891a
Added a "Moved To" Button to accounts that moved to other instances ( #2001 )
...
* added moved information to Account model
* Added "Moved To" button to account details for accounts that have moved
2024-03-11 08:57:35 +01:00
Thomas Ricouard
b56da94a7c
Add more sheets to shared + link to filters in timeline top filters
2024-02-21 09:45:29 +01:00
Thomas Ricouard
24ce872849
Add previews + refactor placeholder view
2024-02-14 13:34:06 +01:00
Thomas Ricouard
1f858414d8
format .
2024-02-14 12:48:14 +01:00
Thomas Ricouard
77aa50ef19
Fix #1873
2024-02-11 18:52:58 +01:00
Thomas Ricouard
219703ecc7
Refactor to NextPageView + handle next page loading failure
2024-02-11 10:58:51 +01:00
Thomas Ricouard
3020d831e4
Various fixes
2024-02-06 19:19:53 +01:00
Thomas Ricouard
b4dbda8722
Migrate EmojiText API
2024-02-05 08:55:24 +01:00
Thomas Ricouard
f67163e4b0
Cleanup print + use OSLog
2024-02-02 18:26:24 +01:00
Thomas Ricouard
016e4d5d57
Refactor CancelToolbarItem
2024-01-23 08:13:45 +01:00
Ghulam Mustafa
328ee2d090
Fix #1885 blank options on profile page on macos ( #1906 )
2024-01-19 17:48:20 +01:00
Thomas Ricouard
709dd79e25
Fix for visionOS + Remove shimmer
2024-01-19 08:51:29 +01:00
Thomas Durand
788fab930b
Using AsyncButton from button kit to improve following and related buttons ( #1888 )
2024-01-14 10:51:54 +01:00
Thomas Ricouard
6d12f2528d
Fix #1873
2024-01-13 08:39:51 +01:00
Thomas Ricouard
0da8228e61
Followed Tags + Lists tab. + sidebar customization
2024-01-10 13:26:55 +01:00
Thomas Ricouard
b7e8f63e86
Multi window visionOS support
2024-01-09 13:28:57 +01:00
Thomas Ricouard
e7864f7089
Add following search fix #1846
2024-01-09 13:28:51 +01:00
Thomas Ricouard
5d24c4d2e8
Fix #1836
2024-01-08 18:22:44 +01:00
Thomas Ricouard
7eb382c052
Status -> StatusKit
2024-01-06 19:27:26 +01:00
Thomas Ricouard
d65510493a
Namespace StatusEditor
2024-01-06 18:43:26 +01:00
Thomas Ricouard
8c8c551686
Fix warnings + better recently used tags
2024-01-06 11:21:07 +01:00
Thomas Ricouard
3d29c9e600
Fix account swap for favorites and bookmarks
2024-01-04 16:53:10 +01:00
Thomas Ricouard
3229bf0cb5
Timeline: Add indicator when loading new posts
2024-01-04 12:56:46 +01:00
Thomas Ricouard
ad4995ad70
Catalyst: Fix mention window
2024-01-03 13:40:53 +01:00
Thomas Ricouard
6cc14f8249
Better UX for avatar / header selection
2024-01-02 21:50:11 +01:00
Thomas Ricouard
1eb33466ca
Edit profile: Update avatar & header
2024-01-02 21:16:27 +01:00
Thomas Ricouard
0c13cbd61f
Filters: Add current editing keyword on save
2024-01-01 21:29:38 +01:00
Thomas Ricouard
f0061b36ca
Account: Show nav bar title for main, followers, following
2024-01-01 17:29:15 +01:00
Thomas Ricouard
7b484fc8e1
Add loading indicator on profile
2023-12-28 22:18:13 +01:00
Thomas Ricouard
b0ba6c15da
Add favorites / bookmarks tab on macOS / iPadOS
2023-12-28 09:37:02 +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
Thai D. V
2e350f5fce
move environment runtime check to compile time ( #1709 )
2023-12-06 06:41:26 +01:00
Thomas Ricouard
fcaf48ce53
foregroundColor -> foregroundStyle
2023-12-04 15:49:44 +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
71ab8d558a
Fix / simplify account content warning
2023-11-19 08:26:07 +01:00
Paul Schuetz
12d92ab1ec
Add hint if the server post options are overridden ( #1679 )
...
If the content settings specify their own post settings and override the
instance settings, a hint (and link to the content settings) is added to the
instance settings (infos) since that setting might introduce confusion (As
happened in #1677 ).
2023-11-19 08:10:53 +01:00
Thomas Ricouard
f451d7cb8c
Bigger media viewer window
2023-11-14 19:48:14 +01:00
Théo Arrouye
4266ac4b42
Improve SoundEffectManager & HapticManager ( #1662 )
...
* Remove unnecessary vars and switches
* Improve SoundEffectManager call-site API
* Improve HapticManager call-site API
2023-11-07 11:22:36 +01:00
Thomas Ricouard
3e3c69c41c
format
2023-11-01 18:58:44 +01:00
Thomas Ricouard
cf0f0fd891
Refactor + add more shortcuts on macOS
2023-10-26 06:23:00 +02:00
Thomas Ricouard
434247f3ea
Fixes for macOS
2023-10-24 18:34:45 +02:00
Thomas Ricouard
fd55020533
New media viewer
2023-10-16 19:08:59 +02:00
Chanhwi Joo
1bd9d15a8f
Update Korean localization & localize the user block confirmation dialog ( #1616 )
...
* Update Korean localization
* Localize the user block confirmation dialog
2023-10-10 18:49:16 +02:00