Revert "New Timeline"

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