Thomas Ricouard
c3adb37da0
More fixes for slideover mode
2024-01-04 21:24:22 +01:00
Thomas Ricouard
6e9bff575d
Fix #1821
2024-01-04 14:08:24 +01:00
Thomas Ricouard
3229bf0cb5
Timeline: Add indicator when loading new posts
2024-01-04 12:56:46 +01:00
Thomas Ricouard
75a61cb534
Fix for status card
2024-01-03 13:22:21 +01:00
Thomas Ricouard
73323f8460
Allow quote post preview + link preview fix #1812
2024-01-03 09:23:28 +01:00
Thomas Ricouard
f39005c118
Timeline: Tag heeader now tappable
2024-01-03 09:16:24 +01:00
Thomas Ricouard
1eb33466ca
Edit profile: Update avatar & header
2024-01-02 21:16:27 +01:00
Thomas Ricouard
f699c33dfb
Make status action button areas bigger
2024-01-02 19:35:14 +01:00
Thomas Ricouard
632b3f5734
Statuses: Cleanup viewId
2024-01-02 14:06:53 +01:00
Thomas Ricouard
c4b85679a2
StatusRow: Light cleanup
2024-01-02 08:58:20 +01:00
Thomas Ricouard
aee6459bcf
Status detail: Don't cancel the task
2024-01-01 21:29:28 +01:00
Thomas Ricouard
47436daaf2
Proper fix for looping timeline
2024-01-01 21:29:03 +01:00
Thomas Ricouard
1e7c25993a
Fix timeline filtering + looping
2024-01-01 21:06:10 +01:00
Thomas Ricouard
8ee5da319c
Reflect edit / post / delete status better
2024-01-01 16:46:34 +01:00
Thomas Ricouard
8c72b627df
Fix scroll to id
2024-01-01 14:16:42 +01:00
Thomas Ricouard
b10ee3091c
Make edit stickier
2024-01-01 14:13:25 +01:00
Thomas Ricouard
b4757621f2
Only show the new icon card on iPad / macOS
2023-12-31 13:43:13 +01:00
Thomas Ricouard
9b70519798
Fix sensitive content transition
2023-12-31 13:28:27 +01:00
Thomas Ricouard
a85c701f50
Fix #1639
2023-12-31 13:17:09 +01:00
Thomas Ricouard
8a2861b37f
Add stream tests
2023-12-30 09:08:19 +01:00
Thomas Ricouard
84898c3b8e
Fix #1798
2023-12-29 18:16:23 +01:00
Thomas Ricouard
2bdef66da0
Actions buttons: Bigger tap area
2023-12-29 17:57:37 +01:00
Thomas Ricouard
6359349a40
VisionOS fix
2023-12-29 17:06:27 +01:00
Thomas Ricouard
dac9fc55e9
Scale share button
2023-12-28 22:03:24 +01:00
Thomas Ricouard
dcd63cfd54
Fix #1789
2023-12-28 21:57:55 +01:00
Thomas Ricouard
8f0548f45d
Optimize timeline
2023-12-28 12:26:09 +01:00
Thomas Ricouard
e0563122a7
Layout fix & tweak
2023-12-28 07:55:17 +01:00
Thomas Ricouard
d065ae6aa8
Add settings to toggle between share and bookmark button
2023-12-28 07:48:35 +01:00
Thomas Ricouard
44dbd379ba
Further layout tweaks
2023-12-27 19:28:16 +01:00
Thomas Ricouard
d300bee96f
Bump to version 1.10.2
2023-12-27 18:53:11 +01:00
Thomas Ricouard
21ac4cfa21
Further tweak the layout
2023-12-27 18:16:59 +01:00
Thomas Ricouard
e53a3d0f61
Fix reasons check
2023-12-27 17:12:48 +01:00
Thomas Ricouard
2b16b10987
Tweak status detail layout
2023-12-27 16:48:50 +01:00
Thomas Ricouard
1a3bded101
New default timeline layout
2023-12-27 16:07:16 +01:00
Thomas Ricouard
2e1652ef53
Fix "Only buttons" settings
2023-12-27 15:16:53 +01:00
Thomas Ricouard
c4bff07c40
Bump version to 1.10.0
2023-12-26 13:40:39 +01:00
Thomas Ricouard
f04f5c701c
Fix #1767
2023-12-21 21:00:44 +01:00
Thomas Ricouard
3eb373550e
visionOS: Fixes
2023-12-19 15:07:51 +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
sh95014
2145bd5971
AppStore Link Preview ( #1756 )
...
* Custom layout for App Store links
* generalize the logic to include links known to be associated with square icons
- such as Apple Music and Spotify
2023-12-18 07:01:46 +01:00
Thomas Ricouard
6f6e352baf
Mixin portrait and landscape media in the status medias carousel
2023-12-17 10:41:42 +01:00
Thomas Ricouard
1fa54afc3a
Add support for GIPHY + rework loading of the media in the editor
2023-12-17 10:27:01 +01:00
Thomas Ricouard
a7f982e827
Fix posting order for threads
2023-12-17 07:52:16 +01:00
Thomas Ricouard
8f31e34e1d
Fix colors
2023-12-15 20:13:50 +01:00
Thai D. V
1977b1a572
Feature: Post and Reply by Threads ( #1740 )
...
* refactor: `StatusEditorView`
* feat: post and reply by threads
* Tidy up
* Fixes
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-12-14 08:06:24 +01:00
Paul Schuetz
d8a686be51
Allow the user to customize the thread indentation ( #1737 )
...
* Allow the user to customize the thread indentation
The user can now select if they want to indent threads/replies, and how much
the replies should be indented.
* Make the wording clearer
The wording is now clearer since "thread" is replaced by "reply".
* Fix localizations
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-12-14 07:17:09 +01:00
Paul Schuetz
e4df8a8b69
Link to parent post ( #1736 )
...
The "reply to ..."-text is now a link to the parent post. A tap scrolls to the
parent if the whole hierarchy over a post is shown (detail view). Otherwise,
the detail view for the parent is opened.
2023-12-14 07:12:12 +01:00
Thai D. V
81ba1e9bee
Add Select Status Text Action ( #1731 )
...
* add select text action
* Fixes
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-12-14 06:46:16 +01:00
Thomas Ricouard
232e031559
Add charts for tags
2023-12-13 09:05:30 +01:00