status-go/protocol/communities
Dario Gabriel Lipicar e17d4606b1 fix: implement cancellable collectibles requests 2023-11-17 10:35:30 -03:00
..
migrations
token
adaptors.go feat: ensure unique control node across devices 2023-10-22 21:50:41 +02:00
community.go fix: correct parsing shared url without data (#4283) 2023-11-10 16:33:37 +00:00
community_categories.go
community_categories_test.go refactor: update community access enum naming 2023-10-25 17:34:37 +02:00
community_changes.go fix(community): getting kicked out of a community should still spectate (#4217) 2023-10-27 15:20:08 -04:00
community_encryption_key_action.go refactor: base community key actions evaluation on Encrypted() property 2023-11-04 00:11:40 +01:00
community_encryption_key_action_test.go refactor: update community access enum naming 2023-10-25 17:34:37 +02:00
community_event.go
community_event_message.go
community_test.go feat: kick all members after ownership change and auto-accept after sharing the address (#4187) 2023-10-31 15:20:40 +01:00
community_token_permission.go
communnity_privileged_member_sync_msg.go
errors.go
manager.go fix: implement cancellable collectibles requests 2023-11-17 10:35:30 -03:00
manager_test.go fix: implement cancellable collectibles requests 2023-11-17 10:35:30 -03:00
permission_checker.go fix: implement cancellable collectibles requests 2023-11-17 10:35:30 -03:00
persistence.go feat: cache curated communities in db 2023-11-16 17:21:28 +01:00
persistence_test.go feat: cache curated communities in db 2023-11-16 17:21:28 +01:00
persistence_test_helpers.go
request_to_join.go feat: kick all members after ownership change and auto-accept after sharing the address (#4187) 2023-10-31 15:20:40 +01:00
request_to_join_test.go
request_to_leave.go
roles_authorization.go
utils.go
validator.go