IceCubes/Packages/Env/Sources/Env
Paul Schuetz 59e5eba860
Improve the display of replies (#1672)
Threads/replies are now shown more clearly. Each reply has an indentation level
(and therefore the number of vertical lines) one more than its direct parent.
This leads to siblings having the same indentation level. It makes
understanding somewhat complex thread structures way easier. Previously, a
reply was only indented if it came directly after its parent. If a toot had
more than one reply, the structure was nearly indecipherable, as it wasn't
clear which the parent post of the second (or later) toot was. An example is
"https://mastodon.social/@mhoye/110452462852364819" and all of its replies.

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>
2023-11-16 09:56:00 +01:00
..
Ext
CurrentAccount.swift iOS 17+ only support + migrating to Observation framework (#1571) 2023-09-18 07:01:23 +02:00
CurrentInstance.swift iOS 17+ only support + migrating to Observation framework (#1571) 2023-09-18 07:01:23 +02:00
CustomEnvValues.swift Improve the display of replies (#1672) 2023-11-16 09:56:00 +01:00
DeepLUserAPIHandler.swift SwiftFormat . 2023-03-19 16:28:06 +01:00
Duration.swift Swiftformat 2023-09-16 14:15:03 +02:00
HapticManager.swift Improve SoundEffectManager & HapticManager (#1662) 2023-11-07 11:22:36 +01:00
NotificationsName.swift Refactor + add more shortcuts on macOS 2023-10-26 06:23:00 +02:00
PollPreferences.swift Swiftformat 2023-09-16 14:15:03 +02:00
PreferredBrowser.swift
PreferredShareButtonBehavior.swift Swiftformat 2023-09-16 14:15:03 +02:00
PushNotificationsService.swift iOS 17+ only support + migrating to Observation framework (#1571) 2023-09-18 07:01:23 +02:00
QuickLook.swift format 2023-11-01 18:58:44 +01:00
Router.swift Bigger media viewer window 2023-11-14 19:48:14 +01:00
SoundEffectManager.swift Improve SoundEffectManager & HapticManager (#1662) 2023-11-07 11:22:36 +01:00
StatusAction.swift
StatusDataController.swift iOS 17+ only support + migrating to Observation framework (#1571) 2023-09-18 07:01:23 +02:00
StatusEmbedCache.swift SwiftFormat 2023-03-13 13:38:28 +01:00
StreamWatcher.swift Fix a crash bug at Client.makeURL (#1601) 2023-10-02 09:31:59 +02:00
UserPreferences.swift Fix build 2023-11-01 19:55:48 +01:00