Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
4.88k stars 460 forks source link

Feature request: Absolute date #1207

Open oxjox opened 1 year ago

oxjox commented 1 year ago

I’m not sure if I’m missing something but I’m not finding a way to change the date from relative (1hr ago) to absolute (11:23am).

Being that the feed refresh is bonkers, an absolute date is required to observe when a toot was actually published.

sh95014 commented 4 months ago

Options:

  1. Absolute date as tooltip: Not possible/great on touch devices?
  2. Change date display to a button that toggles between absolute/relative: Extra memory cost. perf? layout issues on narrow devices? Discoverability?
  3. Global setting: Yet another setting.

@Dimillian let me know your preferred solution and I can probably put up a PR.

jgelens commented 1 week ago

Option 3 sounds great for me