Daniel D’Aquino

Results 44 issues of Daniel D’Aquino

This a draft for a NIP that describes how immutable files can be referenced, located, and retrieved in a way that is decentralized yet flexible, extensible, and easy to implement....

- [ ] Write changelog - [ ] Make sure we are good to go - [ ] Automated test checks - [ ] Generate release archive build - [...

release-tasks

At some point we investigated whether or not videos are cached, and unfortunately it seems like they are not (See [this comment](https://github.com/damus-io/damus/issues/1565#issuecomment-1765240923)). This is a concern in terms of mobile...

enhancement
technical
media

**What happens** After the changes in https://github.com/damus-io/damus/issues/1717, some videos don't seem to load properly **What I expect to happen** I expect all videos on my feed to load properly **Link...

bug
Needs recreation
video
media

To make push notifications possible, we have to collect the user's device token and associate it with their pubkey identity. We will likely need to update the privacy policy to...

docs
notifications
push-notifications

There are two kinds of mutes on Nostr: Public mutes and private (encrypted) mutes. Although push notifications from users in encrypted mute lists needs be done on the device itself,...

notifications
mute
push-notifications

**Acceptance criteria:** - If the user logs out of their Nostr account, they should stop receiving push notifications from that account - If the user logs into a new Nostr...

notifications
push-notifications

For notifications we have two mechanisms: - **Local notifications:** Which locally shows notifications when the app is running on the foreground or the background - Local notifications have the advantage...

notifications
push-notifications

## Summary It seems that the LNMessage constructor does not support building proxied URLs without specifying port numbers, and when specifying port numbers, the resulting URL fails. ## How to...

1. The emoji picker lags when I start to scroll-down from a half-screen sheet into a full-screen sheet. Most of the scrolling is smooth, but for some reason this particular...

enhancement