Commit Graph

5 Commits

Author SHA1 Message Date
BlowaterNostr
6e19e89fc9
fix pin list synchronization (#335) 2023-11-25 21:26:03 +08:00
BlowaterNostr
a2e4391aff
Remove automerge (#303)
automerge was a fun experiment but
1. It's a black box & hard to debug
2. replaceable event is flawed
I still believe in CRDT and I need to implement my own in the future to work best with Nostr
2023-11-19 01:49:08 +08:00
BlowaterNostr
eacf8d9864
Add CRDT to Pin List (#206) 2023-10-01 23:16:08 +00:00
BlowaterNostr
1cf773d27c
Bring Back Pin Conversation List(#205)
without CRDT yet
2023-10-01 22:21:55 +00:00
BlowaterNostr
227f393ccd
create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00