status-go/protocol/communities
Boris Melnik 8063152657
fix(community-edit): Save permissions when community edited (#2720)
Part of: https://github.com/status-im/status-desktop/issues/6073
2022-06-21 13:43:49 -04:00
..
migrations
adaptors.go feat: sync `CommunitySettings` across paired devices 2022-06-16 12:45:05 +02:00
community.go fix(community-edit): Save permissions when community edited (#2720) 2022-06-21 13:43:49 -04:00
community_categories.go
community_categories_test.go
community_test.go Make community owners store waku message payloads 2022-03-28 11:24:23 +02:00
errors.go
manager.go Communities encryption integration 2022-06-17 21:24:39 +03:00
manager_test.go feat: add banner support for communities 2022-05-27 14:42:14 +03:00
persistence.go feat: sync `CommunitySettings` across paired devices 2022-06-16 12:45:05 +02:00
persistence_test.go feat: sync `CommunitySettings` across paired devices 2022-06-16 12:45:05 +02:00
persistence_test_helpers.go Address linter issues 2022-03-28 13:14:12 +01:00
request_to_join.go
request_to_join_test.go
validator.go