..
anonmetrics
…
audio
…
common
…
communities
fix(manager): make both perms satisfied if viewAndPost is satisfied
2024-04-04 14:34:59 -04:00
datasync
Add basic peersyncing
2024-01-23 12:46:17 +00:00
discord
…
encryption
…
ens
…
identity
Fix(Profile): Remove profile showcase from general response via signal ( #4982 )
2024-03-29 11:22:44 +01:00
internal /sqlite
…
migrations
chore_: bump `hash_ratchet_encrypted_messages_key_id` migration
2024-04-10 16:40:57 +02:00
peersyncing
…
protobuf
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
pushnotificationclient
…
pushnotificationserver
…
requests
chore: refactor status cli ( #5010 )
2024-04-09 18:44:43 +03:00
sqlite
…
storenodes
…
subscription
Move to monorepo structure ( #1684 )
2019-11-21 17:19:22 +01:00
transport
chore: make generate with custom `-modtime` ( #4896 )
2024-03-08 09:25:17 +00:00
tt
…
urls
…
v1
…
verification
fix: use proper migrations for protocol's test database
2023-10-03 15:11:58 +02:00
wakusync
…
zaputil
…
LICENSE
…
README.md
…
activity_center.go
…
activity_center_persistence.go
…
activity_center_persistence_test.go
…
chat.go
add image to chat preview ( #4888 )
2024-04-09 17:39:14 +02:00
chat_group_proxy.go
…
chat_test.go
…
communities_events_eventual_consistency_test.go
…
communities_events_owner_without_community_key_test.go
…
communities_events_token_master_test.go
…
communities_events_utils_test.go
feat: get and delete community member messages API ( #4932 )
2024-03-19 20:44:49 +01:00
communities_key_distributor.go
…
communities_messenger_admin_test.go
…
communities_messenger_helpers_test.go
fix: Update and improve `TestFetchRealCommunity` ( #4949 )
2024-03-20 18:10:02 +00:00
communities_messenger_signers_test.go
…
communities_messenger_test.go
Return request to join acceptance notifications ( #4909 )
2024-04-09 21:32:03 +02:00
communities_messenger_token_permissions_test.go
fix_: token-permitted channel input not locked ( #5046 )
2024-04-10 10:51:58 -07:00
contact.go
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
contact_test.go
…
delete_message.go
…
edit_message.go
…
emoji_reaction.go
…
errors.go
…
group_chat_invitation.go
…
group_chat_system_messages.go
…
identity_images.go
…
linkpreview_unfurler.go
…
linkpreview_unfurler_image.go
…
linkpreview_unfurler_oembed.go
…
linkpreview_unfurler_opengraph.go
…
linkpreview_unfurler_status.go
…
local_notifications.go
…
message_builder.go
…
message_persistence.go
fix: handle bridge message edits
2024-04-07 23:24:46 +02:00
message_validator.go
fix: validate display name on account creation ( #4994 )
2024-03-28 16:57:59 +01:00
message_validator_test.go
…
messages_iterator.go
feat: introduce `MessagesIterator`
2024-02-09 16:02:17 +01:00
messenger.go
fix: handle bridge message edits
2024-04-07 23:24:46 +02:00
messenger_activity_center.go
…
messenger_activity_center_test.go
…
messenger_auto_message.go
…
messenger_backup.go
fix_: Remove rpc client from push notification servers and avoid panic
2024-04-11 17:12:14 +01:00
messenger_backup_handler.go
…
messenger_backup_test.go
…
messenger_base_test.go
…
messenger_bookmarks.go
…
messenger_bridge_message_test.go
…
messenger_browsers.go
…
messenger_browsers_test.go
…
messenger_builder_test.go
…
messenger_chat_context_test.go
…
messenger_chats.go
add image to chat preview ( #4888 )
2024-04-09 17:39:14 +02:00
messenger_collapsed_community_categories.go
…
messenger_collapsed_community_categories_test.go
…
messenger_communities.go
fix_: token-permitted channel input not locked ( #5046 )
2024-04-10 10:51:58 -07:00
messenger_communities_import_discord.go
feat: Add HideIfPermissionsNotMet to CommunityChat struct
2024-03-18 15:01:29 +01:00
messenger_communities_sharding_test.go
…
messenger_community_for_mobile_testing.go
…
messenger_community_for_mobile_testing_test.go
…
messenger_community_metrics.go
…
messenger_community_metrics_test.go
…
messenger_community_shard.go
…
messenger_community_storenodes.go
…
messenger_config.go
…
messenger_config_test.go
…
messenger_contact_requests_test.go
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
messenger_contact_update_test.go
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
messenger_contact_verification.go
Fix: handle accepted contact verifaction if persistedVR is null ( #4918 )
2024-03-14 20:56:26 +01:00
messenger_contact_verification_test.go
…
messenger_contacts.go
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
messenger_contacts_test.go
…
messenger_curated_communities.go
…
messenger_delete_message_for_everyone_test.go
…
messenger_delete_message_for_me_test.go
…
messenger_delete_messages_test.go
feat: get and delete community member messages API ( #4932 )
2024-03-19 20:44:49 +01:00
messenger_discv5.go
…
messenger_edit_message_test.go
fix: handle bridge message edits
2024-04-07 23:24:46 +02:00
messenger_emoji_reactions.go
…
messenger_emoji_test.go
…
messenger_ens.go
…
messenger_group_chat.go
…
messenger_group_chat_test.go
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
messenger_handler.go
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
messenger_handler_test.go
…
messenger_handlers.go
refactor: remove unused `COMMUNITY_EVENTS_MESSAGE_REJECTED`
2024-03-25 13:18:20 +01:00
messenger_identity.go
fix: validate display name on account creation ( #4994 )
2024-03-28 16:57:59 +01:00
messenger_identity_display_name_test.go
chore: refactor status cli ( #5010 )
2024-04-09 18:44:43 +03:00
messenger_identity_image_test.go
…
messenger_identity_social_links_test.go
…
messenger_installations_test.go
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
messenger_keycard.go
…
messenger_linkpreview.go
…
messenger_linkpreview_test.go
…
messenger_mailserver.go
…
messenger_mailserver_cycle.go
remove confusing debug log ( #4948 )
2024-03-19 19:11:18 +02:00
messenger_mailserver_processMailserverBatch_test.go
…
messenger_maps.go
…
messenger_mention.go
…
messenger_mention_test.go
…
messenger_messages.go
fix: handle bridge message edits
2024-04-07 23:24:46 +02:00
messenger_messages_order_controller_test.go
…
messenger_messages_tracking_test.go
…
messenger_mute_test.go
…
messenger_offline_test.go
…
messenger_peers.go
…
messenger_peersyncing.go
…
messenger_peersyncing_test.go
…
messenger_pin_message_test.go
…
messenger_pin_messages.go
…
messenger_profile_showcase.go
Fix(Profile): Remove profile showcase from general response via signal ( #4982 )
2024-03-29 11:22:44 +01:00
messenger_profile_showcase_proto_conversions.go
…
messenger_profile_showcase_test.go
Fix(Profile): Remove profile showcase from general response via signal ( #4982 )
2024-03-29 11:22:44 +01:00
messenger_remove_message_test.go
feat: get and delete community member messages API ( #4932 )
2024-03-19 20:44:49 +01:00
messenger_reply_test.go
…
messenger_response.go
Fix(Profile): Remove profile showcase from general response via signal ( #4982 )
2024-03-29 11:22:44 +01:00
messenger_response_test.go
…
messenger_saved_address.go
…
messenger_send_images_album_test.go
…
messenger_settings.go
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
messenger_settings_test.go
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
messenger_share_image_test.go
…
messenger_share_urls.go
…
messenger_share_urls_test.go
Fix/community tags indices ( #4992 )
2024-03-26 20:02:12 +00:00
messenger_status_updates.go
…
messenger_status_updates_test.go
…
messenger_store_node_request_manager.go
…
messenger_store_node_request_manager_config.go
…
messenger_storenode_comunity_test.go
…
messenger_storenode_request_test.go
fix: Update and improve `TestFetchRealCommunity` ( #4949 )
2024-03-20 18:10:02 +00:00
messenger_switcher_cards.go
…
messenger_sync_activity_center_test.go
…
messenger_sync_bookmark_test.go
…
messenger_sync_chat_test.go
…
messenger_sync_clear_history_test.go
…
messenger_sync_contact_request_decision_test.go
…
messenger_sync_customization_color_test.go
…
messenger_sync_keycard_change_test.go
…
messenger_sync_keycards_state_test.go
…
messenger_sync_profile_picture_test.go
…
messenger_sync_raw_messages.go
…
messenger_sync_saved_addresses_test.go
…
messenger_sync_settings.go
…
messenger_sync_settings_test.go
…
messenger_sync_verification_test.go
…
messenger_sync_wallets_test.go
…
messenger_test.go
…
messenger_testing_utils.go
Fix(Profile): Remove profile showcase from general response via signal ( #4982 )
2024-03-29 11:22:44 +01:00
messenger_unread_test.go
…
messenger_waku_wrapper_test.go
…
messenger_wallet.go
…
messenger_walletconnect.go
…
messenger_walletconnect_test.go
…
persistence.go
feat: add contact customization color ( #4869 )
2024-04-03 22:49:57 +08:00
persistence_collapsed_community_categories.go
…
persistence_metrics.go
…
persistence_profile_showcase.go
Fix(Profile): Remove profile showcase from general response via signal ( #4982 )
2024-03-29 11:22:44 +01:00
persistence_profile_showcase_test.go
…
persistence_quoted_message_test.go
…
persistence_test.go
feat: get and delete community member messages API ( #4932 )
2024-03-19 20:44:49 +01:00
push_notification_test.go
…
status_update.go
…
switcher_card.go
…
transaction_validator.go
…
transaction_validator_test.go
…
waku_builder_test.go
fix: Update and improve `TestFetchRealCommunity` ( #4949 )
2024-03-20 18:10:02 +00:00