..
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
Add last opened at key for community ( #4514 )
2024-01-21 12:55:14 +02:00
check_permissions_response.go
Signal user if the networks are not supported
2024-02-13 12:09:46 +00:00
check_permissions_response_test.go
Add HighestRole & ordered roles to permission response
2024-02-12 12:18:56 +00:00
community.go
feat: New field in TokenCriteria proto
2024-02-27 16:25:26 +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
chore: fix ban/unban flow and delete all messages feature ( #4743 )
2024-02-22 11:25:13 +01:00
community_description_encryption.go
Fix encryption metadata issues #4613
2024-02-07 10:25:41 +00:00
community_description_encryption_test.go
Fix encryption metadata issues #4613
2024-02-07 10:25:41 +00:00
community_encryption_key_action.go
Fix encryption metadata issues #4613
2024-02-07 10:25:41 +00:00
community_encryption_key_action_test.go
feat: encrypt `CommunityDescription` fields
2023-12-22 18:17:06 +01:00
community_event.go
fix: ensure community events eventual consistency
2024-02-20 21:07:01 +01:00
community_event_message.go
fix: ensure community events eventual consistency
2024-02-20 21:07:01 +01:00
community_events_factory.go
fix: ensure community events eventual consistency
2024-02-20 21:07:01 +01:00
community_events_processing.go
chore: fix ban/unban flow and delete all messages feature ( #4743 )
2024-02-22 11:25:13 +01:00
community_events_processing_test.go
fix: ensure community events eventual consistency
2024-02-20 21:07:01 +01:00
community_test.go
Feat: Modify grants for profile showcase use ( #4694 )
2024-02-11 15:11:04 +03: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: clear waku envelopes cache when deleting a chat ( #4621 )
2024-01-30 13:43:34 +00:00
manager.go
feat: New field in TokenCriteria proto
2024-02-27 16:25:26 +01:00
manager_test.go
feat: New field in TokenCriteria proto
2024-02-27 16:25:26 +01:00
permission_checker.go
feat: New field in TokenCriteria proto
2024-02-27 16:25:26 +01:00
permission_checker_test.go
fix: fix permissions checker
2024-02-09 19:00:43 +01:00
permissioned_balances.go
Fix: cover case where criteria doesn't have token IDs
2024-02-07 20:10:49 +00:00
permissioned_balances_test.go
feat: New field in TokenCriteria proto
2024-02-27 16:25:26 +01:00
persistence.go
fix: ensure community events eventual consistency
2024-02-20 21:07:01 +01:00
persistence_mapping.go
Add last opened at key for community ( #4514 )
2024-01-21 12:55:14 +02:00
persistence_test.go
fix: ensure community events eventual consistency
2024-02-20 21:07:01 +01:00
persistence_test_helpers.go
Add last opened at key for community ( #4514 )
2024-01-21 12:55:14 +02: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