status-go/protocol/communities
Richard Ramos 2873e65a61
feat: community tags (#2708)
Signed-off-by: Richard Ramos <info@richardramos.me>

Co-authored-by: MishkaRogachev <mishkarogachev@gmail.com>
2022-06-24 09:40:12 -04:00
..
migrations Handle organisation membership requests 2020-12-23 17:20:55 +01:00
adaptors.go feat: sync `CommunitySettings` across paired devices 2022-06-16 12:45:05 +02:00
community.go feat: community tags (#2708) 2022-06-24 09:40:12 -04:00
community_categories.go fix: error reordering chats when destination category position is the same as original chatId position (#2448) 2021-11-30 10:26:17 -04:00
community_categories_test.go Validate no duplicated community chat names 2021-06-03 13:27:49 +02:00
community_test.go Make community owners store waku message payloads 2022-03-28 11:24:23 +02:00
errors.go feat: community tags (#2708) 2022-06-24 09:40:12 -04:00
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 Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
request_to_join_test.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
validator.go feat: community tags (#2708) 2022-06-24 09:40:12 -04:00