mastodon-app-ufficiale-ipho.../Mastodon/Scene/HomeTimeline
Nathan Mattes b120d32efa
Post cell cleanup (IOS-232) and other fixes (#1272)
* Replace icons with SF Symbols (IOS-232)

* Remove visibility-icon from Status (IOS-232)

* Use relative time formatter and switch position of timestamp/user (IOS-232)

* Set TimelineSelector-Button-Position (IOS-232)

Shouldn't switch now any longer. Also: Refactoring.

* Fix position of the Home-icon in TabBar (IOS-232)

TIL: Don't set an empty string, otherwise the position of the TabBarItem-icon breaks
2024-04-16 13:19:49 +02:00
..
HomeTimelineViewController+DataSourceProvider.swift Add a new loading-state for timeline-switches (IOS-235) 2024-04-04 12:19:44 +02:00
HomeTimelineViewController.swift Post cell cleanup (IOS-232) and other fixes (#1272) 2024-04-16 13:19:49 +02:00
HomeTimelineViewModel+Diffable.swift Add a new loading-state for timeline-switches (IOS-235) 2024-04-04 12:19:44 +02:00
HomeTimelineViewModel+LoadLatestState.swift New 💊 (IOS-234) (#1268) 2024-04-10 15:06:22 +02:00
HomeTimelineViewModel+LoadOldestState.swift Re-enable offlineness-hint (IOS-234) 2024-04-09 16:12:32 +02:00
HomeTimelineViewModel.swift Re-enable offlineness-hint (IOS-234) 2024-04-09 16:12:32 +02:00
TimelineStatusPill.swift Sprinkle in localization (IOS-234) 2024-04-10 14:03:13 +02:00