dm3 icon indicating copy to clipboard operation
dm3 copied to clipboard

The dm3 protocol | New standard of web3 messaging | Decentralized ENS-based registry | Secure end-to-end encryption | Easy dApp integration

Results 142 dm3 issues
Sort by recently updated
recently updated
newest added

see #1091 - store accounts in prisma instead of redis in backend - add scripts and notes for manual migration of existing accounts (formerly sessions) from redis to prisma -...

Production OS has 60 pending updates and needs a restart. Check the others, too. Estimate: 1 day

#907 revealed that redis is only ever used for `Session` creation in the backend, where `Session` actually refers to an account. As the prisma model already defines an `Account`, we...

## Current behavior We have the dialog to add dm3 names (with the selection if dm3 cloud or optimism is the location) and to publish it on a ens or...

enhancement

NEW Page! ## Reqirements Create a property page to configure the delivery service nodes. The user can add a new node by giving the ENS name of the node. It...

enhancement

Lukso users should be able to create their dm3Profile and sign their profile keys with their UP through the UP Browser Extension. The UP extension offers an eth_sign endpoint that...

## Bug All the messages at receiver's end are received twice which were sent to it before being a DM3 user ### Steps to reproduce 1. Sign in with account...

bug

When building the backend, I see this warning: `warn Versions of [email protected] and @prisma/[email protected] don't match.` The mismatch comes from [package.json](https://github.com/dm3-org/dm3/blob/develop/packages/backend/package.json). I believe we should fix it.

## Contacts are scrollable even though the list is not full - [x] The contact list can be scrolled even if only one contact is visible. Expected behavior. The list...