Revert "Revert "New Timeline""

This reverts commit f5ed9cd5d4.
This commit is contained in:
William Casarin
2023-03-26 09:35:53 -06:00
parent 963cb37762
commit 754ee254e9
15 changed files with 253 additions and 92 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ struct ChatView: View {
show_images: show_images,
size: .normal,
artifacts: .just_content(event.content),
truncate: false)
options: [])
if is_active || next_ev == nil || next_ev!.pubkey != event.pubkey {
let bar = make_actionbar_model(ev: event.id, damus: damus_state)