beakerbrowser / unwalled.garden

Schemas for a p2p social-media network built on the Dat Web.
MIT License
131 stars 10 forks source link

Title and structure of posts #34

Open danimesq opened 5 years ago

danimesq commented 5 years ago

I could just manually create a public dat compatible with unwalled.garden, and later when UnwalledGarden is launched, link it with a private counterpart?

What is the direct script (that replies a output) used to name posts when they're posted? And their inner data scheme?

danimesq commented 5 years ago

How posts are named? Well, about their inner content, I'd already read about. But how is the timestamp script print for file name and its timestamp field inside the record?

danimesq commented 5 years ago

@pfrazee

danimesq commented 5 years ago

@pfrazee What is the naming convention of posts? Also, how is their inner timestamp format?