You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have a replied_at field in the nostr events table to store when a reply was sent.
Currently a null time seems to be saved there.
We should save the reply timestamp
The text was updated successfully, but these errors were encountered:
we have a replied_at field in the nostr events table to store when a reply was sent.
Currently a null time seems to be saved there.
We should save the reply timestamp
The text was updated successfully, but these errors were encountered: