cwtch/storage
Dan Ballard b42baef6c5
the build was successful Details
add get/set attribute for profile/contact/group to cwtch_peer that does the action and emits an event; rename profile.GetGroupByGroupID to GetGroup for consitency
2019-10-31 14:39:31 -07:00
..
file_enc.go save new groups and group timelines 2019-02-02 17:18:33 -08:00
file_store.go stream storage for timelines, wired into profile store 2019-01-30 14:29:27 -08:00
profile_store.go add get/set attribute for profile/contact/group to cwtch_peer that does the action and emits an event; rename profile.GetGroupByGroupID to GetGroup for consitency 2019-10-31 14:39:31 -07:00
profile_store_test.go Rework group invite workflow: delete cwtchPacket references as no longer needed. Remove more events from being default handled by Peer (but allow them for some usecases still (testing, simple apps). 2019-09-20 11:06:05 -07:00
stream_store.go profile and peer messaging refactor. Profiles once again store timelines for peers, should be used as canonical timeline by frontend UI 2019-10-21 13:56:07 -07:00
stream_store_test.go Bugfix Streamstore 2019-02-04 11:02:07 -08:00