Michael Dilger

Results 378 comments of Michael Dilger

I thought I did something like that but I don't see it in names.rs. So ok.

BTW I did the name fallback function in gossip-lib/src/storage/types/person2.rs::tag_name() but we should probably drop the display_name() function, and change tag_name() to do it as @bu5hm4nn shows.

bug: The LUD16 QR is showing the value of the Website.

I wouldn't worry about the breaking change. NIP-46 was broken recently. What does it matter that we break it again? Just please document it in BREAKING.md (which isn't being kept...

> It's possible to detect whether the encrypted blob is nip44 or not just by looking at the first few characters. I think you have to look for the "?iv="...

The change needs to happen in 2 phases: 1) Everybody's code needs to be able to detect and decrypt either NIP-04 or NIP-44. Once we feel that has rolled out...

I'm not excited about this for a number of reasons. First, I'm only ever looking at the main feed or the thread, I don't see a use case where I...

> The two-column design is quite standard in email clients, it helps to move quickly between conversations with a small mouse movement or key press, without the need toclose the...

In terms of the user-visible name, we have these words: Direct, Private, Group, Message, Chat. Right now there is no group - not yet implemented. Most people say "Direct Message"...

The compose button and compose area is on every page, including settings, help, account, search, etc, etc. Should we remove it from DMs but leave it everywhere else?