Thomas Ricouard
6e981a99fc
Various fixes
2024-01-07 10:35:11 +01:00
Thomas Ricouard
a80d36227e
Allow video to play sound full screen
2024-01-06 22:08:41 +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
e4f7a6954b
Split settings view + add recently used tags list
2024-01-06 10:51:47 +01:00
Thomas Ricouard
bfc1f61e4b
Add access to profile from account selector
2024-01-05 18:57:02 +01:00
Thomas Ricouard
f428118fa0
Recently used tags
2024-01-05 10:57:26 +01:00
Pavlo Shadov
3e968525ac
Update Ukrainian localization ( #1817 )
...
* Remove empty string
* Update and add missing localizations
* Revert empty string removal
* Mark "parent view for EditTagGroupView" as translated
* Remove the text dedicated only for Preview
2024-01-05 08:51:53 +01:00
sh95014
e6a4bd383c
shift the square.and.pencil icon so that the square is visually centered in the background rectangle ( #1819 )
2024-01-05 08:50:51 +01:00
Thomas Ricouard
6bb6a02912
Add a new custom Post tab for the tabbar
2024-01-05 08:36:06 +01:00
Thomas Ricouard
80a22e55fa
Fix sidebar bottom egde
2024-01-04 21:28:45 +01:00
Thomas Ricouard
c3adb37da0
More fixes for slideover mode
2024-01-04 21:24:22 +01:00
Thomas Ricouard
3d29c9e600
Fix account swap for favorites and bookmarks
2024-01-04 16:53:10 +01:00
Thomas Ricouard
60ade66251
Sidebar fixes
2024-01-04 16:42:03 +01:00
Thomas Ricouard
469b99f3c9
Sidebar is now backed by TabView + restore slideover tabbar transition
2024-01-04 16:21:15 +01:00
Thomas Ricouard
e733dc3f2a
iPad hotfix: Disable tabbar slideover
2024-01-04 07:47:59 +01:00
Thomas Ricouard
ad4995ad70
Catalyst: Fix mention window
2024-01-03 13:40:53 +01:00
Thomas Ricouard
f6b7b9807f
Fix #1808
2024-01-02 18:55:36 +01:00
Hao Song
245f13d59f
Fix settings done button logic ( #1809 )
...
* Fix settings done button logic
With the new customizable tab bar, "Settings" can be rendered directly
as the root view of a tab bar entry instead of as a "modal" presented
from the root view. The "Done" button to dismiss the modal should be
hidden if `isModal` is `false`.
* Hide Settings secondary column button for iPad when presented as a modal
2024-01-02 18:50:50 +01:00
Thomas Ricouard
983c22886a
Rework icons order
2024-01-02 13:29:21 +01:00
Thomas Ricouard
e41dcd6976
Fix timeline tag group filter
2024-01-01 19:00:23 +01:00
Thomas Ricouard
8ee5da319c
Reflect edit / post / delete status better
2024-01-01 16:46:34 +01:00
Thomas Ricouard
0497191acf
Add icons for all filters
2023-12-30 16:16:19 +01:00
Thomas Ricouard
fe66acbd39
Timeline: Add pills quick access
2023-12-30 14:54:09 +01:00
Thomas Ricouard
176e4feaf8
Move tabbar label settings
2023-12-30 07:34:47 +01:00
Thomas Ricouard
c328c6c0be
Refactor App level to App + App View -> Slideover = phone layout on iPad
2023-12-29 18:50:53 +01:00
Thomas Ricouard
67969f595a
Fix About view crash on macOS
2023-12-29 14:21:12 +01:00
Thomas Ricouard
1a366c7bd7
New default icon
2023-12-29 09:40:20 +01:00
Thomas Ricouard
19715bb1f6
Fix local / trending tab showing federated timeline
2023-12-29 07:32:33 +01:00
Thomas Ricouard
6850fcd928
Add support / about shortcuts in account selector bottom sheet
2023-12-28 16:03:16 +01:00
Thomas Ricouard
b6370aef98
Fix about icons
2023-12-28 15:44:40 +01:00
Thomas Ricouard
5c2148104c
Add Tabs customization on iOS
2023-12-28 11:26:00 +01:00
Thomas Ricouard
b0ba6c15da
Add favorites / bookmarks tab on macOS / iPadOS
2023-12-28 09:37:02 +01:00
Thomas Ricouard
d065ae6aa8
Add settings to toggle between share and bookmark button
2023-12-28 07:48:35 +01:00
Thomas Ricouard
e6b3113090
Add more information for the fast refresh toggle
2023-12-27 16:27:31 +01:00
Thomas Ricouard
1a3bded101
New default timeline layout
2023-12-27 16:07:16 +01:00
Thomas Ricouard
962c7c0295
Timeline: Basic timeline sync using the marker API
2023-12-27 13:26:30 +01:00
Thomas Ricouard
590299d102
Sync with markers API for notifications
2023-12-26 16:01:02 +01:00
Thomas Ricouard
4de4c7c82a
Don't remove notifications
2023-12-26 15:12:08 +01:00
Thomas Ricouard
ede45a9d46
Fix #1769
2023-12-26 13:56:28 +01:00
Thomas Ricouard
f3a48118f0
Fix #1772
2023-12-26 13:51:41 +01:00
Thai D. V
f326bbefe6
Fix: Search Instances Feature ( #1766 )
...
* fix: search logic and performance
* Remove overlay
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-12-26 13:31:22 +01:00
Thomas Ricouard
3ac1bf362b
Use alternate icons, remove duplicate assets
2023-12-26 13:24:39 +01:00
Thomas Ricouard
5f05248523
Fix #1768
2023-12-21 21:10:46 +01:00
Thomas Ricouard
2fdaed7df4
Add direct access to push notifications settings in notifications tab
2023-12-19 09:58:35 +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
Thai D. V
ca13e61b53
fix: AddAccountView
( #1764 )
...
* fix typo
* format number of users and posts
* add thumbnail and re-layout
2023-12-19 07:25:31 +01:00
sh95014
d69696b726
separator should extend to leading margin ( #1763 )
2023-12-19 06:46:39 +01:00
Thomas Ricouard
8ff3e22d9f
SwiftFormat
2023-12-18 08:22:59 +01:00