.. |
migrations
|
Handle organisation membership requests
|
2020-12-23 17:20:55 +01:00 |
token
|
feat: share requests to join and revealed addresses with privileged roles (#3951)
|
2023-09-20 10:37:46 +02:00 |
adaptors.go
|
feat: ensure unique control node across devices
|
2023-10-22 21:50:41 +02:00 |
community.go
|
fix: do not ignore banned list if EventsData is nil (#4473)
|
2023-12-19 12:00:29 +01:00 |
community_categories.go
|
refactor: simplify events creation logic
|
2023-08-17 08:24:51 +02:00 |
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
|
fix: use community controlNode pubkey instead of community ID for verifying the received community data signer (#4411)
|
2023-12-04 10:56:54 +01:00 |
community_event_message.go
|
Always use protobufs by reference & generate handlers
|
2023-08-22 12:08:54 +01:00 |
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
|
feat: add pending state for token permissions
|
2023-08-23 10:34:59 +02:00 |
communnity_privileged_member_sync_msg.go
|
fix: tokenMaster does not have members revealed addresses (#4425)
|
2023-12-07 17:27:14 +01:00 |
errors.go
|
fix(history-archive): Skip dowloading data from torrent if free space is not enought (#4449)
|
2023-12-14 12:52:10 +03:00 |
manager.go
|
fix: privileged member accepted/rejected request to join action is not approved by the control node after the member leaved and tries to join the community again (#4487)
|
2023-12-19 14:45:34 +01:00 |
manager_test.go
|
chore: API for getting all non-approved requests to join for all communities (#4422)
|
2023-12-05 15:50:45 +01:00 |
permission_checker.go
|
fix: implement cancellable collectibles requests
|
2023-11-17 10:35:30 -03:00 |
persistence.go
|
Community member joins the community if he sends a request to join an… (#4321)
|
2023-12-09 14:46:30 +02:00 |
persistence_mapping.go
|
refactor(communities)_: delegate Community creation in Persistence
|
2023-12-04 12:41:39 +01:00 |
persistence_test.go
|
fix: tokenMaster does not have members revealed addresses (#4425)
|
2023-12-07 17:27:14 +01:00 |
persistence_test_helpers.go
|
waku2: static shards (#3944)
|
2023-10-12 15:21:49 -04:00 |
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
|
Sync Communities (#2253)
|
2021-08-06 16:40:23 +01:00 |
request_to_leave.go
|
feat: introduce and distribute RequestToLeave community
|
2022-08-26 11:25:33 +02:00 |
roles_authorization.go
|
feat: Introduce KickedPending and BannedPending states (#3948)
|
2023-10-04 23:47:22 +03:00 |
utils.go
|
feat: add pending state for token permissions
|
2023-08-23 10:34:59 +02:00 |
validator.go
|
feat: community tags (#2708)
|
2022-06-24 09:40:12 -04:00 |